CollectionObjects Property
Gets a list of objects that represents the objects for this collection
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public List<Object> Objects { get; }
Public ReadOnly Property Objects As List(Of Object)
Get
DEFINE CollectionObjects AS COM-HANDLE NO-UNDO.
DEFINE PRIVATE VARIABLE CollectionObjects AS CLASS List NO-UNDO.
ListObjectA list of objects that represents the objects for this collection