XmlDictionary.Empty Propriété

Définition

Obtient un staticIXmlDictionary vide.

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

Valeur de propriété

staticIXmlDictionary vide.

Remarques

Cette instance doit être utilisée lorsque seul un IXmlDictionary est requis, sans XmlDictionaryString.

Le dictionnaire vide ne peut pas être modifié.

S’applique à