Roman Conversion (Int32 to Roman)
Roman
Namespace: Metas.Vna.DataAssembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
public static implicit operator Roman (
int value
)
Public Shared Widening Operator CType (
value As Integer
) As Roman
static implicit operator Roman (
int value
)
F# does not support the declaration of new casting operators.
- value Int32
- Regular Numeral
Roman