Bit Extension
Location
-
Reference:
- Silver.dll .NET, .NET Standard 2.0
- silver.jar Cooper
- Silver.fx Island
- libSilver.fx Toffee
- Namespace: Swift
- Extends: Bit
Properties
debugDescription
property debugDescription: not nullable NativeString read;
NativeString! debugDescription { get; }
var debugDescription: NativeString { get{} }
NativeString debugDescription { __get; }
ReadOnly Property debugDescription() As NativeString
Instance Methods
predecessor
method predecessor: not nullable Bit
Bit! predecessor()
func predecessor() -> Bit
Bit predecessor()
Function predecessor() As Bit
successor
method successor: not nullable Bit
Bit! successor()
func successor() -> Bit
Bit successor()
Function successor() As Bit