mdVirtual top-level constant

int const mdVirtual

Specifies that the method can be overridden.

Implementation

const mdVirtual = 0x0040;