ObjectSelectorEditor::SelectorNode Constructor (String^, Object^)
.NET Framework (current version)
Initializes a new instance of the ObjectSelectorEditor::SelectorNode class.
Assembly: System.Design (in System.Design.dll)
Parameters
- label
-
Type:
System::String^
The label for the node.
- value
-
Type:
System::Object^
The Object that represents the value for the node.
.NET Framework
Available since 1.1
Available since 1.1
Show: