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