Click or drag to resize

oneOrMoreT  Conversion (oneOrMoreT to T)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static implicit operator T (
	oneOrMore<T> conteiner
)
Request Example View Source

Parameters

conteiner
Type: imbSCI.Core.collectiononeOrMoreT

Return Value

Type: T
See Also