Share via


RuntimeMapElement Members

A class which represents a range element of a runtime map. Supports the XRT infrastructure.

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

Public Constructors

  Name Description
  RuntimeMapElement Supports the infrastructure. Do not use.

Top

Public Fields

  Name Description
public field Element The value of the element.

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. (Inherited from Object)
public method GetHashCode  Overridden. Serves as a consistent hash function for a compound value type. (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  Overridden. Returns a string that represents the current compound value. (Inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

RuntimeMapElement Generic Class
Microsoft.Xrt.Runtime Namespace