Visual Basic | |
---|---|
Function RenameEntry( _ ByVal OldName As System.String, _ ByVal NewName As System.String _ ) As System.Boolean |
Parameters
- OldName
- Name of the entity to change
- NewName
- Name to which to change OldName
- Result[out] or Return Value
- True if OldName is changed to NewName, false if not
IDictionary Interface
IDictionary Members
IDictionary::GetEntries Method ()
IDictionary::GetEntry Method ()
IDictionary::GetNameOf Method ()
IDictionary::HasEntry Method ()
IDictionary::RemoveEntry Method ()
IDictionary::SetEntry Method ()
IDictionary Members
IDictionary::GetEntries Method ()
IDictionary::GetEntry Method ()
IDictionary::GetNameOf Method ()
IDictionary::HasEntry Method ()
IDictionary::RemoveEntry Method ()
IDictionary::SetEntry Method ()
DraftSight V1R4.0