Removes the item at the specified index from the collection.
シンタックス
'宣言
Public Function RemoveAsync( _
ByVal As System.Guid, _
ByVal As System.Integer _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task RemoveAsync(
System.Guid ,
System.int
)
パラメータ
- eTag
- The token that determines whether the calling collection is synchronized.
- index
- The index.
参照