Void
ObjectTags
.CopyTo(
ObjectTag[]
array, Int32 arrayIndex)
Remarks
Examples
Parameters
array
Type:
ObjectTag[]
The array of type ObjectTag to copy 'this' into.
arrayIndex
Type: Int32
The index inside of the given array to start copying at.
Return Value
Type: Void