'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property Empty As XmlQualifiedName2Dictionary
'Usage
Dim value As XmlQualifiedName2Dictionary value = XmlQualifiedName2Dictionary.Empty
[NotNull()] public static XmlQualifiedName2Dictionary Empty {get;}
[NotNull()] public: static property XmlQualifiedName2Dictionary^ Empty { XmlQualifiedName2Dictionary^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
The individual elements of the property value cannot be null
(Nothing
in Visual Basic).