[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Facebook.Json.Utilities.CollectionWrapper`1.System#Collections#IList#IsFixedSize"]
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
bool IList.IsFixedSize { get; } |
Visual Basic (Declaration) |
---|
Private ReadOnly Property IsFixedSize As Boolean Implements IList.IsFixedSize |
Visual C++ |
---|
private: virtual property bool IsFixedSize { bool get () sealed = IList::IsFixedSize::get; } |