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