Contains extension methods to the Int64 class.
Inheritance Hierarchy
Namespace: ArtDatabankenAssembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public static class Int64Extension
<ExtensionAttribute>
Public NotInheritable Class Int64Extension
[ExtensionAttribute]
public ref class Int64Extension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type Int64Extension = class end
The Int64Extension type exposes the following members.
Methods
| Name | Description |
---|
| WebToString |
Get a fixed string representation of a Int64 value
to use over the internet.
|
TopSee Also