IsolatedStorageFile.GetEnumerator メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > IsolatedStorageFile.GetEnumerator メソッドの意味・解説 

IsolatedStorageFile.GetEnumerator メソッド

分離ストレージスコープ内にある IsolatedStorageFile ストア列挙子を取得します

名前空間: System.IO.IsolatedStorage
アセンブリ: mscorlib (mscorlib.dll 内)
構文構文

Public Shared Function GetEnumerator
 ( _
    scope As IsolatedStorageScope _
) As IEnumerator
Dim scope As IsolatedStorageScope
Dim returnValue As IEnumerator

returnValue = IsolatedStorageFile.GetEnumerator(scope)
public static IEnumerator GetEnumerator (
    IsolatedStorageScope scope
)
public:
static IEnumerator^ GetEnumerator (
    IsolatedStorageScope scope
)
public static IEnumerator GetEnumerator (
    IsolatedStorageScope scope
)
public static function GetEnumerator
 (
    scope : IsolatedStorageScope
) : IEnumerator

パラメータ

scope

分離ストア返す対象の IsolatedStorageScope を表しますサポートされている IsolatedStorageScope組み合わせは、UserUser|Roaming だけです。

戻り値
指定した分離ストレージ スコープ内の IsolatedStorageFile ストア列挙子。

解説解説

GetEnumerator メソッド使用方法については、「ストア列挙」の例を参照してください

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
IsolatedStorageFile クラス
IsolatedStorageFile メンバ
System.IO.IsolatedStorage 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

IsolatedStorageFile.GetEnumerator メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



IsolatedStorageFile.GetEnumerator メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS