| Tipic Instant Messaging Platform - Programmer's Reference Guide |
|
LinkedList.IsReadOnly Property
Is the list read-only?
[Visual Basic]
Public Property IsReadOnly As
Boolean _
[C#]
public
bool IsReadOnly {get; set;}
Implements
IList.IsReadOnly
See Also
LinkedList Class | bedrock.collections Namespace