XdsOpParentErrorCount Property |
[Missing <summary> documentation for "P:DXMLBase.Xds.XdsOpParent.ErrorCount"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ErrorCount { get; }
Public ReadOnly Property ErrorCount As Integer
Get
public:
property int ErrorCount {
int get ();
}
member ErrorCount : int with get
Property Value
Type:
Int32
See Also