Releases the managed object, previously 'rooted' against garbage reclamation, by a call to Alloc.
[Visual Basic] Public Shared Sub Free( _ ByVal root As Integer _ ) [C#] public static void Free( int root ); [C++] public: static void Free( int root ); [JScript] public static function Free( root : int );
Root Class | Root Members | System.Runtime.InteropServices Namespace