Table of Contents

Class VMwareDatastoreHostMountPointCollection

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a collection of VMware datastore host mount points.

public class VMwareDatastoreHostMountPointCollection : Collection<VMwareDatastoreHostMountPoint>, IList<VMwareDatastoreHostMountPoint>, ICollection<VMwareDatastoreHostMountPoint>, IList, ICollection, IReadOnlyList<VMwareDatastoreHostMountPoint>, IReadOnlyCollection<VMwareDatastoreHostMountPoint>, IEnumerable<VMwareDatastoreHostMountPoint>, IEnumerable
Inheritance
VMwareDatastoreHostMountPointCollection
Implements
Inherited Members

Constructors

VMwareDatastoreHostMountPointCollection()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.VMwareDatastoreHostMountPointCollection class.

public VMwareDatastoreHostMountPointCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()