IClass::OwnedOperations Property

 

Gets the list of operations that are defined in this class.

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

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