Restituisce il numero di elementi interessati (restituisce sempre 1).
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () sealed;
}
abstract Count : int with get
override Count : int with get
Valore della proprietà
Tipo:
Int32Implementa
IDedDataCountVedi anche