Click or drag to resize

IsisDeviceCollection Properties

The IsisDeviceCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.)
Public propertyDefault
Gets default ISIS device.
Protected propertyInnerList
Gets the list of elements contained in the ReadOnlyCollectionBase instance.
(Inherited from ReadOnlyCollectionBase.)
Public propertyItemInt32
Gets IsisDevice by index.
Public propertyItemString
Gets IsisDevice by name.
Top
See Also