共用方式為


ExtendedProperties.ExtendedPropertiesEnumerator 建構函式

初始化 ExtendedProperties.ExtendedPropertiesEnumerator 類別 (Class) 的新執行個體 (Instance)。

命名空間:  Microsoft.Ink
組件:  Microsoft.Ink (在 Microsoft.Ink.dll 中)

語法

'宣告
Public Sub New ( _
    p As ExtendedProperties _
)
'用途
Dim p As ExtendedProperties

Dim instance As New ExtendedProperties..::.ExtendedPropertiesEnumerator(p)
public ExtendedPropertiesEnumerator(
    ExtendedProperties p
)
public:
ExtendedPropertiesEnumerator(
    ExtendedProperties^ p
)
public ExtendedPropertiesEnumerator(
    ExtendedProperties p
)
public function ExtendedProperties..::.ExtendedPropertiesEnumerator(
    p : ExtendedProperties
)

參數

備註

ExtendedProperties.ExtendedPropertiesEnumerator 類別支援反覆查看 ExtendedProperties 集合,並且會實作 System.Collections.IEnumerator (英文) 介面。

平台

Windows Vista

.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求

版本資訊

.NET Framework

支援版本:3.0

請參閱

參考

ExtendedProperties.ExtendedPropertiesEnumerator 類別

ExtendedProperties.ExtendedPropertiesEnumerator 成員

Microsoft.Ink 命名空間

ExtendedProperties