ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / ProviderSerializer Class / FromStream Method

In This Topic
    FromStream Method
    In This Topic
    Internal uses only.
    Syntax
    'Declaration
     
    Public Shared Function FromStream( _
       ByVal stream As Stream _
    ) As Object
    public static object FromStream( 
       Stream stream
    )

    Parameters

    stream
    See Also