Compartilhar via


ICollectionContract<C>.GetCount Método

Definição

Retorna o número de elementos contidos no ICollectionContract<C>.

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

Retornos

O número de elementos contidos no ICollectionContract<C>.

Aplica-se a