Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal isLayer As Boolean, _ ByVal binNumber As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- isLayer
- Specifies whether the binNumber represents a number of bytes or a number of layers. true to specify the number of layers; otherwise false.
- binNumber
- Qualifier number for the ExplicitBinDescriptor.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family