RasAutoDialAddressCollection Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasAutoDialAddressCollection type exposes the following members.

Properties

  Name Description
Public property Count
Gets the number of entries contained in the collection.
(Inherited from RasCollection<(Of <(<'TObject>)>)>.)
Public property IsReadOnly
Gets a value indicating whether the collection is read-only.
(Inherited from RasCollection<(Of <(<'TObject>)>)>.)
Public property Item[([( String])])
Gets an entry from the collection.
Public property Item[([( Int32])])
Gets an entry from the collection.
(Inherited from RasCollection<(Of <(<'TObject>)>)>.)

See Also