Method SetDataInstance
SetDataInstance(object)
Set the instance of the data member
Declaration
public virtual void SetDataInstance(object instance)
Parameters
Type | Name | Description |
---|---|---|
object | instance | Instance to associate to this binding data member. |