[This is preliminary documentation and is subject to change.]
The WorkMatch NameValuePair type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | WorkMatch NameValuePair | Initializes a new instance of the WorkMatch NameValuePair class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Indicates whether this instance and a specified object are equal. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Returns the hash code for this instance. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() ![]() | ParseList |
Converts a string with a list of separated pairs into a list i.e. "a=1;b=2"
|
![]() | ToString | (Overrides ![]() |
![]() ![]() | ToStringList |
Joins NameValuePair sequence into a string list i.e. "a=1;b=2"
|
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | Name | |
![]() | Value |
See Also