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