Roman Conversion (String 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 (
string s
)
Public Shared Widening Operator CType (
s As String
) As Roman
static implicit operator Roman (
String^ s
)
F# does not support the declaration of new casting operators.
- s String
- Roman Numeral
Roman