C# Class GuiCompare.XMLMember

Inheritance: XMLNameGroup
Show file Open project: remobjects/mono-tools

Public Properties

Property Type Description
access System.Collections.Hashtable
attributeMap System.Collections.Hashtable

Public Methods

Method Description
ConvertToString ( int att ) : string

Protected Methods

Method Description
LoadExtraData ( string name, XmlNode node ) : void

Method Details

ConvertToString() public method

public ConvertToString ( int att ) : string
att int
return string

LoadExtraData() protected method

protected LoadExtraData ( string name, XmlNode node ) : void
name string
node System.Xml.XmlNode
return void

Property Details

access public property

public Hashtable,System.Collections access
return System.Collections.Hashtable

attributeMap public property

public Hashtable,System.Collections attributeMap
return System.Collections.Hashtable