Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Member of Dictionary Collection (PRIM_DCOL)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_DCAC

Reference to the new accessor instance

Details

The CreateAccessor method creates an accessor component that provides read only access to the collection.

...


In this example, a collection is defined and made available as a property of its container

...

     Define_Com Class(#prim_dcol<#prim_objt #prim_objt>) Name(#Objects)
     Define_Pty Name(Objects) Get(*Collection #Objects)

See also

All Component Classes

Technical Reference