Поделиться через


Элементы Axis

Represents an axis within a cellset.

Тип Axis предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals Determines whether this instance of Axis is equal to another instance of Axis. (Перезаписывает Object. . :: . .Equals(Object).)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Перезаписывает Object. . :: . .GetHashCode() () () ().)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString Returns a String that represents the current Object. (Перезаписывает Object. . :: . .ToString() () () ().)

В начало

Операторы

  Имя Описание
Открытый операторСтатический элемент Equality Determines whether two specified instances of Axis are equal.
Открытый операторСтатический элемент Inequality Determines whether two specified instances of Axis have different values.

В начало

Свойства

  Имя Описание
Открытое свойство Name Gets the name of the Axis.
Открытое свойство Positions Gets a PositionCollection that contains the positions for the Axis.
Открытое свойство Set Gets a Set that contains the set for the Axis.

В начало