DataCollection
CanReplace メソッド (C1EntityFrameworkCoreCursorDataCollection<T>)

C1.DataCollection.EntityFrameworkCore アセンブリ > C1.DataCollection.EntityFrameworkCore 名前空間 > C1EntityFrameworkCoreCursorDataCollection<T> クラス : CanReplace メソッド
This parameter is ignored.
The item that would be replaced.
Determines whether the item at the specified index can be replaced in the collection.
シンタックス
'宣言
 
Public Overrides Function CanReplace( _
   ByVal index As System.Integer, _
   ByVal item As T _
) As System.Boolean
public override System.bool CanReplace( 
   System.int index,
   T item
)

パラメータ

index
This parameter is ignored.
item
The item that would be replaced.
参照

C1EntityFrameworkCoreCursorDataCollection<T> クラス
C1EntityFrameworkCoreCursorDataCollection<T> メンバ