Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Wallym has some good thoughts on the
importance of calling dispose, which reminded me we have a complete whitepaper
on how to implement dispose correctly... Love to have your feedback on it.
Comments
- Anonymous
April 08, 2003
The comment has been removed - Anonymous
April 08, 2003
The paragraph clearly states that the referenced (contained) objects cannot be Disposable for the container to be a Simple Type (not Disposable). The second sentence, now that I read it, may be not very clear but it’s meant to say that if one of the referenced objects is a collection, the items in the collection cannot be Disposable either.