Struct XmlComparator.Options
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
Fields
FilterFile
Declaration
Field Value
Type |
Description |
System.String |
|
IgnoreCdata
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Declaration
public bool IgnoreComments
Field Value
Type |
Description |
System.Boolean |
|
IgnoreNamespaces
Declaration
public bool IgnoreNamespaces
Field Value
Type |
Description |
System.Boolean |
|
IgnorePI
Declaration
Field Value
Type |
Description |
System.Boolean |
|
IgnoreUnmatchedNodes
Declaration
public bool IgnoreUnmatchedNodes
Field Value
Type |
Description |
System.Boolean |
|
LogFile
Declaration
Field Value
Type |
Description |
System.String |
|
ReportFile
Declaration
Field Value
Type |
Description |
System.String |
|
Methods
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()