Name | Description | |
---|---|---|
AsOfDate | Date when object was updated last time. | |
Comparer | Gets the IEqualityComparer that is used to determine equality of keys for the dictionary. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
Count | Gets the number of key/value pairs contained in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
Deleted | Gets a value indicating whether this Selerix.Foundation.Data.IModelObject is deleted. | |
ExtEngineConfigs | Gets the ext engine configs. | |
Item | Gets or sets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
Keys | Gets a collection containing the keys in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
PK | Gets or sets the PK of the object. | |
Readonly | Gets a value indicating whether this Selerix.Foundation.Data.IModelObject is readonly. | |
Values | Gets a collection containing the values in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
Verified | Gets or sets a value indicating whether this Selerix.Foundation.Data.IModelObject is verified. | |
XmlAsOfDate | Gets or sets the XML as of date. |
Name | Description | |
---|---|---|
Add | Adds the specified key and value to the dictionary. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
Clear | Removes all keys and values from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
Clone | Clones this instance. | |
ContainsKey | Determines whether the Dictionary contains the specified key. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
ContainsValue | Determines whether the Dictionary contains a specific value. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
GetEnumerator | Returns an enumerator that iterates through the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
GetObjectData | Implements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the Dictionary instance. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
GetSchema | This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class. | |
OnDeserialization | Implements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
ReadXml | Generates an object from its XML representation. | |
Remove | Removes the value with the specified key from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
ShouldSerializeXmlAsOfDate | ShouldSerialize[Object] method (where [Object] is the object name) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. | |
TryGetValue | Gets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<string,Rates>) | |
UpgradeModel | Upgrades the model. | |
WriteXml | Converts an object into its XML representation. |
System.Object
System.Collections.Generic.Dictionary<TKey,TValue>
Selerix.BusinessObjects.RatesDictionary
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family