<a id=“SuperOffice_WebApi_Data_SoExtraInfo”></a> Class SoExtraInfo
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll Serializable dictionary. This class works as a regular dictionary. The only restriction is that the string is a value type
Inheritance
object ← Dictionary<string, string> ← SoExtraInfoImplements
IDictionary<string, string>, ICollection<KeyValuePair<string, string>>, IDictionary, ICollection, IReadOnlyDictionary<string, string>, IReadOnlyCollection<KeyValuePair<string, string>>, IEnumerable<KeyValuePair<string, string>>, IEnumerable, ISerializable, IDeserializationCallbackInherited Members
Dictionary<string, string>.Add(string, string), Dictionary<string, string>.Clear(), Dictionary<string, string>.ContainsKey(string), Dictionary<string, string>.ContainsValue(string), Dictionary<string, string>.GetEnumerator(), Dictionary<string, string>.GetObjectData(SerializationInfo, StreamingContext), Dictionary<string, string>.OnDeserialization(object), Dictionary<string, string>.Remove(string), Dictionary<string, string>.Remove(string, out string), Dictionary<string, string>.TryGetValue(string, out string), Dictionary<string, string>.TryAdd(string, string), Dictionary<string, string>.EnsureCapacity(int), Dictionary<string, string>.TrimExcess(), Dictionary<string, string>.TrimExcess(int), Dictionary<string, string>.Comparer, Dictionary<string, string>.Count, Dictionary<string, string>.Keys, Dictionary<string, string>.Values, Dictionary<string, string>.this[string], object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()Constructors
<a id=“SuperOffice_WebApi_Data_SoExtraInfo__ctor”></a> SoExtraInfo()
Default constructorMethods
<a id=“SuperOffice_WebApi_Data_SoExtraInfo_ToString_System_String_”></a> ToString(string)
Parameters
prefix string