INamespace::Members Property

 

Gets the elements that are part of this Namespace.

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

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