Class VLBaseTargetFilter.TVLBaseTargetList
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VisionLabPkg
Unit: VLBaseTargetFilter
Inherits: TInterfacedObject
Contents |
Syntax
Delphi:
type TVLBaseTargetList = class( TInterfacedObject )
C++ Builder:
class TVLBaseTargetList : public TInterfacedObject
Visual C++ (MFC):
class CTVLBaseTargetList : public CLPComponent
C# (.NET):
public ref class BaseTargetList : Vcl.VclProperty
Summary
Basic abstract class for inherited classes containing lists of tracking targets.
Description
Defines basic abstract class for inherited classes containing lists of tracking targets.
Properties
Public
- Count - Count of items in the list.