Assign a short

Namespace: ScopeRuntime
Assembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)

Syntax

C#
public void Set(
	short o
)
Visual Basic
Public Sub Set ( _
	o As Short _
)
Visual C++
public:
void Set(
	short o
)

Parameters

o
Type: Int16
o

See Also