Compartir a través de


Partition Constructor

Initializes a new instance of the Partition class.

Lista de sobrecargas

  Nombre Descripción
Método publico Partition() () () () Initializes a new instance of the Partition class.
Método publico Partition(String) Initializes a new instance of the Partition class using System.String as the name of the partition.
Método publico Partition(String, String) Initializes a new instance of the Partition class, using System.Stringname as the name of the partition, and using System.Stringid as the internal name of the object.

Principio