DataCollection
MoveAsync メソッド (C1DataCollectionHub<T>)

C1.DataCollection.SignalR.Server アセンブリ > C1.DataCollection.SignalR.Server 名前空間 > C1DataCollectionHub<T> クラス : MoveAsync メソッド
The token that determines whether the calling collection is synchronized.
From index.
To index.
Moves an item from the specified position to the new one.
シンタックス
'宣言
 
Public Function MoveAsync( _
   ByVal eTag As System.Guid, _
   ByVal fromIndex As System.Integer, _
   ByVal toIndex As System.Integer _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task MoveAsync( 
   System.Guid eTag,
   System.int fromIndex,
   System.int toIndex
)

パラメータ

eTag
The token that determines whether the calling collection is synchronized.
fromIndex
From index.
toIndex
To index.
参照

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