Compartir a través de


RuntimeMapSplit Members

A class which represents the result of splitting a map.

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

Public Constructors

  Name Description
  RuntimeMapSplit Supports the infrastructure. Do not use.

Top

Public Fields

  Name Description
public field Element The element of the head.
public field Key The key of the head.
public field Rest The rest of the map.

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

RuntimeMapSplit Generic Class
Microsoft.Xrt.Runtime Namespace