BASS.NET API for the Un4seen BASS Audio Library

TAG_INFOClone Method

BASS.NET API for the Un4seen BASS Audio Library
Returns a new TAG_INFO instance which is a clone of the current one.

Namespace:  Un4seen.Bass.AddOn.Tags
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public TAG_INFO Clone()

Return Value

Type: TAG_INFO
The cloned instance.
See Also

Reference