IPackage::OwnedTypes Property

 

Gets the PackagedElements that are types.

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

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