Miner.Responder.Shared Assembly > Miner.Responder.Shared.Extensions Namespace > EnumerableExtensions Class : LimitGroupSize<T> Method |
'Declaration <System.Runtime.CompilerServices.ExtensionAttribute()> Public Shared Function LimitGroupSize(Of T)( _ ByVal list As System.Collections.Generic.ICollection(Of T), _ ByVal maxSize As System.Integer _ ) As System.Collections.Generic.IEnumerable(Of List(Of T))
'Usage Dim list As System.Collections.Generic.ICollection(Of T) Dim maxSize As System.Integer Dim value As System.Collections.Generic.IEnumerable(Of List(Of T)) value = EnumerableExtensions.LimitGroupSize(Of T)(list, maxSize)
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.