Method GetTagIndex
GetTagIndex(ref TagList, int)
Returns the tag index from the tag list at given index
Declaration
public Binary.TagIndex GetTagIndex(ref Binary.TagList tagList, int index)
Parameters
Type | Name | Description |
---|---|---|
Binary.TagList | tagList | List of tag indices |
int | index | Index of tag index in the list |
Returns
Type | Description |
---|---|
Binary.TagIndex |