The VGPermissionAttributeCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| VGPermissionAttributeCollection |
Creates a new instance of a VGPermissionAttributeCollection.
|
Methods
| Name | Description | |
|---|---|---|
| Clone |
Duplicates the current object.
| |
| Contains | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetAllAttributes |
Gets an array of VGIPermissionAttribute objects stored in the collection.
| |
| GetAttributeById |
Gets the attribute specified by its id.
| |
| GetAttributeByName |
Gets the attribute specified by its name.
| |
| GetEnumerator |
Returns an enumerator that iterates through the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetKeyAtIndex |
Gets the name of the attribute corresponding to the specified index
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.) | |
| InnerList |
Gets the list of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.) | |
| Item | Overloaded. |