←Select platform

Clone Method

Summary

Creates an exact copy of the current page of this CodecsOptions.

Syntax
C#
VB
Objective-C
C++
Java
public CodecsOptions Clone() 
Public Function Clone() As CodecsOptions 
- (instancetype)copy 
public CodecsOptions clone() 
public: 
CodecsOptions^ Clone();  

Return Value

The CodecsOptions this method creates.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly