FieldCollection.Item

FieldCollection indexer

Gets the element at the specified index.

public Field this[int index] { get; }
ParameterDescription
index

See Also