WeakReference (System.WeakReference)

Inherits: System.Object

Interfaces: ISerializable

Derived Types: 0

Assembly: mscorlib.dll

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

VB.NET C#

VB.NET

Public Class WeakReference
  Implements System.Runtime.Serialization.ISerializable
End Class

Articles

Phorum :: HtmlEditor :: HtmlEditor.Dispose()

To be precise, around 176 bytes are lost every 10 times you display the dialog thanks to instances of System.WeakReference. This is annoying but isn't going to matter in most ...

Preferences

If this option is enabled, a pseudo type will be included in the Types list and the presentation of System.WeakReference and System.InteropServices.GCHandle instances ...

GC Handle Identification

The .NET Framework provides access to GC handles through the System.WeakReference class and the System.InteropServices.GCHandle structure. The runtime also uses GC handles ...

IKVM.NET Weblog - Whidbey Beta 2

A long time ago I wrote about problems with the C# destructor and used System.WeakReference as example. Recently I discovered a related, but more serious problem with System ...

IKVM.NET Weblog - Whidbey Beta 2

A long time ago I wrote about problems with the C# destructor and used System.WeakReference as example. Recently I discovered a related, but more serious problem with System ...

db4o Developer Community - Dotnet + IKVM + db4o resulting in numerous ...

Dotnet + IKVM + db4o resulting in numerous calls to System.WeakReference.get_Target()

Mono Documentation

The constructors of System.WeakReference are listed below. For a list of all members, see the WeakReference Members list. See Also: Inherited members from System.Object

Mono Documentation

The members of System.WeakReference are listed below. See Also: Inherited members from System.Object [ ...

WeakReference Class (System)

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

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support