Intersoft.Client.Data.ComponentModel Namespace > PagedCollectionView Class > CopyDefinitionsFrom Method : CopyDefinitionsFrom(PagedCollectionView,Boolean,Boolean,Boolean,Boolean) Method |
Public Overloads Sub CopyDefinitionsFrom( _ ByVal source As PagedCollectionView, _ ByVal includeGroupDescriptions As Boolean, _ ByVal includeSortDescriptions As Boolean, _ ByVal includeFilterDescriptions As Boolean, _ ByVal includePageDescription As Boolean _ )
Dim instance As PagedCollectionView Dim source As PagedCollectionView Dim includeGroupDescriptions As Boolean Dim includeSortDescriptions As Boolean Dim includeFilterDescriptions As Boolean Dim includePageDescription As Boolean instance.CopyDefinitionsFrom(source, includeGroupDescriptions, includeSortDescriptions, includeFilterDescriptions, includePageDescription)
public void CopyDefinitionsFrom( PagedCollectionView source, bool includeGroupDescriptions, bool includeSortDescriptions, bool includeFilterDescriptions, bool includePageDescription )
public: void CopyDefinitionsFrom( PagedCollectionView^ source, bool includeGroupDescriptions, bool includeSortDescriptions, bool includeFilterDescriptions, bool includePageDescription )
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