TagGetID Method (GdViewer)
In This Topic
Syntax
'Declaration
Public Function TagGetID( _
ByVal As Integer _
) As Tags
public Tags TagGetID(
int
)
public function TagGetID(
: Integer
): Tags;
public function TagGetID(
: int
) : Tags;
public: Tags TagGetID(
int
)
public:
Tags TagGetID(
int
)
Parameters
- TagNo
See Also