StructuredClassifierExtensions.CreatePart Method

 

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static CreatePart(IStructuredClassifier)

Create a new Part, with an unspecified type.

System_CAPS_pubmethodSystem_CAPS_static CreatePart(IStructuredClassifier, IComponent)

Create a new Part, with a given type, or with a new type. Specify a null type to create a new Component as the type of the Part.

See Also

StructuredClassifierExtensions Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml Namespace

Return to top