Click or drag to resize

ViewMap Constructor (ListString)

Create a workspace view

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public ViewMap(
	List<string> text
)

Parameters

text
Type: System.Collections.GenericListString
List of Left/Right pairs for the map
See Also