Namespace: OpenEdge.Core
Class
ObjectArrayHolder
Parent classes:
Progress.Lang.Object

Inherits: Progress.Lang.Object
Implements: OpenEdge.Core.IObjectArrayHolder

Copyright (c) 2016, 2018 by Progress Software Corporation. All rights reserved.
File:ObjectArrayHolder
Purpose:OO holder for an array of objects
Author(s):pjudge
Created:2016-08-01
/* An array of obejcts to hold.




Method Summary
Options Name Purpose
CHARACTER ToString ()

Constructor Summary
Options Name Purpose
ObjectArrayHolder () /* Default constructor */
ObjectArrayHolder (Object[]) /* Constructor @param Object[] An array of objects to 'hold' */

Property Summary
Options Name Purpose
Progress.Lang.Object Value


Method Detail
Top

CHARACTER ToString ()

Returns CHARACTER


Constructor Detail
Top

ObjectArrayHolder ()

/* Default constructor
Top

ObjectArrayHolder (Object[])

/* Constructor
Parameters:
pValue Progress.Lang.Object


Property Detail
Top

Progress.Lang.Object Value

Returns Progress.Lang.Object


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15