Freigeben über


IppAttributeValue.GetEnumArray Methode

Definition

Ruft das Array von enum Attributen ab, die im aktuellen IppAttributeValue-Objekt enthalten sind.

public:
 virtual IVector<int> ^ GetEnumArray() = GetEnumArray;
IVector<int> GetEnumArray();
public IList<int> GetEnumArray();
function getEnumArray()
Public Function GetEnumArray () As IList(Of Integer)

Gibt zurück

Das Array von enum Attributen.

Gilt für: