[Gregor.Core.Collections.CXmlNodeComparer]

Gregor.Core.Collections.CXmlNodeComparer

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.Collections.

Details

public class Gregor.Core.Collections.CXmlNodeComparer

: Gregor.Core.Collections.CComparerBase, System.Collections.IComparer

Custom Attributes: 

Description: 


Members

CXmlNodeComparer

public CXmlNodeComparer(params System.String[] asXPaths)

Custom Attributes: 
asXPaths - System.ParamArray()

Description: 

m_PreferNumerics

private System.Boolean m_PreferNumerics

Custom Attributes: 

Description: 

m_XPaths

private System.String[] m_XPaths

Custom Attributes: 

Description: 

PreferNumerics

public System.Boolean PreferNumerics {get;set;}

Custom Attributes: 

Description: 

XPaths

public System.String[] XPaths {get;}

Custom Attributes: 

Description: 

Compare

public override System.Int32 Compare(System.Object a, System.Object b) // System.Collections.IComparer.Compare

Custom Attributes: 

Description: 


See Also

Gregor.Core.Collections.CComparerBase

System.Object

System.String

System.Collections.IComparer

System.Boolean

System.Int32