MSIR.0772 Member (name) already defined: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This is a compilation error for a class or structure definition. The name for Functions, Subroutines, Properties, and Constructors must follow the same rules as variable names an...") |
m (1 revision) |
(No difference)
|
Revision as of 16:45, 9 November 2010
This is a compilation error for a class or structure definition. The name for Functions, Subroutines, Properties, and Constructors must follow the same rules as variable names and cannot be the same as another member of the class, whether a variable or method, public or private, shared or non-shared.