XmlDictionary.Empty Eigenschaft

Definition

Ruft ein leeres staticIXmlDictionary.

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

Eine static leere IXmlDictionary.

Hinweise

Diese Instanz sollte verwendet werden, wenn eine IXmlDictionary erforderlich ist, aber keine XmlDictionaryStrings erforderlich sind.

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

Gilt für: