Click or drag to resize

StringList Constructor (Int32)

Construct a list with the specified capacity and preallocate the members

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public StringList(
	int capacity
)

Parameters

capacity
Type: SystemInt32
See Also