Add()

Namespace ›› System ›› MfCharList ›› Methods ››
Parent Previous Next

Add()

Adds an integer char code element to the end of the current instance.
Overrides MfListBase.Add()

OutputVar := instance.Add(obj)

Add(obj)

Adds an integer char code element to the end of the current instance.

Parameters

obj

The integer char code to add to the current instance.

Returns

Var containing Integer of the zero-based index at which the obj has been added.

Throws

Throws MfArgumentOutOfRangeException if obj is out of range of the current Encoding.