IJenevaContextBuildList Method |
Creates a new instance of the generic ListAndSet class
Namespace: JenevaAssembly: Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax Object BuildList(
Type type
)
Function BuildList (
type As Type
) As Object
Parameters
- type
- Type: SystemType
inner type
Return Value
Type:
Objectnew instance of ListAndSet
See Also