Assign a char?
Namespace: ScopeRuntimeAssembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)
Syntax
C# |
---|
public void Set( Nullable<char> o ) |
Visual Basic |
---|
Public Sub Set ( _ o As Nullable(Of Char) _ ) |
Visual C++ |
---|
public: void Set( Nullable<wchar_t> o ) |
Parameters
- o
- Type: Nullable<(Of <(<'Char>)>)>
o