ComponentOne Bitmap for UWP
GetTag(Object,Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Variable2 Class > GetTag Method : GetTag(Object,Int32) Method
The @object.
The id.
Gets the tag.
Syntax
'Declaration
 
Public Overloads Sub GetTag( _
   ByRef object As System.Object, _
   ByRef id As System.Integer _
) 
public void GetTag( 
   out System.object object,
   out System.int id
)

Parameters

object
The @object.
id
The id.
See Also

Reference

Variable2 Class
Variable2 Members
Overload List