VolumeCollection Constructor
Initializes a new instance of the VolumeCollection class.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
VolumeCollection(Computer) | Initializes a new instance of the VolumeCollection class on the specified computer. | |
VolumeCollection(Computer, IComparer< (Of < <' (String> ) > > )) | Initializes a new instance of the VolumeCollection class on the specified computer and with the specified comparer interface. |
Arriba
Comentarios
The default constructor initializes any fields to their default values.
Vea también