Namespace: OpenEdge.Core
Type: Class LongcharArrayHolder
Parent Classes:
Progress.Lang.Object

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


Copyright (c) 2016 by Progress Software Corporation. All rights reserved.
File:LongcharArrayHolder
Purpose:OO holder for an array of character or long values
Author(s):pjudge
Created:2016-08-01



Constructor Summary
  Options Name Purpose
  LongcharArrayHolder ()
  LongcharArrayHolder (character[])
  LongcharArrayHolder (longchar[])

Property Summary
  Options Name Purpose
  LONGCHAR Value


Constructor Detail
Top

LongcharArrayHolder ()

Top

LongcharArrayHolder (character[])

Parameters:
pcValue CHARACTER
 
Top

LongcharArrayHolder (longchar[])

Parameters:
pcValue LONGCHAR
 


Property Detail
Top

LONGCHAR Value

Returns LONGCHAR