Was this page helpful?

XDocDiff.Token Class

    Table of contents
    1. 1. Members
      1. 1.1. Constructors
      2. 1.2. Fields
      3. 1.3. Methods
    Table of Contents
    public class XDocDiff.Token
    Namespace: MindTouch.Xml
    Assembly: mindtouch.dream
    Type Hierarchy:
    • object
      • XDocDiff.Token
    Provides a xml node token.

    Members

    Constructors

    Visibility Description
    Public Token(XmlNodeType type, string value, object key) Create a new node token.

    Fields

    Visibility Description
    Public Type Type of node.
    Public Value String value of Xml node.
    Public Key Unique key to identify token by.

    Methods

    Visibility Description
    Public Equal(XDocDiff.Token left, XDocDiff.Token right) Compare two Token to determine whether they represent the same value.
    Public ToString() (Override) Return a string representation of the the Token's value.
    Public Equals(object obj) (Inherited from Object)
    Public GetHashCode() (Inherited from Object)
    Public GetType() (Inherited from Object)
    Protected MemberwiseClone() (Inherited from Object)
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by