|
|
|||
|
|
| KeepNETObject[object] causes the specified object(s) not to be released when the current NETBlock ends. |
| KeepNETObject[object, Manual] causes the specified object to escape from all enclosing NETBlock expressions, meaning that the object will only be released if you manually call ReleaseNETObject. |
| © 2013 Wolfram Research, Inc. |