MESCIUS SPREAD for Windows Forms 17.0J
Import メソッド (IOpenXml<T>)

XMLリーダーを示すSystem.Xml.XmlReaderオブジェクト。
インポートコンテキストを示すImportContextオブジェクト。
Tのデータを指定したリーダーからインポートします。
構文
'Declaration
 
Function Import( _
   ByVal reader As XmlReader, _
   ByVal context As ImportContext _
) As T

パラメータ

reader
XMLリーダーを示すSystem.Xml.XmlReaderオブジェクト。
context
インポートコンテキストを示すImportContextオブジェクト。

戻り値の型

インポートされたデータを表すTオブジェクト。
参照

IOpenXml<T> インタフェース
IOpenXml<T> メンバ

 

 


© MESCIUS inc. All rights reserved.