Sdílet prostřednictvím


KeyInfoNode.LoadXml(XmlElement) Metoda

Definice

Analyzuje vstup XmlElement a nakonfiguruje interní stav souboru tak, KeyInfoNode aby odpovídal.

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

Určuje XmlElement stav KeyInfoNode.

Platí pro