Class ALVSTHost.TALVSTPersistentList
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: AudioLabPkg
Unit: ALVSTHost
Inherits: TALVSTPersistent
Contents |
Syntax
Delphi:
type TALVSTPersistentList = class( TALVSTPersistent )
C++ Builder:
class TALVSTPersistentList : public TALVSTPersistent
Visual C++ (MFC):
class CTALVSTPersistentList : public CTALVSTPersistent
C# (.NET):
public ref class TALVSTPersistentList : Mitov.AudioLab.VSTPersistent
Summary
Basic abstract class for VST lists of items.
Description
Defines basic abstract class for VST lists of items.
Properties
Public
- Count - Returns the number of elements in the list.