IType::TypedElements Property

 

Gets the Typed elements that are constrained to contain values of this type.

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

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