TypeRegistryItem(String) Property
Gets value for registered symbol with specified name.
Namespace: Gemstone.Expressions.EvaluatorAssembly: Gemstone.Expressions (in Gemstone.Expressions.dll) Version: 1.0.169 -- Release Build+7e19ae13fc8cb044bd1f384a021abae6dc5c1045
Public ReadOnly Default Property Item (
name As String
) As Object
Get
- name String
- Symbol name.
ObjectSymbol value or
null if symbol
name does not exist.