Click or drag to resize

MemoryPropertyStoreDeserialize Method

Overload List
  NameDescription
Public methodStatic memberDeserialize(Byte)
Deserializes the specified bytes into a property store.
Public methodStatic memberDeserialize(Stream)
Deserializes the specified stream into a property store.
Public methodStatic memberDeserialize(Byte, Boolean)
Deserializes the specified bytes into a property store.
Public methodStatic memberDeserialize(Stream, Boolean)
Deserializes the specified stream into a property store.
Top
See Also