バージョン

GetLeadingIgnoredContent メソッド

このノードの前ですべての行間が無視されたコンテンツのリストを返します。
シンタックス
'宣言
 
Public Function GetLeadingIgnoredContent() As IgnoredContentList
public IgnoredContentList GetLeadingIgnoredContent()
解説

HasLeadingIgnoredContent が False の場合、GetLeadingIgnoredContent は IgnoredContentList.Empty を返します。

参照