Axis Members
Represents an axis within a cellset.
The following tables list the members exposed by the Axis type.
Public Properties
Nombre | Description | |
---|---|---|
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. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether two specified instances of Axis are equal. | |
GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. | |
GetType | (inherited from Object ) | |
op_Equality | Determines whether two specified instances of Axis are equal. | |
op_Inequality | Determines whether two specified instances of Axis have different values. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String that represents the current Object. |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba