VisualCollection Constructor (Visual^)

 

Initializes a new instance of the VisualCollection class.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

public:
VisualCollection(
	Visual^ parent
)

Parameters

parent
Type: System.Windows.Media::Visual^

The parent visual object whose VisualCollection is returned.

.NET Framework
Available since 3.0
Return to top
Show: