Click or drag to resize

CompareByFieldIndexKeyInitNew Method

Internal Use

Namespace:  VelocityDb.Collection.Comparer
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public void InitNew(
	TypeVersion tVersion,
	string fields
)

Parameters

tVersion
Type: VelocityDb.TypeInfoTypeVersion

[Missing <param name="tVersion"/> documentation for "M:VelocityDb.Collection.Comparer.CompareByFieldIndex`1.InitNew(VelocityDb.TypeInfo.TypeVersion,System.String)"]

fields
Type: SystemString

[Missing <param name="fields"/> documentation for "M:VelocityDb.Collection.Comparer.CompareByFieldIndex`1.InitNew(VelocityDb.TypeInfo.TypeVersion,System.String)"]

See Also