ShortReference.Implicit

Operator in ShortReference

Declaration

public static implicit operator short (ShortReference reference)

Description

Implicitly converts the reference to a short.

Parameters

referenceThe reference to convert.

Returns

shortThe short value.