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