Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: implicit operator byte(RVariant)

  • Declared in: RT.KitchenSink.Collections.RVariant

Declaration

public static implicit operator byte(
    RVariant value
)

Summary

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