|
| Name | Description |
|---|
 | Add(TKey, TValue) | Adds the specified key and value to the dictionary. (Inherited from DictionaryString, Object.) |
 | Add(String, String, Boolean) | |
 | Add(String, String, Boolean, DatabaseRowCase) | |
 | AddIfEmpty | |
 | AddIfNotExisting | |
 | AddOrOverwrite | |
 | Clear | (Inherited from DictionaryString, Object.) |
 | Clone | |
  | ColumnValue | |
 | Compare | |
 | CompareChanges | |
 | ContainsKey | (Inherited from DictionaryString, Object.) |
 | ContainsValue | (Inherited from DictionaryString, Object.) |
 | ConvertTypes | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | FromJSDrawTableXml | |
  | FromJSDrawXml | |
  | FromJson | |
  | FromJsonArray | |
  | FromKeyValueString | |
  | FromNameValueCollection(NameValueCollection) | |
  | FromNameValueCollection(NameValueCollection, Boolean) | |
  | FromRecord | |
  | FromSdfRecord | |
 | Get(String) | |
 | GetT(String) | |
 | GetT(String, T) | |
 | Get2(String, String) | |
 | Get2T(String, String) | |
 | GetAsListT | |
  | GetColValuesT | |
 | GetDate | |
 | GetDouble | |
 | GetEnumerator | (Inherited from DictionaryString, Object.) |
 | GetFloat | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetInt | |
 | GetLong | |
 | GetObjectData | (Inherited from DictionaryString, Object.) |
 | GetStr(String) | |
 | GetStr(String, Boolean) | |
 | GetStr(String, String) | |
 | GetString | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | GetUnitValue | |
 | HasSameValues | |
 | IsEmpty | |
 | IsEmptyStr | |
 | IsFalse | |
  | IsNaN | |
 | IsNull | |
 | IsNullOrEmpty | |
 | IsTrue | |
 | KeyList | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | MergeFrom | |
 | OnDeserialization | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from DictionaryString, Object.) |
 | Overlap | |
 | Overwrite | |
 | OverwriteFrom | |
 | Remove | (Inherited from DictionaryString, Object.) |
 | RemoveEmptyItems | |
 | RemoveItems(String) | |
 | RemoveItems(String, String) | |
 | RemoveKeyStartWith | |
 | RenameKey | |
 | ReplaceWith | |
 | Select(DictionaryString, String) | |
 | Select(String) | |
 | Select(DatabaseRow) | |
 | Select(DictionaryString, String, DatabaseRowSelector) | |
 | Select(DictionaryString, String, DatabaseRowSelector, Boolean) | |
 | SelectT(String, T) | |
 | SelectT(String, T, DatabaseRow) | |
 | SelectT(String, T, Boolean) | |
 | SelectT(String, T, Boolean, DatabaseRow) | |
 | SelectKeyStartWith | |
 | ToDict | |
 | ToFormXml | |
 | ToJsdrawTableXml | |
 | ToJson | |
 | ToJson(Boolean) | |
  | ToJson(IEnumerableDatabaseRow, Boolean) | |
  | ToJsonStr(Object) | |
  | ToJsonStr(Object, Boolean) | |
  | ToJsonStr(Object, Boolean, Boolean) | |
  | ToKeyValueString | |
 | ToNameValueCollection | |
 | ToQueryString | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | ToTableXml | |
 | ToTableXml(String) | |
 | ToTableXml(String, Boolean) | |
 | ToTableXml(String, String, String, Boolean) | |
 | ToTxt | |
 | ToXml | |
 | TryGetValue | Gets the value associated with the specified key. (Inherited from DictionaryString, Object.) |
 | Update | |
 | ValueList | |
 | WriteCsv(TextWriter) | |
  | WriteCsv(DbDataReader, TextWriter) | |
 | WriteCsv(TextWriter, JSDrawFormColumn) | |
 | WriteCsv(TextWriter, DictionaryString, String) | |
 | WriteCsv(TextWriter, String) | |
  | WriteCsv(DbDataReader, TextWriter, Char) | |
 | WriteCsv(TextWriter, JSDrawFormColumn, Char) | |
 | WriteCsv(TextWriter, DictionaryString, String, Char) | |
 | WriteCsv(TextWriter, String, Char) | |
  | WriteCsvArray | |
 | WriteCsvHeader(TextWriter) | |
  | WriteCsvHeader(DbDataReader, TextWriter) | |
  | WriteCsvHeader(TextWriter, JSDrawFormColumn) | |
 | WriteCsvHeader(TextWriter, DictionaryString, String) | |
 | WriteCsvHeader(TextWriter, String) | |
  | WriteCsvHeader(DbDataReader, TextWriter, DictionaryString, String) | |
  | WriteCsvHeader(TextWriter, JSDrawFormColumn, Char) | |
 | WriteCsvHeader(TextWriter, DictionaryString, String, Char) | |
 | WriteCsvHeader(TextWriter, String, Char) | |
  | WriteCsvHeader(DbDataReader, TextWriter, DictionaryString, String, Char) | |
  | WriteDictItem | |
 | WriteJson(TextWriter) | |
  | WriteJson(DbDataReader, TextWriter) | |
 | WriteJson(TextWriter, DictionaryString, Object) | |
  | WriteJson(DbDataReader, TextWriter, DictionaryString, Object) | |
 | WriteJson(TextWriter, DictionaryString, Object, Boolean) | |
  | WriteJson(DbDataReader, TextWriter, DictionaryString, Object, Boolean) | |
 | WriteJson(TextWriter, DictionaryString, Object, Boolean, Boolean) | |
  | WriteJsonArray | |
  | WriteJsonItem(TextWriter, String, String, Object) | |
  | WriteJsonItem(TextWriter, String, String, Object, Boolean) | |
  | WriteKey | |
  | WriteSdf(DbDataReader, SDFile, String, String) | |
  | WriteSdf(DbDataReader, SDFile, String, String, DatabaseRowProccesser) | |
 | WriteXml | |