Click or drag to resize

DataStructureCollectionT Constructor

Namespace:  Unvired.Kernel.Utils
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DataStructureCollection(
	string whereClause,
	string orderByClause
)

Parameters

whereClause
Type: SystemString
orderByClause
Type: SystemString
See Also