RasCollection(TObject) Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasCollection<(Of <(<'TObject>)>)> type exposes the following members.

Properties

  Name Description
Public property Count
Gets the number of entries contained in the collection.
Protected property IsInitializing
Gets or sets a value indicating whether the collection is initializing.
Public property IsReadOnly
Gets a value indicating whether the collection is read-only.
Public property Item
Gets an entry from the collection.

See Also