The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
KeySizes Constructor (Int32, Int32, Int32)
.NET Framework (current version)
Initializes a new instance of the KeySizes class with the specified key values.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- minSize
-
Type:
System::Int32
The minimum valid key size.
- maxSize
-
Type:
System::Int32
The maximum valid key size.
- skipSize
-
Type:
System::Int32
The interval between valid key sizes.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: