A Sandcastle Documented Class Library
FormattedKeywordElement クラス
名前空間CFW.TemplateTextParserFormattedKeywordElement
キーワード要素フォーマット付き
宣言の構文
C#Visual BasicVisual C++
public class FormattedKeywordElement : KeywordElement
Public Class FormattedKeywordElement _
	Inherits KeywordElement
public ref class FormattedKeywordElement : public KeywordElement
メンバ
すべてのメンバコンストラクタメソッドフィールド



メンバ説明
FormattedKeywordElement()()()
構築

FormattedKeywordElement(TagParser)
構築

attributes
この要素の属性
( Element から継承されます。)
dump(Int32)
ダンプ
( KeywordElement.dump(Int32) をオーバーライドします。)
getAttribute(String)
属性取得
( Element から継承されます。)
getText(Dictionary<(Of <(String, Object>)>))
結果取得
( KeywordElement.getText(Dictionary<(Of <(String, Object>)>)) をオーバーライドします。)
indent(Int32)
ダンプ用インデント
( Element から継承されます。)
isTagStart(String, Int32)
タグの開始かどうか
( Element から継承されます。)
nextCharIs(String, Int32, String)
次の文字(列)が見つけるべきタグかどうか
( Element から継承されます。)
parse(String, Int32)
展開
( KeywordElement.parse(String, Int32) をオーバーライドします。)
tagName
タグ名
( Element から継承されます。)
継承階層
Object
Element
 KeywordElement
  FormattedKeywordElement

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)