TryGetValue<T> Method (TablixColumnHeader)
In This Topic
Syntax
'Declaration
Public Function TryGetValue(Of )( _
ByVal As Byte, _
ByRef As _
) As Boolean
public bool TryGetValue<>(
byte ,
out
)
Parameters
- childRecType
- value
Type Parameters
- T
See Also