IsFixedSize Property (DbParameterBaseCollection)
Indicating whether the collection has a fixed size.
public override bool IsFixedSize {get;}
'Declaration
Public Overrides ReadOnly Property IsFixedSize As Boolean
Property Value
true if the collection has a fixed size; otherwise,
false.