HidCollection.Type Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o tipo de coleção.
public:
property HidCollectionType Type { HidCollectionType get(); };
HidCollectionType Type();
public HidCollectionType Type { get; }
var hidCollectionType = hidCollection.type;
Public ReadOnly Property Type As HidCollectionType
Valor da propriedade
Um objeto HidCollectionType .