Search
IDecorations.Count Property
See Also
 



Gets the number of items in the collection.

 Syntax

VB6  Copy Code

Public Property Get Count() As Long

C++  Copy Code

public:
int get_Count ()

 Property Value

A long value.

 See Also