 | InternReclaimableEventArgsInternPoolCount Property |
[This is preliminary documentation and is subject to change.]
Count of items currently in the collection's intern pool.
Namespace:
Condensed
Assembly:
Condensed (in Condensed.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic int InternPoolCount { get; }Public ReadOnly Property InternPoolCount As Integer
Get
public:
property int InternPoolCount {
int get ();
}member InternPoolCount : int with get
Property Value
Type:
Int32
See Also