ArrayList4<E>.

this[int] Property

Syntax

public E this[int index] { get; set; }

Parameters

Name Type Description
index int

Value

Type Description
E