HidCollection.Type Eigenschaft

Definition

Ruft den Auflistungstyp ab.

public:
 property HidCollectionType Type { HidCollectionType get(); };
HidCollectionType Type();
public HidCollectionType Type { get; }
var hidCollectionType = hidCollection.type;
Public ReadOnly Property Type As HidCollectionType

Eigenschaftswert

Ein HidCollectionType-Objekt .

Gilt für:

Weitere Informationen