return a byte
Namespace: ScopeRuntimeAssembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public virtual uint UInt { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property UInt As UInteger Get |
Visual C++ |
---|
public: virtual property unsigned int UInt { unsigned int get (); } |