XmlRead.GetFields(String) メソッド

定義

'fields' エントリを読み取る ('#' で区切られたフィールドのリスト)

protected static System.Collections.Specialized.StringCollection GetFields(string fields);
static member GetFields : string -> System.Collections.Specialized.StringCollection
Protected Shared Function GetFields (fields As String) As StringCollection

パラメーター

fields
String

返品

適用対象