Hold()
HolderInitializer::Hold(const T&) method
Copies passed lvalue to holder, then return the holder reference Caller should use this method to hold passed value unconditionally.
const T & System::HolderInitializer<T, R>::Hold(const T &value)
See Also
- Struct HolderInitializer
- Namespace System
- Library Aspose.Slides