Click or drag to resize

IXmlDeserializationInfoGetArray Method

Overload List
 NameDescription
Public methodGetArray(Single) 
Public methodGetArray(DateTime, Int32) 
Public methodGetArray(Double, Int32) Deserializes an array of double value. The xml node must be opened before with OpenArray
Public methodGetArray(String, Double) Deserializes an array of double values. The array is allocated automatically.
Public methodGetArray(String, Int32) 
Public methodGetArray(String, Int32) 
Public methodGetArray(BitArray, BitArray, Int32) Gets an array of nullable booleans.
Top
See Also