IExtObjectContainer.

KnownClasses() Method

Summary

returns all class representations that are known to this ObjectContainer because they have been used or stored.

Syntax

IReflectClass[] KnownClasses()

Remarks

returns all class representations that are known to this ObjectContainer because they have been used or stored.

Return Value

Type Description
IReflectClass[] all class representations that are known to this ObjectContainer because they have been used or stored.