ISimpleArrayType Interface

From The Oxygene Language Wiki

Jump to:navigation, search

This is a Language topic
Feel free to add your notes to this topic below.


ISimpleArrayType = public interface (IArrayType, IType)

A simple array is an array without explicit low/high bounds, just a single dimension with a zero low bound. In code this would look like: var x: array of string

Namespace: Cirrus


See Also


Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox