LengthValue Class

From The Oxygene Language Wiki

Jump to:navigation, search

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


[Serializable]
LengthValue = public class(Value)

This value returns the length of the value passed. Works with strings and types that implement ICollection (including arrays). The result type is always an integer.

Namespace: Cirrus Values


Members

Method
Description
constructor(Value: Value)Create a new instance of this class
constructorCreate a new instance of this class


Properties

Property
Description
SubValue: ValueGets or sets the value to call Length on


See Also


Oxygene-48.png

Area: Oxygene Language
Compiler version: Oxygene 5

Language GlossaryKeywordsTypesFAQHow To

Navigation
Areas
More
Toolbox