Visual Basic (Declaration) | |
---|---|
Public Function TryGetValue( _ ByVal key As IReference, _ ByRef value As T _ ) As Boolean |
C# | |
---|---|
public bool TryGetValue( IReference key, out T value ) |
Parameters
- key
- value
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family