PEAPI

CILInstructions.PushFalse Method 

Add an instruction to push the boolean value false on TOS

[Visual Basic]
Public Sub PushFalse()
[C#]
public void PushFalse();

See Also

CILInstructions Class | CILInstructions Members | PEAPI Namespace