IFieldValueDictionary Members

Include Protected Members
Include Inherited Members

Represents a collection of field/value pairs that correspond to a view.

The IFieldValueDictionary type exposes the following members.

Properties

  Name Description
Public property Item[String] Gets or sets the value of the field referred to by the dot notation.
Public property Item[IField] Gets or sets the value for the specified field.
Public property ViewDefinition Gets the view of this field value dictionary.

Top

Methods

  Name Description
Public method CalculateHashCode Calculates the hash code from the values.
Public method CreateCollectionInstance Creates a new instance of the collection that the dot notation refers to.
Public method CreateInstance Creates a new instance of the object the dot notation refers to.
Public method FromXml Sets the values in this dictionary from specified XML.
Public method GetCollectionSize Returns the size of the collection that the dot notation refers to.
Public method ToXml Retrieves the values in XML format.

Top

See Also

Reference

IFieldValueDictionary Interface

Microsoft.BusinessData.Runtime Namespace