<a id=“SuperOffice_WebApi_Data_FieldPropertyDictionary”></a> Class FieldPropertyDictionary
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, FieldProperty> ← FieldPropertyDictionaryImplements
IDictionary<string, FieldProperty>, ICollection<KeyValuePair<string, FieldProperty>>, IDictionary, ICollection, IReadOnlyDictionary<string, FieldProperty>, IReadOnlyCollection<KeyValuePair<string, FieldProperty>>, IEnumerable<KeyValuePair<string, FieldProperty>>, IEnumerable, ISerializable, IDeserializationCallbackInherited Members
Dictionary<string, FieldProperty>.Add(string, FieldProperty), Dictionary<string, FieldProperty>.Clear(), Dictionary<string, FieldProperty>.ContainsKey(string), Dictionary<string, FieldProperty>.ContainsValue(FieldProperty), Dictionary<string, FieldProperty>.GetEnumerator(), Dictionary<string, FieldProperty>.GetObjectData(SerializationInfo, StreamingContext), Dictionary<string, FieldProperty>.OnDeserialization(object), Dictionary<string, FieldProperty>.Remove(string), Dictionary<string, FieldProperty>.Remove(string, out FieldProperty), Dictionary<string, FieldProperty>.TryGetValue(string, out FieldProperty), Dictionary<string, FieldProperty>.TryAdd(string, FieldProperty), Dictionary<string, FieldProperty>.EnsureCapacity(int), Dictionary<string, FieldProperty>.TrimExcess(), Dictionary<string, FieldProperty>.TrimExcess(int), Dictionary<string, FieldProperty>.Comparer, Dictionary<string, FieldProperty>.Count, Dictionary<string, FieldProperty>.Keys, Dictionary<string, FieldProperty>.Values, Dictionary<string, FieldProperty>.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_FieldPropertyDictionary__ctor”></a> FieldPropertyDictionary()
Default constructorMethods
<a id=“SuperOffice_WebApi_Data_FieldPropertyDictionary_ToString_System_String_”></a> ToString(string)
Parameters
prefix string