Поделиться через


RibbonCollectionBase.IEnumerable<IRibbonExtension>.GetEnumerator - метод

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Пространство имен:  Microsoft.Office.Tools.Ribbon
Сборка:  Microsoft.Office.Tools.Common.v4.0.Utilities (в Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Синтаксис

'Декларация
Private Function GetEnumerator As IEnumerator(Of IRibbonExtension)
    Implements IEnumerable(Of IRibbonExtension).GetEnumerator
IEnumerator<IRibbonExtension> IEnumerable<IRibbonExtension>.GetEnumerator()

Возвращаемое значение

Тип: System.Collections.Generic.IEnumerator<IRibbonExtension>

Реализации

IEnumerable<T>.GetEnumerator()

Безопасность платформы .NET Framework

См. также

Ссылки

RibbonCollectionBase Класс

Microsoft.Office.Tools.Ribbon - пространство имен