Click or drag to resize

XmlStreamDeserializationInfoGetValueOrNull Method

Overload List
 NameDescription
Public methodGetValueOrNull(Object) Reads a value from the current element using its Type attribute and returns for undefined values.
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