Makes the specified settings the current ones.
Namespace:
CADImport.CADImportControls
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub SaveProtectionSettings( _ ByVal settingsLst As SortedList _ ) |
Parameters
-
settingsLst
-
Type: SortedList
A SortedList containing the settings that will be made current.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also