CSharpScriptGetCompiledPropertyValueT Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public T GetCompiledPropertyValue<T>(
string name,
Object[] index = null
)
Parameters
- name
- Type: SystemString
- index (Optional)
- Type: SystemObject
Type Parameters
- T
Return Value
Type:
TSee Also