Share via


AttributeDictionary.Enumerator(AttributeDictionary) Constructor

Definition

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)

Parameters

Applies to