(0.0.1)
Returns true if the tag is empty
public bool KTaglib_Tag::isEmpty ( void )
Returns true if the tag exists, but is empty. This method is implemented in ID3v1 and ID3v2 tags.
Returns:
Returns true if the tag is empty, otherwise false.
Please login to continue.