Initializes a new instance of the CrlListID class
Namespace: Org.BouncyCastle.Asn1.EsfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public CrlListID( IEnumerable crls )  | 
| Visual Basic | 
|---|
Public Sub New ( _ crls As IEnumerable _ )  | 
| Visual C++ | 
|---|
public: CrlListID( IEnumerable^ crls )  | 
Parameters
- crls
 - Type: System.Collections..::..IEnumerable