次の方法で共有


ExternalXmlElement コンストラクター (XmlElement)

指定した外部 XML 要素を使用して、ExternalXmlElement クラスの新しいインスタンスを初期化します。

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

構文

'宣言
Public Sub New ( _
    externalXmlElement As XmlElement _
)
'使用
Dim externalXmlElement As XmlElement 

Dim instance As New ExternalXmlElement(externalXmlElement)
public ExternalXmlElement(
    XmlElement externalXmlElement
)
public:
ExternalXmlElement(
    XmlElement^ externalXmlElement
)
new : 
        externalXmlElement:XmlElement -> ExternalXmlElement
public function ExternalXmlElement(
    externalXmlElement : XmlElement
)

パラメーター

関連項目

参照

ExternalXmlElement クラス

ExternalXmlElement オーバーロード

Microsoft.ReportingServices.RdlObjectModel 名前空間