| 名前 | 解説 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | Camelize | 指定された文字列を camel ケースに変換します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetBool | モデルのブール値プロパティの値を取得します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetChar | モデルの char プロパティの値を設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetDateTime | モデルの DateTime プロパティの値を取得します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetDouble | モデルの double プロパティの値を取得します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetIEnumerable<T> | モデルの IEnumerable プロパティの値を取得します。値が null の場合、T 型の IEnumerable が作成されます。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetInt | モデルの int プロパティの値を取得します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetJSLiteral | モデルの literal プロパティの値を設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetLong | モデルの long プロパティの値を取得します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetModel<T> | モデルの IModel プロパティの値を取得します。値が null の場合、T 型の新しいモデルが作成されます。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetString | モデルの文字列プロパティの値を取得します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetStringEnum<T> | 値が Enum の小文字値の文字列プロパティの値を取得します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetValue<T> | 任意の型のプロパティ値を取得します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | GetValueModel<T> | モデルの IModel プロパティの値を取得します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | JsonFromBool | ブール オブジェクトを JSON へシリアル化します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | JsonFromDateTime | DateTime オブジェクトを JSON Date オブジェクトへシリアル化します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | JsonFromDouble | double オブジェクトを JSON へシリアル化します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | JsonFromFloat | float オブジェクトを JSON へシリアル化します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | JsonFromIDictionary | オブジェクトの IDictionary を JSON へシリアル化します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | JsonFromIEnumerable | IEnumerable オブジェクトを JSON へシリアル化します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | JsonFromInt | オブジェクトを JSON へシリアル化します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | JsonFromModelStore | 内部モデル ストアを JSON へシリアル化します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | JsonFromObject | 型シリアル化メソッドを使用して JSON の任意のオブジェクトをシリアル化します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | JsonFromString | すべての単一引用符をエスケープして、文字列を JSON 文字列へシリアル化します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetBool | モデルの値をブール値プロパティを設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetBrush | Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetCamelizedStringEnum<T> | 値が Enum の小文字値の文字列プロパティの値を設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetChar | モデルの char プロパティの値を取得します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetDateTime | 値をモデルの DateTime プロパティへ設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetDouble | 値をモデルの double プロパティへ設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetIEnumerable<T> | モデルの IEnumerable プロパティの値を設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetInt | モデルの int プロパティの値を設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetJSLiteral | モデルの literal プロパティの値を取得します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetLong | 値をモデルの long プロパティへ設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetModel<T> | モデルの IModel プロパティの値を設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetString | 値をモデルの文字列プロパティへ設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetStringEnum<T> | 値が Enum の小文字値の文字列プロパティの値を設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | SetValue<T> | 任意の型のプロパティ値を設定します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | TransformData | データを変換します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |
![Protected メソッド](dotnetimages/protectedMethod.gif) | ValidValueType<T> | 既存のプロパティの値の型を確認します。既存しないプロパティの場合、false を返します。 Infragistics.Web.Mvc.ModelBaseから継承されます。 |