TextRunInstanceEnumerator クラス
TextRunInstance の継承オブジェクトの列挙子を取得します。
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..TextRunInstanceEnumerator
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class TextRunInstanceEnumerator _
Implements IEnumerator(Of TextRunInstance), IDisposable, _
IEnumerator
'使用
Dim instance As TextRunInstanceEnumerator
public sealed class TextRunInstanceEnumerator : IEnumerator<TextRunInstance>,
IDisposable, IEnumerator
public ref class TextRunInstanceEnumerator sealed : IEnumerator<TextRunInstance^>,
IDisposable, IEnumerator
[<SealedAttribute>]
type TextRunInstanceEnumerator =
class
interface IEnumerator<TextRunInstance>
interface IDisposable
interface IEnumerator
end
public final class TextRunInstanceEnumerator implements IEnumerator<TextRunInstance>, IDisposable, IEnumerator
TextRunInstanceEnumerator 型は、以下のメンバーを公開しています。
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Dispose | TextRunInstanceEnumerator で使用されるアンマネージ リソースを解放します。 |
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
MoveNext | 列挙子の次のアイテムに移動します。 |
![]() |
Reset | ReportElementCollectionBase<(Of <(<'T>)>)>..::..ReportElementEnumerator を最初のアイテムにリセットします。 |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)
.gif)