Compartir a través de


IppAttributeValue.GetKeywordArray Método

Definición

Obtiene la matriz de keyword atributos contenidos en el objeto IppAttributeValue actual.

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

Devoluciones

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Matriz de keyword atributos.

Se aplica a