Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

.Symbol.Kind (gb)

Property Read Kind As Integer

Returns one of the following constants:

  • Class.Variable if the symbol is a variable.

  • Class.Constant if the symbol is a constant.

  • Class.Event if the symbol is an event.

  • Class.Property if the symbol is a property.

  • Class.Method if the symbol is a method.