The methods of the ID3v2 class are listed below. For a complete list of ID3v2 class members, see the ID3v2 Members topic.
AddComment | Adds a empty comment frame to the ID3v2 tag. |
AddFrame | Adds an empty frame to the ID3v2 tag. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
LookupComment | Looks up a ID3v2 comment frame by descriptor and language. |
LookupString | Looks up a ID3v2 frame by name to read a string from it. |
ReadTag | Read the ID3v2 tag information from the file. |
SetComment | Sets a comment text. |
SetString | Sets a ID3v2 frame to a string value. |
ToString (inherited from Object) | |
WriteTag | Save the ID3v2 tag information to the file. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |