'Declaration
<AsyncStateMachineAttribute(C1.DataCollection.C1WrapDataCollection`2/d__99)> Public Overridable Function InsertRangeAsync( _ ByVal startingIndex As Integer, _ ByVal items As IEnumerable(Of PropertyGroup), _ Optional ByVal cancellationToken As CancellationToken _ ) As Task(Of Integer)
[AsyncStateMachine(C1.DataCollection.C1WrapDataCollection`2/d__99)] public virtual Task<int> InsertRangeAsync( int startingIndex, IEnumerable<PropertyGroup> items, CancellationToken cancellationToken )
Parameters
- startingIndex
- items
- cancellationToken