Tao.DevIl SDK Documentation

Il.ilPopAttrib Method 

ilPopAttrib pops the last pushed stack entry off the stack and copies the bits specified when pushed by ilPushAttrib to the previous set of states.

[Visual Basic]
Public Shared Sub ilPopAttrib()
[C#]
public static void ilPopAttrib();

See Also

Il Class | Tao.DevIl Namespace