Share via


DomainModel.GetCustomDomainModelTypes Method

Gets the non-generated domain model types.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)

Syntax

'Declaration
Protected Overridable Function GetCustomDomainModelTypes As Type()
protected virtual Type[] GetCustomDomainModelTypes()
protected:
virtual array<Type^>^ GetCustomDomainModelTypes()
abstract GetCustomDomainModelTypes : unit -> Type[] 
override GetCustomDomainModelTypes : unit -> Type[] 
protected function GetCustomDomainModelTypes() : Type[]

Return Value

Type: array<System.Type[]
An array of types.

.NET Framework Security

See Also

Reference

DomainModel Class

Microsoft.VisualStudio.Modeling Namespace

Other Resources

Rules Propagate Changes Within the Model