Include Protected Members
Include Inherited Members
Initializes an instance of the NameValue class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
NameValue() | Initializes an instance of the NameValue class. |
![]() |
NameValue(NameValue) | Initializes an instance of the NameValue class that is identical to the provided NameValue object. |
![]() |
NameValue(String, String) | Initializes an instance of the NameValue class by using the provided parameters. |
Top