Position-Member
Represents a tuple reference contained by an Axis.
Der Position-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Equals | Determines whether two instances of System..::..Object are equal. (Überschreibt Object. . :: . .Equals(Object).) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Überschreibt Object. . :: . .GetHashCode() () () ().) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Operatoren
Name | Beschreibung | |
---|---|---|
Equality | Determines whether two specified instances of Position are equal. | |
Inequality | Determines whether two specified instances of Position are not equal. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Members | Gets an instance of the MemberCollection class that contains the members of the Position. | |
Ordinal | Gets the ordinal position of the Position. |
Zum Anfang