Void
ObjectTags
.RemoveAt(Int32 index)
Removes the tag at the given index from the collection.
Remarks
Examples
Parameters
index
Type: Int32
The index of the tag to remove
Return Value
Type: Void