Table of Contents

TBlipTransformList Class

A list with TBlipTransforms.

Syntax

Namespace: FlexCel.Core

public class TBlipTransformList

Constructors

Name Description
TBlipTransformList Creates a new TBlipTransformList with the given number of elements.

Methods

Name Description
Clone Returns a deep copy of the object.
Compare Compares 2 instances of BlipTransformLists, and returns -1 is aBlipTransforms1 < aBlipTransforms2, 0 if they are the same, and 1 otherwise.

Properties

Name Description
Length Number of elements in the list.
this[] Returns element index of the transform.