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