Base95.Value Field

FFF3PP

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.]

[Missing <summary> documentation for "F:Furcadia.Text.Base95.Value"]

Namespace:  Furcadia.Text
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
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: UInt32
See Also