'Declaration Protected Overrides Function GetSubsetValueFromBarcodeValue( _
ByVal barcodeValueЗначение штрих-кода.As String _
) As String
protected override string GetSubsetValueFromBarcodeValue(
string barcodeValue
)
protected: string* GetSubsetValueFromBarcodeValue(
string* barcodeValue
); override
protected:
string^ GetSubsetValueFromBarcodeValue(
string^ barcodeValue
); override
Parameters
- barcodeValue
- Значение штрих-кода.
Return Value
Значение подмножества.