BufferedTreeNodeStreamItem Property |
[Missing <summary> documentation for "P:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.BufferedTreeNodeStream.Item(System.Int32)"]
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic virtual Object this[
int i
] { get; }
Public Overridable ReadOnly Default Property Item (
i As Integer
) As Object
Get
Parameters
- i
- Type: SystemInt32
Property Value
Type:
ObjectImplements
ITreeNodeStreamItemInt32
See Also