StringReference.WeakStringCollection Class Members
In This Topic
The following tables list the members exposed by StringReference.WeakStringCollection.
Public Constructors
Public Properties
| | Name | Description |
 | Count | Get the total number of string references in this collection. (Some references may no longer be valid.) |
Top
Public Methods
| | Name | Description |
 | Pack | Perform a pack on this collection. |
 | PackAndOrAdd | Add an optional new string to this collection and perform a pack on this collection while doing so. |
Top
See Also