Proprietà DedCommCollectionsCount
|
Restituisce il numero di elementi presenti nella collezione.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
property int Count {
int get ();
}
member Count : int with get
Valore della proprietà
Tipo:
Int32Vedi anche