Create a local view over the current proxy using the specified view(s).

C# | Visual Basic | Visual C++ | J# |
IReadOnlySpaceProxy CreateLocalview( params View[] views )
Function CreateLocalview ( _ ParamArray views As View() _ ) As IReadOnlySpaceProxy
IReadOnlySpaceProxy^ CreateLocalview( ... array<View^>^ views )
IReadOnlySpaceProxy CreateLocalview( View[] views )

- views (array< View >[]()[])
- View(s) for matching in local view.

A configured local view.