Retrieves a schema field by its positional index.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- index
- Type: SystemInt32
Position of the field
Return Value
Type: ISchemaFieldField as the given position. If this position is out of range, returns null.
See Also