|   | BaseAudioFeatureExtractorTFeatureClone Method  | 
        
         
            Creates a new object that is a copy of the current instance.
            
 
    Namespace: 
   Accord.Audio
    Assembly:
   Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
 Syntax
Syntaxpublic abstract Object Clone()
Public MustOverride Function Clone As Object
Return Value
Type: 
ObjectImplements
ICloneableClone See Also
See Also