XmlDictionary.Empty Egenskap

Definition

Hämtar en static tom 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

Egenskapsvärde

En static tom IXmlDictionary.

Kommentarer

Den här instansen ska användas när en IXmlDictionary krävs, men inga XmlDictionaryStrings behövs.

Det går inte att ändra den tomma ordlistan.

Gäller för