CoreDesignSurfaceDomainModel.GetCustomDomainModelTypes Method

Definition

Virtual method that returns the collection of all types of DomainModel objects in this domainModel

protected:
 override cli::array <Type ^> ^ GetCustomDomainModelTypes();
protected override sealed Type[] GetCustomDomainModelTypes ();
override this.GetCustomDomainModelTypes : unit -> Type[]
Protected Overrides NotOverridable Function GetCustomDomainModelTypes () As Type()

Returns

Type[]

ICollection DomainClassInfo objects

Applies to