Click or drag to resize
CollectionBaseT Constructor (Int32)
Creates an empty list

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public CollectionBase(
	int size
)

Parameters

size
Type: SystemInt32
See Also