Property this
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
this[string]
public ISelectItem this[string name] { get; }
Parameters
namestring
Property Value
this[int]
public ISelectItem this[int index] { get; }
Parameters
indexint