Dart.Snmp.SimpleType Namespace > Counter64 Class > Counter64 Constructor : Counter64 Constructor(UInt64) |
Exception | Description |
---|---|
System.ArgumentNullException | count is a null reference. |
System.OverflowException | count is less UInt64.MinVal or greater than UInt64.MaxValue. |