다음을 통해 공유


MemberCollection.Item Property

Gets the specified Member from the collection.

오버로드 목록

이름 Description
MemberCollection.Item (Int32)
Gets the specified Member from the collection by its index. In C#, this property is the indexer for the MemberCollection class.
MemberCollection.Item (String)
Gets the specified Member from the collection by its name. In C#, this property is the indexer for the MemberCollection class.

참고 항목

참조

MemberCollection Class
MemberCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace