The EntitySpaces 2008 API Reference (Full)
Implicit Operator
EntitySpaces.CoreBusinessObjectsEmployeesCollectionImplicit(EmployeesCollection)
Persistence Layer and Business Objects for Microsoft .NET
Declaration Syntax
C#Visual Basic
public static implicit operator List<Employees> (
	EmployeesCollection coll
)
Public Shared Widening Operator CType ( _
	coll As EmployeesCollection _
) As List(Of Employees)
Parameters

Assembly: BusinessObjects (Module: BusinessObjects) Version: 2008.1.811.0 (2008.1.0811.0)