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

Inherits: Progress.Lang.Object
Implements: Ccs.Common.Support.ILogicalArrayHolder

Copyright (c) 2016, 2022 by Progress Software Corporation. All rights reserved.
File:LogicalArray
Purpose:Object wrapper around an array of ABL logical primitive values
Author(s):pjudge
Created:Wed Jun 08 21:05:28 EDT 2016
/* Property to hold the value. Immutable; can only be set via constructor




Method Summary
Options Name Purpose
LOGICAL Equals (Object)

Constructor Summary
Options Name Purpose
LogicalArray (logical[]) /* Constructor @param logical[] An array of values. May be indeterminate. */

Property Summary
Options Name Purpose
LOGICAL Value


Method Detail
Top

LOGICAL Equals (Object)

Parameters:
pObj Progress.Lang.Object
Returns LOGICAL


Constructor Detail
Top

LogicalArray (logical[])

/* Constructor
Parameters:
plVal LOGICAL


Property Detail
Top

LOGICAL Value

Returns LOGICAL


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.6.0