Sitecore 5.0 API

FieldList.Item Property (Int32)

Gets the item with the specified index.

[Visual Basic]
Overloads Public Default ReadOnly Property Item( _
   ByVal index As Integer _
) As Field
[C#]
public Sitecore.Data.Fields.Field this[
   int index
] {get;}

See Also

FieldList Class | Sitecore.Collections Namespace | FieldList.Item Overload List