'宣言
Public Overloads Function TryGetValue( _ ByVal definition As Object, _ ByRef steps As Integer _ ) As Boolean
public bool TryGetValue( object definition, out int steps )
パラメータ
- definition
- steps
'宣言
Public Overloads Function TryGetValue( _ ByVal definition As Object, _ ByRef steps As Integer _ ) As Boolean
public bool TryGetValue( object definition, out int steps )