Méthode | Description | |
---|---|---|
Clear ( ) : void |
Clears the values stored in the current instance.
|
|
JpegCommentTag ( ) : System |
Constructor. Creates a new empty comment.
|
|
JpegCommentTag ( string value ) : System |
Constructor.
|
public JpegCommentTag ( string value ) : System | ||
value | string | /// The value of the comment. /// |
Résultat | System |