Compartilhar via


IppAttributeValue.GetKeywordArray Método

Definição

Obtém a matriz de keyword atributos contidos no objeto IppAttributeValue atual.

public:
 virtual IVector<Platform::String ^> ^ GetKeywordArray() = GetKeywordArray;
IVector<winrt::hstring> GetKeywordArray();
public IList<string> GetKeywordArray();
function getKeywordArray()
Public Function GetKeywordArray () As IList(Of String)

Retornos

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

A matriz de keyword atributos.

Aplica-se a