'Declaration Public Overloads Function TryGetValue( _ ByVal definition As Object, _ ByRef steps As Integer, _ ByRef parentIndex As Integer _ ) As Boolean
public bool TryGetValue( object definition, out int steps, out int parentIndex )
Parameters
- definition
- steps
- parentIndex