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