This topic has not yet been rated - Rate this topic

WeakReference Constructor

Initializes a new instance of the WeakReference class.

Name Description
WeakReference (Object) Initializes a new instance of the WeakReference class, referencing the specified object.

Supported by the .NET Compact Framework.

WeakReference (Object, Boolean) Initializes a new instance of the WeakReference class, referencing the specified object and using the specified resurrection tracking.

Supported by the .NET Compact Framework.

WeakReference (SerializationInfo, StreamingContext) Initializes a new instance of the WeakReference class, using deserialized data from the specified serialization and stream objects.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.