ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Rendering.IO Namespace / MemoryStreamProvider Class / GetSecondaryStreams Method

In This Topic
    GetSecondaryStreams Method (MemoryStreamProvider)
    In This Topic
    Gets the array of secondary streams
    Syntax
    'Declaration
     
    Public Overrides Function GetSecondaryStreams() As StreamInfo()
    public override StreamInfo[] GetSecondaryStreams()

    Return Value

    StreamInfo[].
    See Also