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