RoleMemberCollection Properties
Include Protected Members
Include Inherited Members
The RoleMemberCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of elements contained in the collection. |
![]() |
Item | Gets or sets the element at the specified index. |
Top
Name | Description | |
---|---|---|
![]() ![]() |
IList.IsFixedSize | Gets a value that indicates whether the collection has a fixed size. |
![]() ![]() |
IList.IsReadOnly | Gets a value that indicates whether this RoleMemberCollection is read-only. |
![]() ![]() |
ICollection.IsSynchronized | Gets a value that indicates whether access to the RoleMemberCollection is synchronized. |
![]() ![]() |
IList.Item | Gets or sets the element at the specified index. |
![]() ![]() |
ICollection.SyncRoot | Gets an object that can be used to synchronize access to the RoleMemberCollection. |
Top