Implemented interface member:
property
IsFixedSize
System.Collections.IList.IsFixedSize
2 overrides of IsFixedSize
System.Data.Odbc (1)
System\Data\Odbc\OdbcParameterCollectionHelper.cs (1)
38
public override bool
IsFixedSize
System.Data.OleDb (1)
artifacts\obj\System.Data.OleDb\Debug\net10.0\System.Data.OleDb.notsupported.cs (1)
384
public override bool
IsFixedSize
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_OleDb); } }