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