'Declaration
<DispIdAttribute(593)> Function SetTagAttribute_2( _ ByVal TagID As Integer, _ ByVal Key As String, _ ByRef Value() As String _ ) As GdPictureStatus
[DispId(593)] GdPictureStatus SetTagAttribute_2( int TagID, string Key, ref string[] Value )
function SetTagAttribute_2( TagID: Integer; Key: String; var Value: Stringarray of ): GdPictureStatus;
DispIdAttribute(593) function SetTagAttribute_2( TagID : int, Key : String, Value : String[] ) : GdPictureStatus;
[DispId(593)] GdPictureStatus SetTagAttribute_2( int TagID, string* Key, ref string*[]* Value )
[DispId(593)] GdPictureStatus SetTagAttribute_2( int TagID, String^ Key, array<String^>^% Value )
Parameters
- TagID
- Key
- Value