Udostępnij za pośrednictwem


KeyInfo.LoadXml(XmlElement) Metoda

Definicja

Ładuje KeyInfo 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 ma wartość null.

Dotyczy