Search
IArrows.Count Property
See Also
 



Gets the number of arrows 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