Property this
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
this[string]
public Column this[string columnName] { get; }
Parameters
columnNamestring
Property Value
this[int]
public Column this[int columnIndex] { get; }
Parameters
columnIndexint