DelimitedPosition: Integer;
The DelimitedPosition property determines a sequence number of attributes separator in a list.
The list of separators is determined by the ICubeMetaLoaderBindingParser.DelimiterChars property. The DelimitedPosition property is taken into account if the ICubeMetaLoaderBindingParser.ParserType value is CubeMetaLoaderParserType.Delimited.
The property use is given in the example for ICubeMetaLoaderBinding.HeaderParser.
See also: