| WeakReferenceListBaseTCount Property  | 
 
            Number of items in list
            
 
    Namespace: 
   VelocityDb.Collection
    Assembly:
   VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
 Syntax
Syntaxpublic abstract int Count { get; }Public MustOverride ReadOnly Property Count As Integer
	Get
public:
virtual property int Count {
	int get () abstract;
}abstract Count : int with get
Property Value
Type: 
Int32Implements
ICollectionTCount See Also
See Also