Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ArrayUtility.RemoveAt

Switch to Manual
public static function RemoveAt(array: T[], index: int): void;

Parameters

Description

Remove element at position index.