[#ParamsStream-02-GetParams] = xref:ParamsStream-02.adoc[ParamsStream]::GetParams :relfileprefix: ../ :mrdocs: Get reference to stream parameters. == Synopsis Declared in `<serialize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename P> auto const& GetParams() const; ---- == Return Value A reference to the matching parameter set, searching nested substreams if needed. [.small]#Created with https://www.mrdocs.com[MrDocs]#