'Declaration Public Overloads Shared Function ReconstructFrom( _
ByVal barcodesШтрих-коды для выполнения реконструкции.As System.Collections.Generic.IEnumerable(Of IBarcodeInfo) _
) As StructuredAppendBarcodeInfo[]
public static StructuredAppendBarcodeInfo[] ReconstructFrom(
System.Collections.Generic.IEnumerable<IBarcodeInfo> barcodes
)
public: static StructuredAppendBarcodeInfo*[] ReconstructFrom(
System.Collections.Generic.IEnumerable<IBarcodeInfo*>* barcodes
)
public:
static StructuredAppendBarcodeInfo^[] ReconstructFrom(
System.Collections.Generic.IEnumerable<IBarcodeInfo^>^ barcodes
)
Parameters
- barcodes
- Штрих-коды для выполнения реконструкции.
Return Value
Массив StructuredAppendBarcodeInfo, содержащий реконструированные штрих-коды.