GetColumnByIndex Method

GetColumnByIndex function

Gets the object by the position in the list.


func (instance *ColumnCollection) GetColumnByIndex(index int32)  (*Column,  error) 

Remarks

See Also