F_Furcadia_Text_Base95_Value - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

Base95.Value 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

documentation for "F:Furcadia.Text.Base95.Value"]

Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43

Syntax

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

Field Value

Type: UInt32

See Also

Reference

Base95 Class
Furcadia.Text Namespace

⚠️ **GitHub.com Fallback** ⚠️