|
Base95Value Field
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
The value
Namespace:
Furcadia.Text
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax [CLSCompliantAttribute(false)]
public uint Value
<CLSCompliantAttribute(false)>
Public Value As UInteger
Dim instance As Base95
Dim value As UInteger
value = instance.Value
instance.Value = value
public:
[CLSCompliantAttribute(false)]
unsigned int Value
[<CLSCompliantAttribute(false)>]
val mutable Value: uint32
Field Value
Type:
UInt32See Also