| BCUserDBCollectionCount Property  | 
            Gets the number of elements contained in the collection.
            
 
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
	Get
public:
property int Count {
	int get ();
}member Count : int with get
Property Value
Type: 
Int32
See Also