Udostępnij za pośrednictwem


KeyInfoNode.LoadXml(XmlElement) Metoda

Definicja

Analizuje dane wejściowe XmlElement i konfiguruje stan KeyInfoNode wewnętrzny elementu do dopasowania.

public:
 override void LoadXml(System::Xml::XmlElement ^ value);
public override void LoadXml (System.Xml.XmlElement value);
override this.LoadXml : System.Xml.XmlElement -> unit
Public Overrides Sub LoadXml (value As XmlElement)

Parametry

value
XmlElement

Element XmlElement , który określa stan .KeyInfoNode

Dotyczy