Miner.Responder.Shared Assembly > Miner.Responder.Shared.Extensions Namespace > DataExtensions Class : AsEnumerable Method |
'Declaration <System.Runtime.CompilerServices.ExtensionAttribute()> Public Shared Function AsEnumerable( _ ByVal collection As System.Data.DataRowCollection _ ) As System.Collections.Generic.IEnumerable(Of DataRow)
'Usage Dim collection As System.Data.DataRowCollection Dim value As System.Collections.Generic.IEnumerable(Of DataRow) value = DataExtensions.AsEnumerable(collection)
[System.Runtime.CompilerServices.Extension()] public static System.Collections.Generic.IEnumerable<DataRow> AsEnumerable( System.Data.DataRowCollection collection )
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.