RegisterAssociatedInternalProperties method

void RegisterAssociatedInternalProperties(
  1. List<PropertyDefinition> properties
)
Registers associated properties. The list in which to add the associated properties.

Implementation

void RegisterAssociatedInternalProperties(
    List<PropertyDefinition> properties) {}