共用方式為


AttributeDictionary.Enumerator(AttributeDictionary) 建構函式

定義

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)

參數

適用於