User Tools

Site Tools


language_syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
language_syntax [2018/01/24 11:04] wolfgangriedmannlanguage_syntax [2020/08/28 03:54] (current) wolfgangriedmann
Line 1: Line 1:
 ====== Language Syntax Basics ====== ====== Language Syntax Basics ======
  
 +  * [[everything_object|Everything is an object]]
   * [[strings|Strings and prefixes]]   * [[strings|Strings and prefixes]]
   * [[string_char_byte|String, Char and Byte]]   * [[string_char_byte|String, Char and Byte]]
 +  * [[literals|Literals, suffixes and prefixes]]
   * [[trycatch|Try - catch]]   * [[trycatch|Try - catch]]
   * [[doswitch|do switch]]   * [[doswitch|do switch]]
   * [[docase|do case]]   * [[docase|do case]]
 +  * [[property|property]]
   * [[generics|Generics]]   * [[generics|Generics]]
   * [[namespaces|Namespaces]]   * [[namespaces|Namespaces]]
   * [[assemblies|Assemblies]]   * [[assemblies|Assemblies]]
-  * [[encodings|Encodings]+  * [[encodings|Encodings]] 
 +  * [[exceptions|Exceptions and Exception Handlers]] 
 +  * [[method_overloading|Method overloading]] 
 +  * [[lambda_codeblock_anonymous|Lambda expressions, Codeblocks, Anonymous expression]] 
 +  * [[net_array|.NET Arrays]] 
 +  * [[collections|Collections]] 
 +  * [[conditional_access|Conditional access]] 
 +  * [[casting_astype|Casting and astype]] 
 +  * [[is_type|Variable is type]] 
 +  * [[yield|yield]] 
 +  * [[using|using ... end using]] 
 +  * [[default|default]] 
 +  * [[scope|begin scope ... end scope]] 
 +  * [[nullable|Nullable datatypes]] 
 +  * [[define|Defines]] 
 +  * [[namespace_assembly_reference|Namespaces, Assemblies, References]] 
 +  * [[float_real8_decimal|Float, Real8 and Decimal]] 
 +  * [[vostruct|VOStruct (structure in VO)]] 
 +  * [[null_string|null_string]]
  
language_syntax.1516791885.txt.gz · Last modified: 2018/01/24 11:04 by wolfgangriedmann