Fills the specified list with the current protection settings.
Namespace:
CADImport.CADImportControls
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub NewProtectionSettings( _ ByVal settingsLst As SortedList _ ) |
Parameters
-
settingsLst
-
Type: SortedList
A SortedList to fill with the current protection settings.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also