Aerospike LINDPad Driver

Helpers..::..CreateBinRecord<(Of <(<'T>)>)> Method (IEnumerable<(Of <(<'T>)>)>, String)

Namespace:  Aerospike.Database.LINQPadDriver
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public static Bin CreateBinRecord<T>(
	IEnumerable<T> collection,
	string binName
)

Type Parameters

T

Parameters

collection
Type: IEnumerable<(Of <(<'T>)>)>
binName
Type: String