RoleMemberCollection Properties

Include Protected Members
Include Inherited Members

The RoleMemberCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of elements contained in the collection.
Public property Item Gets or sets the element at the specified index.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize Gets a value that indicates whether the collection has a fixed size.
Explicit interface implemetationPrivate property IList.IsReadOnly Gets a value that indicates whether this RoleMemberCollection is read-only.
Explicit interface implemetationPrivate property ICollection.IsSynchronized Gets a value that indicates whether access to the RoleMemberCollection is synchronized.
Explicit interface implemetationPrivate property IList.Item Gets or sets the element at the specified index.
Explicit interface implemetationPrivate property ICollection.SyncRoot Gets an object that can be used to synchronize access to the RoleMemberCollection.

Top

See Also

Reference

RoleMemberCollection Class

Microsoft.AnalysisServices Namespace