Parameters
- count
- The initial value given to this object. Use the string constructor if UInt64 is not supported in your environment.
Exception | Description |
---|---|
System.ArgumentNullException | count is a null reference. |
System.OverflowException | count is less UInt64.MinVal or greater than UInt64.MaxValue. |
Target Platforms: Microsoft .NET Framework 2.0