IXmlParseData Interface
Provides the base requirements of an object that stores the results of a XML language parsing operation.
public interface IXmlParseData : ILLParseData, IParseData, IParseErrorProvider
Properties
IsWellFormed
Indicates whether the XML is well-formed.
Inherited Members
Extension Methods
- ObjectExtensions.TryConvertToDouble(object, out double)
- ObjectExtensions.TryConvertToDouble(object, IFormatProvider, out double)