CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


Represents a weak reference, which references an object while still allowing that object to be garbage collected.

Namespace: ?System
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
<SerializableAttribute> _
Public Class WeakReference _
	Implements ISerializable
C#
[SerializableAttribute]
public class WeakReference : ISerializable
Visual C++
[SerializableAttribute]
public ref class WeakReference : ISerializable
JavaScript
System.WeakReference = function();

Type.createClass(
	'System.WeakReference',
	null,
	ISerializable);

Inheritance Hierarchy

System..::.Object
??System..::.WeakReference

See Also



Free Download:
   
  Privacy | Contact Us
All Times Are GMT