PEAPI

Local 

Create a new local variable

Overload List

Create a new local variable

public Local(string,Type);

Create a new local variable that is byref and/or pinned

public Local(string,Type,bool,bool);

See Also

Local Class | Local Members | PEAPI Namespace