| PermissionCollection Properties | 
The PermissionCollection type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | Count | 
 Gets the number of items in the collection.
(Inherited from
 CollectionEx
.) | 
|   | Document | 
 Gets the document.
(Inherited from
 OwnerHolder
.) | 
|   | Item Int32 | 
 Gets the
 
Permission
 
 at the specified index.
 | 
|   | Item String | 
 Gets the
 
Permission
 
 with the specified id.
 | 
 See Also
See Also