IPackage::PackagedElements Property

 

Gets the elements owned by this package.

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

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