Proprietà PartInfoArray.Count

DedNet

Proprietà PartInfoArrayCount

Restituisce il numero di elementi presenti nell'array.

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.3.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: Int32
Vedi anche