IppAttributeValue.GetKeywordArray Metodo

Definizione

Ottiene la matrice di keyword attributi contenuti nell'oggetto IppAttributeValue corrente.

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

Restituisce

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Matrice di keyword attributi.

Si applica a