システム日付
| C# | Visual Basic | Visual C++ |
public class SystemDateFunctionElement : FunctionElement
Public Class SystemDateFunctionElement _ Inherits FunctionElement
public ref class SystemDateFunctionElement : public FunctionElement
| すべてのメンバ | コンストラクタ | メソッド | フィールド | ||
| メンバ | 説明 | |
|---|---|---|
| SystemDateFunctionElement()()() |
構築
| |
| SystemDateFunctionElement(TagParser) |
構築
| |
| attributes |
この要素の属性
( Element から継承されます。) | |
| dump(Int32) |
ダンプ
( FunctionElement から継承されます。) | |
| evaluate()()() |
関数評価
( FunctionElement.evaluate()()() をオーバーライドします。) | |
| evaluatedValue |
関数評価結果
( FunctionElement から継承されます。) | |
| getAttribute(String) |
属性取得
( Element から継承されます。) | |
| getText(Dictionary<(Of <(String, Object>)>)) |
結果取得
( FunctionElement から継承されます。) | |
| indent(Int32) |
ダンプ用インデント
( Element から継承されます。) | |
| isTagStart(String, Int32) |
タグの開始かどうか
( Element から継承されます。) | |
| nextCharIs(String, Int32, String) |
次の文字(列)が見つけるべきタグかどうか
( Element から継承されます。) | |
| parse(String, Int32) |
展開
( FunctionElement.parse(String, Int32) をオーバーライドします。) | |
| tagName |
タグ名
( Element から継承されます。) |
| Object | |||
| Element | |||
| FunctionElement | |||
| SystemDateFunctionElement | |||