Proprietà RoleMemberCollection.Count

Gets the number of elements contained in the collection.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
public int Count { get; }

Valore proprietà

Tipo: System.Int32
The number of elements contained in the collection.

Implementa

ICollection.Count

Vedere anche

Riferimento

RoleMemberCollection Classe

Spazio dei nomi Microsoft.AnalysisServices