| ReflectionUtilityCreateListOf Method |
Namespace: FlexRule.DynamicEvaluation.ReflectionAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic static IList CreateListOf(
Type type,
bool threadSafeList = false
)
Parameters
- type
- Type: SystemType
- threadSafeList (Optional)
- Type: SystemBoolean
Return Value
Type:
IList
See Also