'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <ElementsNotNullAttribute()> <NotNullAttribute()> Public Shared ReadOnly Property Empty As XmlQualifiedName2Dictionary
'Usage
Dim value As XmlQualifiedName2Dictionary value = XmlQualifiedName2Dictionary.Empty
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public static XmlQualifiedName2Dictionary Empty {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public: static property XmlQualifiedName2Dictionary^ Empty { XmlQualifiedName2Dictionary^ get(); }