Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator short(RVariant)

  • Declared in: RT.KitchenSink.Collections.RVariant

Declaration

public static implicit operator short(
    RVariant value
)

Summary

Provides an implicit conversion of the RVariant to a short. Throws an appropriate exception if the conversion is not possible.