'Declaration
Public ReadOnly Property SelectionElements As UABrowseNodeElementCollection
'Usage
Dim instance As UABrowseOutputs Dim value As UABrowseNodeElementCollection instance.SelectionElements = value value = instance.SelectionElements
public UABrowseNodeElementCollection SelectionElements {get;}
public: property UABrowseNodeElementCollection^ SelectionElements { UABrowseNodeElementCollection^ 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).