This is the complete list of members for Linphone.Dictionary, including all inherited members.
| CleanStringArrayPtrs(IntPtr l) (defined in Linphone.LinphoneObject) | Linphone.LinphoneObject | inlineprotected |
| Clear() | Linphone.Dictionary | inline |
| Clone() | Linphone.Dictionary | inline |
| GetBuffer(string key) | Linphone.Dictionary | inline |
| GetFloat(string key) | Linphone.Dictionary | inline |
| GetInt(string key) | Linphone.Dictionary | inline |
| GetInt64(string key) | Linphone.Dictionary | inline |
| GetString(string key) | Linphone.Dictionary | inline |
| HasKey(string key) | Linphone.Dictionary | inline |
| Keys | Linphone.Dictionary | |
| linphone_pointer_to_string(IntPtr ptr) (defined in Linphone.LinphoneObject) | Linphone.LinphoneObject | protected |
| linphone_string_to_pointer([MarshalAs(LinphoneWrapper.ByteStringMarshalling)] String str) (defined in Linphone.LinphoneObject) | Linphone.LinphoneObject | protected |
| Remove(string key) | Linphone.Dictionary | inline |
| SetBuffer(string key, Linphone.Buffer val) | Linphone.Dictionary | inline |
| SetFloat(string key, float val) | Linphone.Dictionary | inline |
| SetInt(string key, int val) | Linphone.Dictionary | inline |
| SetInt64(string key, int val) | Linphone.Dictionary | inline |
| SetString(string key, string val) | Linphone.Dictionary | inline |
| StringArrayToBctbxList(IEnumerable< string > stringlist) (defined in Linphone.LinphoneObject) | Linphone.LinphoneObject | inlineprotected |