Interface INCT_CustomValue
Assembly: STNCCustomInterpreter.dll
Syntax
[Guid("A0008CAE-3C6E-49B0-95C1-DD9C7103B54C")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface INCT_CustomValue : INCT_CustomValues
Properties
Childs[int]
Declaration
INCT_CustomValue Childs[int Index] { get; }
Parameters
| Type |
Name |
Description |
| int |
Index |
|
Property Value
this[string]
Declaration
INCT_CustomValue this[string Name] { get; }
Parameters
| Type |
Name |
Description |
| string |
Name |
|
Property Value
Count
Declaration
Property Value
Flt
Declaration
Property Value
Int
Declaration
Property Value
Name
Declaration
Property Value
Str
Declaration
Property Value