Replaces the item at the specified by the specified .
シンタックス
'宣言
Function ReplaceAsync( _
ByVal As System.Integer, _
ByVal As System.Object _
) As System.Threading.Tasks.Task
System.Threading.Tasks.Task ReplaceAsync(
System.int ,
System.object
)
パラメータ
- index
- The index.
- item
- The item.
参照