Windows 介面
此類型為 coclass 實作之 COM 介面的包裝函式,屬於 COM 互通性中 Managed 程式碼的必要項。使用包裝實作此介面之 coclass 的類型,即可存取此介面指定的成員。如需該類型 (包括用法、備註及範例) 的詳細資訊,請參閱 WindowsCollection。
**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)
語法
'宣告
<DefaultMemberAttribute("Item")> _
<GuidAttribute("096CD58B-0786-11D1-95FA-0080C78EE3BB")> _
<TypeLibTypeAttribute(4160)> _
Public Interface Windows
Inherits IEnumerable
'用途
Dim instance As Windows
[DefaultMemberAttribute("Item")]
[GuidAttribute("096CD58B-0786-11D1-95FA-0080C78EE3BB")]
[TypeLibTypeAttribute(4160)]
public interface Windows : IEnumerable