Namespace: OpenEdge.DataAdmin.Binding
Class
ModelList
Parent classes:
Inherits: Progress.Lang.Object

File:ModelList
Purpose:Wrapper for array of IDataAdminModel objects
Author(s):hdaniels
Created:Sun Feb 11 19:18:05 EST 2018
Notes:Moved out of DataAdminContext to be able to lazy initiate
children when the list is empty.
(not possible with a pure extent variable)




Method Summary
Options Name Purpose
LOGICAL Add (IDataAdminModel)
OpenEdge.DataAdmin.Binding.IDataAdminModel Get (integer)

Property Summary
Options Name Purpose
INTEGER Count


Method Detail
Top

LOGICAL Add (IDataAdminModel)

Parameters:
pModel OpenEdge.DataAdmin.Binding.IDataAdminModel
Returns LOGICAL
Top

OpenEdge.DataAdmin.Binding.IDataAdminModel Get (integer)

Parameters:
pi INTEGER
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel


Property Detail
Top

INTEGER Count

Returns INTEGER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15