Adds a style collection that will be used to check names against. More than one style collection can be added.
[Visual Basic .NET] Public Sub AddNameCheck ( _ ByVal nameCheckStyles As IDimensionStyles _ )
[C#] public void AddNameCheck ( IDimensionStyles nameCheckStyles );
Product Availability
Available with ArcGIS Desktop.
Remarks
AddNameCheck should be called before IDimensionStyleImportDialog::DoModalImport to avoid conflicts in dimension style names.