Saves the application's settings to the file.
Namespace:
CADImport.FaceModule
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub SaveOptions( _ ByVal sr1 As SortedList _ ) |
Parameters
-
sr1
-
Type: SortedList
A SortedList that contains the application's settings.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also