DslDefinitionModelDomainModel.GetCustomDomainModelTypes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Override to add the fake ModelElementDomainClass.
protected:
override cli::array <Type ^> ^ GetCustomDomainModelTypes();
protected override Type[] GetCustomDomainModelTypes ();
override this.GetCustomDomainModelTypes : unit -> Type[]
Protected Overrides Function GetCustomDomainModelTypes () As Type()
Returns
Type[]