Udostępnij za pośrednictwem


Właściwość Group.Members

Pobiera Kolekcja ciągów o wszystkich członków grupy.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public ReadOnly Property Members As StringCollection
    Get
'Użycie
Dim instance As Group
Dim value As StringCollection

value = instance.Members
public StringCollection Members { get; }
public:
property StringCollection^ Members {
    StringCollection^ get ();
}
member Members : StringCollection
function get Members () : StringCollection

Wartość właściwości

Typ: System.Collections.Specialized.StringCollection
Kolekcja ciągów z wszystkich członków grupy.