DotRas SDK Documentation |
RasOwnedCollection<(Of <(<'TOwner, TObject>)>)> Properties |
RasOwnedCollection<(Of <(<'TOwner, TObject>)>)> Class See Also Send Feedback |
The RasOwnedCollection<(Of <(<'TOwner, TObject>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
Gets the number of entries contained in the collection.
(Inherited from RasCollection<(Of <(<'TObject>)>)>.) |
|
IsInitializing |
Gets or sets a value indicating whether the collection is initializing.
(Inherited from RasCollection<(Of <(<'TObject>)>)>.) |
|
IsReadOnly |
Gets a value indicating whether the collection is read-only.
(Inherited from RasCollection<(Of <(<'TObject>)>)>.) |
|
Item |
Gets an entry from the collection.
(Inherited from RasCollection<(Of <(<'TObject>)>)>.) |
|
Owner |
Gets the owner of the collection.
|