Compartir a través de


Axis Miembros

Represents an axis within a cellset.

El tipo Axis expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals Determines whether this instance of Axis is equal to another instance of Axis. (Invalida Object. . :: . .Equals(Object).)
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Invalida Object. . :: . .GetHashCode() () () ().)
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString Returns a String that represents the current Object. (Invalida Object. . :: . .ToString() () () ().)

Principio

Operadores

  Nombre Descripción
Operador públicoMiembro estático Equality Determines whether two specified instances of Axis are equal.
Operador públicoMiembro estático Inequality Determines whether two specified instances of Axis have different values.

Principio

Propiedades

  Nombre Descripción
Propiedad pública Name Gets the name of the Axis.
Propiedad pública Positions Gets a PositionCollection that contains the positions for the Axis.
Propiedad pública Set Gets a Set that contains the set for the Axis.

Principio