ICubeMetaLoaderBindingParser.DelimiterChars

Syntax

DelimiterChars: String;

Description

The DelimiterChars property determines a list of attributes separators.

Comments

This property is taken into account if the ICubeMetaLoaderBindingParser.ParserType value is CubeMetaLoaderParserType.Delimited.

Example

The property use is given in the example for ICubeMetaLoaderBinding.HeaderParser.

See also:

ICubeMetaLoaderBindingParser