GlobalTypeCollection::IsFixedSize Property
Visual Studio 2015
Gets whether or not this collection's size can be changed.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Property Value
Type: System::Booleantrue if this collection's size cannot be changed, otherwise false.
Implements
IList::IsFixedSize
Show: