Click or drag to resize

InfoTypesCollection2InfoTypeArray Methode

Konvertiert eine InfoType-Collection in das entsprechende InfoType-Array.

Namensraum: NetEti.ApplicationControl
Assembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+acaf81dbf65483efca2a792d55c719cf92119339
Syntax
public static InfoType[] Collection2InfoTypeArray(
	ReadOnlyCollection<InfoType> infoTypeCollection
)

Parameter

infoTypeCollection  ReadOnlyCollectionInfoType
ReadOnlyCollection<InfoType>

Rückgabewert

InfoType
Ein entsprechendes InfoType[]
Siehe auch