DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Tokenizer.ExecuteEx | Methods | Properties
Do tokenizing of simple stream like "aaaa","aaaa",123,"aaaa".
// C# public void ExecuteEx( WideString _str );
' VisualBasic Public Sub ExecuteEx( ByVal _str As WideString )
// Oxygene public procedure ExecuteEx( _str : WideString );
Name | Type | Description |
---|---|---|
_str | WideString | String to be tokenized |
This method is much faster then Execute.