| PolymorphismSchemaForPolymorphicCollection Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | ForPolymorphicCollection(Type, PolymorphismSchema) | 
            	Creates a new instance of the PolymorphismSchema class for collection object which uses type embedding based polymorphism.
             | 
|   | ForPolymorphicCollection(Type, IDictionaryString, Type, PolymorphismSchema) | 
            	Creates a new instance of the PolymorphismSchema class for collection object which uses ext-type code mapping based polymorphism.
             | 
 See Also
See Also