Table of Contents

Property Columns

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

Columns

Gets the ordered collection of columns defined on this table.

public IReadOnlyCollection<Column> Columns { get; }

Property Value

IReadOnlyCollection<Column>