| Add(string) |
Adds data of element in xml format to the DataContainer. |
| Add(XmlNode) |
Adds data of element in xml format to the DataContainer. |
| Add(int, Namespace) |
Adds empty DataContainer for element. |
| Add(int, string, Namespace) |
Adds data of element to the DataContainer. |
| Add(int, string, bool, Namespace) |
Adds data of element to the DataContainer. |
| GetApplicationDataList(AirSync) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(AirSyncBase) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(Calendar) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(Contacts) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(Contacts2) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(DocumentLibrary) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(Email) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(Email2) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(GAL) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(ItemOperations) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(Notes) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(RightsManagement) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(Search) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(Settings) |
Gets list of DataContainers for selected element |
| GetApplicationDataList(Tasks) |
Gets list of DataContainers for selected element |
| GetEnumerator() |
Returns an enumerator that iterates through the collection. |
| override ToString() |
Returns a string that represents the current object. |