IReturnTypeInfo.Rename Method
| CodeIt.Right SDK Class Library |
|
IReturnTypeInfo.Rename Method
Replaces a name of the return type, with another specified name.
Parameters
-
codeElementInfo
-
ICodeElementInfo object.
-
newName
-
New code element name.
Remarks
Example
To be added.
See Also
IReturnTypeInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace