VCFileCodeModel.AddFunction Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddFunction(String, vsCMFunction, Object, Object, vsCMAccess) | (Inherited from FileCodeModel2.) | |
AddFunction(String, vsCMFunction, Object, Object, vsCMAccess) | Creates a new function code construct and inserts the code in the correct location. |
Top