| C# | Visual Basic |
public static implicit operator List<Employees> ( EmployeesCollection coll )
Public Shared Widening Operator CType ( _ coll As EmployeesCollection _ ) As List(Of Employees)
- coll (EmployeesCollection)
![]() | The EntitySpaces 2008 API Reference (Full) Implicit Operator EntitySpaces.Core ► BusinessObjects ► EmployeesCollection ► Implicit(EmployeesCollection) |
| C# | Visual Basic |
public static implicit operator List<Employees> ( EmployeesCollection coll )
Public Shared Widening Operator CType ( _ coll As EmployeesCollection _ ) As List(Of Employees)