Get
This method returns the value as a dynamic type.
Syntax
public virtual Object Get()
Return value
Name | Type | Description |
---|---|---|
Get | Object | Return is an object of the type corresponding to the argument. |
This method returns the value as a dynamic type.
public virtual Object Get()
Name | Type | Description |
---|---|---|
Get | Object | Return is an object of the type corresponding to the argument. |