CompoundValue Members

Defines a value type that is suitable for use as an action parameter.

The following tables list the members exposed by the CompoundValue type.

Protected Constructors

  Name Description
  CompoundValue Initializes a new instance of the CompoundValue class.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Determines whether the specified compound value is equal to the current compound value.
public method GetHashCode Overridden. Serves as a consistent hash function for a compound value type.
public method GetType  (Inherited from Object)
public methodstatic Equality Returns a value that indicates whether two compound values are equal.
public methodstatic Inequality Returns a value that indicates whether two compound values are not equal.
public method ToString Overridden. Returns a string that represents the current compound value.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

CompoundValue Class
Microsoft.Modeling Namespace