![](dotnetdiagramimages/OpcLabs_BaseLib_OpcLabs_BaseLib_Security_ComTypes__CertificateQueryCollection.png)
This interface represents a collection, where the items are of type OpcLabs.BaseLib.Security.CertificateQuery.
'Declaration
<DefaultMemberAttribute("Item")> <CLSCompliantAttribute(False)> <ComVisibleAttribute(True)> <GuidAttribute("F9E18096-F237-4436-AE1D-E3F66F206539")> <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> Public Interface _CertificateQueryCollection
'Usage
Dim instance As _CertificateQueryCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("F9E18096-F237-4436-AE1D-E3F66F206539")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface _CertificateQueryCollection
[DefaultMember("Item")] [CLSCompliant(false)] [ComVisible(true)] [Guid("F9E18096-F237-4436-AE1D-E3F66F206539")] [InterfaceType(ComInterfaceType.InterfaceIsDual)] public interface class _CertificateQueryCollection
This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.