XmlDictionary.Empty 속성

정의

staticIXmlDictionary를 가져옵니다.

public:
 static property System::Xml::IXmlDictionary ^ Empty { System::Xml::IXmlDictionary ^ get(); };
public static System.Xml.IXmlDictionary Empty { get; }
member this.Empty : System.Xml.IXmlDictionary
Public Shared ReadOnly Property Empty As IXmlDictionary

속성 값

IXmlDictionary

staticIXmlDictionary입니다.

설명

이 인스턴스는 필요하지만 필요하지 않은 XmlDictionaryString경우에 IXmlDictionary 사용해야 합니다.

빈 사전은 수정할 수 없습니다.

적용 대상