<a id=“SuperOffice_WebApi_Data_TimeZoneRuleDictionary”></a> Class TimeZoneRuleDictionary
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<DateTime, TimeZoneRule> ← TimeZoneRuleDictionaryImplements
IDictionary<DateTime, TimeZoneRule>, ICollection<KeyValuePair<DateTime, TimeZoneRule>>, IDictionary, ICollection, IReadOnlyDictionary<DateTime, TimeZoneRule>, IReadOnlyCollection<KeyValuePair<DateTime, TimeZoneRule>>, IEnumerable<KeyValuePair<DateTime, TimeZoneRule>>, IEnumerable, ISerializable, IDeserializationCallbackInherited Members
Dictionary<DateTime, TimeZoneRule>.Add(DateTime, TimeZoneRule), Dictionary<DateTime, TimeZoneRule>.Clear(), Dictionary<DateTime, TimeZoneRule>.ContainsKey(DateTime), Dictionary<DateTime, TimeZoneRule>.ContainsValue(TimeZoneRule), Dictionary<DateTime, TimeZoneRule>.GetEnumerator(), Dictionary<DateTime, TimeZoneRule>.GetObjectData(SerializationInfo, StreamingContext), Dictionary<DateTime, TimeZoneRule>.OnDeserialization(object), Dictionary<DateTime, TimeZoneRule>.Remove(DateTime), Dictionary<DateTime, TimeZoneRule>.Remove(DateTime, out TimeZoneRule), Dictionary<DateTime, TimeZoneRule>.TryGetValue(DateTime, out TimeZoneRule), Dictionary<DateTime, TimeZoneRule>.TryAdd(DateTime, TimeZoneRule), Dictionary<DateTime, TimeZoneRule>.EnsureCapacity(int), Dictionary<DateTime, TimeZoneRule>.TrimExcess(), Dictionary<DateTime, TimeZoneRule>.TrimExcess(int), Dictionary<DateTime, TimeZoneRule>.Comparer, Dictionary<DateTime, TimeZoneRule>.Count, Dictionary<DateTime, TimeZoneRule>.Keys, Dictionary<DateTime, TimeZoneRule>.Values, Dictionary<DateTime, TimeZoneRule>.this[DateTime], 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_TimeZoneRuleDictionary__ctor”></a> TimeZoneRuleDictionary()
Default constructorMethods
<a id=“SuperOffice_WebApi_Data_TimeZoneRuleDictionary_ToString_System_String_”></a> ToString(string)
Parameters
prefix string