S63CellPermitCollection.RemoveAt Method
Removes the element at the specified index of the collection.
Thread safety: This method is thread-safe.
RemoveAt(System.Int32 index)
Removes the element at the specified index of the collection.Syntax
public void RemoveAt (
System.Int32 index
)
Parameters
index
Type: System.Int32
The zero-based index of the element to remove.
The zero-based index of the element to remove.
Platforms
Windows, Linux, Android