SavedViewsManager(SavedViewsManager) Constructor

Copy constructor.
Public Sub New( _ 
ByVal another As SavedViewsManager
)
This language is not supported or no code example is available.
public SavedViewsManager( 
SavedViewsManager another 
)
This language is not supported or no code example is available.

Parameters

another
SavedViewsManager

The other SavedViewsManager

.NET Framework

Supported in: 4.8

In this article

Definition