Click or drag to resize
DigitalRuneVfsMountInfoCollection Properties

The VfsMountInfoCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount (Inherited from CollectionVfsMountInfo.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from CollectionVfsMountInfo.)
Protected propertyItems (Inherited from CollectionVfsMountInfo.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIListIsFixedSize
Gets a value indicating whether the IList has a fixed size.
(Inherited from CollectionVfsMountInfo.)
Explicit interface implementationPrivate propertyICollectionTIsReadOnly (Inherited from CollectionVfsMountInfo.)
Explicit interface implementationPrivate propertyIListIsReadOnly
Gets a value indicating whether the IList is read-only.
(Inherited from CollectionVfsMountInfo.)
Explicit interface implementationPrivate propertyICollectionIsSynchronized
Gets a value indicating whether access to the ICollection is synchronized (thread safe).
(Inherited from CollectionVfsMountInfo.)
Explicit interface implementationPrivate propertyIListItem
Gets or sets the element at the specified index.
(Inherited from CollectionVfsMountInfo.)
Explicit interface implementationPrivate propertyICollectionSyncRoot
Gets an object that can be used to synchronize access to the ICollection.
(Inherited from CollectionVfsMountInfo.)
Top
See Also