IsFixedSize property

Gets a value that indicates whether the SAParameterCollection has a fixed size.

Visual Basic syntax

Public ReadOnly Overrides Property IsFixedSize As Boolean

C# syntax

public override bool IsFixedSize {get;}

Remarks

True if this collection has a fixed size, false otherwise.