Click or drag to resize
PolymorphismSchemaForPolymorphicCollection Method
Overload List
  NameDescription
Public methodStatic memberForPolymorphicCollection(Type, PolymorphismSchema)
Creates a new instance of the PolymorphismSchema class for collection object which uses type embedding based polymorphism.
Public methodStatic memberForPolymorphicCollection(Type, IDictionaryString, Type, PolymorphismSchema)
Creates a new instance of the PolymorphismSchema class for collection object which uses ext-type code mapping based polymorphism.
Top
See Also