SerializationInfoExtensionsTryGetValue Method

Overload List

TryGetValue(SerializationInfo, String, Object) Tries the get value from the SerializationInfo associated with the specified name.
TryGetValueT(SerializationInfo, String, T) Tries the get value from the SerializationInfo associated with the specified name.

See Also