| Add(const int64_t &key, const System::SharedPtr< MapiProperty > &value) override | Aspose::Email::Mapi::MapiPropertyCollection | |
| Add(const System::SharedPtr< MapiProperty > &value) | Aspose::Email::Mapi::MapiPropertyCollection | virtual |
| Add(const System::Collections::Generic::KeyValuePair< int64_t, System::SharedPtr< MapiProperty >> &item) override | Aspose::Email::Mapi::MapiPropertyCollection | |
| Clear() override | Aspose::Email::Mapi::MapiPropertyCollection | |
| Contains(const System::Collections::Generic::KeyValuePair< int64_t, System::SharedPtr< MapiProperty >> &item) const override | Aspose::Email::Mapi::MapiPropertyCollection | |
| ContainsKey(const int64_t &key) const override | Aspose::Email::Mapi::MapiPropertyCollection | |
| CopyTo(System::ArrayPtr< System::Collections::Generic::KeyValuePair< int64_t, System::SharedPtr< MapiProperty >>> array, int32_t arrayIndex) override | Aspose::Email::Mapi::MapiPropertyCollection | |
| DeepCopyTo(System::SharedPtr< MapiPropertyCollection > dest) | Aspose::Email::Mapi::MapiPropertyCollection | |
| ExtractNamedProperties(System::SharedPtr< MapiNamedPropertyMappingStorage > mappingStorage) | Aspose::Email::Mapi::MapiPropertyCollection | |
| get_Count() const override | Aspose::Email::Mapi::MapiPropertyCollection | |
| get_IsReadOnly() const override | Aspose::Email::Mapi::MapiPropertyCollection | |
| get_Keys() const override | Aspose::Email::Mapi::MapiPropertyCollection | |
| get_KeysCopy() | Aspose::Email::Mapi::MapiPropertyCollection | |
| get_RtfDecompressed() | Aspose::Email::Mapi::MapiPropertyCollection | |
| get_Values() const override | Aspose::Email::Mapi::MapiPropertyCollection | |
| GetEnumerator() override | Aspose::Email::Mapi::MapiPropertyCollection | |
| GetProperty(System::SharedPtr< PropertyDescriptor > pd) | Aspose::Email::Mapi::MapiPropertyCollection | virtual |
| GetSize() | Aspose::Email::Mapi::MapiPropertyCollection | |
| idx_get(const int64_t &tag) const override | Aspose::Email::Mapi::MapiPropertyCollection | |
| idx_get(const System::SharedPtr< PropertyDescriptor > &pd) const | Aspose::Email::Mapi::MapiPropertyCollection | |
| idx_set(const int64_t &tag, System::SharedPtr< MapiProperty > value) override | Aspose::Email::Mapi::MapiPropertyCollection | |
| idx_set(const System::SharedPtr< PropertyDescriptor > &pd, System::SharedPtr< MapiProperty > value) | Aspose::Email::Mapi::MapiPropertyCollection | |
| MapiPropertyCollection() | Aspose::Email::Mapi::MapiPropertyCollection | |
| Remove(const int64_t &key) override | Aspose::Email::Mapi::MapiPropertyCollection | |
| Remove(const System::SharedPtr< PropertyDescriptor > &pd) | Aspose::Email::Mapi::MapiPropertyCollection | |
| Remove(const System::Collections::Generic::KeyValuePair< int64_t, System::SharedPtr< MapiProperty >> &item) override | Aspose::Email::Mapi::MapiPropertyCollection | |
| SetProperty(System::SharedPtr< PropertyDescriptor > pd, System::SharedPtr< System::Object > value) | Aspose::Email::Mapi::MapiPropertyCollection | virtual |
| SetProperty(System::SharedPtr< MapiProperty > property) | Aspose::Email::Mapi::MapiPropertyCollection | virtual |
| TryGetValue(const int64_t &key, System::SharedPtr< MapiProperty > &value) const override | Aspose::Email::Mapi::MapiPropertyCollection | |
| ~MapiPropertyCollection() | Aspose::Email::Mapi::MapiPropertyCollection | protectedvirtual |