The PermissionCollection type exposes the following members.

Properties

  NameDescription
Count
Gets the number of elements actually contained in the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(Permission>)>).)
ItemOverloaded.
Items
Gets a IList<(Of <(T>)>) wrapper around the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(Permission>)>).)
Securables
Gets collection of securable objects.

See Also