- NVPCodec
NVPCodec
Namespace: Shared.Classes
Assembly: SharedLib
Name / Value Pair CollectionProperties
Methods
Encode() | Returns the built NVP string of all name/value pairs in the Name Value Collection |
Decode(String) | Decoding the string |
Add(String, String, Int32) | Adds a new Name/Value pair at specific index |
Remove(String, Int32) | Removes a name value pair |