| PolymorphismSchemaForPolymorphicCollection Method |
| 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.
|