WeakReferenceListBaseTIsFixedSize Property |
Always false
Namespace:
VelocityDb.Collection
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic bool IsFixedSize { get; }
Public ReadOnly Property IsFixedSize As Boolean
Get
public:
property bool IsFixedSize {
bool get ();
}
member IsFixedSize : bool with get
Property Value
Type:
Boolean
See Also