Struct XmlComparator._Options
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
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.IntPtr |
|
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.IntPtr |
|
reportFile
Declaration
Field Value
Type |
Description |
System.IntPtr |
|