F_Furcadia_Text_Base95_Value - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
[Missing
Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
[CLSCompliantAttribute(false)]
public uint Value
VB
<CLSCompliantAttribute(false)>
Public Value As UInteger
VB Usage
Dim instance As Base95
Dim value As UInteger
value = instance.Value
instance.Value = value
C++
public:
[CLSCompliantAttribute(false)]
unsigned int Value
F#
[<CLSCompliantAttribute(false)>]
val mutable Value: uint32
Type: UInt32