How the IL instruction pops the stack.
[Visual Basic] Public ReadOnly Property StackBehaviourPop As StackBehaviour [C#] public StackBehaviour StackBehaviourPop {get;} [C++] public: __property StackBehaviour get_StackBehaviourPop(); [JScript] public function get StackBehaviourPop() : StackBehaviour;
Read-only. How the IL instruction pops the stack.
OpCode Structure | OpCode Members | System.Reflection.Emit Namespace