Click or drag to resize

IXmlDeserializationInfoGetValueOrNull Method

Overload List
 NameDescription
Public methodGetValueOrNull(String, Object)Reads a value of unknown type or returns null.
Public methodGetValueOrNullT(String, Object)Reads a value of type T or returns null.
Top
See Also