LogicalChildOfRoot.RenameLogicalElements
LogicalChildOfRoot.RenameLogicalElements<T> method
Renames all the unnamed and duplicate name items in the collection so all the items have a unique valid name.
public static void RenameLogicalElements<T>(IEnumerable<T> collection, string namePrefix)
where T : LogicalChildOfRoot
Parameter | Description |
---|---|
T | Any LogicalChildOfRoot derived type. |
collection | The source collection. |
namePrefix | The name prefix to use. |
See Also
- class LogicalChildOfRoot
- namespace Aspose.CAD.FileFormats.GLB
- assembly Aspose.CAD