mdPrivate constant

int const mdPrivate

Specifies that the member is accessible only by the parent type.

Implementation

static const mdPrivate = 0x0001;