InstructionEncoder.LoadConstantR4(Single) Method

Definition

Encodes Single constant load instruction.

public:
 void LoadConstantR4(float value);
public void LoadConstantR4 (float value);
member this.LoadConstantR4 : single -> unit
Public Sub LoadConstantR4 (value As Single)

Parameters

value
Single

Applies to