Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetAxisPoint()
|
Obtains the AxisPoint object located at the top priority axis and related to the visual element under the test point.
|
GetAxisPoint(String)
|
Obtains the AxisPoint object located at the specified axis and related to the visual element under the test point.
|
GetDeltas()
|
Gets a list of delta descriptors related to the visual element located under the test point.
|
GetHashCode()
|
Serves as the default hash function.
|
GetMeasures()
|
Gets a list of measure descriptors related to the visual element located under the test point.
|
GetSlice()
|
Returns the data slice for the Default axis by the AxisPoint related to the visual element located under the test point.
|
GetSlice(String)
|
Returns the data slice for the specified axis by the AxisPoint related to the visual element located under the test point.
|
GetType()
|
Gets the Type of the current instance.
|
GetUnderlyingData()
|
Returns underlying data related to the visual element located under the test point.
|
GetUnderlyingData(IList<String>)
|
Returns underlying data related to the visual element located under the test point.
|
GetUnderlyingData(String, IList<String>)
|
Returns underlying data related to the visual element located under the test point.
|
GetUnderlyingData(String)
|
Returns underlying data related to the visual element located under the test point.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|