PostSharp / / API Reference / Post­Sharp.​Patterns.​Collections / Read­Only­Array<T> / Item

Property Item

Item[Int32]

Declaration
public T this[int index] { get; }
Parameters
Type Name Description
Int32 index
Property Value
Type Description
T