DotRas SDK Documentation |
RasEntryOptions..::..Clone Method |
RasEntryOptions Class See Also Send Feedback |
Creates a copy of this object.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public Object Clone() |
Visual Basic |
---|
Public Function Clone As Object |
Visual C++ |
---|
public: virtual Object^ Clone() sealed |
F# |
---|
abstract Clone : unit -> Object override Clone : unit -> Object |
Return Value
Type: ObjectA new RasEntryOptions object.