Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.CXmlNodeComparer : Gregor.Core.Collections.CComparerBase, System.Collections.IComparer Custom Attributes: Description:
public CXmlNodeComparer(params System.String[] asXPaths) Custom Attributes: asXPaths - System.ParamArray() Description:
private System.Boolean m_PreferNumerics Custom Attributes: Description:
private System.String[] m_XPaths Custom Attributes: Description:
public System.Boolean PreferNumerics {get;set;}
Custom Attributes:
Description:
public System.String[] XPaths {get;}
Custom Attributes:
Description:
public override System.Int32 Compare(System.Object a, System.Object b) // System.Collections.IComparer.Compare Custom Attributes: Description: