| Tipic Instant Messaging Platform - Programmer's Reference Guide |
|
LinkedList.IsFixedSize Property
Always returns "false" for now. TODO: implement fixed size
[Visual Basic]
NotOverridable Public ReadOnly Property IsFixedSize As
Boolean _
[C#]
public
bool IsFixedSize {get;}
Implements
IList.IsFixedSize
See Also
LinkedList Class | bedrock.collections Namespace