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+51fe5b7276589153c944e2c8ee8374e1aeadbb38
Syntax
public static InfoType[] Collection2InfoTypeArray(
	ReadOnlyCollection<InfoType> infoTypeCollection
)

Parameter

infoTypeCollection  ReadOnlyCollectionInfoType
ReadOnlyCollection<InfoType>

Rückgabewert

InfoType
Ein entsprechendes InfoType[]
Siehe auch