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