Property Next
Next
Gets or sets the next element in an element stack or queue.
Declaration
public virtual Element Next { get; set; }
Property Value
Type | Description |
---|---|
Element |
Gets or sets the next element in an element stack or queue.
public virtual Element Next { get; set; }
Type | Description |
---|---|
Element |