Namespace: Consultingwerk.Framework
Interface 
IServiceDefinitions Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.ServiceDefinitions




Top Method Summary
Options Name Purpose
Add (character) Adds the specified value to the List.
Consultingwerk.Framework.Collections.CharacterListEnumerator GetEnumerator () Returns the Enumerator for the List
Remove (character) Removes the specified value from the List.


Method Detail
Top

Add (character)

Purpose: Adds the specified value to the List.
Notes:

Parameters:
pcValue CHARACTER
The value to add to the List
Top

Consultingwerk.Framework.Collections.CharacterListEnumerator GetEnumerator ()

Purpose: Returns the Enumerator for the List
Notes:

Returns Consultingwerk.Framework.Collections.CharacterListEnumerator
The Enumerator instance
Top

Remove (character)

Purpose: Removes the specified value from the List.
Notes:

Parameters:
pcValue CHARACTER
The value to remove from the List


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       16.08.2026 16:56:09