IInstance Methods
Include Protected Members
Include Inherited Members
The IInstance type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CalculateHashCode | Calculates the hash code from the values. (Inherited from IFieldValueDictionary.) |
![]() |
CreateCollectionInstance | Creates a new instance of the collection that the dot notation refers to. (Inherited from IFieldValueDictionary.) |
![]() |
CreateInstance | Creates a new instance of the object the dot notation refers to. (Inherited from IFieldValueDictionary.) |
![]() |
Execute(IMethodInstance) | Invokes a method instance. |
![]() |
Execute(IMethodInstance, []) | Invokes a method instance. |
![]() |
FromXml | Sets the values in this dictionary from specified XML. (Inherited from IFieldValueDictionary.) |
![]() |
GetActionUrl | Returns the URL of the specified action. |
![]() |
GetCollectionSize | Returns the size of the collection that the dot notation refers to. (Inherited from IFieldValueDictionary.) |
![]() |
GetStreamableField | Gets the streamable field corresponding to the given StreamAccessor method instance name. |
![]() |
GetStreamableFields | Gets the collection for the streamable fields corresponding to the StreamAccessor method instances. |
![]() |
ToXml | Retrieves the values in XML format. (Inherited from IFieldValueDictionary.) |
Top
.gif)