Back to Devexpress

DXSerializer.DeserializeSingleObject Method

wpf-devexpress-dot-xpf-dot-core-dot-serialization-dot-dxserializer-dot-deserializesingleobject.md

latest917 B
Original Source

DXSerializer.DeserializeSingleObject Method

NameParametersDescription
DeserializeSingleObject(DependencyObject, Stream, String, SerializationType) staticd, stream, appName, serializationTypeRestores (deserializes) the layouts of the specified container (or control) and all its child elements from a Stream.
DeserializeSingleObject(DependencyObject, String, String, SerializationType) staticd, path, appName, serializationTypeRestores (deserializes) the layouts of the specified container (or control) and all its child elements from a file.