IppAttributeValue.GetRangeOfIntegerArray Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém a matriz de rangeOfInteger
atributos contidos no objeto IppAttributeValue atual.
public:
virtual IVector<IppIntegerRange ^> ^ GetRangeOfIntegerArray() = GetRangeOfIntegerArray;
IVector<IppIntegerRange> GetRangeOfIntegerArray();
public IList<IppIntegerRange> GetRangeOfIntegerArray();
function getRangeOfIntegerArray()
Public Function GetRangeOfIntegerArray () As IList(Of IppIntegerRange)
Retornos
A matriz de rangeOfInteger
atributos.