XmlArrayItemAttributes.IList.IsFixedSize Property

Definition

Gets a value indicating whether the IList has a fixed size.

C#
bool System.Collections.IList.IsFixedSize { get; }

Property Value

true if the IList has a fixed size; otherwise, false.

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the XmlArrayItemAttributes instance is cast to an IList interface.

Applies to

Product Versions
.NET Core 1.0, Core 1.1
UWP 10.0