XmlDictionary.Empty Eigenschaft

Definition

Erhält ein leeres static-IXmlDictionary.

public:
 static property System::Xml::IXmlDictionary ^ Empty { System::Xml::IXmlDictionary ^ get(); };
public static System.Xml.IXmlDictionary Empty { get; }
static member Empty : System.Xml.IXmlDictionary
Public Shared ReadOnly Property Empty As IXmlDictionary

Eigenschaftswert

Ein leeres static-IXmlDictionary.

Hinweise

Diese Instanz sollte verwendet werden, wenn IXmlDictionary erforderlich ist, aber XmlDictionaryString nicht benötigt werden.

Das leere Wörterbuch kann nicht geändert werden.

Gilt für: