IEmbeddedConfigurationItem.

Apply(IEmbeddedObjectContainer) Method

Summary

Gives a chance for the item to configure the just opened ObjectContainer.

Syntax

void Apply(IEmbeddedObjectContainer db)

Remarks

Gives a chance for the item to configure the just opened ObjectContainer.

Parameters

Name Type Description
db IEmbeddedObjectContainer

Return Value

Type Description
void