LINQ functions for the graphquery parser
LINQ
01 Syntax
Microsoft.VisualBasic.Data.GraphQuery.TextParser.LINQ
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| eq | 1 | Take the nth element in the current node collection |
03 Members
eq(
InnerPlantText, String(), Boolean)Take the nth element in the current node collection
Parameters
| Name | Type | Description |
|---|---|---|
document | InnerPlantText | - |
parameters | String() | - |
isArray | Boolean | - |