C

VsdxNamedSection<T>

A class that models a name-based section and provides methods for retrieving rows with given names.

Remarks

Type Parameters

T

Members

Show:

Properties

Methods

Returns the row with the given name.

Parameters

name: string

Return Value

Parameters

comparator?: any