MESCIUS SPREAD for Windows Forms 15.0J
Import メソッド

XMLリーダーを示すSystem.Xml.XmlReaderオブジェクト。
インポートコンテキストを示すImportContextオブジェクト。
Tのデータを指定したリーダーからインポートします。
構文
'宣言
 
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.