Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

SyncList<T0>.RemoveAt

public void RemoveAt(int index);

Parameters

indexIndex to remove.

Description

Same as List:Remove except it removes the index on clients also.

Did you find this page useful? Please give it a rating: