'Declaration Public Function GetValue(Of T)( _ ByVal childRecType As Byte, _ ByVal defValue As T _ ) As T
public T GetValue<T>( byte childRecType, T defValue )
ImageProperties Class ImageProperties Members