TextRun クラス

テキスト ランを表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Class TextRun _
    Inherits ReportElement _
    Implements ITextRunProps
'使用
Dim instance As TextRun
public class TextRun : ReportElement, ITextRunProps
public ref class TextRun : public ReportElement, 
    ITextRunProps
type TextRun =  
    class
        inherit ReportElement
        interface ITextRunProps
    end
public class TextRun extends ReportElement implements ITextRunProps

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。