![]() | ReferenceType Fields |
The ReferenceType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | HARD |
Hard references keep references to the object and prevent the
garbage collector from collecting the item.
|
![]() ![]() | SOFT |
Soft references allow the garbage collector to collect items
that are not in use.
|
![]() | value__ |