public float GetNocturnalRadiation(
out bool succeeded
)Public Function GetNocturnalRadiation (
<OutAttribute> ByRef succeeded As Boolean
) As Singlepublic:
float GetNocturnalRadiation(
[OutAttribute] bool% succeeded
)member GetNocturnalRadiation :
succeeded : bool byref -> float32