SPPolicyRoleCollection.Item Property
Include Protected Members
Include Inherited Members
Gets a policy role from the collection.
Overload List
Name | Description | |
---|---|---|
Item[Int32] | Gets the policy role object at the specified index in the collection. | |
Item[String] | Gets the policy role object with the specified name in the collection. |
Top