This documentation is archived and is not being maintained.

VariableSizeList::IList::IsFixedSize Property

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Common
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

private:
virtual property bool IsFixedSize {
	bool get () sealed = IList::IsFixedSize::get;
}

Property Value

Type: System::Boolean
Returns Boolean.

Implements

IList::IsFixedSize

Show: