ShortReference

Inherits from ValueReference<T>

Declaration

[Serializable]
public class ShortReference : ValueReference<short, ShortVariable>

Description

A reference to a short value, either a constant or ShortVariable.

Constructors

ShortReferenceCreates a new short reference.

Operators

ImplicitImplicitly converts the reference to a short.