Property this
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
this[int]
public object this[int fieldIndex] { get; set; }
Parameters
fieldIndexint
Property Value
this[string]
public object this[string fieldName] { get; set; }
Parameters
fieldNamestring