Proprietà DedDbCollectionBaseTCount
|
Restituisce il numero di elementi presenti.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public virtual int Count { get; }
Public Overridable ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get ();
}
abstract Count : int with get
override Count : int with get
Valore della proprietà
Tipo:
Int32Vedi anche