Miner.Responder.Shared Assembly > Miner.Responder.Shared.Extensions Namespace > EnumerableExtensions Class : Split<T> Method |
'Declaration <System.Runtime.CompilerServices.ExtensionAttribute()> Public Shared Function Split(Of T)( _ ByVal list As System.Collections.Generic.IEnumerable(Of T), _ ByVal parts As System.Integer _ ) As System.Collections.Generic.IEnumerable(Of List(Of T))
'Usage Dim list As System.Collections.Generic.IEnumerable(Of T) Dim parts As System.Integer Dim value As System.Collections.Generic.IEnumerable(Of List(Of T)) value = EnumerableExtensions.Split(Of T)(list, parts)
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.