as<OtherType> method

OtherType as<OtherType>()

Implementation

OtherType as<OtherType>() => this as OtherType;