IListContract<T>.GetCount Metod

Definition

Hämtar antalet objekt i en IListContract<T> samling.

public:
 int GetCount();
public int GetCount();
abstract member GetCount : unit -> int
Public Function GetCount () As Integer

Returer

Antalet objekt i samlingen.

Gäller för