add_create_class_full


Description:

public void add_create_class_full (string create_class, bool include_derived)

Add a new create class to the this.

Parameters:

this

DIDLLiteContainer

create_class

The createClass to add.

include_derived

Whether object with derived classes, such as object.item.imageItem.Photo for a create class of object.item.imageItem are allowed.