|
Name
|
Description
|
|
AppendChildNode<T>()
|
(inherited from XmlNodeBase).
|
|
AppendChildNode<T>(string)
|
(inherited from XmlNodeBase).
|
|
ContainsAttribute(string)
|
(inherited from XmlNodeBase).
|
|
GetBooleanAttribute(string)
|
(inherited from XmlNodeBase).
|
|
GetBooleanValue()
|
(inherited from XmlNodeBase).
|
|
GetBooleanValue(bool)
|
(inherited from XmlNodeBase).
|
|
GetBooleanValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetByteAttribute(string)
|
(inherited from XmlNodeBase).
|
|
GetByteValue()
|
(inherited from XmlNodeBase).
|
|
GetByteValue(byte)
|
(inherited from XmlNodeBase).
|
|
GetByteValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetChildNode<T>()
|
(inherited from XmlNodeBase).
|
|
GetChildNode<T>(string)
|
(inherited from XmlNodeBase).
|
|
GetChildNodes<T>()
|
(inherited from XmlNodeBase).
|
|
GetDateTimeAttribute(string)
|
(inherited from XmlNodeBase).
|
|
GetDateTimeValue()
|
(inherited from XmlNodeBase).
|
|
GetDateTimeValue(DateTime)
|
(inherited from XmlNodeBase).
|
|
GetDateTimeValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetDecimalAttribute(string)
|
(inherited from XmlNodeBase).
|
|
GetDecimalValue()
|
(inherited from XmlNodeBase).
|
|
GetDecimalValue(decimal)
|
(inherited from XmlNodeBase).
|
|
GetDecimalValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetDoubleAttribute(string)
|
(inherited from XmlNodeBase).
|
|
GetDoubleValue()
|
(inherited from XmlNodeBase).
|
|
GetDoubleValue(double)
|
(inherited from XmlNodeBase).
|
|
GetDoubleValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetEnumAttribute(string, Type)
|
(inherited from XmlNodeBase).
|
|
GetEnumValue(Type)
|
(inherited from XmlNodeBase).
|
|
GetEnumValue<T>(T)
|
(inherited from XmlNodeBase).
|
|
GetEnumValueXmlNode<T>(string)
|
(inherited from XmlNodeBase).
|
|
GetFloatAttribute(string)
|
(inherited from XmlNodeBase).
|
|
GetFloatValue()
|
(inherited from XmlNodeBase).
|
|
GetFloatValue(float)
|
(inherited from XmlNodeBase).
|
|
GetFloatValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetGuidAttribute(string)
|
(inherited from XmlNodeBase).
|
|
GetGuidValue()
|
(inherited from XmlNodeBase).
|
|
GetGuidValue(Guid)
|
(inherited from XmlNodeBase).
|
|
GetGuidValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetInt16Attribute(string)
|
(inherited from XmlNodeBase).
|
|
GetInt16Value()
|
(inherited from XmlNodeBase).
|
|
GetInt16Value(short)
|
(inherited from XmlNodeBase).
|
|
GetInt16ValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetInt32Attribute(string)
|
(inherited from XmlNodeBase).
|
|
GetInt32Value()
|
(inherited from XmlNodeBase).
|
|
GetInt32Value(int)
|
(inherited from XmlNodeBase).
|
|
GetInt32ValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetInt64Attribute(string)
|
(inherited from XmlNodeBase).
|
|
GetInt64Value()
|
(inherited from XmlNodeBase).
|
|
GetInt64Value(long)
|
(inherited from XmlNodeBase).
|
|
GetInt64ValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetSByteAttribute(string)
|
(inherited from XmlNodeBase).
|
|
GetSByteValue()
|
(inherited from XmlNodeBase).
|
|
GetSByteValue(SByte)
|
(inherited from XmlNodeBase).
|
|
GetStringAttribute(string)
|
(inherited from XmlNodeBase).
|
|
GetStringValue()
|
(inherited from XmlNodeBase).
|
|
GetStringValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetTypeAttribute(string)
|
(inherited from XmlNodeBase).
|
|
GetTypeValue()
|
(inherited from XmlNodeBase).
|
|
GetTypeValueNode(string)
|
(inherited from XmlNodeBase).
|
|
GetUInt16Attribute(string)
|
(inherited from XmlNodeBase).
|
|
GetUInt16Value()
|
(inherited from XmlNodeBase).
|
|
GetUInt16Value(UInt16)
|
(inherited from XmlNodeBase).
|
|
GetUInt32Attribute(string)
|
(inherited from XmlNodeBase).
|
|
GetUInt32Value()
|
(inherited from XmlNodeBase).
|
|
GetUInt32Value(UInt32)
|
(inherited from XmlNodeBase).
|
|
GetUInt64Attribute(string)
|
(inherited from XmlNodeBase).
|
|
GetUInt64Value()
|
(inherited from XmlNodeBase).
|
|
GetUInt64Value(UInt64)
|
(inherited from XmlNodeBase).
|
|
GetValue(int)
|
|
|
SetAttribute(string, DateTime)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, Enum)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, Guid)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, Type)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, bool)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, byte)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, decimal)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, double)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, float)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, int)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, long)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, SByte)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, short)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, string)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, UInt32)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, UInt64)
|
(inherited from XmlNodeBase).
|
|
SetAttribute(string, UInt16)
|
(inherited from XmlNodeBase).
|
|
SetValue(DateTime)
|
(inherited from XmlNodeBase).
|
|
SetValue(Enum)
|
(inherited from XmlNodeBase).
|
|
SetValue(Guid)
|
(inherited from XmlNodeBase).
|
|
SetValue(Type)
|
(inherited from XmlNodeBase).
|
|
SetValue(bool)
|
(inherited from XmlNodeBase).
|
|
SetValue(byte)
|
(inherited from XmlNodeBase).
|
|
SetValue(decimal)
|
(inherited from XmlNodeBase).
|
|
SetValue(double)
|
(inherited from XmlNodeBase).
|
|
SetValue(float)
|
(inherited from XmlNodeBase).
|
|
SetValue(int)
|
(inherited from XmlNodeBase).
|
|
SetValue(long)
|
(inherited from XmlNodeBase).
|
|
SetValue(SByte)
|
(inherited from XmlNodeBase).
|
|
SetValue(short)
|
(inherited from XmlNodeBase).
|
|
SetValue(string)
|
(inherited from XmlNodeBase).
|
|
SetValue(UInt32)
|
(inherited from XmlNodeBase).
|
|
SetValue(UInt64)
|
(inherited from XmlNodeBase).
|
|
SetValue(UInt16)
|
(inherited from XmlNodeBase).
|