IArrayContract<C>.GetCount Metod

Definition

Returnerar antalet element som finns i IArrayContract<C>.

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

Returer

Antalet element som finns i IArrayContract<C>.

Gäller för