'宣言 Public Overrides NotOverridable ReadOnly Default Property Item( _ ByVal columnName As System.String _ ) As System.String
public override System.string this[ System.string columnName ]; {get;}
パラメータ
- columnName
- 「タスクモード」、「期間」などの列の名前。
'宣言 Public Overrides NotOverridable ReadOnly Default Property Item( _ ByVal columnName As System.String _ ) As System.String
public override System.string this[ System.string columnName ]; {get;}