You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecList Class
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecList Class

List of TVec objects.

Dew_Math_TVecList
Syntax
C#
Visual Basic
public class TVecList : TObjectList;

MtxVec.cs

List of TVec objects. The list manages the object list. The TVec objects are created and destroyed by the list. List size can be controled with the Count property. Items can be added which already exist with Add(src), by calling Add() method or by setting Count property.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!