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