Skip to main content

<a id=“SuperOffice_WebApi_Data_TimeZoneRuleDictionary”></a> Class TimeZoneRuleDictionary

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Serializable dictionary. This class works as a regular dictionary. The only restriction is that the string is a value type

Inheritance

objectDictionary<DateTime, TimeZoneRule&gt;TimeZoneRuleDictionary

Implements

IDictionary<DateTime, TimeZoneRule&gt;, ICollection<KeyValuePair<DateTime, TimeZoneRule&gt;&gt;, IDictionary, ICollection, IReadOnlyDictionary<DateTime, TimeZoneRule&gt;, IReadOnlyCollection<KeyValuePair<DateTime, TimeZoneRule&gt;&gt;, IEnumerable<KeyValuePair<DateTime, TimeZoneRule&gt;&gt;, IEnumerable, ISerializable, IDeserializationCallback

Inherited Members

Dictionary<DateTime, TimeZoneRule&gt;.Add(DateTime, TimeZoneRule), Dictionary<DateTime, TimeZoneRule&gt;.Clear(), Dictionary<DateTime, TimeZoneRule&gt;.ContainsKey(DateTime), Dictionary<DateTime, TimeZoneRule&gt;.ContainsValue(TimeZoneRule), Dictionary<DateTime, TimeZoneRule&gt;.GetEnumerator(), Dictionary<DateTime, TimeZoneRule&gt;.GetObjectData(SerializationInfo, StreamingContext), Dictionary<DateTime, TimeZoneRule&gt;.OnDeserialization(object), Dictionary<DateTime, TimeZoneRule&gt;.Remove(DateTime), Dictionary<DateTime, TimeZoneRule&gt;.Remove(DateTime, out TimeZoneRule), Dictionary<DateTime, TimeZoneRule&gt;.TryGetValue(DateTime, out TimeZoneRule), Dictionary<DateTime, TimeZoneRule&gt;.TryAdd(DateTime, TimeZoneRule), Dictionary<DateTime, TimeZoneRule&gt;.EnsureCapacity(int), Dictionary<DateTime, TimeZoneRule&gt;.TrimExcess(), Dictionary<DateTime, TimeZoneRule&gt;.TrimExcess(int), Dictionary<DateTime, TimeZoneRule&gt;.Comparer, Dictionary<DateTime, TimeZoneRule&gt;.Count, Dictionary<DateTime, TimeZoneRule&gt;.Keys, Dictionary<DateTime, TimeZoneRule&gt;.Values, Dictionary<DateTime, TimeZoneRule&gt;.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 constructor

Methods

<a id=“SuperOffice_WebApi_Data_TimeZoneRuleDictionary_ToString_System_String_”></a> ToString(string)

Parameters

prefix string

Returns

string