| CollectionBaseT Constructor (Int32) |
Creates an empty list
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic CollectionBase(
int size
)
Parameters
- size
- Type: SystemInt32
See Also