how CanDeserialize() works?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a question regarding CanDeserialize(). How does it work? Any idea?
will it parse the entire xml before deciding whether it can be deserialized?

Any input is appreciated.

thank you,
 
For questions like these, you should use tools like the reflector to show
the internal code.

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
 
Back
Top