Click or drag to resize

oneOrMoreT Constructor (T)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public oneOrMore(
	params T[] content
)
Request Example View Source

Parameters

content
Type: T
See Also