The VGPermissionAttributeCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.)
Protected propertyInnerList
Gets the list of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.)
Public propertyItem[([( Guid])])
Gets the value of the attribute specified by its id.
Public propertyItem[([( Int32])])
Gets the value of the indexed attribute.
Public propertyItem[([( String])])
Gets the value of the attribute specified by its name.

See Also