Proprietà DedCommCollectionsCount
             | 
          
        
        
            Restituisce il numero di elementi presenti nella collezione.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic int Count { get; }Public ReadOnly Property Count As Integer
	Get
public:
property int Count {
	int get ();
}member Count : int with get
Valore della proprietà
Int32
Vedi anche