Visual Basic (Declaration) | |
---|---|
Public Overloads Function BulkInsert( _ ByVal items As IEnumerable(Of KeyValuePair(Of TKey,TValue)) _ ) As Integer |
C# | |
---|---|
public int BulkInsert( IEnumerable<KeyValuePair<TKey,TValue>> items ) |
Parameters
- items
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7