KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Serialization
Info
Extensions
Get
Value
Or
Default Method
Overload List
GetValueOrDefault(SerializationInfo, String, Object)
Tries to get a value from a
SerializationInfo
for the given
name
.
GetValueOrDefault
T
(SerializationInfo, String, T)
Tries to get a value from a
SerializationInfo
for the given
name
.
See Also
Reference
SerializationInfoExtensions Class
KGySoft.Serialization.Binary Namespace
In This Article
Overload List
See Also