C1.Web.Mvc.Fluent Namespace > ControlBuilderFactory Class > CollectionViewService Method : CollectionViewService(IEnumerable<Object>) Method |
'Declaration
Public Overloads Function CollectionViewService( _ Optional ByVal sourceCollection As IEnumerable(Of Object) _ ) As CollectionViewServiceBuilder(Of Object)
public CollectionViewServiceBuilder<object> CollectionViewService( IEnumerable<object> sourceCollection )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2