'Declaration Public Function TagGetID( _ ByVal ImageID As Integer, _ ByVal TagNo As Integer _ ) As Tags
'Declaration
Public Function TagGetID( _ ByVal ImageID As Integer, _ ByVal TagNo As Integer _ ) As Tags
public Tags TagGetID( int ImageID, int TagNo )
public function TagGetID( ImageID: Integer; TagNo: Integer ): Tags;
public function TagGetID( ImageID : int, TagNo : int ) : Tags;
public: Tags TagGetID( int ImageID, int TagNo )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging GdPictureImaging Members