public byte[]? GetAttributeValue(
AttributeType attributeType
)Public Function GetAttributeValue (
attributeType As AttributeType
) As Byte()public:
array<unsigned char>^ GetAttributeValue(
AttributeType attributeType
)function GetAttributeValue(attributeType);