ESRI.ArcGIS.ADF
Count Property
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > ThreadSafeCollection Class : Count Property




The number of items in this collection.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Count As Integer
Visual Basic (Usage)Copy Code
Dim instance As ThreadSafeCollection
Dim value As Integer
 
value = instance.Count
C# 
public int Count {get;}

See Also

© 2010 All Rights Reserved.