Returns a copy of this ConditionalInstruction object.
public ConditionalInstruction Copy();
Public Function Copy() As ConditionalInstruction
The return value is a copy of the current ConditionalInstruction object and its property values.