AutoPlacementCount Property |
Get the total number of created objects of this type
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic ulong Count { get; }
Public ReadOnly Property Count As ULong
Get
public:
property unsigned long long Count {
unsigned long long get ();
}
member Count : uint64 with get
Property Value
Type:
UInt64
See Also