[]
public bool TryGetValue<T>(byte childRecType, out T value)
Public Function TryGetValue(Of T)(childRecType As Byte, ByRef value As T) As Boolean
| Type | Name | Description |
|---|---|---|
| byte | childRecType | |
| T | value |
| Type | Description |
|---|---|
| bool |
| Name | Description |
|---|---|
| T |