'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As XLColumn
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As XLColumn
public XLColumn this[ int index ]; {get;}
XLColumnCollection Class XLColumnCollection Members