Retrieves a child element by its position in the collection.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- position
- Type: SystemInt32
Position index of the child element
Return Value
Type: IElementChild element at given position. Returns null if position is out of range.
See Also