XmlDictionary.Empty プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
static
の空の IXmlDictionary。
注釈
IXmlDictionary が必要で、ただし XmlDictionaryString は必要でない場合は、このインスタンスを使用する必要があります。
空のディクショナリを変更することはできません。