Table of Contents

Property this

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

this[string]

public ISelectItem this[string name] { get; }

Parameters

name string

Property Value

ISelectItem

this[int]

public ISelectItem this[int index] { get; }

Parameters

index int

Property Value

ISelectItem