KeyInfo.LoadXml(XmlElement) Metoda

Definicja

KeyInfo Ładuje stan 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, z którego ma być ładowany KeyInfo stan.

Wyjątki

Parametr value to null.

Dotyczy