Tuple Methods

Include Protected Members
Include Inherited Members

The Tuple type exposes the following members.

Methods

  Name Description
Public methodStatic member Add Computes the union of two tuples.
Public method Clone Performs a deep copy of this object.
Public method ContainsDimension Determines whether the tuple contains members from the specified dimension.
Public methodStatic member DeserializeFromXml Deserializes a tuple from the specified XML.
Public method Equals Determines whether this object is equal to another object. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Returns the hash code for this object. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SerializeToXml Serializes this object to XML.
Public method ToString (Inherited from Object.)
Public method Validate Validates this object.

Top

See Also

Reference

Tuple Class

Microsoft.PerformancePoint.Scorecards Namespace