Do.Do

Do(string)

Constructs new Do operator.

public Do(string name)
ParameterTypeDescription
nameStringName of invoked XObject.

See Also


Do()

Constructs new Do operator. Used for retrieving all Do operators, i.e. without checking their argument names.

public Do()

See Also