CoreDesignSurfaceDomainModel.GetCustomDomainModelTypes 方法

定义

返回此 domainModel 中所有类型的 DomainModel 对象的集合的虚方法

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

返回

Type[]

ICollection DomainClassInfo 对象

适用于