IntelliCAD 11.1 Object Library
Rename Method
See Also 
OldName
The keyword name of the object to be renamed in the dictionary.
NewName
The new keyword name.
Dictionary Collection : Rename Method

Description

Renames an item in the dictionary.

Syntax

Visual Basic
Public Sub Rename( _
   ByVal OldName As String, _
   ByVal NewName As String _
) 

Parameters

OldName
The keyword name of the object to be renamed in the dictionary.
NewName
The new keyword name.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.