AppointmentFieldsデータ型で公開されるメンバを以下の表に示します。
パブリック プロパティ
| 名前 | 解説 |
| Comparer | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
| Count | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
| Item | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
| Keys | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
| Values | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
トップ
パブリック メソッド
| 名前 | 解説 |
| Add | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
| Clear | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
| ContainsKey | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
| ContainsValue | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
| Deserialize | 指定された XML 文字列から予定フィールドのコレクションをシリアライズ解除します。 |
| GetFieldsForView | ビューで表示に使用されるフィールドの辞書を返します。ID とすべての表示フィールドが含まれます。 |
| GetObjectData | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
| OnDeserialization | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
| Remove | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
| Serialize | 予定フィールドのコレクションを XML 文字列にシリアライズします。 |
| TryGetValue | System.Collections.Generic.Dictionary<string,AppointmentField>から継承されます。 |
トップ
パブリック イベント
参照