Overload | Description |
---|---|
CertificateQueryCollection Constructor() | Initializes a new instance of the collection class that is empty. |
CertificateQueryCollection Constructor(IEnumerable<CertificateQuery>) | Initializes a new instance of the collection, with given items. |