Interface ICloneable
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Portable.dll
Syntax
public interface ICloneable
Methods
Clone()
Declaration
object Clone()
Returns
Type |
---|
System.Object |
public interface ICloneable
object Clone()
Type |
---|
System.Object |