[]
public bool TryGetValue(object definition, out int steps)
Type | Name | Description |
---|---|---|
object | definition | |
int | steps |
Type | Description |
---|---|
bool |
public bool TryGetValue(object definition, out int steps, out int parentIndex)
Type | Name | Description |
---|---|---|
object | definition | |
int | steps | |
int | parentIndex |
Type | Description |
---|---|
bool |