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