XmlDictionary.Empty Propriedade

Definição

Fica com um static vazio 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

Valor de Propriedade

Um static vazio IXmlDictionary.

Observações

Esta instância deve ser usada quando um IXmlDictionary é necessário mas não XmlDictionaryStringé necessário s.

O dicionário vazio não pode ser modificado.

Aplica-se a