​
​
​

Returns a copy of this ConditionalInstruction object.

Copy()

​public ConditionalInstruction Copy();
​Public Function Copy() As ConditionalInstruction

Return Value

The return value is a copy of the current ConditionalInstruction object and its property values.

​