TextDecorationCollection.Enumerator.Current プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コレクション内の現在の要素を取得します。
public:
property System::Windows::TextDecoration ^ Current { System::Windows::TextDecoration ^ get(); };
public System.Windows.TextDecoration Current { get; }
member this.Current : System.Windows.TextDecoration
Public ReadOnly Property Current As TextDecoration
プロパティ値
コレクション内の現在の TextDecoration。