Makes a shallow copy of the current instance.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public BrokerOrder Clone() |
| Visual Basic (Declaration) |
|---|
Public Function Clone As BrokerOrder |
| Visual C++ |
|---|
public: BrokerOrder^ Clone() |