Cast a byte? to this ColumnData
Namespace: ScopeRuntimeAssembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public void UnsafeSet( Nullable<byte> o ) |
Visual Basic |
---|
Public Sub UnsafeSet ( _ o As Nullable(Of Byte) _ ) |
Visual C++ |
---|
public: void UnsafeSet( Nullable<unsigned char> o ) |
Parameters
- o
- Type: Nullable<(Of <(<'Byte>)>)>
o