ExpressionChildRangeFirstChildIndex Field
Returns the absolute index (in the child list) of the first element in Children.
E.g. if the range represents expression children #2-3 (zero-based), FirstChildIndex will be 2 and Children will contain 2 items.
Namespace: VisualGDBExpressionsAssembly: VisualGDBExpressions (in VisualGDBExpressions.dll) Version: 5.6.109.1 (5.6.109.4849)
public int FirstChildIndex
Field Value
Int32