GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ItemCollectionExtensions Class : Downcast<TI,TO> Method |
'Declaration Public Shared Function Downcast (Of TI As TO, TO)( _ ByVal input As IItemCollection(Of TI) _ ) As IItemCollection(Of TO)
public static IItemCollection<TO> Downcast<TI,TO>( IItemCollection<TI> input ) where TI: TO
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