XmlRead.GetFields(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
'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