|
-
Hiding methods from COM
I know I can use the ComVisible attribute to hide or show methods from COM
but that only works with methods I've defined manually. How can I hide
inherited methods such as ToString and GetType?
Do I need to override them and apply the ComVisible attribute to my
overridden methods?
--
http://www.acadx.com
"If you want to be somebody else change your mind"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks