次の方法で共有


ExtendedProperties.ExtendedPropertiesEnumerator コンストラクタ

ExtendedProperties.ExtendedPropertiesEnumerator クラスの新しいインスタンスを初期化します。

名前空間 :  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