QuickOPC User's Guide and Reference
AEAttributeValueDictionary Constructor(Int32)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace > AEAttributeValueDictionary Class > AEAttributeValueDictionary Constructor : AEAttributeValueDictionary Constructor(Int32)
Syntax
'Declaration
 
Public Function New( _
   ByVal capacity As Integer _
)
'Usage
 
Dim capacity As Integer
 
Dim instance As New AEAttributeValueDictionary(capacity)
public AEAttributeValueDictionary( 
   int capacity
)
public:
AEAttributeValueDictionary( 
   int capacity
)

Parameters

capacity
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012, Windows Server 2016; .NET Core, .NET 5, .NET 6: Linux, macOS, Microsoft Windows

See Also

Reference

AEAttributeValueDictionary Class
AEAttributeValueDictionary Members
Overload List