Table of Contents

TBlipTransformList.TBlipTransformList Constructor

Creates a new TBlipTransformList with the given number of elements.

Syntax

Namespace: FlexCel.Core

public TBlipTransformList(Int32 listLength)

Parameters

<-> Parameter Type Description
listLength Int32 Number of elements in the list.

See also