Sdílet prostřednictvím


KeyInfo.LoadXml(XmlElement) Metoda

Definice

Načte KeyInfo stav z elementu XML.

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

Parametry

value
XmlElement

Element XML, ze kterého chcete načíst KeyInfo stav.

Výjimky

Parametr value je null.

Platí pro