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