Value(Index: Integer): Variant;
Index is an index of the argument for which the value needs to be defined.
The Value property determines the value of specified argument.
The value, specified for certain argument, should have the type with which the binding, used by overloaded method search in the IForeNETRuntimeType.Method property is set.
The example of use of the given property is represented in example for the ValueObject property.
See also: