Compartilhar via


AttributeDictionary.Enumerator(AttributeDictionary) Construtor

Definição

public:
 Enumerator(Microsoft::AspNetCore::Mvc::ViewFeatures::AttributeDictionary ^ attributes);
public Enumerator (Microsoft.AspNetCore.Mvc.ViewFeatures.AttributeDictionary attributes);
new Microsoft.AspNetCore.Mvc.ViewFeatures.AttributeDictionary.Enumerator : Microsoft.AspNetCore.Mvc.ViewFeatures.AttributeDictionary -> Microsoft.AspNetCore.Mvc.ViewFeatures.AttributeDictionary.Enumerator
Public Sub New (attributes As AttributeDictionary)

Parâmetros

Aplica-se a