Okapi .NET Library

FieldsString Class

 [This is preliminary documentation and subject to change.]

Class to store a collection of key/value pairs in a string representation.

For a list of all members of this type, see FieldsString Members.

System.Object
   Okapi.Library.Base.FieldsString

[Visual Basic]
Public Class FieldsString
[C#]
public class FieldsString
[C++]
public __gc class FieldsString
[JScript]
public class FieldsString

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Okapi.Library.Base

Assembly: Okapi.Library.Base (in Okapi.Library.Base.dll)

See Also

FieldsString Members | Okapi.Library.Base Namespace