IFieldValueDictionary.Item Property
Include Protected Members
Include Inherited Members
Gets or sets the value.
Overload List
Name | Description | |
---|---|---|
Item[String] | Gets or sets the value of the field referred to by the dot notation. | |
Item[IField] | Gets or sets the value for the specified field. |
Top