TextEffectCollection.Enumerator 構造体
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
TextEffectCollection の TextEffect 項目を列挙します。
public: value class TextEffectCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Windows::Media::TextEffect ^>
C#
public struct TextEffectCollection.Enumerator : System.Collections.Generic.IEnumerator<System.Windows.Media.TextEffect>
type TextEffectCollection.Enumerator = struct
interface IEnumerator<TextEffect>
interface IDisposable
interface IEnumerator
type TextEffectCollection.Enumerator = struct
interface IEnumerator
interface IEnumerator<TextEffect>
interface IDisposable
type TextEffectCollection.Enumerator = struct
interface IEnumerator<TextEffect>
interface IEnumerator
interface IDisposable
Public Structure TextEffectCollection.Enumerator
Implements IEnumerator(Of TextEffect)
- 継承
- 実装
Current |
コレクション内の現在の要素を取得します。 |
Move |
列挙子をコレクションの次の要素に進めます。 |
Reset() |
列挙子を初期位置、つまりコレクションの最初の要素の前にリセットします。 |
IDisposable. |
このメンバーの説明については、Dispose() のトピックを参照してください。 |
IEnumerator. |
このメンバーの説明については、Current のトピックを参照してください。 |
製品 | バージョン |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 |
Windows Desktop | 3.0, 3.1, 5, 6, 7 |