IStructuredClassifier::Parts Property

 

Gets the Properties of which this classifier is composed.

Namespace:   Microsoft.VisualStudio.Uml.CompositeStructures
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IEnumerable<IProperty^>^ Parts {
	IEnumerable<IProperty^>^ get();
}
Return to top
Show: