You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7050 lines
415 KiB

  1. ### YamlMime:XRefMap
  2. sorted: true
  3. references:
  4. - uid: articles.command_line
  5. name: The Command Line
  6. href: articles/command-line.html
  7. - uid: articles.contributing
  8. name: Contributing
  9. href: articles/contributing.html
  10. - uid: articles.start
  11. name: Getting Started
  12. href: articles/index.html
  13. - uid: articles.start.dev
  14. name: Making your own mod
  15. href: articles/start-dev.html
  16. - uid: articles.start.user
  17. name: Installing BSIPA
  18. href: articles/start-user.html
  19. - uid: BSIPA_ModList.UI.ViewControllers
  20. name: BSIPA_ModList.UI.ViewControllers
  21. href: api/BSIPA_ModList.UI.ViewControllers.html
  22. commentId: N:BSIPA_ModList.UI.ViewControllers
  23. fullName: BSIPA_ModList.UI.ViewControllers
  24. nameWithType: BSIPA_ModList.UI.ViewControllers
  25. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView
  26. name: MarkdownView
  27. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html
  28. commentId: T:BSIPA_ModList.UI.ViewControllers.MarkdownView
  29. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView
  30. nameWithType: MarkdownView
  31. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.#ctor
  32. name: MarkdownView()
  33. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView__ctor
  34. commentId: M:BSIPA_ModList.UI.ViewControllers.MarkdownView.#ctor
  35. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.MarkdownView()
  36. nameWithType: MarkdownView.MarkdownView()
  37. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.#ctor*
  38. name: MarkdownView
  39. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView__ctor_
  40. commentId: Overload:BSIPA_ModList.UI.ViewControllers.MarkdownView.#ctor
  41. isSpec: "True"
  42. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.MarkdownView
  43. nameWithType: MarkdownView.MarkdownView
  44. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.HasEmbeddedImage
  45. name: HasEmbeddedImage
  46. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView_HasEmbeddedImage
  47. commentId: F:BSIPA_ModList.UI.ViewControllers.MarkdownView.HasEmbeddedImage
  48. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.HasEmbeddedImage
  49. nameWithType: MarkdownView.HasEmbeddedImage
  50. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown
  51. name: Markdown
  52. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView_Markdown
  53. commentId: P:BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown
  54. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown
  55. nameWithType: MarkdownView.Markdown
  56. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown*
  57. name: Markdown
  58. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView_Markdown_
  59. commentId: Overload:BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown
  60. isSpec: "True"
  61. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown
  62. nameWithType: MarkdownView.Markdown
  63. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform
  64. name: rectTransform
  65. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView_rectTransform
  66. commentId: P:BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform
  67. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform
  68. nameWithType: MarkdownView.rectTransform
  69. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform*
  70. name: rectTransform
  71. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView_rectTransform_
  72. commentId: Overload:BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform
  73. isSpec: "True"
  74. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform
  75. nameWithType: MarkdownView.rectTransform
  76. - uid: home
  77. name: BSIPA - Home
  78. href: index.html
  79. - uid: IPA
  80. name: IPA
  81. href: api/IPA.html
  82. commentId: N:IPA
  83. fullName: IPA
  84. nameWithType: IPA
  85. - uid: IPA.Config
  86. name: IPA.Config
  87. href: api/IPA.Config.html
  88. commentId: N:IPA.Config
  89. fullName: IPA.Config
  90. nameWithType: IPA.Config
  91. - uid: IPA.Config.Config
  92. name: Config
  93. href: api/IPA.Config.Config.html
  94. commentId: T:IPA.Config.Config
  95. fullName: IPA.Config.Config
  96. nameWithType: Config
  97. - uid: IPA.Config.Config.GetConfigFor(System.String,System.String[])
  98. name: GetConfigFor(String, String[])
  99. href: api/IPA.Config.Config.html#IPA_Config_Config_GetConfigFor_System_String_System_String___
  100. commentId: M:IPA.Config.Config.GetConfigFor(System.String,System.String[])
  101. name.vb: GetConfigFor(String, String())
  102. fullName: IPA.Config.Config.GetConfigFor(System.String, System.String[])
  103. fullName.vb: IPA.Config.Config.GetConfigFor(System.String, System.String())
  104. nameWithType: Config.GetConfigFor(String, String[])
  105. nameWithType.vb: Config.GetConfigFor(String, String())
  106. - uid: IPA.Config.Config.GetConfigFor*
  107. name: GetConfigFor
  108. href: api/IPA.Config.Config.html#IPA_Config_Config_GetConfigFor_
  109. commentId: Overload:IPA.Config.Config.GetConfigFor
  110. isSpec: "True"
  111. fullName: IPA.Config.Config.GetConfigFor
  112. nameWithType: Config.GetConfigFor
  113. - uid: IPA.Config.Config.LoadAsync
  114. name: LoadAsync()
  115. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadAsync
  116. commentId: M:IPA.Config.Config.LoadAsync
  117. fullName: IPA.Config.Config.LoadAsync()
  118. nameWithType: Config.LoadAsync()
  119. - uid: IPA.Config.Config.LoadAsync*
  120. name: LoadAsync
  121. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadAsync_
  122. commentId: Overload:IPA.Config.Config.LoadAsync
  123. isSpec: "True"
  124. fullName: IPA.Config.Config.LoadAsync
  125. nameWithType: Config.LoadAsync
  126. - uid: IPA.Config.Config.LoadSync
  127. name: LoadSync()
  128. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadSync
  129. commentId: M:IPA.Config.Config.LoadSync
  130. fullName: IPA.Config.Config.LoadSync()
  131. nameWithType: Config.LoadSync()
  132. - uid: IPA.Config.Config.LoadSync*
  133. name: LoadSync
  134. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadSync_
  135. commentId: Overload:IPA.Config.Config.LoadSync
  136. isSpec: "True"
  137. fullName: IPA.Config.Config.LoadSync
  138. nameWithType: Config.LoadSync
  139. - uid: IPA.Config.Config.Name
  140. name: Name
  141. href: api/IPA.Config.Config.html#IPA_Config_Config_Name
  142. commentId: P:IPA.Config.Config.Name
  143. fullName: IPA.Config.Config.Name
  144. nameWithType: Config.Name
  145. - uid: IPA.Config.Config.Name*
  146. name: Name
  147. href: api/IPA.Config.Config.html#IPA_Config_Config_Name_
  148. commentId: Overload:IPA.Config.Config.Name
  149. isSpec: "True"
  150. fullName: IPA.Config.Config.Name
  151. nameWithType: Config.Name
  152. - uid: IPA.Config.Config.NameAttribute
  153. name: Config.NameAttribute
  154. href: api/IPA.Config.Config.NameAttribute.html
  155. commentId: T:IPA.Config.Config.NameAttribute
  156. fullName: IPA.Config.Config.NameAttribute
  157. nameWithType: Config.NameAttribute
  158. - uid: IPA.Config.Config.NameAttribute.#ctor(System.String)
  159. name: NameAttribute(String)
  160. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute__ctor_System_String_
  161. commentId: M:IPA.Config.Config.NameAttribute.#ctor(System.String)
  162. fullName: IPA.Config.Config.NameAttribute.NameAttribute(System.String)
  163. nameWithType: Config.NameAttribute.NameAttribute(String)
  164. - uid: IPA.Config.Config.NameAttribute.#ctor*
  165. name: NameAttribute
  166. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute__ctor_
  167. commentId: Overload:IPA.Config.Config.NameAttribute.#ctor
  168. isSpec: "True"
  169. fullName: IPA.Config.Config.NameAttribute.NameAttribute
  170. nameWithType: Config.NameAttribute.NameAttribute
  171. - uid: IPA.Config.Config.NameAttribute.Name
  172. name: Name
  173. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute_Name
  174. commentId: P:IPA.Config.Config.NameAttribute.Name
  175. fullName: IPA.Config.Config.NameAttribute.Name
  176. nameWithType: Config.NameAttribute.Name
  177. - uid: IPA.Config.Config.NameAttribute.Name*
  178. name: Name
  179. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute_Name_
  180. commentId: Overload:IPA.Config.Config.NameAttribute.Name
  181. isSpec: "True"
  182. fullName: IPA.Config.Config.NameAttribute.Name
  183. nameWithType: Config.NameAttribute.Name
  184. - uid: IPA.Config.Config.PreferAttribute
  185. name: Config.PreferAttribute
  186. href: api/IPA.Config.Config.PreferAttribute.html
  187. commentId: T:IPA.Config.Config.PreferAttribute
  188. fullName: IPA.Config.Config.PreferAttribute
  189. nameWithType: Config.PreferAttribute
  190. - uid: IPA.Config.Config.PreferAttribute.#ctor(System.String[])
  191. name: PreferAttribute(String[])
  192. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute__ctor_System_String___
  193. commentId: M:IPA.Config.Config.PreferAttribute.#ctor(System.String[])
  194. name.vb: PreferAttribute(String())
  195. fullName: IPA.Config.Config.PreferAttribute.PreferAttribute(System.String[])
  196. fullName.vb: IPA.Config.Config.PreferAttribute.PreferAttribute(System.String())
  197. nameWithType: Config.PreferAttribute.PreferAttribute(String[])
  198. nameWithType.vb: Config.PreferAttribute.PreferAttribute(String())
  199. - uid: IPA.Config.Config.PreferAttribute.#ctor*
  200. name: PreferAttribute
  201. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute__ctor_
  202. commentId: Overload:IPA.Config.Config.PreferAttribute.#ctor
  203. isSpec: "True"
  204. fullName: IPA.Config.Config.PreferAttribute.PreferAttribute
  205. nameWithType: Config.PreferAttribute.PreferAttribute
  206. - uid: IPA.Config.Config.PreferAttribute.PreferenceOrder
  207. name: PreferenceOrder
  208. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute_PreferenceOrder
  209. commentId: P:IPA.Config.Config.PreferAttribute.PreferenceOrder
  210. fullName: IPA.Config.Config.PreferAttribute.PreferenceOrder
  211. nameWithType: Config.PreferAttribute.PreferenceOrder
  212. - uid: IPA.Config.Config.PreferAttribute.PreferenceOrder*
  213. name: PreferenceOrder
  214. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute_PreferenceOrder_
  215. commentId: Overload:IPA.Config.Config.PreferAttribute.PreferenceOrder
  216. isSpec: "True"
  217. fullName: IPA.Config.Config.PreferAttribute.PreferenceOrder
  218. nameWithType: Config.PreferAttribute.PreferenceOrder
  219. - uid: IPA.Config.Config.Provider
  220. name: Provider
  221. href: api/IPA.Config.Config.html#IPA_Config_Config_Provider
  222. commentId: P:IPA.Config.Config.Provider
  223. fullName: IPA.Config.Config.Provider
  224. nameWithType: Config.Provider
  225. - uid: IPA.Config.Config.Provider*
  226. name: Provider
  227. href: api/IPA.Config.Config.html#IPA_Config_Config_Provider_
  228. commentId: Overload:IPA.Config.Config.Provider
  229. isSpec: "True"
  230. fullName: IPA.Config.Config.Provider
  231. nameWithType: Config.Provider
  232. - uid: IPA.Config.Config.Register(System.Type)
  233. name: Register(Type)
  234. href: api/IPA.Config.Config.html#IPA_Config_Config_Register_System_Type_
  235. commentId: M:IPA.Config.Config.Register(System.Type)
  236. fullName: IPA.Config.Config.Register(System.Type)
  237. nameWithType: Config.Register(Type)
  238. - uid: IPA.Config.Config.Register*
  239. name: Register
  240. href: api/IPA.Config.Config.html#IPA_Config_Config_Register_
  241. commentId: Overload:IPA.Config.Config.Register
  242. isSpec: "True"
  243. fullName: IPA.Config.Config.Register
  244. nameWithType: Config.Register
  245. - uid: IPA.Config.Config.Register``1
  246. name: Register<T>()
  247. href: api/IPA.Config.Config.html#IPA_Config_Config_Register__1
  248. commentId: M:IPA.Config.Config.Register``1
  249. name.vb: Register(Of T)()
  250. fullName: IPA.Config.Config.Register<T>()
  251. fullName.vb: IPA.Config.Config.Register(Of T)()
  252. nameWithType: Config.Register<T>()
  253. nameWithType.vb: Config.Register(Of T)()
  254. - uid: IPA.Config.Config.SetStore(IPA.Config.IConfigStore)
  255. name: SetStore(IConfigStore)
  256. href: api/IPA.Config.Config.html#IPA_Config_Config_SetStore_IPA_Config_IConfigStore_
  257. commentId: M:IPA.Config.Config.SetStore(IPA.Config.IConfigStore)
  258. fullName: IPA.Config.Config.SetStore(IPA.Config.IConfigStore)
  259. nameWithType: Config.SetStore(IConfigStore)
  260. - uid: IPA.Config.Config.SetStore*
  261. name: SetStore
  262. href: api/IPA.Config.Config.html#IPA_Config_Config_SetStore_
  263. commentId: Overload:IPA.Config.Config.SetStore
  264. isSpec: "True"
  265. fullName: IPA.Config.Config.SetStore
  266. nameWithType: Config.SetStore
  267. - uid: IPA.Config.ConfigProvider
  268. name: ConfigProvider
  269. href: api/IPA.Config.ConfigProvider.html
  270. commentId: T:IPA.Config.ConfigProvider
  271. fullName: IPA.Config.ConfigProvider
  272. nameWithType: ConfigProvider
  273. - uid: IPA.Config.ConfigProvider.Load
  274. name: Load()
  275. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Load
  276. commentId: M:IPA.Config.ConfigProvider.Load
  277. fullName: IPA.Config.ConfigProvider.Load()
  278. nameWithType: ConfigProvider.Load()
  279. - uid: IPA.Config.ConfigProvider.Load*
  280. name: Load
  281. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Load_
  282. commentId: Overload:IPA.Config.ConfigProvider.Load
  283. isSpec: "True"
  284. fullName: IPA.Config.ConfigProvider.Load
  285. nameWithType: ConfigProvider.Load
  286. - uid: IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value)
  287. name: Store(Value)
  288. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Store_IPA_Config_Data_Value_
  289. commentId: M:IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value)
  290. fullName: IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value)
  291. nameWithType: ConfigProvider.Store(Value)
  292. - uid: IPA.Config.ConfigProvider.Store*
  293. name: Store
  294. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Store_
  295. commentId: Overload:IPA.Config.ConfigProvider.Store
  296. isSpec: "True"
  297. fullName: IPA.Config.ConfigProvider.Store
  298. nameWithType: ConfigProvider.Store
  299. - uid: IPA.Config.Data
  300. name: IPA.Config.Data
  301. href: api/IPA.Config.Data.html
  302. commentId: N:IPA.Config.Data
  303. fullName: IPA.Config.Data
  304. nameWithType: IPA.Config.Data
  305. - uid: IPA.Config.Data.Boolean
  306. name: Boolean
  307. href: api/IPA.Config.Data.Boolean.html
  308. commentId: T:IPA.Config.Data.Boolean
  309. fullName: IPA.Config.Data.Boolean
  310. nameWithType: Boolean
  311. - uid: IPA.Config.Data.Boolean.ToString
  312. name: ToString()
  313. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_ToString
  314. commentId: M:IPA.Config.Data.Boolean.ToString
  315. fullName: IPA.Config.Data.Boolean.ToString()
  316. nameWithType: Boolean.ToString()
  317. - uid: IPA.Config.Data.Boolean.ToString*
  318. name: ToString
  319. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_ToString_
  320. commentId: Overload:IPA.Config.Data.Boolean.ToString
  321. isSpec: "True"
  322. fullName: IPA.Config.Data.Boolean.ToString
  323. nameWithType: Boolean.ToString
  324. - uid: IPA.Config.Data.Boolean.Value
  325. name: Value
  326. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_Value
  327. commentId: P:IPA.Config.Data.Boolean.Value
  328. fullName: IPA.Config.Data.Boolean.Value
  329. nameWithType: Boolean.Value
  330. - uid: IPA.Config.Data.Boolean.Value*
  331. name: Value
  332. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_Value_
  333. commentId: Overload:IPA.Config.Data.Boolean.Value
  334. isSpec: "True"
  335. fullName: IPA.Config.Data.Boolean.Value
  336. nameWithType: Boolean.Value
  337. - uid: IPA.Config.Data.FloatingPoint
  338. name: FloatingPoint
  339. href: api/IPA.Config.Data.FloatingPoint.html
  340. commentId: T:IPA.Config.Data.FloatingPoint
  341. fullName: IPA.Config.Data.FloatingPoint
  342. nameWithType: FloatingPoint
  343. - uid: IPA.Config.Data.FloatingPoint.AsInteger
  344. name: AsInteger()
  345. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_AsInteger
  346. commentId: M:IPA.Config.Data.FloatingPoint.AsInteger
  347. fullName: IPA.Config.Data.FloatingPoint.AsInteger()
  348. nameWithType: FloatingPoint.AsInteger()
  349. - uid: IPA.Config.Data.FloatingPoint.AsInteger*
  350. name: AsInteger
  351. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_AsInteger_
  352. commentId: Overload:IPA.Config.Data.FloatingPoint.AsInteger
  353. isSpec: "True"
  354. fullName: IPA.Config.Data.FloatingPoint.AsInteger
  355. nameWithType: FloatingPoint.AsInteger
  356. - uid: IPA.Config.Data.FloatingPoint.ToString
  357. name: ToString()
  358. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_ToString
  359. commentId: M:IPA.Config.Data.FloatingPoint.ToString
  360. fullName: IPA.Config.Data.FloatingPoint.ToString()
  361. nameWithType: FloatingPoint.ToString()
  362. - uid: IPA.Config.Data.FloatingPoint.ToString*
  363. name: ToString
  364. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_ToString_
  365. commentId: Overload:IPA.Config.Data.FloatingPoint.ToString
  366. isSpec: "True"
  367. fullName: IPA.Config.Data.FloatingPoint.ToString
  368. nameWithType: FloatingPoint.ToString
  369. - uid: IPA.Config.Data.FloatingPoint.Value
  370. name: Value
  371. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_Value
  372. commentId: P:IPA.Config.Data.FloatingPoint.Value
  373. fullName: IPA.Config.Data.FloatingPoint.Value
  374. nameWithType: FloatingPoint.Value
  375. - uid: IPA.Config.Data.FloatingPoint.Value*
  376. name: Value
  377. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_Value_
  378. commentId: Overload:IPA.Config.Data.FloatingPoint.Value
  379. isSpec: "True"
  380. fullName: IPA.Config.Data.FloatingPoint.Value
  381. nameWithType: FloatingPoint.Value
  382. - uid: IPA.Config.Data.Integer
  383. name: Integer
  384. href: api/IPA.Config.Data.Integer.html
  385. commentId: T:IPA.Config.Data.Integer
  386. fullName: IPA.Config.Data.Integer
  387. nameWithType: Integer
  388. - uid: IPA.Config.Data.Integer.AsFloat
  389. name: AsFloat()
  390. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_AsFloat
  391. commentId: M:IPA.Config.Data.Integer.AsFloat
  392. fullName: IPA.Config.Data.Integer.AsFloat()
  393. nameWithType: Integer.AsFloat()
  394. - uid: IPA.Config.Data.Integer.AsFloat*
  395. name: AsFloat
  396. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_AsFloat_
  397. commentId: Overload:IPA.Config.Data.Integer.AsFloat
  398. isSpec: "True"
  399. fullName: IPA.Config.Data.Integer.AsFloat
  400. nameWithType: Integer.AsFloat
  401. - uid: IPA.Config.Data.Integer.ToString
  402. name: ToString()
  403. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_ToString
  404. commentId: M:IPA.Config.Data.Integer.ToString
  405. fullName: IPA.Config.Data.Integer.ToString()
  406. nameWithType: Integer.ToString()
  407. - uid: IPA.Config.Data.Integer.ToString*
  408. name: ToString
  409. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_ToString_
  410. commentId: Overload:IPA.Config.Data.Integer.ToString
  411. isSpec: "True"
  412. fullName: IPA.Config.Data.Integer.ToString
  413. nameWithType: Integer.ToString
  414. - uid: IPA.Config.Data.Integer.Value
  415. name: Value
  416. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_Value
  417. commentId: P:IPA.Config.Data.Integer.Value
  418. fullName: IPA.Config.Data.Integer.Value
  419. nameWithType: Integer.Value
  420. - uid: IPA.Config.Data.Integer.Value*
  421. name: Value
  422. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_Value_
  423. commentId: Overload:IPA.Config.Data.Integer.Value
  424. isSpec: "True"
  425. fullName: IPA.Config.Data.Integer.Value
  426. nameWithType: Integer.Value
  427. - uid: IPA.Config.Data.List
  428. name: List
  429. href: api/IPA.Config.Data.List.html
  430. commentId: T:IPA.Config.Data.List
  431. fullName: IPA.Config.Data.List
  432. nameWithType: List
  433. - uid: IPA.Config.Data.List.Add(IPA.Config.Data.Value)
  434. name: Add(Value)
  435. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Add_IPA_Config_Data_Value_
  436. commentId: M:IPA.Config.Data.List.Add(IPA.Config.Data.Value)
  437. fullName: IPA.Config.Data.List.Add(IPA.Config.Data.Value)
  438. nameWithType: List.Add(Value)
  439. - uid: IPA.Config.Data.List.Add*
  440. name: Add
  441. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Add_
  442. commentId: Overload:IPA.Config.Data.List.Add
  443. isSpec: "True"
  444. fullName: IPA.Config.Data.List.Add
  445. nameWithType: List.Add
  446. - uid: IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value})
  447. name: AddRange(IEnumerable<Value>)
  448. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_AddRange_System_Collections_Generic_IEnumerable_IPA_Config_Data_Value__
  449. commentId: M:IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value})
  450. name.vb: AddRange(IEnumerable(Of Value))
  451. fullName: IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable<IPA.Config.Data.Value>)
  452. fullName.vb: IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable(Of IPA.Config.Data.Value))
  453. nameWithType: List.AddRange(IEnumerable<Value>)
  454. nameWithType.vb: List.AddRange(IEnumerable(Of Value))
  455. - uid: IPA.Config.Data.List.AddRange*
  456. name: AddRange
  457. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_AddRange_
  458. commentId: Overload:IPA.Config.Data.List.AddRange
  459. isSpec: "True"
  460. fullName: IPA.Config.Data.List.AddRange
  461. nameWithType: List.AddRange
  462. - uid: IPA.Config.Data.List.Clear
  463. name: Clear()
  464. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Clear
  465. commentId: M:IPA.Config.Data.List.Clear
  466. fullName: IPA.Config.Data.List.Clear()
  467. nameWithType: List.Clear()
  468. - uid: IPA.Config.Data.List.Clear*
  469. name: Clear
  470. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Clear_
  471. commentId: Overload:IPA.Config.Data.List.Clear
  472. isSpec: "True"
  473. fullName: IPA.Config.Data.List.Clear
  474. nameWithType: List.Clear
  475. - uid: IPA.Config.Data.List.Contains(IPA.Config.Data.Value)
  476. name: Contains(Value)
  477. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Contains_IPA_Config_Data_Value_
  478. commentId: M:IPA.Config.Data.List.Contains(IPA.Config.Data.Value)
  479. fullName: IPA.Config.Data.List.Contains(IPA.Config.Data.Value)
  480. nameWithType: List.Contains(Value)
  481. - uid: IPA.Config.Data.List.Contains*
  482. name: Contains
  483. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Contains_
  484. commentId: Overload:IPA.Config.Data.List.Contains
  485. isSpec: "True"
  486. fullName: IPA.Config.Data.List.Contains
  487. nameWithType: List.Contains
  488. - uid: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[],System.Int32)
  489. name: CopyTo(Value[], Int32)
  490. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_CopyTo_IPA_Config_Data_Value___System_Int32_
  491. commentId: M:IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[],System.Int32)
  492. name.vb: CopyTo(Value(), Int32)
  493. fullName: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[], System.Int32)
  494. fullName.vb: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value(), System.Int32)
  495. nameWithType: List.CopyTo(Value[], Int32)
  496. nameWithType.vb: List.CopyTo(Value(), Int32)
  497. - uid: IPA.Config.Data.List.CopyTo*
  498. name: CopyTo
  499. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_CopyTo_
  500. commentId: Overload:IPA.Config.Data.List.CopyTo
  501. isSpec: "True"
  502. fullName: IPA.Config.Data.List.CopyTo
  503. nameWithType: List.CopyTo
  504. - uid: IPA.Config.Data.List.Count
  505. name: Count
  506. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Count
  507. commentId: P:IPA.Config.Data.List.Count
  508. fullName: IPA.Config.Data.List.Count
  509. nameWithType: List.Count
  510. - uid: IPA.Config.Data.List.Count*
  511. name: Count
  512. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Count_
  513. commentId: Overload:IPA.Config.Data.List.Count
  514. isSpec: "True"
  515. fullName: IPA.Config.Data.List.Count
  516. nameWithType: List.Count
  517. - uid: IPA.Config.Data.List.GetEnumerator
  518. name: GetEnumerator()
  519. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_GetEnumerator
  520. commentId: M:IPA.Config.Data.List.GetEnumerator
  521. fullName: IPA.Config.Data.List.GetEnumerator()
  522. nameWithType: List.GetEnumerator()
  523. - uid: IPA.Config.Data.List.GetEnumerator*
  524. name: GetEnumerator
  525. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_GetEnumerator_
  526. commentId: Overload:IPA.Config.Data.List.GetEnumerator
  527. isSpec: "True"
  528. fullName: IPA.Config.Data.List.GetEnumerator
  529. nameWithType: List.GetEnumerator
  530. - uid: IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value)
  531. name: IndexOf(Value)
  532. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_IndexOf_IPA_Config_Data_Value_
  533. commentId: M:IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value)
  534. fullName: IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value)
  535. nameWithType: List.IndexOf(Value)
  536. - uid: IPA.Config.Data.List.IndexOf*
  537. name: IndexOf
  538. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_IndexOf_
  539. commentId: Overload:IPA.Config.Data.List.IndexOf
  540. isSpec: "True"
  541. fullName: IPA.Config.Data.List.IndexOf
  542. nameWithType: List.IndexOf
  543. - uid: IPA.Config.Data.List.Insert(System.Int32,IPA.Config.Data.Value)
  544. name: Insert(Int32, Value)
  545. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Insert_System_Int32_IPA_Config_Data_Value_
  546. commentId: M:IPA.Config.Data.List.Insert(System.Int32,IPA.Config.Data.Value)
  547. fullName: IPA.Config.Data.List.Insert(System.Int32, IPA.Config.Data.Value)
  548. nameWithType: List.Insert(Int32, Value)
  549. - uid: IPA.Config.Data.List.Insert*
  550. name: Insert
  551. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Insert_
  552. commentId: Overload:IPA.Config.Data.List.Insert
  553. isSpec: "True"
  554. fullName: IPA.Config.Data.List.Insert
  555. nameWithType: List.Insert
  556. - uid: IPA.Config.Data.List.Item(System.Int32)
  557. name: Item[Int32]
  558. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Item_System_Int32_
  559. commentId: P:IPA.Config.Data.List.Item(System.Int32)
  560. name.vb: Item(Int32)
  561. fullName: IPA.Config.Data.List.Item[System.Int32]
  562. fullName.vb: IPA.Config.Data.List.Item(System.Int32)
  563. nameWithType: List.Item[Int32]
  564. nameWithType.vb: List.Item(Int32)
  565. - uid: IPA.Config.Data.List.Item*
  566. name: Item
  567. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Item_
  568. commentId: Overload:IPA.Config.Data.List.Item
  569. isSpec: "True"
  570. fullName: IPA.Config.Data.List.Item
  571. nameWithType: List.Item
  572. - uid: IPA.Config.Data.List.Remove(IPA.Config.Data.Value)
  573. name: Remove(Value)
  574. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Remove_IPA_Config_Data_Value_
  575. commentId: M:IPA.Config.Data.List.Remove(IPA.Config.Data.Value)
  576. fullName: IPA.Config.Data.List.Remove(IPA.Config.Data.Value)
  577. nameWithType: List.Remove(Value)
  578. - uid: IPA.Config.Data.List.Remove*
  579. name: Remove
  580. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Remove_
  581. commentId: Overload:IPA.Config.Data.List.Remove
  582. isSpec: "True"
  583. fullName: IPA.Config.Data.List.Remove
  584. nameWithType: List.Remove
  585. - uid: IPA.Config.Data.List.RemoveAt(System.Int32)
  586. name: RemoveAt(Int32)
  587. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_RemoveAt_System_Int32_
  588. commentId: M:IPA.Config.Data.List.RemoveAt(System.Int32)
  589. fullName: IPA.Config.Data.List.RemoveAt(System.Int32)
  590. nameWithType: List.RemoveAt(Int32)
  591. - uid: IPA.Config.Data.List.RemoveAt*
  592. name: RemoveAt
  593. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_RemoveAt_
  594. commentId: Overload:IPA.Config.Data.List.RemoveAt
  595. isSpec: "True"
  596. fullName: IPA.Config.Data.List.RemoveAt
  597. nameWithType: List.RemoveAt
  598. - uid: IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly
  599. name: ICollection<Value>.IsReadOnly
  600. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_Generic_ICollection_IPA_Config_Data_Value__IsReadOnly
  601. commentId: P:IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly
  602. name.vb: System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  603. fullName: IPA.Config.Data.List.System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  604. nameWithType: List.ICollection<Value>.IsReadOnly
  605. nameWithType.vb: List.System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  606. - uid: IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly*
  607. name: ICollection<Value>.IsReadOnly
  608. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_Generic_ICollection_IPA_Config_Data_Value__IsReadOnly_
  609. commentId: Overload:IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly
  610. isSpec: "True"
  611. name.vb: System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  612. fullName: IPA.Config.Data.List.System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  613. nameWithType: List.ICollection<Value>.IsReadOnly
  614. nameWithType.vb: List.System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  615. - uid: IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator
  616. name: IEnumerable.GetEnumerator()
  617. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_IEnumerable_GetEnumerator
  618. commentId: M:IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator
  619. name.vb: System.Collections.IEnumerable.GetEnumerator()
  620. fullName: IPA.Config.Data.List.System.Collections.IEnumerable.GetEnumerator()
  621. nameWithType: List.IEnumerable.GetEnumerator()
  622. nameWithType.vb: List.System.Collections.IEnumerable.GetEnumerator()
  623. - uid: IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator*
  624. name: IEnumerable.GetEnumerator
  625. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_IEnumerable_GetEnumerator_
  626. commentId: Overload:IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator
  627. isSpec: "True"
  628. name.vb: System.Collections.IEnumerable.GetEnumerator
  629. fullName: IPA.Config.Data.List.System.Collections.IEnumerable.GetEnumerator
  630. nameWithType: List.IEnumerable.GetEnumerator
  631. nameWithType.vb: List.System.Collections.IEnumerable.GetEnumerator
  632. - uid: IPA.Config.Data.List.ToString
  633. name: ToString()
  634. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_ToString
  635. commentId: M:IPA.Config.Data.List.ToString
  636. fullName: IPA.Config.Data.List.ToString()
  637. nameWithType: List.ToString()
  638. - uid: IPA.Config.Data.List.ToString*
  639. name: ToString
  640. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_ToString_
  641. commentId: Overload:IPA.Config.Data.List.ToString
  642. isSpec: "True"
  643. fullName: IPA.Config.Data.List.ToString
  644. nameWithType: List.ToString
  645. - uid: IPA.Config.Data.Map
  646. name: Map
  647. href: api/IPA.Config.Data.Map.html
  648. commentId: T:IPA.Config.Data.Map
  649. fullName: IPA.Config.Data.Map
  650. nameWithType: Map
  651. - uid: IPA.Config.Data.Map.Add(System.String,IPA.Config.Data.Value)
  652. name: Add(String, Value)
  653. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Add_System_String_IPA_Config_Data_Value_
  654. commentId: M:IPA.Config.Data.Map.Add(System.String,IPA.Config.Data.Value)
  655. fullName: IPA.Config.Data.Map.Add(System.String, IPA.Config.Data.Value)
  656. nameWithType: Map.Add(String, Value)
  657. - uid: IPA.Config.Data.Map.Add*
  658. name: Add
  659. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Add_
  660. commentId: Overload:IPA.Config.Data.Map.Add
  661. isSpec: "True"
  662. fullName: IPA.Config.Data.Map.Add
  663. nameWithType: Map.Add
  664. - uid: IPA.Config.Data.Map.Clear
  665. name: Clear()
  666. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Clear
  667. commentId: M:IPA.Config.Data.Map.Clear
  668. fullName: IPA.Config.Data.Map.Clear()
  669. nameWithType: Map.Clear()
  670. - uid: IPA.Config.Data.Map.Clear*
  671. name: Clear
  672. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Clear_
  673. commentId: Overload:IPA.Config.Data.Map.Clear
  674. isSpec: "True"
  675. fullName: IPA.Config.Data.Map.Clear
  676. nameWithType: Map.Clear
  677. - uid: IPA.Config.Data.Map.ContainsKey(System.String)
  678. name: ContainsKey(String)
  679. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ContainsKey_System_String_
  680. commentId: M:IPA.Config.Data.Map.ContainsKey(System.String)
  681. fullName: IPA.Config.Data.Map.ContainsKey(System.String)
  682. nameWithType: Map.ContainsKey(String)
  683. - uid: IPA.Config.Data.Map.ContainsKey*
  684. name: ContainsKey
  685. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ContainsKey_
  686. commentId: Overload:IPA.Config.Data.Map.ContainsKey
  687. isSpec: "True"
  688. fullName: IPA.Config.Data.Map.ContainsKey
  689. nameWithType: Map.ContainsKey
  690. - uid: IPA.Config.Data.Map.Count
  691. name: Count
  692. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Count
  693. commentId: P:IPA.Config.Data.Map.Count
  694. fullName: IPA.Config.Data.Map.Count
  695. nameWithType: Map.Count
  696. - uid: IPA.Config.Data.Map.Count*
  697. name: Count
  698. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Count_
  699. commentId: Overload:IPA.Config.Data.Map.Count
  700. isSpec: "True"
  701. fullName: IPA.Config.Data.Map.Count
  702. nameWithType: Map.Count
  703. - uid: IPA.Config.Data.Map.GetEnumerator
  704. name: GetEnumerator()
  705. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_GetEnumerator
  706. commentId: M:IPA.Config.Data.Map.GetEnumerator
  707. fullName: IPA.Config.Data.Map.GetEnumerator()
  708. nameWithType: Map.GetEnumerator()
  709. - uid: IPA.Config.Data.Map.GetEnumerator*
  710. name: GetEnumerator
  711. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_GetEnumerator_
  712. commentId: Overload:IPA.Config.Data.Map.GetEnumerator
  713. isSpec: "True"
  714. fullName: IPA.Config.Data.Map.GetEnumerator
  715. nameWithType: Map.GetEnumerator
  716. - uid: IPA.Config.Data.Map.Item(System.String)
  717. name: Item[String]
  718. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Item_System_String_
  719. commentId: P:IPA.Config.Data.Map.Item(System.String)
  720. name.vb: Item(String)
  721. fullName: IPA.Config.Data.Map.Item[System.String]
  722. fullName.vb: IPA.Config.Data.Map.Item(System.String)
  723. nameWithType: Map.Item[String]
  724. nameWithType.vb: Map.Item(String)
  725. - uid: IPA.Config.Data.Map.Item*
  726. name: Item
  727. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Item_
  728. commentId: Overload:IPA.Config.Data.Map.Item
  729. isSpec: "True"
  730. fullName: IPA.Config.Data.Map.Item
  731. nameWithType: Map.Item
  732. - uid: IPA.Config.Data.Map.Keys
  733. name: Keys
  734. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Keys
  735. commentId: P:IPA.Config.Data.Map.Keys
  736. fullName: IPA.Config.Data.Map.Keys
  737. nameWithType: Map.Keys
  738. - uid: IPA.Config.Data.Map.Keys*
  739. name: Keys
  740. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Keys_
  741. commentId: Overload:IPA.Config.Data.Map.Keys
  742. isSpec: "True"
  743. fullName: IPA.Config.Data.Map.Keys
  744. nameWithType: Map.Keys
  745. - uid: IPA.Config.Data.Map.Remove(System.String)
  746. name: Remove(String)
  747. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Remove_System_String_
  748. commentId: M:IPA.Config.Data.Map.Remove(System.String)
  749. fullName: IPA.Config.Data.Map.Remove(System.String)
  750. nameWithType: Map.Remove(String)
  751. - uid: IPA.Config.Data.Map.Remove*
  752. name: Remove
  753. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Remove_
  754. commentId: Overload:IPA.Config.Data.Map.Remove
  755. isSpec: "True"
  756. fullName: IPA.Config.Data.Map.Remove
  757. nameWithType: Map.Remove
  758. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  759. name: ICollection<KeyValuePair<String, Value>>.Add(KeyValuePair<String, Value>)
  760. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Add_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__
  761. commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  762. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add(KeyValuePair(Of String, Value))
  763. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Add(System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>)
  764. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value))
  765. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Add(KeyValuePair<String, Value>)
  766. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add(KeyValuePair(Of String, Value))
  767. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add*
  768. name: ICollection<KeyValuePair<String, Value>>.Add
  769. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Add_
  770. commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add
  771. isSpec: "True"
  772. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add
  773. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Add
  774. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add
  775. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Add
  776. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add
  777. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  778. name: ICollection<KeyValuePair<String, Value>>.Contains(KeyValuePair<String, Value>)
  779. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Contains_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__
  780. commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  781. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains(KeyValuePair(Of String, Value))
  782. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Contains(System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>)
  783. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value))
  784. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Contains(KeyValuePair<String, Value>)
  785. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains(KeyValuePair(Of String, Value))
  786. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains*
  787. name: ICollection<KeyValuePair<String, Value>>.Contains
  788. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Contains_
  789. commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains
  790. isSpec: "True"
  791. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains
  792. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Contains
  793. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains
  794. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Contains
  795. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains
  796. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}[],System.Int32)
  797. name: ICollection<KeyValuePair<String, Value>>.CopyTo(KeyValuePair<String, Value>[], Int32)
  798. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___CopyTo_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value____System_Int32_
  799. commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}[],System.Int32)
  800. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo(KeyValuePair(Of String, Value)(), Int32)
  801. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.CopyTo(System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>[], System.Int32)
  802. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value)(), System.Int32)
  803. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.CopyTo(KeyValuePair<String, Value>[], Int32)
  804. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo(KeyValuePair(Of String, Value)(), Int32)
  805. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo*
  806. name: ICollection<KeyValuePair<String, Value>>.CopyTo
  807. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___CopyTo_
  808. commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo
  809. isSpec: "True"
  810. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo
  811. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.CopyTo
  812. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo
  813. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.CopyTo
  814. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo
  815. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly
  816. name: ICollection<KeyValuePair<String, Value>>.IsReadOnly
  817. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___IsReadOnly
  818. commentId: P:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly
  819. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  820. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.IsReadOnly
  821. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  822. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.IsReadOnly
  823. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  824. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly*
  825. name: ICollection<KeyValuePair<String, Value>>.IsReadOnly
  826. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___IsReadOnly_
  827. commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly
  828. isSpec: "True"
  829. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  830. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.IsReadOnly
  831. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  832. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.IsReadOnly
  833. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  834. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  835. name: ICollection<KeyValuePair<String, Value>>.Remove(KeyValuePair<String, Value>)
  836. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Remove_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__
  837. commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  838. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove(KeyValuePair(Of String, Value))
  839. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Remove(System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>)
  840. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value))
  841. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Remove(KeyValuePair<String, Value>)
  842. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove(KeyValuePair(Of String, Value))
  843. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove*
  844. name: ICollection<KeyValuePair<String, Value>>.Remove
  845. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Remove_
  846. commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove
  847. isSpec: "True"
  848. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove
  849. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Remove
  850. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove
  851. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Remove
  852. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove
  853. - uid: IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator
  854. name: IEnumerable.GetEnumerator()
  855. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_IEnumerable_GetEnumerator
  856. commentId: M:IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator
  857. name.vb: System.Collections.IEnumerable.GetEnumerator()
  858. fullName: IPA.Config.Data.Map.System.Collections.IEnumerable.GetEnumerator()
  859. nameWithType: Map.IEnumerable.GetEnumerator()
  860. nameWithType.vb: Map.System.Collections.IEnumerable.GetEnumerator()
  861. - uid: IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator*
  862. name: IEnumerable.GetEnumerator
  863. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_IEnumerable_GetEnumerator_
  864. commentId: Overload:IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator
  865. isSpec: "True"
  866. name.vb: System.Collections.IEnumerable.GetEnumerator
  867. fullName: IPA.Config.Data.Map.System.Collections.IEnumerable.GetEnumerator
  868. nameWithType: Map.IEnumerable.GetEnumerator
  869. nameWithType.vb: Map.System.Collections.IEnumerable.GetEnumerator
  870. - uid: IPA.Config.Data.Map.ToString
  871. name: ToString()
  872. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ToString
  873. commentId: M:IPA.Config.Data.Map.ToString
  874. fullName: IPA.Config.Data.Map.ToString()
  875. nameWithType: Map.ToString()
  876. - uid: IPA.Config.Data.Map.ToString*
  877. name: ToString
  878. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ToString_
  879. commentId: Overload:IPA.Config.Data.Map.ToString
  880. isSpec: "True"
  881. fullName: IPA.Config.Data.Map.ToString
  882. nameWithType: Map.ToString
  883. - uid: IPA.Config.Data.Map.TryGetValue(System.String,IPA.Config.Data.Value@)
  884. name: TryGetValue(String, out Value)
  885. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_TryGetValue_System_String_IPA_Config_Data_Value__
  886. commentId: M:IPA.Config.Data.Map.TryGetValue(System.String,IPA.Config.Data.Value@)
  887. name.vb: TryGetValue(String, ByRef Value)
  888. fullName: IPA.Config.Data.Map.TryGetValue(System.String, out IPA.Config.Data.Value)
  889. fullName.vb: IPA.Config.Data.Map.TryGetValue(System.String, ByRef IPA.Config.Data.Value)
  890. nameWithType: Map.TryGetValue(String, out Value)
  891. nameWithType.vb: Map.TryGetValue(String, ByRef Value)
  892. - uid: IPA.Config.Data.Map.TryGetValue*
  893. name: TryGetValue
  894. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_TryGetValue_
  895. commentId: Overload:IPA.Config.Data.Map.TryGetValue
  896. isSpec: "True"
  897. fullName: IPA.Config.Data.Map.TryGetValue
  898. nameWithType: Map.TryGetValue
  899. - uid: IPA.Config.Data.Map.Values
  900. name: Values
  901. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Values
  902. commentId: P:IPA.Config.Data.Map.Values
  903. fullName: IPA.Config.Data.Map.Values
  904. nameWithType: Map.Values
  905. - uid: IPA.Config.Data.Map.Values*
  906. name: Values
  907. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Values_
  908. commentId: Overload:IPA.Config.Data.Map.Values
  909. isSpec: "True"
  910. fullName: IPA.Config.Data.Map.Values
  911. nameWithType: Map.Values
  912. - uid: IPA.Config.Data.Text
  913. name: Text
  914. href: api/IPA.Config.Data.Text.html
  915. commentId: T:IPA.Config.Data.Text
  916. fullName: IPA.Config.Data.Text
  917. nameWithType: Text
  918. - uid: IPA.Config.Data.Text.ToString
  919. name: ToString()
  920. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_ToString
  921. commentId: M:IPA.Config.Data.Text.ToString
  922. fullName: IPA.Config.Data.Text.ToString()
  923. nameWithType: Text.ToString()
  924. - uid: IPA.Config.Data.Text.ToString*
  925. name: ToString
  926. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_ToString_
  927. commentId: Overload:IPA.Config.Data.Text.ToString
  928. isSpec: "True"
  929. fullName: IPA.Config.Data.Text.ToString
  930. nameWithType: Text.ToString
  931. - uid: IPA.Config.Data.Text.Value
  932. name: Value
  933. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_Value
  934. commentId: P:IPA.Config.Data.Text.Value
  935. fullName: IPA.Config.Data.Text.Value
  936. nameWithType: Text.Value
  937. - uid: IPA.Config.Data.Text.Value*
  938. name: Value
  939. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_Value_
  940. commentId: Overload:IPA.Config.Data.Text.Value
  941. isSpec: "True"
  942. fullName: IPA.Config.Data.Text.Value
  943. nameWithType: Text.Value
  944. - uid: IPA.Config.Data.Value
  945. name: Value
  946. href: api/IPA.Config.Data.Value.html
  947. commentId: T:IPA.Config.Data.Value
  948. fullName: IPA.Config.Data.Value
  949. nameWithType: Value
  950. - uid: IPA.Config.Data.Value.Bool(System.Boolean)
  951. name: Bool(Boolean)
  952. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Bool_System_Boolean_
  953. commentId: M:IPA.Config.Data.Value.Bool(System.Boolean)
  954. fullName: IPA.Config.Data.Value.Bool(System.Boolean)
  955. nameWithType: Value.Bool(Boolean)
  956. - uid: IPA.Config.Data.Value.Bool*
  957. name: Bool
  958. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Bool_
  959. commentId: Overload:IPA.Config.Data.Value.Bool
  960. isSpec: "True"
  961. fullName: IPA.Config.Data.Value.Bool
  962. nameWithType: Value.Bool
  963. - uid: IPA.Config.Data.Value.Float(System.Decimal)
  964. name: Float(Decimal)
  965. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Float_System_Decimal_
  966. commentId: M:IPA.Config.Data.Value.Float(System.Decimal)
  967. fullName: IPA.Config.Data.Value.Float(System.Decimal)
  968. nameWithType: Value.Float(Decimal)
  969. - uid: IPA.Config.Data.Value.Float*
  970. name: Float
  971. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Float_
  972. commentId: Overload:IPA.Config.Data.Value.Float
  973. isSpec: "True"
  974. fullName: IPA.Config.Data.Value.Float
  975. nameWithType: Value.Float
  976. - uid: IPA.Config.Data.Value.From(System.Boolean)
  977. name: From(Boolean)
  978. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Boolean_
  979. commentId: M:IPA.Config.Data.Value.From(System.Boolean)
  980. fullName: IPA.Config.Data.Value.From(System.Boolean)
  981. nameWithType: Value.From(Boolean)
  982. - uid: IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary{System.String,IPA.Config.Data.Value})
  983. name: From(IDictionary<String, Value>)
  984. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Collections_Generic_IDictionary_System_String_IPA_Config_Data_Value__
  985. commentId: M:IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary{System.String,IPA.Config.Data.Value})
  986. name.vb: From(IDictionary(Of String, Value))
  987. fullName: IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary<System.String, IPA.Config.Data.Value>)
  988. fullName.vb: IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary(Of System.String, IPA.Config.Data.Value))
  989. nameWithType: Value.From(IDictionary<String, Value>)
  990. nameWithType.vb: Value.From(IDictionary(Of String, Value))
  991. - uid: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value})
  992. name: From(IEnumerable<Value>)
  993. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Collections_Generic_IEnumerable_IPA_Config_Data_Value__
  994. commentId: M:IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value})
  995. name.vb: From(IEnumerable(Of Value))
  996. fullName: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable<IPA.Config.Data.Value>)
  997. fullName.vb: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable(Of IPA.Config.Data.Value))
  998. nameWithType: Value.From(IEnumerable<Value>)
  999. nameWithType.vb: Value.From(IEnumerable(Of Value))
  1000. - uid: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}})
  1001. name: From(IEnumerable<KeyValuePair<String, Value>>)
  1002. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___
  1003. commentId: M:IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}})
  1004. name.vb: From(IEnumerable(Of KeyValuePair(Of String, Value)))
  1005. fullName: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>)
  1006. fullName.vb: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable(Of System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value)))
  1007. nameWithType: Value.From(IEnumerable<KeyValuePair<String, Value>>)
  1008. nameWithType.vb: Value.From(IEnumerable(Of KeyValuePair(Of String, Value)))
  1009. - uid: IPA.Config.Data.Value.From(System.Decimal)
  1010. name: From(Decimal)
  1011. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Decimal_
  1012. commentId: M:IPA.Config.Data.Value.From(System.Decimal)
  1013. fullName: IPA.Config.Data.Value.From(System.Decimal)
  1014. nameWithType: Value.From(Decimal)
  1015. - uid: IPA.Config.Data.Value.From(System.Int64)
  1016. name: From(Int64)
  1017. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Int64_
  1018. commentId: M:IPA.Config.Data.Value.From(System.Int64)
  1019. fullName: IPA.Config.Data.Value.From(System.Int64)
  1020. nameWithType: Value.From(Int64)
  1021. - uid: IPA.Config.Data.Value.From(System.String)
  1022. name: From(String)
  1023. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_String_
  1024. commentId: M:IPA.Config.Data.Value.From(System.String)
  1025. fullName: IPA.Config.Data.Value.From(System.String)
  1026. nameWithType: Value.From(String)
  1027. - uid: IPA.Config.Data.Value.From*
  1028. name: From
  1029. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_
  1030. commentId: Overload:IPA.Config.Data.Value.From
  1031. isSpec: "True"
  1032. fullName: IPA.Config.Data.Value.From
  1033. nameWithType: Value.From
  1034. - uid: IPA.Config.Data.Value.Integer(System.Int64)
  1035. name: Integer(Int64)
  1036. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Integer_System_Int64_
  1037. commentId: M:IPA.Config.Data.Value.Integer(System.Int64)
  1038. fullName: IPA.Config.Data.Value.Integer(System.Int64)
  1039. nameWithType: Value.Integer(Int64)
  1040. - uid: IPA.Config.Data.Value.Integer*
  1041. name: Integer
  1042. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Integer_
  1043. commentId: Overload:IPA.Config.Data.Value.Integer
  1044. isSpec: "True"
  1045. fullName: IPA.Config.Data.Value.Integer
  1046. nameWithType: Value.Integer
  1047. - uid: IPA.Config.Data.Value.List
  1048. name: List()
  1049. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_List
  1050. commentId: M:IPA.Config.Data.Value.List
  1051. fullName: IPA.Config.Data.Value.List()
  1052. nameWithType: Value.List()
  1053. - uid: IPA.Config.Data.Value.List*
  1054. name: List
  1055. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_List_
  1056. commentId: Overload:IPA.Config.Data.Value.List
  1057. isSpec: "True"
  1058. fullName: IPA.Config.Data.Value.List
  1059. nameWithType: Value.List
  1060. - uid: IPA.Config.Data.Value.Map
  1061. name: Map()
  1062. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map
  1063. commentId: M:IPA.Config.Data.Value.Map
  1064. fullName: IPA.Config.Data.Value.Map()
  1065. nameWithType: Value.Map()
  1066. - uid: IPA.Config.Data.Value.Map*
  1067. name: Map
  1068. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map_
  1069. commentId: Overload:IPA.Config.Data.Value.Map
  1070. isSpec: "True"
  1071. fullName: IPA.Config.Data.Value.Map
  1072. nameWithType: Value.Map
  1073. - uid: IPA.Config.Data.Value.Null
  1074. name: Null()
  1075. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Null
  1076. commentId: M:IPA.Config.Data.Value.Null
  1077. fullName: IPA.Config.Data.Value.Null()
  1078. nameWithType: Value.Null()
  1079. - uid: IPA.Config.Data.Value.Null*
  1080. name: "Null"
  1081. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Null_
  1082. commentId: Overload:IPA.Config.Data.Value.Null
  1083. isSpec: "True"
  1084. fullName: IPA.Config.Data.Value.Null
  1085. nameWithType: Value.Null
  1086. - uid: IPA.Config.Data.Value.Text(System.String)
  1087. name: Text(String)
  1088. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Text_System_String_
  1089. commentId: M:IPA.Config.Data.Value.Text(System.String)
  1090. fullName: IPA.Config.Data.Value.Text(System.String)
  1091. nameWithType: Value.Text(String)
  1092. - uid: IPA.Config.Data.Value.Text*
  1093. name: Text
  1094. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Text_
  1095. commentId: Overload:IPA.Config.Data.Value.Text
  1096. isSpec: "True"
  1097. fullName: IPA.Config.Data.Value.Text
  1098. nameWithType: Value.Text
  1099. - uid: IPA.Config.Data.Value.ToString
  1100. name: ToString()
  1101. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_ToString
  1102. commentId: M:IPA.Config.Data.Value.ToString
  1103. fullName: IPA.Config.Data.Value.ToString()
  1104. nameWithType: Value.ToString()
  1105. - uid: IPA.Config.Data.Value.ToString*
  1106. name: ToString
  1107. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_ToString_
  1108. commentId: Overload:IPA.Config.Data.Value.ToString
  1109. isSpec: "True"
  1110. fullName: IPA.Config.Data.Value.ToString
  1111. nameWithType: Value.ToString
  1112. - uid: IPA.Config.IConfigProvider
  1113. name: IConfigProvider
  1114. href: api/IPA.Config.IConfigProvider.html
  1115. commentId: T:IPA.Config.IConfigProvider
  1116. fullName: IPA.Config.IConfigProvider
  1117. nameWithType: IConfigProvider
  1118. - uid: IPA.Config.IConfigProvider.Extension
  1119. name: Extension
  1120. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Extension
  1121. commentId: P:IPA.Config.IConfigProvider.Extension
  1122. fullName: IPA.Config.IConfigProvider.Extension
  1123. nameWithType: IConfigProvider.Extension
  1124. - uid: IPA.Config.IConfigProvider.Extension*
  1125. name: Extension
  1126. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Extension_
  1127. commentId: Overload:IPA.Config.IConfigProvider.Extension
  1128. isSpec: "True"
  1129. fullName: IPA.Config.IConfigProvider.Extension
  1130. nameWithType: IConfigProvider.Extension
  1131. - uid: IPA.Config.IConfigProvider.Load(System.IO.FileInfo)
  1132. name: Load(FileInfo)
  1133. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Load_System_IO_FileInfo_
  1134. commentId: M:IPA.Config.IConfigProvider.Load(System.IO.FileInfo)
  1135. fullName: IPA.Config.IConfigProvider.Load(System.IO.FileInfo)
  1136. nameWithType: IConfigProvider.Load(FileInfo)
  1137. - uid: IPA.Config.IConfigProvider.Load*
  1138. name: Load
  1139. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Load_
  1140. commentId: Overload:IPA.Config.IConfigProvider.Load
  1141. isSpec: "True"
  1142. fullName: IPA.Config.IConfigProvider.Load
  1143. nameWithType: IConfigProvider.Load
  1144. - uid: IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value,System.IO.FileInfo)
  1145. name: Store(Value, FileInfo)
  1146. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Store_IPA_Config_Data_Value_System_IO_FileInfo_
  1147. commentId: M:IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value,System.IO.FileInfo)
  1148. fullName: IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value, System.IO.FileInfo)
  1149. nameWithType: IConfigProvider.Store(Value, FileInfo)
  1150. - uid: IPA.Config.IConfigProvider.Store*
  1151. name: Store
  1152. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Store_
  1153. commentId: Overload:IPA.Config.IConfigProvider.Store
  1154. isSpec: "True"
  1155. fullName: IPA.Config.IConfigProvider.Store
  1156. nameWithType: IConfigProvider.Store
  1157. - uid: IPA.Config.IConfigStore
  1158. name: IConfigStore
  1159. href: api/IPA.Config.IConfigStore.html
  1160. commentId: T:IPA.Config.IConfigStore
  1161. fullName: IPA.Config.IConfigStore
  1162. nameWithType: IConfigStore
  1163. - uid: IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider)
  1164. name: ReadFrom(ConfigProvider)
  1165. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_ReadFrom_IPA_Config_ConfigProvider_
  1166. commentId: M:IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider)
  1167. fullName: IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider)
  1168. nameWithType: IConfigStore.ReadFrom(ConfigProvider)
  1169. - uid: IPA.Config.IConfigStore.ReadFrom*
  1170. name: ReadFrom
  1171. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_ReadFrom_
  1172. commentId: Overload:IPA.Config.IConfigStore.ReadFrom
  1173. isSpec: "True"
  1174. fullName: IPA.Config.IConfigStore.ReadFrom
  1175. nameWithType: IConfigStore.ReadFrom
  1176. - uid: IPA.Config.IConfigStore.SyncObject
  1177. name: SyncObject
  1178. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_SyncObject
  1179. commentId: P:IPA.Config.IConfigStore.SyncObject
  1180. fullName: IPA.Config.IConfigStore.SyncObject
  1181. nameWithType: IConfigStore.SyncObject
  1182. - uid: IPA.Config.IConfigStore.SyncObject*
  1183. name: SyncObject
  1184. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_SyncObject_
  1185. commentId: Overload:IPA.Config.IConfigStore.SyncObject
  1186. isSpec: "True"
  1187. fullName: IPA.Config.IConfigStore.SyncObject
  1188. nameWithType: IConfigStore.SyncObject
  1189. - uid: IPA.Config.IConfigStore.WriteSyncObject
  1190. name: WriteSyncObject
  1191. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteSyncObject
  1192. commentId: P:IPA.Config.IConfigStore.WriteSyncObject
  1193. fullName: IPA.Config.IConfigStore.WriteSyncObject
  1194. nameWithType: IConfigStore.WriteSyncObject
  1195. - uid: IPA.Config.IConfigStore.WriteSyncObject*
  1196. name: WriteSyncObject
  1197. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteSyncObject_
  1198. commentId: Overload:IPA.Config.IConfigStore.WriteSyncObject
  1199. isSpec: "True"
  1200. fullName: IPA.Config.IConfigStore.WriteSyncObject
  1201. nameWithType: IConfigStore.WriteSyncObject
  1202. - uid: IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider)
  1203. name: WriteTo(ConfigProvider)
  1204. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteTo_IPA_Config_ConfigProvider_
  1205. commentId: M:IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider)
  1206. fullName: IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider)
  1207. nameWithType: IConfigStore.WriteTo(ConfigProvider)
  1208. - uid: IPA.Config.IConfigStore.WriteTo*
  1209. name: WriteTo
  1210. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteTo_
  1211. commentId: Overload:IPA.Config.IConfigStore.WriteTo
  1212. isSpec: "True"
  1213. fullName: IPA.Config.IConfigStore.WriteTo
  1214. nameWithType: IConfigStore.WriteTo
  1215. - uid: IPA.Config.IModPrefs
  1216. name: IModPrefs
  1217. href: api/IPA.Config.IModPrefs.html
  1218. commentId: T:IPA.Config.IModPrefs
  1219. fullName: IPA.Config.IModPrefs
  1220. nameWithType: IModPrefs
  1221. - uid: IPA.Config.IModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1222. name: GetBool(String, String, Boolean, Boolean)
  1223. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_
  1224. commentId: M:IPA.Config.IModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1225. fullName: IPA.Config.IModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean)
  1226. nameWithType: IModPrefs.GetBool(String, String, Boolean, Boolean)
  1227. - uid: IPA.Config.IModPrefs.GetBool*
  1228. name: GetBool
  1229. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetBool_
  1230. commentId: Overload:IPA.Config.IModPrefs.GetBool
  1231. isSpec: "True"
  1232. fullName: IPA.Config.IModPrefs.GetBool
  1233. nameWithType: IModPrefs.GetBool
  1234. - uid: IPA.Config.IModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1235. name: GetFloat(String, String, Single, Boolean)
  1236. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_
  1237. commentId: M:IPA.Config.IModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1238. fullName: IPA.Config.IModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean)
  1239. nameWithType: IModPrefs.GetFloat(String, String, Single, Boolean)
  1240. - uid: IPA.Config.IModPrefs.GetFloat*
  1241. name: GetFloat
  1242. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetFloat_
  1243. commentId: Overload:IPA.Config.IModPrefs.GetFloat
  1244. isSpec: "True"
  1245. fullName: IPA.Config.IModPrefs.GetFloat
  1246. nameWithType: IModPrefs.GetFloat
  1247. - uid: IPA.Config.IModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1248. name: GetInt(String, String, Int32, Boolean)
  1249. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_
  1250. commentId: M:IPA.Config.IModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1251. fullName: IPA.Config.IModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean)
  1252. nameWithType: IModPrefs.GetInt(String, String, Int32, Boolean)
  1253. - uid: IPA.Config.IModPrefs.GetInt*
  1254. name: GetInt
  1255. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetInt_
  1256. commentId: Overload:IPA.Config.IModPrefs.GetInt
  1257. isSpec: "True"
  1258. fullName: IPA.Config.IModPrefs.GetInt
  1259. nameWithType: IModPrefs.GetInt
  1260. - uid: IPA.Config.IModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1261. name: GetString(String, String, String, Boolean)
  1262. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_
  1263. commentId: M:IPA.Config.IModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1264. fullName: IPA.Config.IModPrefs.GetString(System.String, System.String, System.String, System.Boolean)
  1265. nameWithType: IModPrefs.GetString(String, String, String, Boolean)
  1266. - uid: IPA.Config.IModPrefs.GetString*
  1267. name: GetString
  1268. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetString_
  1269. commentId: Overload:IPA.Config.IModPrefs.GetString
  1270. isSpec: "True"
  1271. fullName: IPA.Config.IModPrefs.GetString
  1272. nameWithType: IModPrefs.GetString
  1273. - uid: IPA.Config.IModPrefs.HasKey(System.String,System.String)
  1274. name: HasKey(String, String)
  1275. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_HasKey_System_String_System_String_
  1276. commentId: M:IPA.Config.IModPrefs.HasKey(System.String,System.String)
  1277. fullName: IPA.Config.IModPrefs.HasKey(System.String, System.String)
  1278. nameWithType: IModPrefs.HasKey(String, String)
  1279. - uid: IPA.Config.IModPrefs.HasKey*
  1280. name: HasKey
  1281. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_HasKey_
  1282. commentId: Overload:IPA.Config.IModPrefs.HasKey
  1283. isSpec: "True"
  1284. fullName: IPA.Config.IModPrefs.HasKey
  1285. nameWithType: IModPrefs.HasKey
  1286. - uid: IPA.Config.IModPrefs.SetBool(System.String,System.String,System.Boolean)
  1287. name: SetBool(String, String, Boolean)
  1288. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_
  1289. commentId: M:IPA.Config.IModPrefs.SetBool(System.String,System.String,System.Boolean)
  1290. fullName: IPA.Config.IModPrefs.SetBool(System.String, System.String, System.Boolean)
  1291. nameWithType: IModPrefs.SetBool(String, String, Boolean)
  1292. - uid: IPA.Config.IModPrefs.SetBool*
  1293. name: SetBool
  1294. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetBool_
  1295. commentId: Overload:IPA.Config.IModPrefs.SetBool
  1296. isSpec: "True"
  1297. fullName: IPA.Config.IModPrefs.SetBool
  1298. nameWithType: IModPrefs.SetBool
  1299. - uid: IPA.Config.IModPrefs.SetFloat(System.String,System.String,System.Single)
  1300. name: SetFloat(String, String, Single)
  1301. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_
  1302. commentId: M:IPA.Config.IModPrefs.SetFloat(System.String,System.String,System.Single)
  1303. fullName: IPA.Config.IModPrefs.SetFloat(System.String, System.String, System.Single)
  1304. nameWithType: IModPrefs.SetFloat(String, String, Single)
  1305. - uid: IPA.Config.IModPrefs.SetFloat*
  1306. name: SetFloat
  1307. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetFloat_
  1308. commentId: Overload:IPA.Config.IModPrefs.SetFloat
  1309. isSpec: "True"
  1310. fullName: IPA.Config.IModPrefs.SetFloat
  1311. nameWithType: IModPrefs.SetFloat
  1312. - uid: IPA.Config.IModPrefs.SetInt(System.String,System.String,System.Int32)
  1313. name: SetInt(String, String, Int32)
  1314. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_
  1315. commentId: M:IPA.Config.IModPrefs.SetInt(System.String,System.String,System.Int32)
  1316. fullName: IPA.Config.IModPrefs.SetInt(System.String, System.String, System.Int32)
  1317. nameWithType: IModPrefs.SetInt(String, String, Int32)
  1318. - uid: IPA.Config.IModPrefs.SetInt*
  1319. name: SetInt
  1320. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetInt_
  1321. commentId: Overload:IPA.Config.IModPrefs.SetInt
  1322. isSpec: "True"
  1323. fullName: IPA.Config.IModPrefs.SetInt
  1324. nameWithType: IModPrefs.SetInt
  1325. - uid: IPA.Config.IModPrefs.SetString(System.String,System.String,System.String)
  1326. name: SetString(String, String, String)
  1327. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_
  1328. commentId: M:IPA.Config.IModPrefs.SetString(System.String,System.String,System.String)
  1329. fullName: IPA.Config.IModPrefs.SetString(System.String, System.String, System.String)
  1330. nameWithType: IModPrefs.SetString(String, String, String)
  1331. - uid: IPA.Config.IModPrefs.SetString*
  1332. name: SetString
  1333. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetString_
  1334. commentId: Overload:IPA.Config.IModPrefs.SetString
  1335. isSpec: "True"
  1336. fullName: IPA.Config.IModPrefs.SetString
  1337. nameWithType: IModPrefs.SetString
  1338. - uid: IPA.Config.ModPrefs
  1339. name: ModPrefs
  1340. href: api/IPA.Config.ModPrefs.html
  1341. commentId: T:IPA.Config.ModPrefs
  1342. fullName: IPA.Config.ModPrefs
  1343. nameWithType: ModPrefs
  1344. - uid: IPA.Config.ModPrefs.#ctor(IPA.Loader.PluginMetadata)
  1345. name: ModPrefs(PluginMetadata)
  1346. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs__ctor_IPA_Loader_PluginMetadata_
  1347. commentId: M:IPA.Config.ModPrefs.#ctor(IPA.Loader.PluginMetadata)
  1348. fullName: IPA.Config.ModPrefs.ModPrefs(IPA.Loader.PluginMetadata)
  1349. nameWithType: ModPrefs.ModPrefs(PluginMetadata)
  1350. - uid: IPA.Config.ModPrefs.#ctor*
  1351. name: ModPrefs
  1352. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs__ctor_
  1353. commentId: Overload:IPA.Config.ModPrefs.#ctor
  1354. isSpec: "True"
  1355. fullName: IPA.Config.ModPrefs.ModPrefs
  1356. nameWithType: ModPrefs.ModPrefs
  1357. - uid: IPA.Config.ModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1358. name: GetBool(String, String, Boolean, Boolean)
  1359. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_
  1360. commentId: M:IPA.Config.ModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1361. fullName: IPA.Config.ModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean)
  1362. nameWithType: ModPrefs.GetBool(String, String, Boolean, Boolean)
  1363. - uid: IPA.Config.ModPrefs.GetBool*
  1364. name: GetBool
  1365. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetBool_
  1366. commentId: Overload:IPA.Config.ModPrefs.GetBool
  1367. isSpec: "True"
  1368. fullName: IPA.Config.ModPrefs.GetBool
  1369. nameWithType: ModPrefs.GetBool
  1370. - uid: IPA.Config.ModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1371. name: GetFloat(String, String, Single, Boolean)
  1372. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_
  1373. commentId: M:IPA.Config.ModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1374. fullName: IPA.Config.ModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean)
  1375. nameWithType: ModPrefs.GetFloat(String, String, Single, Boolean)
  1376. - uid: IPA.Config.ModPrefs.GetFloat*
  1377. name: GetFloat
  1378. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetFloat_
  1379. commentId: Overload:IPA.Config.ModPrefs.GetFloat
  1380. isSpec: "True"
  1381. fullName: IPA.Config.ModPrefs.GetFloat
  1382. nameWithType: ModPrefs.GetFloat
  1383. - uid: IPA.Config.ModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1384. name: GetInt(String, String, Int32, Boolean)
  1385. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_
  1386. commentId: M:IPA.Config.ModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1387. fullName: IPA.Config.ModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean)
  1388. nameWithType: ModPrefs.GetInt(String, String, Int32, Boolean)
  1389. - uid: IPA.Config.ModPrefs.GetInt*
  1390. name: GetInt
  1391. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetInt_
  1392. commentId: Overload:IPA.Config.ModPrefs.GetInt
  1393. isSpec: "True"
  1394. fullName: IPA.Config.ModPrefs.GetInt
  1395. nameWithType: ModPrefs.GetInt
  1396. - uid: IPA.Config.ModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1397. name: GetString(String, String, String, Boolean)
  1398. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetString_System_String_System_String_System_String_System_Boolean_
  1399. commentId: M:IPA.Config.ModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1400. fullName: IPA.Config.ModPrefs.GetString(System.String, System.String, System.String, System.Boolean)
  1401. nameWithType: ModPrefs.GetString(String, String, String, Boolean)
  1402. - uid: IPA.Config.ModPrefs.GetString*
  1403. name: GetString
  1404. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetString_
  1405. commentId: Overload:IPA.Config.ModPrefs.GetString
  1406. isSpec: "True"
  1407. fullName: IPA.Config.ModPrefs.GetString
  1408. nameWithType: ModPrefs.GetString
  1409. - uid: IPA.Config.ModPrefs.HasKey(System.String,System.String)
  1410. name: HasKey(String, String)
  1411. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_HasKey_System_String_System_String_
  1412. commentId: M:IPA.Config.ModPrefs.HasKey(System.String,System.String)
  1413. fullName: IPA.Config.ModPrefs.HasKey(System.String, System.String)
  1414. nameWithType: ModPrefs.HasKey(String, String)
  1415. - uid: IPA.Config.ModPrefs.HasKey*
  1416. name: HasKey
  1417. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_HasKey_
  1418. commentId: Overload:IPA.Config.ModPrefs.HasKey
  1419. isSpec: "True"
  1420. fullName: IPA.Config.ModPrefs.HasKey
  1421. nameWithType: ModPrefs.HasKey
  1422. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1423. name: IModPrefs.GetBool(String, String, Boolean, Boolean)
  1424. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_
  1425. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1426. name.vb: IPA.Config.IModPrefs.GetBool(String, String, Boolean, Boolean)
  1427. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean)
  1428. nameWithType: ModPrefs.IModPrefs.GetBool(String, String, Boolean, Boolean)
  1429. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetBool(String, String, Boolean, Boolean)
  1430. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool*
  1431. name: IModPrefs.GetBool
  1432. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_
  1433. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool
  1434. isSpec: "True"
  1435. name.vb: IPA.Config.IModPrefs.GetBool
  1436. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetBool
  1437. nameWithType: ModPrefs.IModPrefs.GetBool
  1438. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetBool
  1439. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat(System.String,System.String,System.Single,System.Boolean)
  1440. name: IModPrefs.GetFloat(String, String, Single, Boolean)
  1441. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_
  1442. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat(System.String,System.String,System.Single,System.Boolean)
  1443. name.vb: IPA.Config.IModPrefs.GetFloat(String, String, Single, Boolean)
  1444. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean)
  1445. nameWithType: ModPrefs.IModPrefs.GetFloat(String, String, Single, Boolean)
  1446. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetFloat(String, String, Single, Boolean)
  1447. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat*
  1448. name: IModPrefs.GetFloat
  1449. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_
  1450. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat
  1451. isSpec: "True"
  1452. name.vb: IPA.Config.IModPrefs.GetFloat
  1453. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetFloat
  1454. nameWithType: ModPrefs.IModPrefs.GetFloat
  1455. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetFloat
  1456. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt(System.String,System.String,System.Int32,System.Boolean)
  1457. name: IModPrefs.GetInt(String, String, Int32, Boolean)
  1458. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_
  1459. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt(System.String,System.String,System.Int32,System.Boolean)
  1460. name.vb: IPA.Config.IModPrefs.GetInt(String, String, Int32, Boolean)
  1461. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean)
  1462. nameWithType: ModPrefs.IModPrefs.GetInt(String, String, Int32, Boolean)
  1463. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetInt(String, String, Int32, Boolean)
  1464. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt*
  1465. name: IModPrefs.GetInt
  1466. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_
  1467. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt
  1468. isSpec: "True"
  1469. name.vb: IPA.Config.IModPrefs.GetInt
  1470. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetInt
  1471. nameWithType: ModPrefs.IModPrefs.GetInt
  1472. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetInt
  1473. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString(System.String,System.String,System.String,System.Boolean)
  1474. name: IModPrefs.GetString(String, String, String, Boolean)
  1475. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_
  1476. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString(System.String,System.String,System.String,System.Boolean)
  1477. name.vb: IPA.Config.IModPrefs.GetString(String, String, String, Boolean)
  1478. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetString(System.String, System.String, System.String, System.Boolean)
  1479. nameWithType: ModPrefs.IModPrefs.GetString(String, String, String, Boolean)
  1480. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetString(String, String, String, Boolean)
  1481. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString*
  1482. name: IModPrefs.GetString
  1483. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_
  1484. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString
  1485. isSpec: "True"
  1486. name.vb: IPA.Config.IModPrefs.GetString
  1487. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetString
  1488. nameWithType: ModPrefs.IModPrefs.GetString
  1489. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetString
  1490. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey(System.String,System.String)
  1491. name: IModPrefs.HasKey(String, String)
  1492. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_System_String_System_String_
  1493. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey(System.String,System.String)
  1494. name.vb: IPA.Config.IModPrefs.HasKey(String, String)
  1495. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.HasKey(System.String, System.String)
  1496. nameWithType: ModPrefs.IModPrefs.HasKey(String, String)
  1497. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.HasKey(String, String)
  1498. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey*
  1499. name: IModPrefs.HasKey
  1500. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_
  1501. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey
  1502. isSpec: "True"
  1503. name.vb: IPA.Config.IModPrefs.HasKey
  1504. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.HasKey
  1505. nameWithType: ModPrefs.IModPrefs.HasKey
  1506. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.HasKey
  1507. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool(System.String,System.String,System.Boolean)
  1508. name: IModPrefs.SetBool(String, String, Boolean)
  1509. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_
  1510. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool(System.String,System.String,System.Boolean)
  1511. name.vb: IPA.Config.IModPrefs.SetBool(String, String, Boolean)
  1512. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetBool(System.String, System.String, System.Boolean)
  1513. nameWithType: ModPrefs.IModPrefs.SetBool(String, String, Boolean)
  1514. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetBool(String, String, Boolean)
  1515. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool*
  1516. name: IModPrefs.SetBool
  1517. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_
  1518. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool
  1519. isSpec: "True"
  1520. name.vb: IPA.Config.IModPrefs.SetBool
  1521. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetBool
  1522. nameWithType: ModPrefs.IModPrefs.SetBool
  1523. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetBool
  1524. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat(System.String,System.String,System.Single)
  1525. name: IModPrefs.SetFloat(String, String, Single)
  1526. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_
  1527. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat(System.String,System.String,System.Single)
  1528. name.vb: IPA.Config.IModPrefs.SetFloat(String, String, Single)
  1529. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetFloat(System.String, System.String, System.Single)
  1530. nameWithType: ModPrefs.IModPrefs.SetFloat(String, String, Single)
  1531. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetFloat(String, String, Single)
  1532. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat*
  1533. name: IModPrefs.SetFloat
  1534. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_
  1535. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat
  1536. isSpec: "True"
  1537. name.vb: IPA.Config.IModPrefs.SetFloat
  1538. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetFloat
  1539. nameWithType: ModPrefs.IModPrefs.SetFloat
  1540. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetFloat
  1541. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt(System.String,System.String,System.Int32)
  1542. name: IModPrefs.SetInt(String, String, Int32)
  1543. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_
  1544. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt(System.String,System.String,System.Int32)
  1545. name.vb: IPA.Config.IModPrefs.SetInt(String, String, Int32)
  1546. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetInt(System.String, System.String, System.Int32)
  1547. nameWithType: ModPrefs.IModPrefs.SetInt(String, String, Int32)
  1548. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetInt(String, String, Int32)
  1549. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt*
  1550. name: IModPrefs.SetInt
  1551. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_
  1552. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt
  1553. isSpec: "True"
  1554. name.vb: IPA.Config.IModPrefs.SetInt
  1555. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetInt
  1556. nameWithType: ModPrefs.IModPrefs.SetInt
  1557. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetInt
  1558. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString(System.String,System.String,System.String)
  1559. name: IModPrefs.SetString(String, String, String)
  1560. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_
  1561. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString(System.String,System.String,System.String)
  1562. name.vb: IPA.Config.IModPrefs.SetString(String, String, String)
  1563. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetString(System.String, System.String, System.String)
  1564. nameWithType: ModPrefs.IModPrefs.SetString(String, String, String)
  1565. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetString(String, String, String)
  1566. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString*
  1567. name: IModPrefs.SetString
  1568. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_
  1569. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString
  1570. isSpec: "True"
  1571. name.vb: IPA.Config.IModPrefs.SetString
  1572. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetString
  1573. nameWithType: ModPrefs.IModPrefs.SetString
  1574. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetString
  1575. - uid: IPA.Config.ModPrefs.SetBool(System.String,System.String,System.Boolean)
  1576. name: SetBool(String, String, Boolean)
  1577. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetBool_System_String_System_String_System_Boolean_
  1578. commentId: M:IPA.Config.ModPrefs.SetBool(System.String,System.String,System.Boolean)
  1579. fullName: IPA.Config.ModPrefs.SetBool(System.String, System.String, System.Boolean)
  1580. nameWithType: ModPrefs.SetBool(String, String, Boolean)
  1581. - uid: IPA.Config.ModPrefs.SetBool*
  1582. name: SetBool
  1583. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetBool_
  1584. commentId: Overload:IPA.Config.ModPrefs.SetBool
  1585. isSpec: "True"
  1586. fullName: IPA.Config.ModPrefs.SetBool
  1587. nameWithType: ModPrefs.SetBool
  1588. - uid: IPA.Config.ModPrefs.SetFloat(System.String,System.String,System.Single)
  1589. name: SetFloat(String, String, Single)
  1590. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetFloat_System_String_System_String_System_Single_
  1591. commentId: M:IPA.Config.ModPrefs.SetFloat(System.String,System.String,System.Single)
  1592. fullName: IPA.Config.ModPrefs.SetFloat(System.String, System.String, System.Single)
  1593. nameWithType: ModPrefs.SetFloat(String, String, Single)
  1594. - uid: IPA.Config.ModPrefs.SetFloat*
  1595. name: SetFloat
  1596. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetFloat_
  1597. commentId: Overload:IPA.Config.ModPrefs.SetFloat
  1598. isSpec: "True"
  1599. fullName: IPA.Config.ModPrefs.SetFloat
  1600. nameWithType: ModPrefs.SetFloat
  1601. - uid: IPA.Config.ModPrefs.SetInt(System.String,System.String,System.Int32)
  1602. name: SetInt(String, String, Int32)
  1603. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetInt_System_String_System_String_System_Int32_
  1604. commentId: M:IPA.Config.ModPrefs.SetInt(System.String,System.String,System.Int32)
  1605. fullName: IPA.Config.ModPrefs.SetInt(System.String, System.String, System.Int32)
  1606. nameWithType: ModPrefs.SetInt(String, String, Int32)
  1607. - uid: IPA.Config.ModPrefs.SetInt*
  1608. name: SetInt
  1609. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetInt_
  1610. commentId: Overload:IPA.Config.ModPrefs.SetInt
  1611. isSpec: "True"
  1612. fullName: IPA.Config.ModPrefs.SetInt
  1613. nameWithType: ModPrefs.SetInt
  1614. - uid: IPA.Config.ModPrefs.SetString(System.String,System.String,System.String)
  1615. name: SetString(String, String, String)
  1616. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetString_System_String_System_String_System_String_
  1617. commentId: M:IPA.Config.ModPrefs.SetString(System.String,System.String,System.String)
  1618. fullName: IPA.Config.ModPrefs.SetString(System.String, System.String, System.String)
  1619. nameWithType: ModPrefs.SetString(String, String, String)
  1620. - uid: IPA.Config.ModPrefs.SetString*
  1621. name: SetString
  1622. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetString_
  1623. commentId: Overload:IPA.Config.ModPrefs.SetString
  1624. isSpec: "True"
  1625. fullName: IPA.Config.ModPrefs.SetString
  1626. nameWithType: ModPrefs.SetString
  1627. - uid: IPA.Config.Stores
  1628. name: IPA.Config.Stores
  1629. href: api/IPA.Config.Stores.html
  1630. commentId: N:IPA.Config.Stores
  1631. fullName: IPA.Config.Stores
  1632. nameWithType: IPA.Config.Stores
  1633. - uid: IPA.Config.Stores.Attributes
  1634. name: IPA.Config.Stores.Attributes
  1635. href: api/IPA.Config.Stores.Attributes.html
  1636. commentId: N:IPA.Config.Stores.Attributes
  1637. fullName: IPA.Config.Stores.Attributes
  1638. nameWithType: IPA.Config.Stores.Attributes
  1639. - uid: IPA.Config.Stores.Attributes.IgnoreAttribute
  1640. name: IgnoreAttribute
  1641. href: api/IPA.Config.Stores.Attributes.IgnoreAttribute.html
  1642. commentId: T:IPA.Config.Stores.Attributes.IgnoreAttribute
  1643. fullName: IPA.Config.Stores.Attributes.IgnoreAttribute
  1644. nameWithType: IgnoreAttribute
  1645. - uid: IPA.Config.Stores.Attributes.NonNullableAttribute
  1646. name: NonNullableAttribute
  1647. href: api/IPA.Config.Stores.Attributes.NonNullableAttribute.html
  1648. commentId: T:IPA.Config.Stores.Attributes.NonNullableAttribute
  1649. fullName: IPA.Config.Stores.Attributes.NonNullableAttribute
  1650. nameWithType: NonNullableAttribute
  1651. - uid: IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute
  1652. name: NotifyPropertyChangesAttribute
  1653. href: api/IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute.html
  1654. commentId: T:IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute
  1655. fullName: IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute
  1656. nameWithType: NotifyPropertyChangesAttribute
  1657. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute
  1658. name: SerializedNameAttribute
  1659. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html
  1660. commentId: T:IPA.Config.Stores.Attributes.SerializedNameAttribute
  1661. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute
  1662. nameWithType: SerializedNameAttribute
  1663. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor(System.String)
  1664. name: SerializedNameAttribute(String)
  1665. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_System_String_
  1666. commentId: M:IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor(System.String)
  1667. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.SerializedNameAttribute(System.String)
  1668. nameWithType: SerializedNameAttribute.SerializedNameAttribute(String)
  1669. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor*
  1670. name: SerializedNameAttribute
  1671. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_
  1672. commentId: Overload:IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor
  1673. isSpec: "True"
  1674. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.SerializedNameAttribute
  1675. nameWithType: SerializedNameAttribute.SerializedNameAttribute
  1676. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1677. name: Name
  1678. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute_Name
  1679. commentId: P:IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1680. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1681. nameWithType: SerializedNameAttribute.Name
  1682. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name*
  1683. name: Name
  1684. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute_Name_
  1685. commentId: Overload:IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1686. isSpec: "True"
  1687. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1688. nameWithType: SerializedNameAttribute.Name
  1689. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute
  1690. name: UseConverterAttribute
  1691. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html
  1692. commentId: T:IPA.Config.Stores.Attributes.UseConverterAttribute
  1693. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute
  1694. nameWithType: UseConverterAttribute
  1695. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor
  1696. name: UseConverterAttribute()
  1697. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor
  1698. commentId: M:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor
  1699. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute()
  1700. nameWithType: UseConverterAttribute.UseConverterAttribute()
  1701. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(System.Type)
  1702. name: UseConverterAttribute(Type)
  1703. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_System_Type_
  1704. commentId: M:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(System.Type)
  1705. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute(System.Type)
  1706. nameWithType: UseConverterAttribute.UseConverterAttribute(Type)
  1707. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor*
  1708. name: UseConverterAttribute
  1709. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_
  1710. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor
  1711. isSpec: "True"
  1712. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute
  1713. nameWithType: UseConverterAttribute.UseConverterAttribute
  1714. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1715. name: ConverterTargetType
  1716. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType
  1717. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1718. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1719. nameWithType: UseConverterAttribute.ConverterTargetType
  1720. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType*
  1721. name: ConverterTargetType
  1722. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType_
  1723. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1724. isSpec: "True"
  1725. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1726. nameWithType: UseConverterAttribute.ConverterTargetType
  1727. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1728. name: ConverterType
  1729. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType
  1730. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1731. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1732. nameWithType: UseConverterAttribute.ConverterType
  1733. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType*
  1734. name: ConverterType
  1735. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType_
  1736. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1737. isSpec: "True"
  1738. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1739. nameWithType: UseConverterAttribute.ConverterType
  1740. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1741. name: IsGenericConverter
  1742. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter
  1743. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1744. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1745. nameWithType: UseConverterAttribute.IsGenericConverter
  1746. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter*
  1747. name: IsGenericConverter
  1748. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter_
  1749. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1750. isSpec: "True"
  1751. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1752. nameWithType: UseConverterAttribute.IsGenericConverter
  1753. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType
  1754. name: UseDefaultConverterForType
  1755. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_UseDefaultConverterForType
  1756. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType
  1757. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType
  1758. nameWithType: UseConverterAttribute.UseDefaultConverterForType
  1759. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType*
  1760. name: UseDefaultConverterForType
  1761. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_UseDefaultConverterForType_
  1762. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType
  1763. isSpec: "True"
  1764. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType
  1765. nameWithType: UseConverterAttribute.UseDefaultConverterForType
  1766. - uid: IPA.Config.Stores.Converters
  1767. name: IPA.Config.Stores.Converters
  1768. href: api/IPA.Config.Stores.Converters.html
  1769. commentId: N:IPA.Config.Stores.Converters
  1770. fullName: IPA.Config.Stores.Converters
  1771. nameWithType: IPA.Config.Stores.Converters
  1772. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1
  1773. name: CaseInsensitiveEnumConverter<T>
  1774. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html
  1775. commentId: T:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1
  1776. name.vb: CaseInsensitiveEnumConverter(Of T)
  1777. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>
  1778. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T)
  1779. nameWithType: CaseInsensitiveEnumConverter<T>
  1780. nameWithType.vb: CaseInsensitiveEnumConverter(Of T)
  1781. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  1782. name: FromValue(Value, Object)
  1783. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  1784. commentId: M:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  1785. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  1786. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  1787. nameWithType: CaseInsensitiveEnumConverter<T>.FromValue(Value, Object)
  1788. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).FromValue(Value, Object)
  1789. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue*
  1790. name: FromValue
  1791. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_FromValue_
  1792. commentId: Overload:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue
  1793. isSpec: "True"
  1794. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.FromValue
  1795. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).FromValue
  1796. nameWithType: CaseInsensitiveEnumConverter<T>.FromValue
  1797. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).FromValue
  1798. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue(`0,System.Object)
  1799. name: ToValue(T, Object)
  1800. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_ToValue__0_System_Object_
  1801. commentId: M:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue(`0,System.Object)
  1802. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.ToValue(T, System.Object)
  1803. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).ToValue(T, System.Object)
  1804. nameWithType: CaseInsensitiveEnumConverter<T>.ToValue(T, Object)
  1805. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).ToValue(T, Object)
  1806. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue*
  1807. name: ToValue
  1808. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_ToValue_
  1809. commentId: Overload:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue
  1810. isSpec: "True"
  1811. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.ToValue
  1812. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).ToValue
  1813. nameWithType: CaseInsensitiveEnumConverter<T>.ToValue
  1814. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).ToValue
  1815. - uid: IPA.Config.Stores.Converters.CollectionConverter`2
  1816. name: CollectionConverter<T, TCollection>
  1817. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html
  1818. commentId: T:IPA.Config.Stores.Converters.CollectionConverter`2
  1819. name.vb: CollectionConverter(Of T, TCollection)
  1820. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>
  1821. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection)
  1822. nameWithType: CollectionConverter<T, TCollection>
  1823. nameWithType.vb: CollectionConverter(Of T, TCollection)
  1824. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1825. name: CollectionConverter()
  1826. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor
  1827. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1828. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter()
  1829. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter()
  1830. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter()
  1831. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter()
  1832. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0})
  1833. name: CollectionConverter(ValueConverter<T>)
  1834. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_IPA_Config_Stores_ValueConverter__0__
  1835. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0})
  1836. name.vb: CollectionConverter(ValueConverter(Of T))
  1837. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter(IPA.Config.Stores.ValueConverter<T>)
  1838. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter(IPA.Config.Stores.ValueConverter(Of T))
  1839. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter(ValueConverter<T>)
  1840. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter(ValueConverter(Of T))
  1841. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor*
  1842. name: CollectionConverter
  1843. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_
  1844. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1845. isSpec: "True"
  1846. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter
  1847. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter
  1848. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter
  1849. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter
  1850. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1851. name: BaseConverter
  1852. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter
  1853. commentId: P:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1854. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.BaseConverter
  1855. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter
  1856. nameWithType: CollectionConverter<T, TCollection>.BaseConverter
  1857. nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter
  1858. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter*
  1859. name: BaseConverter
  1860. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter_
  1861. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1862. isSpec: "True"
  1863. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.BaseConverter
  1864. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter
  1865. nameWithType: CollectionConverter<T, TCollection>.BaseConverter
  1866. nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter
  1867. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object)
  1868. name: Create(Int32, Object)
  1869. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_System_Int32_System_Object_
  1870. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object)
  1871. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.Create(System.Int32, System.Object)
  1872. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create(System.Int32, System.Object)
  1873. nameWithType: CollectionConverter<T, TCollection>.Create(Int32, Object)
  1874. nameWithType.vb: CollectionConverter(Of T, TCollection).Create(Int32, Object)
  1875. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create*
  1876. name: Create
  1877. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_
  1878. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.Create
  1879. isSpec: "True"
  1880. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.Create
  1881. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create
  1882. nameWithType: CollectionConverter<T, TCollection>.Create
  1883. nameWithType.vb: CollectionConverter(Of T, TCollection).Create
  1884. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object)
  1885. name: FromValue(Value, Object)
  1886. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_IPA_Config_Data_Value_System_Object_
  1887. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object)
  1888. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.FromValue(IPA.Config.Data.Value, System.Object)
  1889. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue(IPA.Config.Data.Value, System.Object)
  1890. nameWithType: CollectionConverter<T, TCollection>.FromValue(Value, Object)
  1891. nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue(Value, Object)
  1892. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue*
  1893. name: FromValue
  1894. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_
  1895. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue
  1896. isSpec: "True"
  1897. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.FromValue
  1898. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue
  1899. nameWithType: CollectionConverter<T, TCollection>.FromValue
  1900. nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue
  1901. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object)
  1902. name: PopulateFromValue(TCollection, List, Object)
  1903. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue__1_IPA_Config_Data_List_System_Object_
  1904. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object)
  1905. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object)
  1906. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object)
  1907. nameWithType: CollectionConverter<T, TCollection>.PopulateFromValue(TCollection, List, Object)
  1908. nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, List, Object)
  1909. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue*
  1910. name: PopulateFromValue
  1911. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue_
  1912. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue
  1913. isSpec: "True"
  1914. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.PopulateFromValue
  1915. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue
  1916. nameWithType: CollectionConverter<T, TCollection>.PopulateFromValue
  1917. nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue
  1918. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object)
  1919. name: ToValue(TCollection, Object)
  1920. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue__1_System_Object_
  1921. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object)
  1922. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.ToValue(TCollection, System.Object)
  1923. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue(TCollection, System.Object)
  1924. nameWithType: CollectionConverter<T, TCollection>.ToValue(TCollection, Object)
  1925. nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue(TCollection, Object)
  1926. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue*
  1927. name: ToValue
  1928. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue_
  1929. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue
  1930. isSpec: "True"
  1931. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.ToValue
  1932. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue
  1933. nameWithType: CollectionConverter<T, TCollection>.ToValue
  1934. nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue
  1935. - uid: IPA.Config.Stores.Converters.CollectionConverter`3
  1936. name: CollectionConverter<T, TCollection, TConverter>
  1937. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html
  1938. commentId: T:IPA.Config.Stores.Converters.CollectionConverter`3
  1939. name.vb: CollectionConverter(Of T, TCollection, TConverter)
  1940. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>
  1941. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter)
  1942. nameWithType: CollectionConverter<T, TCollection, TConverter>
  1943. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter)
  1944. - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1945. name: CollectionConverter()
  1946. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor
  1947. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1948. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>.CollectionConverter()
  1949. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter()
  1950. nameWithType: CollectionConverter<T, TCollection, TConverter>.CollectionConverter()
  1951. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter()
  1952. - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor*
  1953. name: CollectionConverter
  1954. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor_
  1955. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1956. isSpec: "True"
  1957. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>.CollectionConverter
  1958. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter
  1959. nameWithType: CollectionConverter<T, TCollection, TConverter>.CollectionConverter
  1960. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter
  1961. - uid: IPA.Config.Stores.Converters.Converter
  1962. name: Converter
  1963. href: api/IPA.Config.Stores.Converters.Converter.html
  1964. commentId: T:IPA.Config.Stores.Converters.Converter
  1965. fullName: IPA.Config.Stores.Converters.Converter
  1966. nameWithType: Converter
  1967. - uid: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1968. name: FloatValue(Value)
  1969. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_IPA_Config_Data_Value_
  1970. commentId: M:IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1971. fullName: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1972. nameWithType: Converter.FloatValue(Value)
  1973. - uid: IPA.Config.Stores.Converters.Converter.FloatValue*
  1974. name: FloatValue
  1975. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_
  1976. commentId: Overload:IPA.Config.Stores.Converters.Converter.FloatValue
  1977. isSpec: "True"
  1978. fullName: IPA.Config.Stores.Converters.Converter.FloatValue
  1979. nameWithType: Converter.FloatValue
  1980. - uid: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1981. name: IntValue(Value)
  1982. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_IPA_Config_Data_Value_
  1983. commentId: M:IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1984. fullName: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1985. nameWithType: Converter.IntValue(Value)
  1986. - uid: IPA.Config.Stores.Converters.Converter.IntValue*
  1987. name: IntValue
  1988. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_
  1989. commentId: Overload:IPA.Config.Stores.Converters.Converter.IntValue
  1990. isSpec: "True"
  1991. fullName: IPA.Config.Stores.Converters.Converter.IntValue
  1992. nameWithType: Converter.IntValue
  1993. - uid: IPA.Config.Stores.Converters.Converter`1
  1994. name: Converter<T>
  1995. href: api/IPA.Config.Stores.Converters.Converter-1.html
  1996. commentId: T:IPA.Config.Stores.Converters.Converter`1
  1997. name.vb: Converter(Of T)
  1998. fullName: IPA.Config.Stores.Converters.Converter<T>
  1999. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T)
  2000. nameWithType: Converter<T>
  2001. nameWithType.vb: Converter(Of T)
  2002. - uid: IPA.Config.Stores.Converters.Converter`1.Default
  2003. name: Default
  2004. href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default
  2005. commentId: P:IPA.Config.Stores.Converters.Converter`1.Default
  2006. fullName: IPA.Config.Stores.Converters.Converter<T>.Default
  2007. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default
  2008. nameWithType: Converter<T>.Default
  2009. nameWithType.vb: Converter(Of T).Default
  2010. - uid: IPA.Config.Stores.Converters.Converter`1.Default*
  2011. name: Default
  2012. href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default_
  2013. commentId: Overload:IPA.Config.Stores.Converters.Converter`1.Default
  2014. isSpec: "True"
  2015. fullName: IPA.Config.Stores.Converters.Converter<T>.Default
  2016. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default
  2017. nameWithType: Converter<T>.Default
  2018. nameWithType.vb: Converter(Of T).Default
  2019. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1
  2020. name: CustomObjectConverter<T>
  2021. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html
  2022. commentId: T:IPA.Config.Stores.Converters.CustomObjectConverter`1
  2023. name.vb: CustomObjectConverter(Of T)
  2024. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>
  2025. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T)
  2026. nameWithType: CustomObjectConverter<T>
  2027. nameWithType.vb: CustomObjectConverter(Of T)
  2028. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2029. name: Deserialize(Value, Object)
  2030. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_
  2031. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2032. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Deserialize(IPA.Config.Data.Value, System.Object)
  2033. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize(IPA.Config.Data.Value, System.Object)
  2034. nameWithType: CustomObjectConverter<T>.Deserialize(Value, Object)
  2035. nameWithType.vb: CustomObjectConverter(Of T).Deserialize(Value, Object)
  2036. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize*
  2037. name: Deserialize
  2038. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_
  2039. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize
  2040. isSpec: "True"
  2041. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Deserialize
  2042. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize
  2043. nameWithType: CustomObjectConverter<T>.Deserialize
  2044. nameWithType.vb: CustomObjectConverter(Of T).Deserialize
  2045. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2046. name: FromValue(Value, Object)
  2047. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2048. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2049. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2050. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2051. nameWithType: CustomObjectConverter<T>.FromValue(Value, Object)
  2052. nameWithType.vb: CustomObjectConverter(Of T).FromValue(Value, Object)
  2053. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue*
  2054. name: FromValue
  2055. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_
  2056. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue
  2057. isSpec: "True"
  2058. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.FromValue
  2059. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue
  2060. nameWithType: CustomObjectConverter<T>.FromValue
  2061. nameWithType.vb: CustomObjectConverter(Of T).FromValue
  2062. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object)
  2063. name: Serialize(T, Object)
  2064. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize__0_System_Object_
  2065. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object)
  2066. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Serialize(T, System.Object)
  2067. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize(T, System.Object)
  2068. nameWithType: CustomObjectConverter<T>.Serialize(T, Object)
  2069. nameWithType.vb: CustomObjectConverter(Of T).Serialize(T, Object)
  2070. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize*
  2071. name: Serialize
  2072. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize_
  2073. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize
  2074. isSpec: "True"
  2075. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Serialize
  2076. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize
  2077. nameWithType: CustomObjectConverter<T>.Serialize
  2078. nameWithType.vb: CustomObjectConverter(Of T).Serialize
  2079. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object)
  2080. name: ToValue(T, Object)
  2081. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue__0_System_Object_
  2082. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object)
  2083. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.ToValue(T, System.Object)
  2084. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue(T, System.Object)
  2085. nameWithType: CustomObjectConverter<T>.ToValue(T, Object)
  2086. nameWithType.vb: CustomObjectConverter(Of T).ToValue(T, Object)
  2087. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue*
  2088. name: ToValue
  2089. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue_
  2090. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue
  2091. isSpec: "True"
  2092. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.ToValue
  2093. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue
  2094. nameWithType: CustomObjectConverter<T>.ToValue
  2095. nameWithType.vb: CustomObjectConverter(Of T).ToValue
  2096. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1
  2097. name: CustomValueTypeConverter<T>
  2098. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html
  2099. commentId: T:IPA.Config.Stores.Converters.CustomValueTypeConverter`1
  2100. name.vb: CustomValueTypeConverter(Of T)
  2101. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>
  2102. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T)
  2103. nameWithType: CustomValueTypeConverter<T>
  2104. nameWithType.vb: CustomValueTypeConverter(Of T)
  2105. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2106. name: Deserialize(Value, Object)
  2107. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_
  2108. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2109. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Deserialize(IPA.Config.Data.Value, System.Object)
  2110. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Deserialize(IPA.Config.Data.Value, System.Object)
  2111. nameWithType: CustomValueTypeConverter<T>.Deserialize(Value, Object)
  2112. nameWithType.vb: CustomValueTypeConverter(Of T).Deserialize(Value, Object)
  2113. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize*
  2114. name: Deserialize
  2115. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Deserialize_
  2116. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize
  2117. isSpec: "True"
  2118. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Deserialize
  2119. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Deserialize
  2120. nameWithType: CustomValueTypeConverter<T>.Deserialize
  2121. nameWithType.vb: CustomValueTypeConverter(Of T).Deserialize
  2122. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2123. name: FromValue(Value, Object)
  2124. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2125. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2126. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2127. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2128. nameWithType: CustomValueTypeConverter<T>.FromValue(Value, Object)
  2129. nameWithType.vb: CustomValueTypeConverter(Of T).FromValue(Value, Object)
  2130. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue*
  2131. name: FromValue
  2132. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_FromValue_
  2133. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue
  2134. isSpec: "True"
  2135. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.FromValue
  2136. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).FromValue
  2137. nameWithType: CustomValueTypeConverter<T>.FromValue
  2138. nameWithType.vb: CustomValueTypeConverter(Of T).FromValue
  2139. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize(`0)
  2140. name: Serialize(T)
  2141. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Serialize__0_
  2142. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize(`0)
  2143. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Serialize(T)
  2144. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Serialize(T)
  2145. nameWithType: CustomValueTypeConverter<T>.Serialize(T)
  2146. nameWithType.vb: CustomValueTypeConverter(Of T).Serialize(T)
  2147. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize*
  2148. name: Serialize
  2149. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Serialize_
  2150. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize
  2151. isSpec: "True"
  2152. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Serialize
  2153. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Serialize
  2154. nameWithType: CustomValueTypeConverter<T>.Serialize
  2155. nameWithType.vb: CustomValueTypeConverter(Of T).Serialize
  2156. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue(`0,System.Object)
  2157. name: ToValue(T, Object)
  2158. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_ToValue__0_System_Object_
  2159. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue(`0,System.Object)
  2160. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.ToValue(T, System.Object)
  2161. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).ToValue(T, System.Object)
  2162. nameWithType: CustomValueTypeConverter<T>.ToValue(T, Object)
  2163. nameWithType.vb: CustomValueTypeConverter(Of T).ToValue(T, Object)
  2164. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue*
  2165. name: ToValue
  2166. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_ToValue_
  2167. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue
  2168. isSpec: "True"
  2169. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.ToValue
  2170. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).ToValue
  2171. nameWithType: CustomValueTypeConverter<T>.ToValue
  2172. nameWithType.vb: CustomValueTypeConverter(Of T).ToValue
  2173. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1
  2174. name: DictionaryConverter<TValue>
  2175. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html
  2176. commentId: T:IPA.Config.Stores.Converters.DictionaryConverter`1
  2177. name.vb: DictionaryConverter(Of TValue)
  2178. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>
  2179. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue)
  2180. nameWithType: DictionaryConverter<TValue>
  2181. nameWithType.vb: DictionaryConverter(Of TValue)
  2182. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor
  2183. name: DictionaryConverter()
  2184. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor
  2185. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor
  2186. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.DictionaryConverter()
  2187. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter()
  2188. nameWithType: DictionaryConverter<TValue>.DictionaryConverter()
  2189. nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter()
  2190. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2191. name: DictionaryConverter(ValueConverter<TValue>)
  2192. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2193. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2194. name.vb: DictionaryConverter(ValueConverter(Of TValue))
  2195. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.DictionaryConverter(IPA.Config.Stores.ValueConverter<TValue>)
  2196. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter(IPA.Config.Stores.ValueConverter(Of TValue))
  2197. nameWithType: DictionaryConverter<TValue>.DictionaryConverter(ValueConverter<TValue>)
  2198. nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter(ValueConverter(Of TValue))
  2199. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor*
  2200. name: DictionaryConverter
  2201. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor_
  2202. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor
  2203. isSpec: "True"
  2204. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.DictionaryConverter
  2205. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter
  2206. nameWithType: DictionaryConverter<TValue>.DictionaryConverter
  2207. nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter
  2208. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter
  2209. name: BaseConverter
  2210. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_BaseConverter
  2211. commentId: P:IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter
  2212. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.BaseConverter
  2213. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).BaseConverter
  2214. nameWithType: DictionaryConverter<TValue>.BaseConverter
  2215. nameWithType.vb: DictionaryConverter(Of TValue).BaseConverter
  2216. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter*
  2217. name: BaseConverter
  2218. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_BaseConverter_
  2219. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter
  2220. isSpec: "True"
  2221. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.BaseConverter
  2222. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).BaseConverter
  2223. nameWithType: DictionaryConverter<TValue>.BaseConverter
  2224. nameWithType.vb: DictionaryConverter(Of TValue).BaseConverter
  2225. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2226. name: FromValue(Value, Object)
  2227. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2228. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2229. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.FromValue(IPA.Config.Data.Value, System.Object)
  2230. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).FromValue(IPA.Config.Data.Value, System.Object)
  2231. nameWithType: DictionaryConverter<TValue>.FromValue(Value, Object)
  2232. nameWithType.vb: DictionaryConverter(Of TValue).FromValue(Value, Object)
  2233. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue*
  2234. name: FromValue
  2235. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_FromValue_
  2236. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue
  2237. isSpec: "True"
  2238. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.FromValue
  2239. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).FromValue
  2240. nameWithType: DictionaryConverter<TValue>.FromValue
  2241. nameWithType.vb: DictionaryConverter(Of TValue).FromValue
  2242. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue(System.Collections.Generic.Dictionary{System.String,`0},System.Object)
  2243. name: ToValue(Dictionary<String, TValue>, Object)
  2244. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_ToValue_System_Collections_Generic_Dictionary_System_String__0__System_Object_
  2245. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue(System.Collections.Generic.Dictionary{System.String,`0},System.Object)
  2246. name.vb: ToValue(Dictionary(Of String, TValue), Object)
  2247. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.ToValue(System.Collections.Generic.Dictionary<System.String, TValue>, System.Object)
  2248. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).ToValue(System.Collections.Generic.Dictionary(Of System.String, TValue), System.Object)
  2249. nameWithType: DictionaryConverter<TValue>.ToValue(Dictionary<String, TValue>, Object)
  2250. nameWithType.vb: DictionaryConverter(Of TValue).ToValue(Dictionary(Of String, TValue), Object)
  2251. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue*
  2252. name: ToValue
  2253. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_ToValue_
  2254. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue
  2255. isSpec: "True"
  2256. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.ToValue
  2257. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).ToValue
  2258. nameWithType: DictionaryConverter<TValue>.ToValue
  2259. nameWithType.vb: DictionaryConverter(Of TValue).ToValue
  2260. - uid: IPA.Config.Stores.Converters.DictionaryConverter`2
  2261. name: DictionaryConverter<TValue, TConverter>
  2262. href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html
  2263. commentId: T:IPA.Config.Stores.Converters.DictionaryConverter`2
  2264. name.vb: DictionaryConverter(Of TValue, TConverter)
  2265. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue, TConverter>
  2266. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter)
  2267. nameWithType: DictionaryConverter<TValue, TConverter>
  2268. nameWithType.vb: DictionaryConverter(Of TValue, TConverter)
  2269. - uid: IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor
  2270. name: DictionaryConverter()
  2271. href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html#IPA_Config_Stores_Converters_DictionaryConverter_2__ctor
  2272. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor
  2273. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue, TConverter>.DictionaryConverter()
  2274. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter).DictionaryConverter()
  2275. nameWithType: DictionaryConverter<TValue, TConverter>.DictionaryConverter()
  2276. nameWithType.vb: DictionaryConverter(Of TValue, TConverter).DictionaryConverter()
  2277. - uid: IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor*
  2278. name: DictionaryConverter
  2279. href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html#IPA_Config_Stores_Converters_DictionaryConverter_2__ctor_
  2280. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor
  2281. isSpec: "True"
  2282. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue, TConverter>.DictionaryConverter
  2283. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter).DictionaryConverter
  2284. nameWithType: DictionaryConverter<TValue, TConverter>.DictionaryConverter
  2285. nameWithType.vb: DictionaryConverter(Of TValue, TConverter).DictionaryConverter
  2286. - uid: IPA.Config.Stores.Converters.EnumConverter`1
  2287. name: EnumConverter<T>
  2288. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html
  2289. commentId: T:IPA.Config.Stores.Converters.EnumConverter`1
  2290. name.vb: EnumConverter(Of T)
  2291. fullName: IPA.Config.Stores.Converters.EnumConverter<T>
  2292. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T)
  2293. nameWithType: EnumConverter<T>
  2294. nameWithType.vb: EnumConverter(Of T)
  2295. - uid: IPA.Config.Stores.Converters.EnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2296. name: FromValue(Value, Object)
  2297. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2298. commentId: M:IPA.Config.Stores.Converters.EnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2299. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2300. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2301. nameWithType: EnumConverter<T>.FromValue(Value, Object)
  2302. nameWithType.vb: EnumConverter(Of T).FromValue(Value, Object)
  2303. - uid: IPA.Config.Stores.Converters.EnumConverter`1.FromValue*
  2304. name: FromValue
  2305. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_FromValue_
  2306. commentId: Overload:IPA.Config.Stores.Converters.EnumConverter`1.FromValue
  2307. isSpec: "True"
  2308. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.FromValue
  2309. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).FromValue
  2310. nameWithType: EnumConverter<T>.FromValue
  2311. nameWithType.vb: EnumConverter(Of T).FromValue
  2312. - uid: IPA.Config.Stores.Converters.EnumConverter`1.ToValue(`0,System.Object)
  2313. name: ToValue(T, Object)
  2314. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_ToValue__0_System_Object_
  2315. commentId: M:IPA.Config.Stores.Converters.EnumConverter`1.ToValue(`0,System.Object)
  2316. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.ToValue(T, System.Object)
  2317. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).ToValue(T, System.Object)
  2318. nameWithType: EnumConverter<T>.ToValue(T, Object)
  2319. nameWithType.vb: EnumConverter(Of T).ToValue(T, Object)
  2320. - uid: IPA.Config.Stores.Converters.EnumConverter`1.ToValue*
  2321. name: ToValue
  2322. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_ToValue_
  2323. commentId: Overload:IPA.Config.Stores.Converters.EnumConverter`1.ToValue
  2324. isSpec: "True"
  2325. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.ToValue
  2326. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).ToValue
  2327. nameWithType: EnumConverter<T>.ToValue
  2328. nameWithType.vb: EnumConverter(Of T).ToValue
  2329. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1
  2330. name: IDictionaryConverter<TValue>
  2331. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html
  2332. commentId: T:IPA.Config.Stores.Converters.IDictionaryConverter`1
  2333. name.vb: IDictionaryConverter(Of TValue)
  2334. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>
  2335. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue)
  2336. nameWithType: IDictionaryConverter<TValue>
  2337. nameWithType.vb: IDictionaryConverter(Of TValue)
  2338. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor
  2339. name: IDictionaryConverter()
  2340. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor
  2341. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor
  2342. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.IDictionaryConverter()
  2343. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter()
  2344. nameWithType: IDictionaryConverter<TValue>.IDictionaryConverter()
  2345. nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter()
  2346. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2347. name: IDictionaryConverter(ValueConverter<TValue>)
  2348. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2349. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2350. name.vb: IDictionaryConverter(ValueConverter(Of TValue))
  2351. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.IDictionaryConverter(IPA.Config.Stores.ValueConverter<TValue>)
  2352. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter(IPA.Config.Stores.ValueConverter(Of TValue))
  2353. nameWithType: IDictionaryConverter<TValue>.IDictionaryConverter(ValueConverter<TValue>)
  2354. nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter(ValueConverter(Of TValue))
  2355. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor*
  2356. name: IDictionaryConverter
  2357. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor_
  2358. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor
  2359. isSpec: "True"
  2360. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.IDictionaryConverter
  2361. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter
  2362. nameWithType: IDictionaryConverter<TValue>.IDictionaryConverter
  2363. nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter
  2364. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter
  2365. name: BaseConverter
  2366. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_BaseConverter
  2367. commentId: P:IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter
  2368. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.BaseConverter
  2369. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).BaseConverter
  2370. nameWithType: IDictionaryConverter<TValue>.BaseConverter
  2371. nameWithType.vb: IDictionaryConverter(Of TValue).BaseConverter
  2372. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter*
  2373. name: BaseConverter
  2374. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_BaseConverter_
  2375. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter
  2376. isSpec: "True"
  2377. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.BaseConverter
  2378. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).BaseConverter
  2379. nameWithType: IDictionaryConverter<TValue>.BaseConverter
  2380. nameWithType.vb: IDictionaryConverter(Of TValue).BaseConverter
  2381. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2382. name: FromValue(Value, Object)
  2383. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2384. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2385. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.FromValue(IPA.Config.Data.Value, System.Object)
  2386. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).FromValue(IPA.Config.Data.Value, System.Object)
  2387. nameWithType: IDictionaryConverter<TValue>.FromValue(Value, Object)
  2388. nameWithType.vb: IDictionaryConverter(Of TValue).FromValue(Value, Object)
  2389. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue*
  2390. name: FromValue
  2391. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_FromValue_
  2392. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue
  2393. isSpec: "True"
  2394. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.FromValue
  2395. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).FromValue
  2396. nameWithType: IDictionaryConverter<TValue>.FromValue
  2397. nameWithType.vb: IDictionaryConverter(Of TValue).FromValue
  2398. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue(System.Collections.Generic.IDictionary{System.String,`0},System.Object)
  2399. name: ToValue(IDictionary<String, TValue>, Object)
  2400. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_ToValue_System_Collections_Generic_IDictionary_System_String__0__System_Object_
  2401. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue(System.Collections.Generic.IDictionary{System.String,`0},System.Object)
  2402. name.vb: ToValue(IDictionary(Of String, TValue), Object)
  2403. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.ToValue(System.Collections.Generic.IDictionary<System.String, TValue>, System.Object)
  2404. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).ToValue(System.Collections.Generic.IDictionary(Of System.String, TValue), System.Object)
  2405. nameWithType: IDictionaryConverter<TValue>.ToValue(IDictionary<String, TValue>, Object)
  2406. nameWithType.vb: IDictionaryConverter(Of TValue).ToValue(IDictionary(Of String, TValue), Object)
  2407. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue*
  2408. name: ToValue
  2409. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_ToValue_
  2410. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue
  2411. isSpec: "True"
  2412. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.ToValue
  2413. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).ToValue
  2414. nameWithType: IDictionaryConverter<TValue>.ToValue
  2415. nameWithType.vb: IDictionaryConverter(Of TValue).ToValue
  2416. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2
  2417. name: IDictionaryConverter<TValue, TConverter>
  2418. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html
  2419. commentId: T:IPA.Config.Stores.Converters.IDictionaryConverter`2
  2420. name.vb: IDictionaryConverter(Of TValue, TConverter)
  2421. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue, TConverter>
  2422. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter)
  2423. nameWithType: IDictionaryConverter<TValue, TConverter>
  2424. nameWithType.vb: IDictionaryConverter(Of TValue, TConverter)
  2425. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor
  2426. name: IDictionaryConverter()
  2427. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html#IPA_Config_Stores_Converters_IDictionaryConverter_2__ctor
  2428. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor
  2429. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue, TConverter>.IDictionaryConverter()
  2430. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter()
  2431. nameWithType: IDictionaryConverter<TValue, TConverter>.IDictionaryConverter()
  2432. nameWithType.vb: IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter()
  2433. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor*
  2434. name: IDictionaryConverter
  2435. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html#IPA_Config_Stores_Converters_IDictionaryConverter_2__ctor_
  2436. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor
  2437. isSpec: "True"
  2438. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue, TConverter>.IDictionaryConverter
  2439. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter
  2440. nameWithType: IDictionaryConverter<TValue, TConverter>.IDictionaryConverter
  2441. nameWithType.vb: IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter
  2442. - uid: IPA.Config.Stores.Converters.IListConverter`1
  2443. name: IListConverter<T>
  2444. href: api/IPA.Config.Stores.Converters.IListConverter-1.html
  2445. commentId: T:IPA.Config.Stores.Converters.IListConverter`1
  2446. name.vb: IListConverter(Of T)
  2447. fullName: IPA.Config.Stores.Converters.IListConverter<T>
  2448. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T)
  2449. nameWithType: IListConverter<T>
  2450. nameWithType.vb: IListConverter(Of T)
  2451. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2452. name: IListConverter()
  2453. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor
  2454. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2455. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter()
  2456. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter()
  2457. nameWithType: IListConverter<T>.IListConverter()
  2458. nameWithType.vb: IListConverter(Of T).IListConverter()
  2459. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2460. name: IListConverter(ValueConverter<T>)
  2461. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2462. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2463. name.vb: IListConverter(ValueConverter(Of T))
  2464. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter(IPA.Config.Stores.ValueConverter<T>)
  2465. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter(IPA.Config.Stores.ValueConverter(Of T))
  2466. nameWithType: IListConverter<T>.IListConverter(ValueConverter<T>)
  2467. nameWithType.vb: IListConverter(Of T).IListConverter(ValueConverter(Of T))
  2468. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor*
  2469. name: IListConverter
  2470. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_
  2471. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2472. isSpec: "True"
  2473. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter
  2474. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter
  2475. nameWithType: IListConverter<T>.IListConverter
  2476. nameWithType.vb: IListConverter(Of T).IListConverter
  2477. - uid: IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object)
  2478. name: Create(Int32, Object)
  2479. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_System_Int32_System_Object_
  2480. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object)
  2481. fullName: IPA.Config.Stores.Converters.IListConverter<T>.Create(System.Int32, System.Object)
  2482. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create(System.Int32, System.Object)
  2483. nameWithType: IListConverter<T>.Create(Int32, Object)
  2484. nameWithType.vb: IListConverter(Of T).Create(Int32, Object)
  2485. - uid: IPA.Config.Stores.Converters.IListConverter`1.Create*
  2486. name: Create
  2487. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_
  2488. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.Create
  2489. isSpec: "True"
  2490. fullName: IPA.Config.Stores.Converters.IListConverter<T>.Create
  2491. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create
  2492. nameWithType: IListConverter<T>.Create
  2493. nameWithType.vb: IListConverter(Of T).Create
  2494. - uid: IPA.Config.Stores.Converters.IListConverter`2
  2495. name: IListConverter<T, TConverter>
  2496. href: api/IPA.Config.Stores.Converters.IListConverter-2.html
  2497. commentId: T:IPA.Config.Stores.Converters.IListConverter`2
  2498. name.vb: IListConverter(Of T, TConverter)
  2499. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>
  2500. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter)
  2501. nameWithType: IListConverter<T, TConverter>
  2502. nameWithType.vb: IListConverter(Of T, TConverter)
  2503. - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2504. name: IListConverter()
  2505. href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor
  2506. commentId: M:IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2507. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>.IListConverter()
  2508. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter()
  2509. nameWithType: IListConverter<T, TConverter>.IListConverter()
  2510. nameWithType.vb: IListConverter(Of T, TConverter).IListConverter()
  2511. - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor*
  2512. name: IListConverter
  2513. href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor_
  2514. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2515. isSpec: "True"
  2516. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>.IListConverter
  2517. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter
  2518. nameWithType: IListConverter<T, TConverter>.IListConverter
  2519. nameWithType.vb: IListConverter(Of T, TConverter).IListConverter
  2520. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1
  2521. name: IReadOnlyDictionaryConverter<TValue>
  2522. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html
  2523. commentId: T:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1
  2524. name.vb: IReadOnlyDictionaryConverter(Of TValue)
  2525. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>
  2526. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue)
  2527. nameWithType: IReadOnlyDictionaryConverter<TValue>
  2528. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue)
  2529. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor
  2530. name: IReadOnlyDictionaryConverter()
  2531. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1__ctor
  2532. commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor
  2533. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter()
  2534. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter()
  2535. nameWithType: IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter()
  2536. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter()
  2537. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2538. name: IReadOnlyDictionaryConverter(ValueConverter<TValue>)
  2539. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2540. commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2541. name.vb: IReadOnlyDictionaryConverter(ValueConverter(Of TValue))
  2542. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter(IPA.Config.Stores.ValueConverter<TValue>)
  2543. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter(IPA.Config.Stores.ValueConverter(Of TValue))
  2544. nameWithType: IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter(ValueConverter<TValue>)
  2545. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter(ValueConverter(Of TValue))
  2546. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor*
  2547. name: IReadOnlyDictionaryConverter
  2548. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1__ctor_
  2549. commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor
  2550. isSpec: "True"
  2551. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter
  2552. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter
  2553. nameWithType: IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter
  2554. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter
  2555. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter
  2556. name: BaseConverter
  2557. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_BaseConverter
  2558. commentId: P:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter
  2559. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.BaseConverter
  2560. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).BaseConverter
  2561. nameWithType: IReadOnlyDictionaryConverter<TValue>.BaseConverter
  2562. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).BaseConverter
  2563. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter*
  2564. name: BaseConverter
  2565. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_BaseConverter_
  2566. commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter
  2567. isSpec: "True"
  2568. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.BaseConverter
  2569. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).BaseConverter
  2570. nameWithType: IReadOnlyDictionaryConverter<TValue>.BaseConverter
  2571. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).BaseConverter
  2572. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2573. name: FromValue(Value, Object)
  2574. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2575. commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2576. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.FromValue(IPA.Config.Data.Value, System.Object)
  2577. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).FromValue(IPA.Config.Data.Value, System.Object)
  2578. nameWithType: IReadOnlyDictionaryConverter<TValue>.FromValue(Value, Object)
  2579. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).FromValue(Value, Object)
  2580. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue*
  2581. name: FromValue
  2582. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_FromValue_
  2583. commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue
  2584. isSpec: "True"
  2585. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.FromValue
  2586. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).FromValue
  2587. nameWithType: IReadOnlyDictionaryConverter<TValue>.FromValue
  2588. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).FromValue
  2589. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue(System.Collections.Generic.IReadOnlyDictionary{System.String,`0},System.Object)
  2590. name: ToValue(IReadOnlyDictionary<String, TValue>, Object)
  2591. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_ToValue_System_Collections_Generic_IReadOnlyDictionary_System_String__0__System_Object_
  2592. commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue(System.Collections.Generic.IReadOnlyDictionary{System.String,`0},System.Object)
  2593. name.vb: ToValue(IReadOnlyDictionary(Of String, TValue), Object)
  2594. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.ToValue(System.Collections.Generic.IReadOnlyDictionary<System.String, TValue>, System.Object)
  2595. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).ToValue(System.Collections.Generic.IReadOnlyDictionary(Of System.String, TValue), System.Object)
  2596. nameWithType: IReadOnlyDictionaryConverter<TValue>.ToValue(IReadOnlyDictionary<String, TValue>, Object)
  2597. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).ToValue(IReadOnlyDictionary(Of String, TValue), Object)
  2598. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue*
  2599. name: ToValue
  2600. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_ToValue_
  2601. commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue
  2602. isSpec: "True"
  2603. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.ToValue
  2604. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).ToValue
  2605. nameWithType: IReadOnlyDictionaryConverter<TValue>.ToValue
  2606. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).ToValue
  2607. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2
  2608. name: IReadOnlyDictionaryConverter<TValue, TConverter>
  2609. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html
  2610. commentId: T:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2
  2611. name.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter)
  2612. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue, TConverter>
  2613. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue, TConverter)
  2614. nameWithType: IReadOnlyDictionaryConverter<TValue, TConverter>
  2615. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter)
  2616. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor
  2617. name: IReadOnlyDictionaryConverter()
  2618. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_2__ctor
  2619. commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor
  2620. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue, TConverter>.IReadOnlyDictionaryConverter()
  2621. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter()
  2622. nameWithType: IReadOnlyDictionaryConverter<TValue, TConverter>.IReadOnlyDictionaryConverter()
  2623. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter()
  2624. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor*
  2625. name: IReadOnlyDictionaryConverter
  2626. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_2__ctor_
  2627. commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor
  2628. isSpec: "True"
  2629. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue, TConverter>.IReadOnlyDictionaryConverter
  2630. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter
  2631. nameWithType: IReadOnlyDictionaryConverter<TValue, TConverter>.IReadOnlyDictionaryConverter
  2632. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter
  2633. - uid: IPA.Config.Stores.Converters.ISetConverter`1
  2634. name: ISetConverter<T>
  2635. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html
  2636. commentId: T:IPA.Config.Stores.Converters.ISetConverter`1
  2637. name.vb: ISetConverter(Of T)
  2638. fullName: IPA.Config.Stores.Converters.ISetConverter<T>
  2639. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T)
  2640. nameWithType: ISetConverter<T>
  2641. nameWithType.vb: ISetConverter(Of T)
  2642. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2643. name: ISetConverter()
  2644. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor
  2645. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2646. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter()
  2647. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter()
  2648. nameWithType: ISetConverter<T>.ISetConverter()
  2649. nameWithType.vb: ISetConverter(Of T).ISetConverter()
  2650. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2651. name: ISetConverter(ValueConverter<T>)
  2652. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2653. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2654. name.vb: ISetConverter(ValueConverter(Of T))
  2655. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter(IPA.Config.Stores.ValueConverter<T>)
  2656. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter(IPA.Config.Stores.ValueConverter(Of T))
  2657. nameWithType: ISetConverter<T>.ISetConverter(ValueConverter<T>)
  2658. nameWithType.vb: ISetConverter(Of T).ISetConverter(ValueConverter(Of T))
  2659. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor*
  2660. name: ISetConverter
  2661. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor_
  2662. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2663. isSpec: "True"
  2664. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter
  2665. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter
  2666. nameWithType: ISetConverter<T>.ISetConverter
  2667. nameWithType.vb: ISetConverter(Of T).ISetConverter
  2668. - uid: IPA.Config.Stores.Converters.ISetConverter`1.Create(System.Int32,System.Object)
  2669. name: Create(Int32, Object)
  2670. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1_Create_System_Int32_System_Object_
  2671. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.Create(System.Int32,System.Object)
  2672. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.Create(System.Int32, System.Object)
  2673. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).Create(System.Int32, System.Object)
  2674. nameWithType: ISetConverter<T>.Create(Int32, Object)
  2675. nameWithType.vb: ISetConverter(Of T).Create(Int32, Object)
  2676. - uid: IPA.Config.Stores.Converters.ISetConverter`1.Create*
  2677. name: Create
  2678. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1_Create_
  2679. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`1.Create
  2680. isSpec: "True"
  2681. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.Create
  2682. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).Create
  2683. nameWithType: ISetConverter<T>.Create
  2684. nameWithType.vb: ISetConverter(Of T).Create
  2685. - uid: IPA.Config.Stores.Converters.ISetConverter`2
  2686. name: ISetConverter<T, TConverter>
  2687. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html
  2688. commentId: T:IPA.Config.Stores.Converters.ISetConverter`2
  2689. name.vb: ISetConverter(Of T, TConverter)
  2690. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>
  2691. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter)
  2692. nameWithType: ISetConverter<T, TConverter>
  2693. nameWithType.vb: ISetConverter(Of T, TConverter)
  2694. - uid: IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2695. name: ISetConverter()
  2696. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html#IPA_Config_Stores_Converters_ISetConverter_2__ctor
  2697. commentId: M:IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2698. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>.ISetConverter()
  2699. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter).ISetConverter()
  2700. nameWithType: ISetConverter<T, TConverter>.ISetConverter()
  2701. nameWithType.vb: ISetConverter(Of T, TConverter).ISetConverter()
  2702. - uid: IPA.Config.Stores.Converters.ISetConverter`2.#ctor*
  2703. name: ISetConverter
  2704. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html#IPA_Config_Stores_Converters_ISetConverter_2__ctor_
  2705. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2706. isSpec: "True"
  2707. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>.ISetConverter
  2708. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter).ISetConverter
  2709. nameWithType: ISetConverter<T, TConverter>.ISetConverter
  2710. nameWithType.vb: ISetConverter(Of T, TConverter).ISetConverter
  2711. - uid: IPA.Config.Stores.Converters.ListConverter`1
  2712. name: ListConverter<T>
  2713. href: api/IPA.Config.Stores.Converters.ListConverter-1.html
  2714. commentId: T:IPA.Config.Stores.Converters.ListConverter`1
  2715. name.vb: ListConverter(Of T)
  2716. fullName: IPA.Config.Stores.Converters.ListConverter<T>
  2717. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T)
  2718. nameWithType: ListConverter<T>
  2719. nameWithType.vb: ListConverter(Of T)
  2720. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2721. name: ListConverter()
  2722. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor
  2723. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2724. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter()
  2725. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter()
  2726. nameWithType: ListConverter<T>.ListConverter()
  2727. nameWithType.vb: ListConverter(Of T).ListConverter()
  2728. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2729. name: ListConverter(ValueConverter<T>)
  2730. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2731. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2732. name.vb: ListConverter(ValueConverter(Of T))
  2733. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter(IPA.Config.Stores.ValueConverter<T>)
  2734. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter(IPA.Config.Stores.ValueConverter(Of T))
  2735. nameWithType: ListConverter<T>.ListConverter(ValueConverter<T>)
  2736. nameWithType.vb: ListConverter(Of T).ListConverter(ValueConverter(Of T))
  2737. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor*
  2738. name: ListConverter
  2739. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_
  2740. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2741. isSpec: "True"
  2742. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter
  2743. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter
  2744. nameWithType: ListConverter<T>.ListConverter
  2745. nameWithType.vb: ListConverter(Of T).ListConverter
  2746. - uid: IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object)
  2747. name: Create(Int32, Object)
  2748. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_System_Int32_System_Object_
  2749. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object)
  2750. fullName: IPA.Config.Stores.Converters.ListConverter<T>.Create(System.Int32, System.Object)
  2751. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create(System.Int32, System.Object)
  2752. nameWithType: ListConverter<T>.Create(Int32, Object)
  2753. nameWithType.vb: ListConverter(Of T).Create(Int32, Object)
  2754. - uid: IPA.Config.Stores.Converters.ListConverter`1.Create*
  2755. name: Create
  2756. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_
  2757. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.Create
  2758. isSpec: "True"
  2759. fullName: IPA.Config.Stores.Converters.ListConverter<T>.Create
  2760. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create
  2761. nameWithType: ListConverter<T>.Create
  2762. nameWithType.vb: ListConverter(Of T).Create
  2763. - uid: IPA.Config.Stores.Converters.ListConverter`2
  2764. name: ListConverter<T, TConverter>
  2765. href: api/IPA.Config.Stores.Converters.ListConverter-2.html
  2766. commentId: T:IPA.Config.Stores.Converters.ListConverter`2
  2767. name.vb: ListConverter(Of T, TConverter)
  2768. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>
  2769. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter)
  2770. nameWithType: ListConverter<T, TConverter>
  2771. nameWithType.vb: ListConverter(Of T, TConverter)
  2772. - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2773. name: ListConverter()
  2774. href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor
  2775. commentId: M:IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2776. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>.ListConverter()
  2777. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter()
  2778. nameWithType: ListConverter<T, TConverter>.ListConverter()
  2779. nameWithType.vb: ListConverter(Of T, TConverter).ListConverter()
  2780. - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor*
  2781. name: ListConverter
  2782. href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor_
  2783. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2784. isSpec: "True"
  2785. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>.ListConverter
  2786. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter
  2787. nameWithType: ListConverter<T, TConverter>.ListConverter
  2788. nameWithType.vb: ListConverter(Of T, TConverter).ListConverter
  2789. - uid: IPA.Config.Stores.Converters.NullableConverter`1
  2790. name: NullableConverter<T>
  2791. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html
  2792. commentId: T:IPA.Config.Stores.Converters.NullableConverter`1
  2793. name.vb: NullableConverter(Of T)
  2794. fullName: IPA.Config.Stores.Converters.NullableConverter<T>
  2795. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T)
  2796. nameWithType: NullableConverter<T>
  2797. nameWithType.vb: NullableConverter(Of T)
  2798. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2799. name: NullableConverter()
  2800. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor
  2801. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2802. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter()
  2803. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter()
  2804. nameWithType: NullableConverter<T>.NullableConverter()
  2805. nameWithType.vb: NullableConverter(Of T).NullableConverter()
  2806. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2807. name: NullableConverter(ValueConverter<T>)
  2808. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2809. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2810. name.vb: NullableConverter(ValueConverter(Of T))
  2811. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter(IPA.Config.Stores.ValueConverter<T>)
  2812. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter(IPA.Config.Stores.ValueConverter(Of T))
  2813. nameWithType: NullableConverter<T>.NullableConverter(ValueConverter<T>)
  2814. nameWithType.vb: NullableConverter(Of T).NullableConverter(ValueConverter(Of T))
  2815. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor*
  2816. name: NullableConverter
  2817. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_
  2818. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2819. isSpec: "True"
  2820. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter
  2821. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter
  2822. nameWithType: NullableConverter<T>.NullableConverter
  2823. nameWithType.vb: NullableConverter(Of T).NullableConverter
  2824. - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2825. name: FromValue(Value, Object)
  2826. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2827. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2828. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2829. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2830. nameWithType: NullableConverter<T>.FromValue(Value, Object)
  2831. nameWithType.vb: NullableConverter(Of T).FromValue(Value, Object)
  2832. - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue*
  2833. name: FromValue
  2834. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_
  2835. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.FromValue
  2836. isSpec: "True"
  2837. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.FromValue
  2838. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue
  2839. nameWithType: NullableConverter<T>.FromValue
  2840. nameWithType.vb: NullableConverter(Of T).FromValue
  2841. - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object)
  2842. name: ToValue(Nullable<T>, Object)
  2843. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_System_Nullable__0__System_Object_
  2844. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object)
  2845. name.vb: ToValue(Nullable(Of T), Object)
  2846. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.ToValue(System.Nullable<T>, System.Object)
  2847. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue(System.Nullable(Of T), System.Object)
  2848. nameWithType: NullableConverter<T>.ToValue(Nullable<T>, Object)
  2849. nameWithType.vb: NullableConverter(Of T).ToValue(Nullable(Of T), Object)
  2850. - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue*
  2851. name: ToValue
  2852. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_
  2853. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.ToValue
  2854. isSpec: "True"
  2855. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.ToValue
  2856. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue
  2857. nameWithType: NullableConverter<T>.ToValue
  2858. nameWithType.vb: NullableConverter(Of T).ToValue
  2859. - uid: IPA.Config.Stores.Converters.NullableConverter`2
  2860. name: NullableConverter<T, TConverter>
  2861. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html
  2862. commentId: T:IPA.Config.Stores.Converters.NullableConverter`2
  2863. name.vb: NullableConverter(Of T, TConverter)
  2864. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>
  2865. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter)
  2866. nameWithType: NullableConverter<T, TConverter>
  2867. nameWithType.vb: NullableConverter(Of T, TConverter)
  2868. - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2869. name: NullableConverter()
  2870. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor
  2871. commentId: M:IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2872. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>.NullableConverter()
  2873. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter()
  2874. nameWithType: NullableConverter<T, TConverter>.NullableConverter()
  2875. nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter()
  2876. - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor*
  2877. name: NullableConverter
  2878. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor_
  2879. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2880. isSpec: "True"
  2881. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>.NullableConverter
  2882. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter
  2883. nameWithType: NullableConverter<T, TConverter>.NullableConverter
  2884. nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter
  2885. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1
  2886. name: NumericEnumConverter<T>
  2887. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html
  2888. commentId: T:IPA.Config.Stores.Converters.NumericEnumConverter`1
  2889. name.vb: NumericEnumConverter(Of T)
  2890. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>
  2891. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T)
  2892. nameWithType: NumericEnumConverter<T>
  2893. nameWithType.vb: NumericEnumConverter(Of T)
  2894. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2895. name: FromValue(Value, Object)
  2896. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2897. commentId: M:IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2898. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2899. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2900. nameWithType: NumericEnumConverter<T>.FromValue(Value, Object)
  2901. nameWithType.vb: NumericEnumConverter(Of T).FromValue(Value, Object)
  2902. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue*
  2903. name: FromValue
  2904. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_FromValue_
  2905. commentId: Overload:IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue
  2906. isSpec: "True"
  2907. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.FromValue
  2908. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).FromValue
  2909. nameWithType: NumericEnumConverter<T>.FromValue
  2910. nameWithType.vb: NumericEnumConverter(Of T).FromValue
  2911. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue(`0,System.Object)
  2912. name: ToValue(T, Object)
  2913. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_ToValue__0_System_Object_
  2914. commentId: M:IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue(`0,System.Object)
  2915. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.ToValue(T, System.Object)
  2916. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).ToValue(T, System.Object)
  2917. nameWithType: NumericEnumConverter<T>.ToValue(T, Object)
  2918. nameWithType.vb: NumericEnumConverter(Of T).ToValue(T, Object)
  2919. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue*
  2920. name: ToValue
  2921. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_ToValue_
  2922. commentId: Overload:IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue
  2923. isSpec: "True"
  2924. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.ToValue
  2925. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).ToValue
  2926. nameWithType: NumericEnumConverter<T>.ToValue
  2927. nameWithType.vb: NumericEnumConverter(Of T).ToValue
  2928. - uid: IPA.Config.Stores.GeneratedStore
  2929. name: GeneratedStore
  2930. href: api/IPA.Config.Stores.GeneratedStore.html
  2931. commentId: T:IPA.Config.Stores.GeneratedStore
  2932. fullName: IPA.Config.Stores.GeneratedStore
  2933. nameWithType: GeneratedStore
  2934. - uid: IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2935. name: AssemblyVisibilityTarget
  2936. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_AssemblyVisibilityTarget
  2937. commentId: F:IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2938. fullName: IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2939. nameWithType: GeneratedStore.AssemblyVisibilityTarget
  2940. - uid: IPA.Config.Stores.GeneratedStore.Create*
  2941. name: Create
  2942. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Create_
  2943. commentId: Overload:IPA.Config.Stores.GeneratedStore.Create
  2944. isSpec: "True"
  2945. fullName: IPA.Config.Stores.GeneratedStore.Create
  2946. nameWithType: GeneratedStore.Create
  2947. - uid: IPA.Config.Stores.GeneratedStore.Create``1
  2948. name: Create<T>()
  2949. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Create__1
  2950. commentId: M:IPA.Config.Stores.GeneratedStore.Create``1
  2951. name.vb: Create(Of T)()
  2952. fullName: IPA.Config.Stores.GeneratedStore.Create<T>()
  2953. fullName.vb: IPA.Config.Stores.GeneratedStore.Create(Of T)()
  2954. nameWithType: GeneratedStore.Create<T>()
  2955. nameWithType.vb: GeneratedStore.Create(Of T)()
  2956. - uid: IPA.Config.Stores.GeneratedStore.Generated*
  2957. name: Generated
  2958. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Generated_
  2959. commentId: Overload:IPA.Config.Stores.GeneratedStore.Generated
  2960. isSpec: "True"
  2961. fullName: IPA.Config.Stores.GeneratedStore.Generated
  2962. nameWithType: GeneratedStore.Generated
  2963. - uid: IPA.Config.Stores.GeneratedStore.Generated``1(IPA.Config.Config,System.Boolean)
  2964. name: Generated<T>(Config, Boolean)
  2965. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Generated__1_IPA_Config_Config_System_Boolean_
  2966. commentId: M:IPA.Config.Stores.GeneratedStore.Generated``1(IPA.Config.Config,System.Boolean)
  2967. name.vb: Generated(Of T)(Config, Boolean)
  2968. fullName: IPA.Config.Stores.GeneratedStore.Generated<T>(IPA.Config.Config, System.Boolean)
  2969. fullName.vb: IPA.Config.Stores.GeneratedStore.Generated(Of T)(IPA.Config.Config, System.Boolean)
  2970. nameWithType: GeneratedStore.Generated<T>(Config, Boolean)
  2971. nameWithType.vb: GeneratedStore.Generated(Of T)(Config, Boolean)
  2972. - uid: IPA.Config.Stores.IValueConverter
  2973. name: IValueConverter
  2974. href: api/IPA.Config.Stores.IValueConverter.html
  2975. commentId: T:IPA.Config.Stores.IValueConverter
  2976. fullName: IPA.Config.Stores.IValueConverter
  2977. nameWithType: IValueConverter
  2978. - uid: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2979. name: FromValue(Value, Object)
  2980. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_
  2981. commentId: M:IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2982. fullName: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2983. nameWithType: IValueConverter.FromValue(Value, Object)
  2984. - uid: IPA.Config.Stores.IValueConverter.FromValue*
  2985. name: FromValue
  2986. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_
  2987. commentId: Overload:IPA.Config.Stores.IValueConverter.FromValue
  2988. isSpec: "True"
  2989. fullName: IPA.Config.Stores.IValueConverter.FromValue
  2990. nameWithType: IValueConverter.FromValue
  2991. - uid: IPA.Config.Stores.IValueConverter.ToValue(System.Object,System.Object)
  2992. name: ToValue(Object, Object)
  2993. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_
  2994. commentId: M:IPA.Config.Stores.IValueConverter.ToValue(System.Object,System.Object)
  2995. fullName: IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  2996. nameWithType: IValueConverter.ToValue(Object, Object)
  2997. - uid: IPA.Config.Stores.IValueConverter.ToValue*
  2998. name: ToValue
  2999. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_
  3000. commentId: Overload:IPA.Config.Stores.IValueConverter.ToValue
  3001. isSpec: "True"
  3002. fullName: IPA.Config.Stores.IValueConverter.ToValue
  3003. nameWithType: IValueConverter.ToValue
  3004. - uid: IPA.Config.Stores.IValueConverter.Type
  3005. name: Type
  3006. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type
  3007. commentId: P:IPA.Config.Stores.IValueConverter.Type
  3008. fullName: IPA.Config.Stores.IValueConverter.Type
  3009. nameWithType: IValueConverter.Type
  3010. - uid: IPA.Config.Stores.IValueConverter.Type*
  3011. name: Type
  3012. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type_
  3013. commentId: Overload:IPA.Config.Stores.IValueConverter.Type
  3014. isSpec: "True"
  3015. fullName: IPA.Config.Stores.IValueConverter.Type
  3016. nameWithType: IValueConverter.Type
  3017. - uid: IPA.Config.Stores.ValueConverter`1
  3018. name: ValueConverter<T>
  3019. href: api/IPA.Config.Stores.ValueConverter-1.html
  3020. commentId: T:IPA.Config.Stores.ValueConverter`1
  3021. name.vb: ValueConverter(Of T)
  3022. fullName: IPA.Config.Stores.ValueConverter<T>
  3023. fullName.vb: IPA.Config.Stores.ValueConverter(Of T)
  3024. nameWithType: ValueConverter<T>
  3025. nameWithType.vb: ValueConverter(Of T)
  3026. - uid: IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  3027. name: FromValue(Value, Object)
  3028. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  3029. commentId: M:IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  3030. fullName: IPA.Config.Stores.ValueConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  3031. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  3032. nameWithType: ValueConverter<T>.FromValue(Value, Object)
  3033. nameWithType.vb: ValueConverter(Of T).FromValue(Value, Object)
  3034. - uid: IPA.Config.Stores.ValueConverter`1.FromValue*
  3035. name: FromValue
  3036. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_
  3037. commentId: Overload:IPA.Config.Stores.ValueConverter`1.FromValue
  3038. isSpec: "True"
  3039. fullName: IPA.Config.Stores.ValueConverter<T>.FromValue
  3040. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue
  3041. nameWithType: ValueConverter<T>.FromValue
  3042. nameWithType.vb: ValueConverter(Of T).FromValue
  3043. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object)
  3044. name: IValueConverter.FromValue(Value, Object)
  3045. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_
  3046. commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object)
  3047. name.vb: IPA.Config.Stores.IValueConverter.FromValue(Value, Object)
  3048. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  3049. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  3050. nameWithType: ValueConverter<T>.IValueConverter.FromValue(Value, Object)
  3051. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(Value, Object)
  3052. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue*
  3053. name: IValueConverter.FromValue
  3054. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_
  3055. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue
  3056. isSpec: "True"
  3057. name.vb: IPA.Config.Stores.IValueConverter.FromValue
  3058. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.FromValue
  3059. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue
  3060. nameWithType: ValueConverter<T>.IValueConverter.FromValue
  3061. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue
  3062. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Object,System.Object)
  3063. name: IValueConverter.ToValue(Object, Object)
  3064. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_
  3065. commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Object,System.Object)
  3066. name.vb: IPA.Config.Stores.IValueConverter.ToValue(Object, Object)
  3067. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  3068. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  3069. nameWithType: ValueConverter<T>.IValueConverter.ToValue(Object, Object)
  3070. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(Object, Object)
  3071. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue*
  3072. name: IValueConverter.ToValue
  3073. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_
  3074. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue
  3075. isSpec: "True"
  3076. name.vb: IPA.Config.Stores.IValueConverter.ToValue
  3077. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.ToValue
  3078. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue
  3079. nameWithType: ValueConverter<T>.IValueConverter.ToValue
  3080. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue
  3081. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  3082. name: IValueConverter.Type
  3083. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type
  3084. commentId: P:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  3085. name.vb: IPA.Config.Stores.IValueConverter.Type
  3086. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.Type
  3087. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  3088. nameWithType: ValueConverter<T>.IValueConverter.Type
  3089. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  3090. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type*
  3091. name: IValueConverter.Type
  3092. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type_
  3093. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  3094. isSpec: "True"
  3095. name.vb: IPA.Config.Stores.IValueConverter.Type
  3096. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.Type
  3097. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  3098. nameWithType: ValueConverter<T>.IValueConverter.Type
  3099. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  3100. - uid: IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object)
  3101. name: ToValue(T, Object)
  3102. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue__0_System_Object_
  3103. commentId: M:IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object)
  3104. fullName: IPA.Config.Stores.ValueConverter<T>.ToValue(T, System.Object)
  3105. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue(T, System.Object)
  3106. nameWithType: ValueConverter<T>.ToValue(T, Object)
  3107. nameWithType.vb: ValueConverter(Of T).ToValue(T, Object)
  3108. - uid: IPA.Config.Stores.ValueConverter`1.ToValue*
  3109. name: ToValue
  3110. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue_
  3111. commentId: Overload:IPA.Config.Stores.ValueConverter`1.ToValue
  3112. isSpec: "True"
  3113. fullName: IPA.Config.Stores.ValueConverter<T>.ToValue
  3114. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue
  3115. nameWithType: ValueConverter<T>.ToValue
  3116. nameWithType.vb: ValueConverter(Of T).ToValue
  3117. - uid: IPA.InitAttribute
  3118. name: InitAttribute
  3119. href: api/IPA.InitAttribute.html
  3120. commentId: T:IPA.InitAttribute
  3121. fullName: IPA.InitAttribute
  3122. nameWithType: InitAttribute
  3123. - uid: IPA.Loader
  3124. name: IPA.Loader
  3125. href: api/IPA.Loader.html
  3126. commentId: N:IPA.Loader
  3127. fullName: IPA.Loader
  3128. nameWithType: IPA.Loader
  3129. - uid: IPA.Loader.CannotRuntimeDisableException
  3130. name: CannotRuntimeDisableException
  3131. href: api/IPA.Loader.CannotRuntimeDisableException.html
  3132. commentId: T:IPA.Loader.CannotRuntimeDisableException
  3133. fullName: IPA.Loader.CannotRuntimeDisableException
  3134. nameWithType: CannotRuntimeDisableException
  3135. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata)
  3136. name: CannotRuntimeDisableException(PluginMetadata)
  3137. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_IPA_Loader_PluginMetadata_
  3138. commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata)
  3139. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(IPA.Loader.PluginMetadata)
  3140. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(PluginMetadata)
  3141. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata,System.String)
  3142. name: CannotRuntimeDisableException(PluginMetadata, String)
  3143. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_IPA_Loader_PluginMetadata_System_String_
  3144. commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata,System.String)
  3145. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(IPA.Loader.PluginMetadata, System.String)
  3146. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(PluginMetadata, String)
  3147. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  3148. name: CannotRuntimeDisableException(SerializationInfo, StreamingContext)
  3149. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_
  3150. commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  3151. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
  3152. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(SerializationInfo, StreamingContext)
  3153. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor*
  3154. name: CannotRuntimeDisableException
  3155. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_
  3156. commentId: Overload:IPA.Loader.CannotRuntimeDisableException.#ctor
  3157. isSpec: "True"
  3158. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException
  3159. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException
  3160. - uid: IPA.Loader.CannotRuntimeDisableException.Plugin
  3161. name: Plugin
  3162. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin
  3163. commentId: P:IPA.Loader.CannotRuntimeDisableException.Plugin
  3164. fullName: IPA.Loader.CannotRuntimeDisableException.Plugin
  3165. nameWithType: CannotRuntimeDisableException.Plugin
  3166. - uid: IPA.Loader.CannotRuntimeDisableException.Plugin*
  3167. name: Plugin
  3168. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin_
  3169. commentId: Overload:IPA.Loader.CannotRuntimeDisableException.Plugin
  3170. isSpec: "True"
  3171. fullName: IPA.Loader.CannotRuntimeDisableException.Plugin
  3172. nameWithType: CannotRuntimeDisableException.Plugin
  3173. - uid: IPA.Loader.Features
  3174. name: IPA.Loader.Features
  3175. href: api/IPA.Loader.Features.html
  3176. commentId: N:IPA.Loader.Features
  3177. fullName: IPA.Loader.Features
  3178. nameWithType: IPA.Loader.Features
  3179. - uid: IPA.Loader.Features.Feature
  3180. name: Feature
  3181. href: api/IPA.Loader.Features.Feature.html
  3182. commentId: T:IPA.Loader.Features.Feature
  3183. fullName: IPA.Loader.Features.Feature
  3184. nameWithType: Feature
  3185. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3186. name: AfterInit(PluginMetadata)
  3187. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_
  3188. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3189. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3190. nameWithType: Feature.AfterInit(PluginMetadata)
  3191. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  3192. name: AfterInit(PluginMetadata, Object)
  3193. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_System_Object_
  3194. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  3195. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata, System.Object)
  3196. nameWithType: Feature.AfterInit(PluginMetadata, Object)
  3197. - uid: IPA.Loader.Features.Feature.AfterInit*
  3198. name: AfterInit
  3199. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_
  3200. commentId: Overload:IPA.Loader.Features.Feature.AfterInit
  3201. isSpec: "True"
  3202. fullName: IPA.Loader.Features.Feature.AfterInit
  3203. nameWithType: Feature.AfterInit
  3204. - uid: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3205. name: BeforeInit(PluginMetadata)
  3206. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_IPA_Loader_PluginMetadata_
  3207. commentId: M:IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3208. fullName: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3209. nameWithType: Feature.BeforeInit(PluginMetadata)
  3210. - uid: IPA.Loader.Features.Feature.BeforeInit*
  3211. name: BeforeInit
  3212. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_
  3213. commentId: Overload:IPA.Loader.Features.Feature.BeforeInit
  3214. isSpec: "True"
  3215. fullName: IPA.Loader.Features.Feature.BeforeInit
  3216. nameWithType: Feature.BeforeInit
  3217. - uid: IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  3218. name: BeforeLoad(PluginMetadata)
  3219. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeLoad_IPA_Loader_PluginMetadata_
  3220. commentId: M:IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  3221. fullName: IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  3222. nameWithType: Feature.BeforeLoad(PluginMetadata)
  3223. - uid: IPA.Loader.Features.Feature.BeforeLoad*
  3224. name: BeforeLoad
  3225. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeLoad_
  3226. commentId: Overload:IPA.Loader.Features.Feature.BeforeLoad
  3227. isSpec: "True"
  3228. fullName: IPA.Loader.Features.Feature.BeforeLoad
  3229. nameWithType: Feature.BeforeLoad
  3230. - uid: IPA.Loader.Features.Feature.Evaluate
  3231. name: Evaluate()
  3232. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Evaluate
  3233. commentId: M:IPA.Loader.Features.Feature.Evaluate
  3234. fullName: IPA.Loader.Features.Feature.Evaluate()
  3235. nameWithType: Feature.Evaluate()
  3236. - uid: IPA.Loader.Features.Feature.Evaluate*
  3237. name: Evaluate
  3238. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Evaluate_
  3239. commentId: Overload:IPA.Loader.Features.Feature.Evaluate
  3240. isSpec: "True"
  3241. fullName: IPA.Loader.Features.Feature.Evaluate
  3242. nameWithType: Feature.Evaluate
  3243. - uid: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,System.String[])
  3244. name: Initialize(PluginMetadata, String[])
  3245. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_IPA_Loader_PluginMetadata_System_String___
  3246. commentId: M:IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,System.String[])
  3247. name.vb: Initialize(PluginMetadata, String())
  3248. fullName: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, System.String[])
  3249. fullName.vb: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, System.String())
  3250. nameWithType: Feature.Initialize(PluginMetadata, String[])
  3251. nameWithType.vb: Feature.Initialize(PluginMetadata, String())
  3252. - uid: IPA.Loader.Features.Feature.Initialize*
  3253. name: Initialize
  3254. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_
  3255. commentId: Overload:IPA.Loader.Features.Feature.Initialize
  3256. isSpec: "True"
  3257. fullName: IPA.Loader.Features.Feature.Initialize
  3258. nameWithType: Feature.Initialize
  3259. - uid: IPA.Loader.Features.Feature.InvalidMessage
  3260. name: InvalidMessage
  3261. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage
  3262. commentId: P:IPA.Loader.Features.Feature.InvalidMessage
  3263. fullName: IPA.Loader.Features.Feature.InvalidMessage
  3264. nameWithType: Feature.InvalidMessage
  3265. - uid: IPA.Loader.Features.Feature.InvalidMessage*
  3266. name: InvalidMessage
  3267. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage_
  3268. commentId: Overload:IPA.Loader.Features.Feature.InvalidMessage
  3269. isSpec: "True"
  3270. fullName: IPA.Loader.Features.Feature.InvalidMessage
  3271. nameWithType: Feature.InvalidMessage
  3272. - uid: IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  3273. name: RequireLoaded(PluginMetadata)
  3274. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_RequireLoaded_IPA_Loader_PluginMetadata_
  3275. commentId: M:IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  3276. fullName: IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  3277. nameWithType: Feature.RequireLoaded(PluginMetadata)
  3278. - uid: IPA.Loader.Features.Feature.RequireLoaded*
  3279. name: RequireLoaded
  3280. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_RequireLoaded_
  3281. commentId: Overload:IPA.Loader.Features.Feature.RequireLoaded
  3282. isSpec: "True"
  3283. fullName: IPA.Loader.Features.Feature.RequireLoaded
  3284. nameWithType: Feature.RequireLoaded
  3285. - uid: IPA.Loader.Features.Feature.StoreOnPlugin
  3286. name: StoreOnPlugin
  3287. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_StoreOnPlugin
  3288. commentId: P:IPA.Loader.Features.Feature.StoreOnPlugin
  3289. fullName: IPA.Loader.Features.Feature.StoreOnPlugin
  3290. nameWithType: Feature.StoreOnPlugin
  3291. - uid: IPA.Loader.Features.Feature.StoreOnPlugin*
  3292. name: StoreOnPlugin
  3293. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_StoreOnPlugin_
  3294. commentId: Overload:IPA.Loader.Features.Feature.StoreOnPlugin
  3295. isSpec: "True"
  3296. fullName: IPA.Loader.Features.Feature.StoreOnPlugin
  3297. nameWithType: Feature.StoreOnPlugin
  3298. - uid: IPA.Loader.IgnoreReason
  3299. name: IgnoreReason
  3300. href: api/IPA.Loader.IgnoreReason.html
  3301. commentId: T:IPA.Loader.IgnoreReason
  3302. fullName: IPA.Loader.IgnoreReason
  3303. nameWithType: IgnoreReason
  3304. - uid: IPA.Loader.IgnoreReason.#ctor(IPA.Loader.Reason,System.String,System.Exception,IPA.Loader.PluginMetadata)
  3305. name: IgnoreReason(Reason, String, Exception, PluginMetadata)
  3306. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason__ctor_IPA_Loader_Reason_System_String_System_Exception_IPA_Loader_PluginMetadata_
  3307. commentId: M:IPA.Loader.IgnoreReason.#ctor(IPA.Loader.Reason,System.String,System.Exception,IPA.Loader.PluginMetadata)
  3308. fullName: IPA.Loader.IgnoreReason.IgnoreReason(IPA.Loader.Reason, System.String, System.Exception, IPA.Loader.PluginMetadata)
  3309. nameWithType: IgnoreReason.IgnoreReason(Reason, String, Exception, PluginMetadata)
  3310. - uid: IPA.Loader.IgnoreReason.#ctor*
  3311. name: IgnoreReason
  3312. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason__ctor_
  3313. commentId: Overload:IPA.Loader.IgnoreReason.#ctor
  3314. isSpec: "True"
  3315. fullName: IPA.Loader.IgnoreReason.IgnoreReason
  3316. nameWithType: IgnoreReason.IgnoreReason
  3317. - uid: IPA.Loader.IgnoreReason.Equals(IPA.Loader.IgnoreReason)
  3318. name: Equals(IgnoreReason)
  3319. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Equals_IPA_Loader_IgnoreReason_
  3320. commentId: M:IPA.Loader.IgnoreReason.Equals(IPA.Loader.IgnoreReason)
  3321. fullName: IPA.Loader.IgnoreReason.Equals(IPA.Loader.IgnoreReason)
  3322. nameWithType: IgnoreReason.Equals(IgnoreReason)
  3323. - uid: IPA.Loader.IgnoreReason.Equals(System.Object)
  3324. name: Equals(Object)
  3325. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Equals_System_Object_
  3326. commentId: M:IPA.Loader.IgnoreReason.Equals(System.Object)
  3327. fullName: IPA.Loader.IgnoreReason.Equals(System.Object)
  3328. nameWithType: IgnoreReason.Equals(Object)
  3329. - uid: IPA.Loader.IgnoreReason.Equals*
  3330. name: Equals
  3331. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Equals_
  3332. commentId: Overload:IPA.Loader.IgnoreReason.Equals
  3333. isSpec: "True"
  3334. fullName: IPA.Loader.IgnoreReason.Equals
  3335. nameWithType: IgnoreReason.Equals
  3336. - uid: IPA.Loader.IgnoreReason.Error
  3337. name: Error
  3338. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Error
  3339. commentId: P:IPA.Loader.IgnoreReason.Error
  3340. fullName: IPA.Loader.IgnoreReason.Error
  3341. nameWithType: IgnoreReason.Error
  3342. - uid: IPA.Loader.IgnoreReason.Error*
  3343. name: Error
  3344. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Error_
  3345. commentId: Overload:IPA.Loader.IgnoreReason.Error
  3346. isSpec: "True"
  3347. fullName: IPA.Loader.IgnoreReason.Error
  3348. nameWithType: IgnoreReason.Error
  3349. - uid: IPA.Loader.IgnoreReason.GetHashCode
  3350. name: GetHashCode()
  3351. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_GetHashCode
  3352. commentId: M:IPA.Loader.IgnoreReason.GetHashCode
  3353. fullName: IPA.Loader.IgnoreReason.GetHashCode()
  3354. nameWithType: IgnoreReason.GetHashCode()
  3355. - uid: IPA.Loader.IgnoreReason.GetHashCode*
  3356. name: GetHashCode
  3357. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_GetHashCode_
  3358. commentId: Overload:IPA.Loader.IgnoreReason.GetHashCode
  3359. isSpec: "True"
  3360. fullName: IPA.Loader.IgnoreReason.GetHashCode
  3361. nameWithType: IgnoreReason.GetHashCode
  3362. - uid: IPA.Loader.IgnoreReason.op_Equality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason)
  3363. name: Equality(IgnoreReason, IgnoreReason)
  3364. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Equality_IPA_Loader_IgnoreReason_IPA_Loader_IgnoreReason_
  3365. commentId: M:IPA.Loader.IgnoreReason.op_Equality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason)
  3366. fullName: IPA.Loader.IgnoreReason.Equality(IPA.Loader.IgnoreReason, IPA.Loader.IgnoreReason)
  3367. nameWithType: IgnoreReason.Equality(IgnoreReason, IgnoreReason)
  3368. - uid: IPA.Loader.IgnoreReason.op_Equality*
  3369. name: Equality
  3370. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Equality_
  3371. commentId: Overload:IPA.Loader.IgnoreReason.op_Equality
  3372. isSpec: "True"
  3373. fullName: IPA.Loader.IgnoreReason.Equality
  3374. nameWithType: IgnoreReason.Equality
  3375. - uid: IPA.Loader.IgnoreReason.op_Inequality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason)
  3376. name: Inequality(IgnoreReason, IgnoreReason)
  3377. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Inequality_IPA_Loader_IgnoreReason_IPA_Loader_IgnoreReason_
  3378. commentId: M:IPA.Loader.IgnoreReason.op_Inequality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason)
  3379. fullName: IPA.Loader.IgnoreReason.Inequality(IPA.Loader.IgnoreReason, IPA.Loader.IgnoreReason)
  3380. nameWithType: IgnoreReason.Inequality(IgnoreReason, IgnoreReason)
  3381. - uid: IPA.Loader.IgnoreReason.op_Inequality*
  3382. name: Inequality
  3383. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Inequality_
  3384. commentId: Overload:IPA.Loader.IgnoreReason.op_Inequality
  3385. isSpec: "True"
  3386. fullName: IPA.Loader.IgnoreReason.Inequality
  3387. nameWithType: IgnoreReason.Inequality
  3388. - uid: IPA.Loader.IgnoreReason.Reason
  3389. name: Reason
  3390. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Reason
  3391. commentId: P:IPA.Loader.IgnoreReason.Reason
  3392. fullName: IPA.Loader.IgnoreReason.Reason
  3393. nameWithType: IgnoreReason.Reason
  3394. - uid: IPA.Loader.IgnoreReason.Reason*
  3395. name: Reason
  3396. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Reason_
  3397. commentId: Overload:IPA.Loader.IgnoreReason.Reason
  3398. isSpec: "True"
  3399. fullName: IPA.Loader.IgnoreReason.Reason
  3400. nameWithType: IgnoreReason.Reason
  3401. - uid: IPA.Loader.IgnoreReason.ReasonText
  3402. name: ReasonText
  3403. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_ReasonText
  3404. commentId: P:IPA.Loader.IgnoreReason.ReasonText
  3405. fullName: IPA.Loader.IgnoreReason.ReasonText
  3406. nameWithType: IgnoreReason.ReasonText
  3407. - uid: IPA.Loader.IgnoreReason.ReasonText*
  3408. name: ReasonText
  3409. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_ReasonText_
  3410. commentId: Overload:IPA.Loader.IgnoreReason.ReasonText
  3411. isSpec: "True"
  3412. fullName: IPA.Loader.IgnoreReason.ReasonText
  3413. nameWithType: IgnoreReason.ReasonText
  3414. - uid: IPA.Loader.IgnoreReason.RelatedTo
  3415. name: RelatedTo
  3416. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_RelatedTo
  3417. commentId: P:IPA.Loader.IgnoreReason.RelatedTo
  3418. fullName: IPA.Loader.IgnoreReason.RelatedTo
  3419. nameWithType: IgnoreReason.RelatedTo
  3420. - uid: IPA.Loader.IgnoreReason.RelatedTo*
  3421. name: RelatedTo
  3422. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_RelatedTo_
  3423. commentId: Overload:IPA.Loader.IgnoreReason.RelatedTo
  3424. isSpec: "True"
  3425. fullName: IPA.Loader.IgnoreReason.RelatedTo
  3426. nameWithType: IgnoreReason.RelatedTo
  3427. - uid: IPA.Loader.PluginInitInjector
  3428. name: PluginInitInjector
  3429. href: api/IPA.Loader.PluginInitInjector.html
  3430. commentId: T:IPA.Loader.PluginInitInjector
  3431. fullName: IPA.Loader.PluginInitInjector
  3432. nameWithType: PluginInitInjector
  3433. - uid: IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter)
  3434. name: AddInjector(Type, PluginInitInjector.InjectParameter)
  3435. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_System_Type_IPA_Loader_PluginInitInjector_InjectParameter_
  3436. commentId: M:IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter)
  3437. fullName: IPA.Loader.PluginInitInjector.AddInjector(System.Type, IPA.Loader.PluginInitInjector.InjectParameter)
  3438. nameWithType: PluginInitInjector.AddInjector(Type, PluginInitInjector.InjectParameter)
  3439. - uid: IPA.Loader.PluginInitInjector.AddInjector*
  3440. name: AddInjector
  3441. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_
  3442. commentId: Overload:IPA.Loader.PluginInitInjector.AddInjector
  3443. isSpec: "True"
  3444. fullName: IPA.Loader.PluginInitInjector.AddInjector
  3445. nameWithType: PluginInitInjector.AddInjector
  3446. - uid: IPA.Loader.PluginInitInjector.InjectParameter
  3447. name: PluginInitInjector.InjectParameter
  3448. href: api/IPA.Loader.PluginInitInjector.InjectParameter.html
  3449. commentId: T:IPA.Loader.PluginInitInjector.InjectParameter
  3450. fullName: IPA.Loader.PluginInitInjector.InjectParameter
  3451. nameWithType: PluginInitInjector.InjectParameter
  3452. - uid: IPA.Loader.PluginManager
  3453. name: PluginManager
  3454. href: api/IPA.Loader.PluginManager.html
  3455. commentId: T:IPA.Loader.PluginManager
  3456. fullName: IPA.Loader.PluginManager
  3457. nameWithType: PluginManager
  3458. - uid: IPA.Loader.PluginManager.AllPlugins
  3459. name: AllPlugins
  3460. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins
  3461. commentId: P:IPA.Loader.PluginManager.AllPlugins
  3462. fullName: IPA.Loader.PluginManager.AllPlugins
  3463. nameWithType: PluginManager.AllPlugins
  3464. - uid: IPA.Loader.PluginManager.AllPlugins*
  3465. name: AllPlugins
  3466. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins_
  3467. commentId: Overload:IPA.Loader.PluginManager.AllPlugins
  3468. isSpec: "True"
  3469. fullName: IPA.Loader.PluginManager.AllPlugins
  3470. nameWithType: PluginManager.AllPlugins
  3471. - uid: IPA.Loader.PluginManager.DisabledPlugins
  3472. name: DisabledPlugins
  3473. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins
  3474. commentId: P:IPA.Loader.PluginManager.DisabledPlugins
  3475. fullName: IPA.Loader.PluginManager.DisabledPlugins
  3476. nameWithType: PluginManager.DisabledPlugins
  3477. - uid: IPA.Loader.PluginManager.DisabledPlugins*
  3478. name: DisabledPlugins
  3479. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins_
  3480. commentId: Overload:IPA.Loader.PluginManager.DisabledPlugins
  3481. isSpec: "True"
  3482. fullName: IPA.Loader.PluginManager.DisabledPlugins
  3483. nameWithType: PluginManager.DisabledPlugins
  3484. - uid: IPA.Loader.PluginManager.EnabledPlugins
  3485. name: EnabledPlugins
  3486. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_EnabledPlugins
  3487. commentId: P:IPA.Loader.PluginManager.EnabledPlugins
  3488. fullName: IPA.Loader.PluginManager.EnabledPlugins
  3489. nameWithType: PluginManager.EnabledPlugins
  3490. - uid: IPA.Loader.PluginManager.EnabledPlugins*
  3491. name: EnabledPlugins
  3492. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_EnabledPlugins_
  3493. commentId: Overload:IPA.Loader.PluginManager.EnabledPlugins
  3494. isSpec: "True"
  3495. fullName: IPA.Loader.PluginManager.EnabledPlugins
  3496. nameWithType: PluginManager.EnabledPlugins
  3497. - uid: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3498. name: GetDisabledPlugin(String)
  3499. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_System_String_
  3500. commentId: M:IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3501. fullName: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3502. nameWithType: PluginManager.GetDisabledPlugin(String)
  3503. - uid: IPA.Loader.PluginManager.GetDisabledPlugin*
  3504. name: GetDisabledPlugin
  3505. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_
  3506. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPlugin
  3507. isSpec: "True"
  3508. fullName: IPA.Loader.PluginManager.GetDisabledPlugin
  3509. nameWithType: PluginManager.GetDisabledPlugin
  3510. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3511. name: GetDisabledPluginFromId(String)
  3512. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_System_String_
  3513. commentId: M:IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3514. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3515. nameWithType: PluginManager.GetDisabledPluginFromId(String)
  3516. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId*
  3517. name: GetDisabledPluginFromId
  3518. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_
  3519. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPluginFromId
  3520. isSpec: "True"
  3521. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId
  3522. nameWithType: PluginManager.GetDisabledPluginFromId
  3523. - uid: IPA.Loader.PluginManager.GetPlugin(System.String)
  3524. name: GetPlugin(String)
  3525. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_System_String_
  3526. commentId: M:IPA.Loader.PluginManager.GetPlugin(System.String)
  3527. fullName: IPA.Loader.PluginManager.GetPlugin(System.String)
  3528. nameWithType: PluginManager.GetPlugin(String)
  3529. - uid: IPA.Loader.PluginManager.GetPlugin*
  3530. name: GetPlugin
  3531. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_
  3532. commentId: Overload:IPA.Loader.PluginManager.GetPlugin
  3533. isSpec: "True"
  3534. fullName: IPA.Loader.PluginManager.GetPlugin
  3535. nameWithType: PluginManager.GetPlugin
  3536. - uid: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3537. name: GetPluginFromId(String)
  3538. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_System_String_
  3539. commentId: M:IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3540. fullName: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3541. nameWithType: PluginManager.GetPluginFromId(String)
  3542. - uid: IPA.Loader.PluginManager.GetPluginFromId*
  3543. name: GetPluginFromId
  3544. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_
  3545. commentId: Overload:IPA.Loader.PluginManager.GetPluginFromId
  3546. isSpec: "True"
  3547. fullName: IPA.Loader.PluginManager.GetPluginFromId
  3548. nameWithType: PluginManager.GetPluginFromId
  3549. - uid: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3550. name: IsDisabled(PluginMetadata)
  3551. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_IPA_Loader_PluginMetadata_
  3552. commentId: M:IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3553. fullName: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3554. nameWithType: PluginManager.IsDisabled(PluginMetadata)
  3555. - uid: IPA.Loader.PluginManager.IsDisabled*
  3556. name: IsDisabled
  3557. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_
  3558. commentId: Overload:IPA.Loader.PluginManager.IsDisabled
  3559. isSpec: "True"
  3560. fullName: IPA.Loader.PluginManager.IsDisabled
  3561. nameWithType: PluginManager.IsDisabled
  3562. - uid: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3563. name: IsEnabled(PluginMetadata)
  3564. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_IPA_Loader_PluginMetadata_
  3565. commentId: M:IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3566. fullName: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3567. nameWithType: PluginManager.IsEnabled(PluginMetadata)
  3568. - uid: IPA.Loader.PluginManager.IsEnabled*
  3569. name: IsEnabled
  3570. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_
  3571. commentId: Overload:IPA.Loader.PluginManager.IsEnabled
  3572. isSpec: "True"
  3573. fullName: IPA.Loader.PluginManager.IsEnabled
  3574. nameWithType: PluginManager.IsEnabled
  3575. - uid: IPA.Loader.PluginManager.OnAnyPluginsStateChanged
  3576. name: OnAnyPluginsStateChanged
  3577. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_OnAnyPluginsStateChanged
  3578. commentId: E:IPA.Loader.PluginManager.OnAnyPluginsStateChanged
  3579. fullName: IPA.Loader.PluginManager.OnAnyPluginsStateChanged
  3580. nameWithType: PluginManager.OnAnyPluginsStateChanged
  3581. - uid: IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate
  3582. name: PluginManager.OnAnyPluginsStateChangedDelegate
  3583. href: api/IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate.html
  3584. commentId: T:IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate
  3585. fullName: IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate
  3586. nameWithType: PluginManager.OnAnyPluginsStateChangedDelegate
  3587. - uid: IPA.Loader.PluginManager.OnPluginsStateChanged
  3588. name: OnPluginsStateChanged
  3589. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_OnPluginsStateChanged
  3590. commentId: E:IPA.Loader.PluginManager.OnPluginsStateChanged
  3591. fullName: IPA.Loader.PluginManager.OnPluginsStateChanged
  3592. nameWithType: PluginManager.OnPluginsStateChanged
  3593. - uid: IPA.Loader.PluginManager.PluginDisabled
  3594. name: PluginDisabled
  3595. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginDisabled
  3596. commentId: E:IPA.Loader.PluginManager.PluginDisabled
  3597. fullName: IPA.Loader.PluginManager.PluginDisabled
  3598. nameWithType: PluginManager.PluginDisabled
  3599. - uid: IPA.Loader.PluginManager.PluginDisableDelegate
  3600. name: PluginManager.PluginDisableDelegate
  3601. href: api/IPA.Loader.PluginManager.PluginDisableDelegate.html
  3602. commentId: T:IPA.Loader.PluginManager.PluginDisableDelegate
  3603. fullName: IPA.Loader.PluginManager.PluginDisableDelegate
  3604. nameWithType: PluginManager.PluginDisableDelegate
  3605. - uid: IPA.Loader.PluginManager.PluginEnabled
  3606. name: PluginEnabled
  3607. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginEnabled
  3608. commentId: E:IPA.Loader.PluginManager.PluginEnabled
  3609. fullName: IPA.Loader.PluginManager.PluginEnabled
  3610. nameWithType: PluginManager.PluginEnabled
  3611. - uid: IPA.Loader.PluginManager.PluginEnableDelegate
  3612. name: PluginManager.PluginEnableDelegate
  3613. href: api/IPA.Loader.PluginManager.PluginEnableDelegate.html
  3614. commentId: T:IPA.Loader.PluginManager.PluginEnableDelegate
  3615. fullName: IPA.Loader.PluginManager.PluginEnableDelegate
  3616. nameWithType: PluginManager.PluginEnableDelegate
  3617. - uid: IPA.Loader.PluginManager.Plugins
  3618. name: Plugins
  3619. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins
  3620. commentId: P:IPA.Loader.PluginManager.Plugins
  3621. fullName: IPA.Loader.PluginManager.Plugins
  3622. nameWithType: PluginManager.Plugins
  3623. - uid: IPA.Loader.PluginManager.Plugins*
  3624. name: Plugins
  3625. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins_
  3626. commentId: Overload:IPA.Loader.PluginManager.Plugins
  3627. isSpec: "True"
  3628. fullName: IPA.Loader.PluginManager.Plugins
  3629. nameWithType: PluginManager.Plugins
  3630. - uid: IPA.Loader.PluginManager.PluginStateTransaction
  3631. name: PluginStateTransaction()
  3632. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction
  3633. commentId: M:IPA.Loader.PluginManager.PluginStateTransaction
  3634. fullName: IPA.Loader.PluginManager.PluginStateTransaction()
  3635. nameWithType: PluginManager.PluginStateTransaction()
  3636. - uid: IPA.Loader.PluginManager.PluginStateTransaction*
  3637. name: PluginStateTransaction
  3638. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction_
  3639. commentId: Overload:IPA.Loader.PluginManager.PluginStateTransaction
  3640. isSpec: "True"
  3641. fullName: IPA.Loader.PluginManager.PluginStateTransaction
  3642. nameWithType: PluginManager.PluginStateTransaction
  3643. - uid: IPA.Loader.PluginMetadata
  3644. name: PluginMetadata
  3645. href: api/IPA.Loader.PluginMetadata.html
  3646. commentId: T:IPA.Loader.PluginMetadata
  3647. fullName: IPA.Loader.PluginMetadata
  3648. nameWithType: PluginMetadata
  3649. - uid: IPA.Loader.PluginMetadata.Assembly
  3650. name: Assembly
  3651. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly
  3652. commentId: P:IPA.Loader.PluginMetadata.Assembly
  3653. fullName: IPA.Loader.PluginMetadata.Assembly
  3654. nameWithType: PluginMetadata.Assembly
  3655. - uid: IPA.Loader.PluginMetadata.Assembly*
  3656. name: Assembly
  3657. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly_
  3658. commentId: Overload:IPA.Loader.PluginMetadata.Assembly
  3659. isSpec: "True"
  3660. fullName: IPA.Loader.PluginMetadata.Assembly
  3661. nameWithType: PluginMetadata.Assembly
  3662. - uid: IPA.Loader.PluginMetadata.AssociatedFiles
  3663. name: AssociatedFiles
  3664. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles
  3665. commentId: P:IPA.Loader.PluginMetadata.AssociatedFiles
  3666. fullName: IPA.Loader.PluginMetadata.AssociatedFiles
  3667. nameWithType: PluginMetadata.AssociatedFiles
  3668. - uid: IPA.Loader.PluginMetadata.AssociatedFiles*
  3669. name: AssociatedFiles
  3670. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles_
  3671. commentId: Overload:IPA.Loader.PluginMetadata.AssociatedFiles
  3672. isSpec: "True"
  3673. fullName: IPA.Loader.PluginMetadata.AssociatedFiles
  3674. nameWithType: PluginMetadata.AssociatedFiles
  3675. - uid: IPA.Loader.PluginMetadata.Features
  3676. name: Features
  3677. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features
  3678. commentId: P:IPA.Loader.PluginMetadata.Features
  3679. fullName: IPA.Loader.PluginMetadata.Features
  3680. nameWithType: PluginMetadata.Features
  3681. - uid: IPA.Loader.PluginMetadata.Features*
  3682. name: Features
  3683. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features_
  3684. commentId: Overload:IPA.Loader.PluginMetadata.Features
  3685. isSpec: "True"
  3686. fullName: IPA.Loader.PluginMetadata.Features
  3687. nameWithType: PluginMetadata.Features
  3688. - uid: IPA.Loader.PluginMetadata.File
  3689. name: File
  3690. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File
  3691. commentId: P:IPA.Loader.PluginMetadata.File
  3692. fullName: IPA.Loader.PluginMetadata.File
  3693. nameWithType: PluginMetadata.File
  3694. - uid: IPA.Loader.PluginMetadata.File*
  3695. name: File
  3696. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File_
  3697. commentId: Overload:IPA.Loader.PluginMetadata.File
  3698. isSpec: "True"
  3699. fullName: IPA.Loader.PluginMetadata.File
  3700. nameWithType: PluginMetadata.File
  3701. - uid: IPA.Loader.PluginMetadata.Id
  3702. name: Id
  3703. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id
  3704. commentId: P:IPA.Loader.PluginMetadata.Id
  3705. fullName: IPA.Loader.PluginMetadata.Id
  3706. nameWithType: PluginMetadata.Id
  3707. - uid: IPA.Loader.PluginMetadata.Id*
  3708. name: Id
  3709. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id_
  3710. commentId: Overload:IPA.Loader.PluginMetadata.Id
  3711. isSpec: "True"
  3712. fullName: IPA.Loader.PluginMetadata.Id
  3713. nameWithType: PluginMetadata.Id
  3714. - uid: IPA.Loader.PluginMetadata.IsBare
  3715. name: IsBare
  3716. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare
  3717. commentId: P:IPA.Loader.PluginMetadata.IsBare
  3718. fullName: IPA.Loader.PluginMetadata.IsBare
  3719. nameWithType: PluginMetadata.IsBare
  3720. - uid: IPA.Loader.PluginMetadata.IsBare*
  3721. name: IsBare
  3722. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare_
  3723. commentId: Overload:IPA.Loader.PluginMetadata.IsBare
  3724. isSpec: "True"
  3725. fullName: IPA.Loader.PluginMetadata.IsBare
  3726. nameWithType: PluginMetadata.IsBare
  3727. - uid: IPA.Loader.PluginMetadata.Name
  3728. name: Name
  3729. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name
  3730. commentId: P:IPA.Loader.PluginMetadata.Name
  3731. fullName: IPA.Loader.PluginMetadata.Name
  3732. nameWithType: PluginMetadata.Name
  3733. - uid: IPA.Loader.PluginMetadata.Name*
  3734. name: Name
  3735. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name_
  3736. commentId: Overload:IPA.Loader.PluginMetadata.Name
  3737. isSpec: "True"
  3738. fullName: IPA.Loader.PluginMetadata.Name
  3739. nameWithType: PluginMetadata.Name
  3740. - uid: IPA.Loader.PluginMetadata.PluginType
  3741. name: PluginType
  3742. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType
  3743. commentId: P:IPA.Loader.PluginMetadata.PluginType
  3744. fullName: IPA.Loader.PluginMetadata.PluginType
  3745. nameWithType: PluginMetadata.PluginType
  3746. - uid: IPA.Loader.PluginMetadata.PluginType*
  3747. name: PluginType
  3748. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType_
  3749. commentId: Overload:IPA.Loader.PluginMetadata.PluginType
  3750. isSpec: "True"
  3751. fullName: IPA.Loader.PluginMetadata.PluginType
  3752. nameWithType: PluginMetadata.PluginType
  3753. - uid: IPA.Loader.PluginMetadata.RuntimeOptions
  3754. name: RuntimeOptions
  3755. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions
  3756. commentId: P:IPA.Loader.PluginMetadata.RuntimeOptions
  3757. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3758. nameWithType: PluginMetadata.RuntimeOptions
  3759. - uid: IPA.Loader.PluginMetadata.RuntimeOptions*
  3760. name: RuntimeOptions
  3761. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions_
  3762. commentId: Overload:IPA.Loader.PluginMetadata.RuntimeOptions
  3763. isSpec: "True"
  3764. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3765. nameWithType: PluginMetadata.RuntimeOptions
  3766. - uid: IPA.Loader.PluginMetadata.ToString
  3767. name: ToString()
  3768. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString
  3769. commentId: M:IPA.Loader.PluginMetadata.ToString
  3770. fullName: IPA.Loader.PluginMetadata.ToString()
  3771. nameWithType: PluginMetadata.ToString()
  3772. - uid: IPA.Loader.PluginMetadata.ToString*
  3773. name: ToString
  3774. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString_
  3775. commentId: Overload:IPA.Loader.PluginMetadata.ToString
  3776. isSpec: "True"
  3777. fullName: IPA.Loader.PluginMetadata.ToString
  3778. nameWithType: PluginMetadata.ToString
  3779. - uid: IPA.Loader.PluginMetadata.Version
  3780. name: Version
  3781. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version
  3782. commentId: P:IPA.Loader.PluginMetadata.Version
  3783. fullName: IPA.Loader.PluginMetadata.Version
  3784. nameWithType: PluginMetadata.Version
  3785. - uid: IPA.Loader.PluginMetadata.Version*
  3786. name: Version
  3787. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version_
  3788. commentId: Overload:IPA.Loader.PluginMetadata.Version
  3789. isSpec: "True"
  3790. fullName: IPA.Loader.PluginMetadata.Version
  3791. nameWithType: PluginMetadata.Version
  3792. - uid: IPA.Loader.Reason
  3793. name: Reason
  3794. href: api/IPA.Loader.Reason.html
  3795. commentId: T:IPA.Loader.Reason
  3796. fullName: IPA.Loader.Reason
  3797. nameWithType: Reason
  3798. - uid: IPA.Loader.Reason.Conflict
  3799. name: Conflict
  3800. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Conflict
  3801. commentId: F:IPA.Loader.Reason.Conflict
  3802. fullName: IPA.Loader.Reason.Conflict
  3803. nameWithType: Reason.Conflict
  3804. - uid: IPA.Loader.Reason.Dependency
  3805. name: Dependency
  3806. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Dependency
  3807. commentId: F:IPA.Loader.Reason.Dependency
  3808. fullName: IPA.Loader.Reason.Dependency
  3809. nameWithType: Reason.Dependency
  3810. - uid: IPA.Loader.Reason.Duplicate
  3811. name: Duplicate
  3812. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Duplicate
  3813. commentId: F:IPA.Loader.Reason.Duplicate
  3814. fullName: IPA.Loader.Reason.Duplicate
  3815. nameWithType: Reason.Duplicate
  3816. - uid: IPA.Loader.Reason.Error
  3817. name: Error
  3818. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Error
  3819. commentId: F:IPA.Loader.Reason.Error
  3820. fullName: IPA.Loader.Reason.Error
  3821. nameWithType: Reason.Error
  3822. - uid: IPA.Loader.Reason.Feature
  3823. name: Feature
  3824. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Feature
  3825. commentId: F:IPA.Loader.Reason.Feature
  3826. fullName: IPA.Loader.Reason.Feature
  3827. nameWithType: Reason.Feature
  3828. - uid: IPA.Loader.Reason.MissingFiles
  3829. name: MissingFiles
  3830. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_MissingFiles
  3831. commentId: F:IPA.Loader.Reason.MissingFiles
  3832. fullName: IPA.Loader.Reason.MissingFiles
  3833. nameWithType: Reason.MissingFiles
  3834. - uid: IPA.Loader.Reason.Released
  3835. name: Released
  3836. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Released
  3837. commentId: F:IPA.Loader.Reason.Released
  3838. fullName: IPA.Loader.Reason.Released
  3839. nameWithType: Reason.Released
  3840. - uid: IPA.Loader.Reason.Unsupported
  3841. name: Unsupported
  3842. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Unsupported
  3843. commentId: F:IPA.Loader.Reason.Unsupported
  3844. fullName: IPA.Loader.Reason.Unsupported
  3845. nameWithType: Reason.Unsupported
  3846. - uid: IPA.Loader.StateTransitionTransaction
  3847. name: StateTransitionTransaction
  3848. href: api/IPA.Loader.StateTransitionTransaction.html
  3849. commentId: T:IPA.Loader.StateTransitionTransaction
  3850. fullName: IPA.Loader.StateTransitionTransaction
  3851. nameWithType: StateTransitionTransaction
  3852. - uid: IPA.Loader.StateTransitionTransaction.Clone
  3853. name: Clone()
  3854. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Clone
  3855. commentId: M:IPA.Loader.StateTransitionTransaction.Clone
  3856. fullName: IPA.Loader.StateTransitionTransaction.Clone()
  3857. nameWithType: StateTransitionTransaction.Clone()
  3858. - uid: IPA.Loader.StateTransitionTransaction.Clone*
  3859. name: Clone
  3860. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Clone_
  3861. commentId: Overload:IPA.Loader.StateTransitionTransaction.Clone
  3862. isSpec: "True"
  3863. fullName: IPA.Loader.StateTransitionTransaction.Clone
  3864. nameWithType: StateTransitionTransaction.Clone
  3865. - uid: IPA.Loader.StateTransitionTransaction.Commit
  3866. name: Commit()
  3867. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit
  3868. commentId: M:IPA.Loader.StateTransitionTransaction.Commit
  3869. fullName: IPA.Loader.StateTransitionTransaction.Commit()
  3870. nameWithType: StateTransitionTransaction.Commit()
  3871. - uid: IPA.Loader.StateTransitionTransaction.Commit*
  3872. name: Commit
  3873. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit_
  3874. commentId: Overload:IPA.Loader.StateTransitionTransaction.Commit
  3875. isSpec: "True"
  3876. fullName: IPA.Loader.StateTransitionTransaction.Commit
  3877. nameWithType: StateTransitionTransaction.Commit
  3878. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3879. name: Disable(PluginMetadata, Boolean)
  3880. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Boolean_
  3881. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3882. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, System.Boolean)
  3883. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, Boolean)
  3884. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3885. name: Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3886. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3887. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3888. name.vb: Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3889. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3890. fullName.vb: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3891. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3892. nameWithType.vb: StateTransitionTransaction.Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3893. - uid: IPA.Loader.StateTransitionTransaction.Disable*
  3894. name: Disable
  3895. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_
  3896. commentId: Overload:IPA.Loader.StateTransitionTransaction.Disable
  3897. isSpec: "True"
  3898. fullName: IPA.Loader.StateTransitionTransaction.Disable
  3899. nameWithType: StateTransitionTransaction.Disable
  3900. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3901. name: DisabledPlugins
  3902. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins
  3903. commentId: P:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3904. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3905. nameWithType: StateTransitionTransaction.DisabledPlugins
  3906. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins*
  3907. name: DisabledPlugins
  3908. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins_
  3909. commentId: Overload:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3910. isSpec: "True"
  3911. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3912. nameWithType: StateTransitionTransaction.DisabledPlugins
  3913. - uid: IPA.Loader.StateTransitionTransaction.Dispose
  3914. name: Dispose()
  3915. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose
  3916. commentId: M:IPA.Loader.StateTransitionTransaction.Dispose
  3917. fullName: IPA.Loader.StateTransitionTransaction.Dispose()
  3918. nameWithType: StateTransitionTransaction.Dispose()
  3919. - uid: IPA.Loader.StateTransitionTransaction.Dispose*
  3920. name: Dispose
  3921. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose_
  3922. commentId: Overload:IPA.Loader.StateTransitionTransaction.Dispose
  3923. isSpec: "True"
  3924. fullName: IPA.Loader.StateTransitionTransaction.Dispose
  3925. nameWithType: StateTransitionTransaction.Dispose
  3926. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3927. name: Enable(PluginMetadata, Boolean)
  3928. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Boolean_
  3929. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3930. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, System.Boolean)
  3931. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, Boolean)
  3932. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3933. name: Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3934. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3935. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3936. name.vb: Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3937. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3938. fullName.vb: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3939. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3940. nameWithType.vb: StateTransitionTransaction.Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3941. - uid: IPA.Loader.StateTransitionTransaction.Enable*
  3942. name: Enable
  3943. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_
  3944. commentId: Overload:IPA.Loader.StateTransitionTransaction.Enable
  3945. isSpec: "True"
  3946. fullName: IPA.Loader.StateTransitionTransaction.Enable
  3947. nameWithType: StateTransitionTransaction.Enable
  3948. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3949. name: EnabledPlugins
  3950. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins
  3951. commentId: P:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3952. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3953. nameWithType: StateTransitionTransaction.EnabledPlugins
  3954. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins*
  3955. name: EnabledPlugins
  3956. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins_
  3957. commentId: Overload:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3958. isSpec: "True"
  3959. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3960. nameWithType: StateTransitionTransaction.EnabledPlugins
  3961. - uid: IPA.Loader.StateTransitionTransaction.HasStateChanged
  3962. name: HasStateChanged
  3963. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_HasStateChanged
  3964. commentId: P:IPA.Loader.StateTransitionTransaction.HasStateChanged
  3965. fullName: IPA.Loader.StateTransitionTransaction.HasStateChanged
  3966. nameWithType: StateTransitionTransaction.HasStateChanged
  3967. - uid: IPA.Loader.StateTransitionTransaction.HasStateChanged*
  3968. name: HasStateChanged
  3969. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_HasStateChanged_
  3970. commentId: Overload:IPA.Loader.StateTransitionTransaction.HasStateChanged
  3971. isSpec: "True"
  3972. fullName: IPA.Loader.StateTransitionTransaction.HasStateChanged
  3973. nameWithType: StateTransitionTransaction.HasStateChanged
  3974. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3975. name: IsDisabled(PluginMetadata)
  3976. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_IPA_Loader_PluginMetadata_
  3977. commentId: M:IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3978. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3979. nameWithType: StateTransitionTransaction.IsDisabled(PluginMetadata)
  3980. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled*
  3981. name: IsDisabled
  3982. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_
  3983. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsDisabled
  3984. isSpec: "True"
  3985. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled
  3986. nameWithType: StateTransitionTransaction.IsDisabled
  3987. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3988. name: IsEnabled(PluginMetadata)
  3989. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_IPA_Loader_PluginMetadata_
  3990. commentId: M:IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3991. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3992. nameWithType: StateTransitionTransaction.IsEnabled(PluginMetadata)
  3993. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled*
  3994. name: IsEnabled
  3995. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_
  3996. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsEnabled
  3997. isSpec: "True"
  3998. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled
  3999. nameWithType: StateTransitionTransaction.IsEnabled
  4000. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  4001. name: WillNeedRestart
  4002. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart
  4003. commentId: P:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  4004. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  4005. nameWithType: StateTransitionTransaction.WillNeedRestart
  4006. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart*
  4007. name: WillNeedRestart
  4008. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart_
  4009. commentId: Overload:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  4010. isSpec: "True"
  4011. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  4012. nameWithType: StateTransitionTransaction.WillNeedRestart
  4013. - uid: IPA.Logging
  4014. name: IPA.Logging
  4015. href: api/IPA.Logging.html
  4016. commentId: N:IPA.Logging
  4017. fullName: IPA.Logging
  4018. nameWithType: IPA.Logging
  4019. - uid: IPA.Logging.Logger
  4020. name: Logger
  4021. href: api/IPA.Logging.Logger.html
  4022. commentId: T:IPA.Logging.Logger
  4023. fullName: IPA.Logging.Logger
  4024. nameWithType: Logger
  4025. - uid: IPA.Logging.Logger.Critical(System.Exception)
  4026. name: Critical(Exception)
  4027. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_Exception_
  4028. commentId: M:IPA.Logging.Logger.Critical(System.Exception)
  4029. fullName: IPA.Logging.Logger.Critical(System.Exception)
  4030. nameWithType: Logger.Critical(Exception)
  4031. - uid: IPA.Logging.Logger.Critical(System.String)
  4032. name: Critical(String)
  4033. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_String_
  4034. commentId: M:IPA.Logging.Logger.Critical(System.String)
  4035. fullName: IPA.Logging.Logger.Critical(System.String)
  4036. nameWithType: Logger.Critical(String)
  4037. - uid: IPA.Logging.Logger.Critical*
  4038. name: Critical
  4039. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_
  4040. commentId: Overload:IPA.Logging.Logger.Critical
  4041. isSpec: "True"
  4042. fullName: IPA.Logging.Logger.Critical
  4043. nameWithType: Logger.Critical
  4044. - uid: IPA.Logging.Logger.Debug(System.Exception)
  4045. name: Debug(Exception)
  4046. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_Exception_
  4047. commentId: M:IPA.Logging.Logger.Debug(System.Exception)
  4048. fullName: IPA.Logging.Logger.Debug(System.Exception)
  4049. nameWithType: Logger.Debug(Exception)
  4050. - uid: IPA.Logging.Logger.Debug(System.String)
  4051. name: Debug(String)
  4052. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_String_
  4053. commentId: M:IPA.Logging.Logger.Debug(System.String)
  4054. fullName: IPA.Logging.Logger.Debug(System.String)
  4055. nameWithType: Logger.Debug(String)
  4056. - uid: IPA.Logging.Logger.Debug*
  4057. name: Debug
  4058. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_
  4059. commentId: Overload:IPA.Logging.Logger.Debug
  4060. isSpec: "True"
  4061. fullName: IPA.Logging.Logger.Debug
  4062. nameWithType: Logger.Debug
  4063. - uid: IPA.Logging.Logger.Error(System.Exception)
  4064. name: Error(Exception)
  4065. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_Exception_
  4066. commentId: M:IPA.Logging.Logger.Error(System.Exception)
  4067. fullName: IPA.Logging.Logger.Error(System.Exception)
  4068. nameWithType: Logger.Error(Exception)
  4069. - uid: IPA.Logging.Logger.Error(System.String)
  4070. name: Error(String)
  4071. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_String_
  4072. commentId: M:IPA.Logging.Logger.Error(System.String)
  4073. fullName: IPA.Logging.Logger.Error(System.String)
  4074. nameWithType: Logger.Error(String)
  4075. - uid: IPA.Logging.Logger.Error*
  4076. name: Error
  4077. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_
  4078. commentId: Overload:IPA.Logging.Logger.Error
  4079. isSpec: "True"
  4080. fullName: IPA.Logging.Logger.Error
  4081. nameWithType: Logger.Error
  4082. - uid: IPA.Logging.Logger.Info(System.Exception)
  4083. name: Info(Exception)
  4084. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_Exception_
  4085. commentId: M:IPA.Logging.Logger.Info(System.Exception)
  4086. fullName: IPA.Logging.Logger.Info(System.Exception)
  4087. nameWithType: Logger.Info(Exception)
  4088. - uid: IPA.Logging.Logger.Info(System.String)
  4089. name: Info(String)
  4090. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_String_
  4091. commentId: M:IPA.Logging.Logger.Info(System.String)
  4092. fullName: IPA.Logging.Logger.Info(System.String)
  4093. nameWithType: Logger.Info(String)
  4094. - uid: IPA.Logging.Logger.Info*
  4095. name: Info
  4096. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_
  4097. commentId: Overload:IPA.Logging.Logger.Info
  4098. isSpec: "True"
  4099. fullName: IPA.Logging.Logger.Info
  4100. nameWithType: Logger.Info
  4101. - uid: IPA.Logging.Logger.Level
  4102. name: Logger.Level
  4103. href: api/IPA.Logging.Logger.Level.html
  4104. commentId: T:IPA.Logging.Logger.Level
  4105. fullName: IPA.Logging.Logger.Level
  4106. nameWithType: Logger.Level
  4107. - uid: IPA.Logging.Logger.Level.Critical
  4108. name: Critical
  4109. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Critical
  4110. commentId: F:IPA.Logging.Logger.Level.Critical
  4111. fullName: IPA.Logging.Logger.Level.Critical
  4112. nameWithType: Logger.Level.Critical
  4113. - uid: IPA.Logging.Logger.Level.Debug
  4114. name: Debug
  4115. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Debug
  4116. commentId: F:IPA.Logging.Logger.Level.Debug
  4117. fullName: IPA.Logging.Logger.Level.Debug
  4118. nameWithType: Logger.Level.Debug
  4119. - uid: IPA.Logging.Logger.Level.Error
  4120. name: Error
  4121. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Error
  4122. commentId: F:IPA.Logging.Logger.Level.Error
  4123. fullName: IPA.Logging.Logger.Level.Error
  4124. nameWithType: Logger.Level.Error
  4125. - uid: IPA.Logging.Logger.Level.Info
  4126. name: Info
  4127. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Info
  4128. commentId: F:IPA.Logging.Logger.Level.Info
  4129. fullName: IPA.Logging.Logger.Level.Info
  4130. nameWithType: Logger.Level.Info
  4131. - uid: IPA.Logging.Logger.Level.None
  4132. name: None
  4133. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_None
  4134. commentId: F:IPA.Logging.Logger.Level.None
  4135. fullName: IPA.Logging.Logger.Level.None
  4136. nameWithType: Logger.Level.None
  4137. - uid: IPA.Logging.Logger.Level.Notice
  4138. name: Notice
  4139. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Notice
  4140. commentId: F:IPA.Logging.Logger.Level.Notice
  4141. fullName: IPA.Logging.Logger.Level.Notice
  4142. nameWithType: Logger.Level.Notice
  4143. - uid: IPA.Logging.Logger.Level.Trace
  4144. name: Trace
  4145. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Trace
  4146. commentId: F:IPA.Logging.Logger.Level.Trace
  4147. fullName: IPA.Logging.Logger.Level.Trace
  4148. nameWithType: Logger.Level.Trace
  4149. - uid: IPA.Logging.Logger.Level.Warning
  4150. name: Warning
  4151. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Warning
  4152. commentId: F:IPA.Logging.Logger.Level.Warning
  4153. fullName: IPA.Logging.Logger.Level.Warning
  4154. nameWithType: Logger.Level.Warning
  4155. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  4156. name: Log(Logger.Level, Exception)
  4157. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_Exception_
  4158. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  4159. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.Exception)
  4160. nameWithType: Logger.Log(Logger.Level, Exception)
  4161. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  4162. name: Log(Logger.Level, String)
  4163. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_
  4164. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  4165. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.String)
  4166. nameWithType: Logger.Log(Logger.Level, String)
  4167. - uid: IPA.Logging.Logger.Log*
  4168. name: Log
  4169. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_
  4170. commentId: Overload:IPA.Logging.Logger.Log
  4171. isSpec: "True"
  4172. fullName: IPA.Logging.Logger.Log
  4173. nameWithType: Logger.Log
  4174. - uid: IPA.Logging.Logger.LogFormat
  4175. name: LogFormat
  4176. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat
  4177. commentId: P:IPA.Logging.Logger.LogFormat
  4178. fullName: IPA.Logging.Logger.LogFormat
  4179. nameWithType: Logger.LogFormat
  4180. - uid: IPA.Logging.Logger.LogFormat*
  4181. name: LogFormat
  4182. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat_
  4183. commentId: Overload:IPA.Logging.Logger.LogFormat
  4184. isSpec: "True"
  4185. fullName: IPA.Logging.Logger.LogFormat
  4186. nameWithType: Logger.LogFormat
  4187. - uid: IPA.Logging.Logger.LogLevel
  4188. name: Logger.LogLevel
  4189. href: api/IPA.Logging.Logger.LogLevel.html
  4190. commentId: T:IPA.Logging.Logger.LogLevel
  4191. fullName: IPA.Logging.Logger.LogLevel
  4192. nameWithType: Logger.LogLevel
  4193. - uid: IPA.Logging.Logger.LogLevel.All
  4194. name: All
  4195. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_All
  4196. commentId: F:IPA.Logging.Logger.LogLevel.All
  4197. fullName: IPA.Logging.Logger.LogLevel.All
  4198. nameWithType: Logger.LogLevel.All
  4199. - uid: IPA.Logging.Logger.LogLevel.CriticalOnly
  4200. name: CriticalOnly
  4201. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_CriticalOnly
  4202. commentId: F:IPA.Logging.Logger.LogLevel.CriticalOnly
  4203. fullName: IPA.Logging.Logger.LogLevel.CriticalOnly
  4204. nameWithType: Logger.LogLevel.CriticalOnly
  4205. - uid: IPA.Logging.Logger.LogLevel.DebugOnly
  4206. name: DebugOnly
  4207. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugOnly
  4208. commentId: F:IPA.Logging.Logger.LogLevel.DebugOnly
  4209. fullName: IPA.Logging.Logger.LogLevel.DebugOnly
  4210. nameWithType: Logger.LogLevel.DebugOnly
  4211. - uid: IPA.Logging.Logger.LogLevel.DebugUp
  4212. name: DebugUp
  4213. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugUp
  4214. commentId: F:IPA.Logging.Logger.LogLevel.DebugUp
  4215. fullName: IPA.Logging.Logger.LogLevel.DebugUp
  4216. nameWithType: Logger.LogLevel.DebugUp
  4217. - uid: IPA.Logging.Logger.LogLevel.ErrorOnly
  4218. name: ErrorOnly
  4219. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorOnly
  4220. commentId: F:IPA.Logging.Logger.LogLevel.ErrorOnly
  4221. fullName: IPA.Logging.Logger.LogLevel.ErrorOnly
  4222. nameWithType: Logger.LogLevel.ErrorOnly
  4223. - uid: IPA.Logging.Logger.LogLevel.ErrorUp
  4224. name: ErrorUp
  4225. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorUp
  4226. commentId: F:IPA.Logging.Logger.LogLevel.ErrorUp
  4227. fullName: IPA.Logging.Logger.LogLevel.ErrorUp
  4228. nameWithType: Logger.LogLevel.ErrorUp
  4229. - uid: IPA.Logging.Logger.LogLevel.InfoOnly
  4230. name: InfoOnly
  4231. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoOnly
  4232. commentId: F:IPA.Logging.Logger.LogLevel.InfoOnly
  4233. fullName: IPA.Logging.Logger.LogLevel.InfoOnly
  4234. nameWithType: Logger.LogLevel.InfoOnly
  4235. - uid: IPA.Logging.Logger.LogLevel.InfoUp
  4236. name: InfoUp
  4237. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoUp
  4238. commentId: F:IPA.Logging.Logger.LogLevel.InfoUp
  4239. fullName: IPA.Logging.Logger.LogLevel.InfoUp
  4240. nameWithType: Logger.LogLevel.InfoUp
  4241. - uid: IPA.Logging.Logger.LogLevel.None
  4242. name: None
  4243. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_None
  4244. commentId: F:IPA.Logging.Logger.LogLevel.None
  4245. fullName: IPA.Logging.Logger.LogLevel.None
  4246. nameWithType: Logger.LogLevel.None
  4247. - uid: IPA.Logging.Logger.LogLevel.NoticeOnly
  4248. name: NoticeOnly
  4249. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeOnly
  4250. commentId: F:IPA.Logging.Logger.LogLevel.NoticeOnly
  4251. fullName: IPA.Logging.Logger.LogLevel.NoticeOnly
  4252. nameWithType: Logger.LogLevel.NoticeOnly
  4253. - uid: IPA.Logging.Logger.LogLevel.NoticeUp
  4254. name: NoticeUp
  4255. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeUp
  4256. commentId: F:IPA.Logging.Logger.LogLevel.NoticeUp
  4257. fullName: IPA.Logging.Logger.LogLevel.NoticeUp
  4258. nameWithType: Logger.LogLevel.NoticeUp
  4259. - uid: IPA.Logging.Logger.LogLevel.TraceOnly
  4260. name: TraceOnly
  4261. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_TraceOnly
  4262. commentId: F:IPA.Logging.Logger.LogLevel.TraceOnly
  4263. fullName: IPA.Logging.Logger.LogLevel.TraceOnly
  4264. nameWithType: Logger.LogLevel.TraceOnly
  4265. - uid: IPA.Logging.Logger.LogLevel.Undefined
  4266. name: Undefined
  4267. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_Undefined
  4268. commentId: F:IPA.Logging.Logger.LogLevel.Undefined
  4269. fullName: IPA.Logging.Logger.LogLevel.Undefined
  4270. nameWithType: Logger.LogLevel.Undefined
  4271. - uid: IPA.Logging.Logger.LogLevel.WarningOnly
  4272. name: WarningOnly
  4273. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningOnly
  4274. commentId: F:IPA.Logging.Logger.LogLevel.WarningOnly
  4275. fullName: IPA.Logging.Logger.LogLevel.WarningOnly
  4276. nameWithType: Logger.LogLevel.WarningOnly
  4277. - uid: IPA.Logging.Logger.LogLevel.WarningUp
  4278. name: WarningUp
  4279. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningUp
  4280. commentId: F:IPA.Logging.Logger.LogLevel.WarningUp
  4281. fullName: IPA.Logging.Logger.LogLevel.WarningUp
  4282. nameWithType: Logger.LogLevel.WarningUp
  4283. - uid: IPA.Logging.Logger.Notice(System.Exception)
  4284. name: Notice(Exception)
  4285. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_Exception_
  4286. commentId: M:IPA.Logging.Logger.Notice(System.Exception)
  4287. fullName: IPA.Logging.Logger.Notice(System.Exception)
  4288. nameWithType: Logger.Notice(Exception)
  4289. - uid: IPA.Logging.Logger.Notice(System.String)
  4290. name: Notice(String)
  4291. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_String_
  4292. commentId: M:IPA.Logging.Logger.Notice(System.String)
  4293. fullName: IPA.Logging.Logger.Notice(System.String)
  4294. nameWithType: Logger.Notice(String)
  4295. - uid: IPA.Logging.Logger.Notice*
  4296. name: Notice
  4297. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_
  4298. commentId: Overload:IPA.Logging.Logger.Notice
  4299. isSpec: "True"
  4300. fullName: IPA.Logging.Logger.Notice
  4301. nameWithType: Logger.Notice
  4302. - uid: IPA.Logging.Logger.Trace(System.Exception)
  4303. name: Trace(Exception)
  4304. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_Exception_
  4305. commentId: M:IPA.Logging.Logger.Trace(System.Exception)
  4306. fullName: IPA.Logging.Logger.Trace(System.Exception)
  4307. nameWithType: Logger.Trace(Exception)
  4308. - uid: IPA.Logging.Logger.Trace(System.String)
  4309. name: Trace(String)
  4310. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_String_
  4311. commentId: M:IPA.Logging.Logger.Trace(System.String)
  4312. fullName: IPA.Logging.Logger.Trace(System.String)
  4313. nameWithType: Logger.Trace(String)
  4314. - uid: IPA.Logging.Logger.Trace*
  4315. name: Trace
  4316. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_
  4317. commentId: Overload:IPA.Logging.Logger.Trace
  4318. isSpec: "True"
  4319. fullName: IPA.Logging.Logger.Trace
  4320. nameWithType: Logger.Trace
  4321. - uid: IPA.Logging.Logger.Warn(System.Exception)
  4322. name: Warn(Exception)
  4323. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_Exception_
  4324. commentId: M:IPA.Logging.Logger.Warn(System.Exception)
  4325. fullName: IPA.Logging.Logger.Warn(System.Exception)
  4326. nameWithType: Logger.Warn(Exception)
  4327. - uid: IPA.Logging.Logger.Warn(System.String)
  4328. name: Warn(String)
  4329. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_String_
  4330. commentId: M:IPA.Logging.Logger.Warn(System.String)
  4331. fullName: IPA.Logging.Logger.Warn(System.String)
  4332. nameWithType: Logger.Warn(String)
  4333. - uid: IPA.Logging.Logger.Warn*
  4334. name: Warn
  4335. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_
  4336. commentId: Overload:IPA.Logging.Logger.Warn
  4337. isSpec: "True"
  4338. fullName: IPA.Logging.Logger.Warn
  4339. nameWithType: Logger.Warn
  4340. - uid: IPA.Logging.LoggerExtensions
  4341. name: LoggerExtensions
  4342. href: api/IPA.Logging.LoggerExtensions.html
  4343. commentId: T:IPA.Logging.LoggerExtensions
  4344. fullName: IPA.Logging.LoggerExtensions
  4345. nameWithType: LoggerExtensions
  4346. - uid: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  4347. name: GetChildLogger(Logger, String)
  4348. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_
  4349. commentId: M:IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  4350. fullName: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger, System.String)
  4351. nameWithType: LoggerExtensions.GetChildLogger(Logger, String)
  4352. - uid: IPA.Logging.LoggerExtensions.GetChildLogger*
  4353. name: GetChildLogger
  4354. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_
  4355. commentId: Overload:IPA.Logging.LoggerExtensions.GetChildLogger
  4356. isSpec: "True"
  4357. fullName: IPA.Logging.LoggerExtensions.GetChildLogger
  4358. nameWithType: LoggerExtensions.GetChildLogger
  4359. - uid: IPA.Logging.LogPrinter
  4360. name: LogPrinter
  4361. href: api/IPA.Logging.LogPrinter.html
  4362. commentId: T:IPA.Logging.LogPrinter
  4363. fullName: IPA.Logging.LogPrinter
  4364. nameWithType: LogPrinter
  4365. - uid: IPA.Logging.LogPrinter.EndPrint
  4366. name: EndPrint()
  4367. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint
  4368. commentId: M:IPA.Logging.LogPrinter.EndPrint
  4369. fullName: IPA.Logging.LogPrinter.EndPrint()
  4370. nameWithType: LogPrinter.EndPrint()
  4371. - uid: IPA.Logging.LogPrinter.EndPrint*
  4372. name: EndPrint
  4373. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint_
  4374. commentId: Overload:IPA.Logging.LogPrinter.EndPrint
  4375. isSpec: "True"
  4376. fullName: IPA.Logging.LogPrinter.EndPrint
  4377. nameWithType: LogPrinter.EndPrint
  4378. - uid: IPA.Logging.LogPrinter.Filter
  4379. name: Filter
  4380. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter
  4381. commentId: P:IPA.Logging.LogPrinter.Filter
  4382. fullName: IPA.Logging.LogPrinter.Filter
  4383. nameWithType: LogPrinter.Filter
  4384. - uid: IPA.Logging.LogPrinter.Filter*
  4385. name: Filter
  4386. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter_
  4387. commentId: Overload:IPA.Logging.LogPrinter.Filter
  4388. isSpec: "True"
  4389. fullName: IPA.Logging.LogPrinter.Filter
  4390. nameWithType: LogPrinter.Filter
  4391. - uid: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4392. name: Print(Logger.Level, DateTime, String, String)
  4393. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4394. commentId: M:IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4395. fullName: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4396. nameWithType: LogPrinter.Print(Logger.Level, DateTime, String, String)
  4397. - uid: IPA.Logging.LogPrinter.Print*
  4398. name: Print
  4399. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_
  4400. commentId: Overload:IPA.Logging.LogPrinter.Print
  4401. isSpec: "True"
  4402. fullName: IPA.Logging.LogPrinter.Print
  4403. nameWithType: LogPrinter.Print
  4404. - uid: IPA.Logging.LogPrinter.StartPrint
  4405. name: StartPrint()
  4406. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint
  4407. commentId: M:IPA.Logging.LogPrinter.StartPrint
  4408. fullName: IPA.Logging.LogPrinter.StartPrint()
  4409. nameWithType: LogPrinter.StartPrint()
  4410. - uid: IPA.Logging.LogPrinter.StartPrint*
  4411. name: StartPrint
  4412. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint_
  4413. commentId: Overload:IPA.Logging.LogPrinter.StartPrint
  4414. isSpec: "True"
  4415. fullName: IPA.Logging.LogPrinter.StartPrint
  4416. nameWithType: LogPrinter.StartPrint
  4417. - uid: IPA.Logging.Printers
  4418. name: IPA.Logging.Printers
  4419. href: api/IPA.Logging.Printers.html
  4420. commentId: N:IPA.Logging.Printers
  4421. fullName: IPA.Logging.Printers
  4422. nameWithType: IPA.Logging.Printers
  4423. - uid: IPA.Logging.Printers.ColoredConsolePrinter
  4424. name: ColoredConsolePrinter
  4425. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html
  4426. commentId: T:IPA.Logging.Printers.ColoredConsolePrinter
  4427. fullName: IPA.Logging.Printers.ColoredConsolePrinter
  4428. nameWithType: ColoredConsolePrinter
  4429. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4430. name: Color
  4431. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color
  4432. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Color
  4433. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4434. nameWithType: ColoredConsolePrinter.Color
  4435. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color*
  4436. name: Color
  4437. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color_
  4438. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Color
  4439. isSpec: "True"
  4440. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4441. nameWithType: ColoredConsolePrinter.Color
  4442. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4443. name: Filter
  4444. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter
  4445. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4446. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4447. nameWithType: ColoredConsolePrinter.Filter
  4448. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter*
  4449. name: Filter
  4450. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter_
  4451. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4452. isSpec: "True"
  4453. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4454. nameWithType: ColoredConsolePrinter.Filter
  4455. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4456. name: Print(Logger.Level, DateTime, String, String)
  4457. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4458. commentId: M:IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4459. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4460. nameWithType: ColoredConsolePrinter.Print(Logger.Level, DateTime, String, String)
  4461. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print*
  4462. name: Print
  4463. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_
  4464. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Print
  4465. isSpec: "True"
  4466. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print
  4467. nameWithType: ColoredConsolePrinter.Print
  4468. - uid: IPA.Logging.Printers.ColorlessConsolePrinter
  4469. name: ColorlessConsolePrinter
  4470. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html
  4471. commentId: T:IPA.Logging.Printers.ColorlessConsolePrinter
  4472. fullName: IPA.Logging.Printers.ColorlessConsolePrinter
  4473. nameWithType: ColorlessConsolePrinter
  4474. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4475. name: Filter
  4476. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter
  4477. commentId: P:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4478. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4479. nameWithType: ColorlessConsolePrinter.Filter
  4480. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter*
  4481. name: Filter
  4482. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter_
  4483. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4484. isSpec: "True"
  4485. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4486. nameWithType: ColorlessConsolePrinter.Filter
  4487. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4488. name: Print(Logger.Level, DateTime, String, String)
  4489. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4490. commentId: M:IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4491. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4492. nameWithType: ColorlessConsolePrinter.Print(Logger.Level, DateTime, String, String)
  4493. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print*
  4494. name: Print
  4495. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_
  4496. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Print
  4497. isSpec: "True"
  4498. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print
  4499. nameWithType: ColorlessConsolePrinter.Print
  4500. - uid: IPA.Logging.Printers.GlobalLogFilePrinter
  4501. name: GlobalLogFilePrinter
  4502. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html
  4503. commentId: T:IPA.Logging.Printers.GlobalLogFilePrinter
  4504. fullName: IPA.Logging.Printers.GlobalLogFilePrinter
  4505. nameWithType: GlobalLogFilePrinter
  4506. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4507. name: Filter
  4508. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter
  4509. commentId: P:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4510. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4511. nameWithType: GlobalLogFilePrinter.Filter
  4512. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter*
  4513. name: Filter
  4514. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter_
  4515. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4516. isSpec: "True"
  4517. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4518. nameWithType: GlobalLogFilePrinter.Filter
  4519. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4520. name: GetFileInfo()
  4521. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo
  4522. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4523. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo()
  4524. nameWithType: GlobalLogFilePrinter.GetFileInfo()
  4525. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo*
  4526. name: GetFileInfo
  4527. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo_
  4528. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4529. isSpec: "True"
  4530. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4531. nameWithType: GlobalLogFilePrinter.GetFileInfo
  4532. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4533. name: Print(Logger.Level, DateTime, String, String)
  4534. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4535. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4536. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4537. nameWithType: GlobalLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  4538. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print*
  4539. name: Print
  4540. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_
  4541. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Print
  4542. isSpec: "True"
  4543. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print
  4544. nameWithType: GlobalLogFilePrinter.Print
  4545. - uid: IPA.Logging.Printers.GZFilePrinter
  4546. name: GZFilePrinter
  4547. href: api/IPA.Logging.Printers.GZFilePrinter.html
  4548. commentId: T:IPA.Logging.Printers.GZFilePrinter
  4549. fullName: IPA.Logging.Printers.GZFilePrinter
  4550. nameWithType: GZFilePrinter
  4551. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose
  4552. name: Dispose()
  4553. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose
  4554. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose
  4555. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose()
  4556. nameWithType: GZFilePrinter.Dispose()
  4557. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4558. name: Dispose(Boolean)
  4559. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_
  4560. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4561. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4562. nameWithType: GZFilePrinter.Dispose(Boolean)
  4563. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose*
  4564. name: Dispose
  4565. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_
  4566. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.Dispose
  4567. isSpec: "True"
  4568. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose
  4569. nameWithType: GZFilePrinter.Dispose
  4570. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint
  4571. name: EndPrint()
  4572. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint
  4573. commentId: M:IPA.Logging.Printers.GZFilePrinter.EndPrint
  4574. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint()
  4575. nameWithType: GZFilePrinter.EndPrint()
  4576. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint*
  4577. name: EndPrint
  4578. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint_
  4579. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.EndPrint
  4580. isSpec: "True"
  4581. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint
  4582. nameWithType: GZFilePrinter.EndPrint
  4583. - uid: IPA.Logging.Printers.GZFilePrinter.FileWriter
  4584. name: FileWriter
  4585. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_FileWriter
  4586. commentId: F:IPA.Logging.Printers.GZFilePrinter.FileWriter
  4587. fullName: IPA.Logging.Printers.GZFilePrinter.FileWriter
  4588. nameWithType: GZFilePrinter.FileWriter
  4589. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4590. name: GetFileInfo()
  4591. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo
  4592. commentId: M:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4593. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo()
  4594. nameWithType: GZFilePrinter.GetFileInfo()
  4595. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo*
  4596. name: GetFileInfo
  4597. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo_
  4598. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4599. isSpec: "True"
  4600. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4601. nameWithType: GZFilePrinter.GetFileInfo
  4602. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint
  4603. name: StartPrint()
  4604. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint
  4605. commentId: M:IPA.Logging.Printers.GZFilePrinter.StartPrint
  4606. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint()
  4607. nameWithType: GZFilePrinter.StartPrint()
  4608. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint*
  4609. name: StartPrint
  4610. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint_
  4611. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.StartPrint
  4612. isSpec: "True"
  4613. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint
  4614. nameWithType: GZFilePrinter.StartPrint
  4615. - uid: IPA.Logging.Printers.PluginLogFilePrinter
  4616. name: PluginLogFilePrinter
  4617. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html
  4618. commentId: T:IPA.Logging.Printers.PluginLogFilePrinter
  4619. fullName: IPA.Logging.Printers.PluginLogFilePrinter
  4620. nameWithType: PluginLogFilePrinter
  4621. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  4622. name: PluginLogFilePrinter(String)
  4623. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_
  4624. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  4625. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter(System.String)
  4626. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter(String)
  4627. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor*
  4628. name: PluginLogFilePrinter
  4629. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_
  4630. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.#ctor
  4631. isSpec: "True"
  4632. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter
  4633. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter
  4634. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4635. name: Filter
  4636. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter
  4637. commentId: P:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4638. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4639. nameWithType: PluginLogFilePrinter.Filter
  4640. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter*
  4641. name: Filter
  4642. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter_
  4643. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4644. isSpec: "True"
  4645. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4646. nameWithType: PluginLogFilePrinter.Filter
  4647. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4648. name: GetFileInfo()
  4649. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo
  4650. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4651. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo()
  4652. nameWithType: PluginLogFilePrinter.GetFileInfo()
  4653. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo*
  4654. name: GetFileInfo
  4655. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo_
  4656. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4657. isSpec: "True"
  4658. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4659. nameWithType: PluginLogFilePrinter.GetFileInfo
  4660. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4661. name: Print(Logger.Level, DateTime, String, String)
  4662. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4663. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4664. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4665. nameWithType: PluginLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  4666. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print*
  4667. name: Print
  4668. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_
  4669. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Print
  4670. isSpec: "True"
  4671. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print
  4672. nameWithType: PluginLogFilePrinter.Print
  4673. - uid: IPA.Logging.Printers.PluginSubLogPrinter
  4674. name: PluginSubLogPrinter
  4675. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html
  4676. commentId: T:IPA.Logging.Printers.PluginSubLogPrinter
  4677. fullName: IPA.Logging.Printers.PluginSubLogPrinter
  4678. nameWithType: PluginSubLogPrinter
  4679. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  4680. name: PluginSubLogPrinter(String, String)
  4681. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_
  4682. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  4683. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter(System.String, System.String)
  4684. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter(String, String)
  4685. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor*
  4686. name: PluginSubLogPrinter
  4687. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_
  4688. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.#ctor
  4689. isSpec: "True"
  4690. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter
  4691. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter
  4692. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4693. name: Filter
  4694. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter
  4695. commentId: P:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4696. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4697. nameWithType: PluginSubLogPrinter.Filter
  4698. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter*
  4699. name: Filter
  4700. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter_
  4701. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4702. isSpec: "True"
  4703. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4704. nameWithType: PluginSubLogPrinter.Filter
  4705. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4706. name: GetFileInfo()
  4707. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo
  4708. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4709. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo()
  4710. nameWithType: PluginSubLogPrinter.GetFileInfo()
  4711. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo*
  4712. name: GetFileInfo
  4713. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo_
  4714. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4715. isSpec: "True"
  4716. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4717. nameWithType: PluginSubLogPrinter.GetFileInfo
  4718. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4719. name: Print(Logger.Level, DateTime, String, String)
  4720. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4721. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4722. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4723. nameWithType: PluginSubLogPrinter.Print(Logger.Level, DateTime, String, String)
  4724. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print*
  4725. name: Print
  4726. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_
  4727. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Print
  4728. isSpec: "True"
  4729. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print
  4730. nameWithType: PluginSubLogPrinter.Print
  4731. - uid: IPA.Logging.StandardLogger
  4732. name: StandardLogger
  4733. href: api/IPA.Logging.StandardLogger.html
  4734. commentId: T:IPA.Logging.StandardLogger
  4735. fullName: IPA.Logging.StandardLogger
  4736. nameWithType: StandardLogger
  4737. - uid: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4738. name: AddPrinter(LogPrinter)
  4739. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_
  4740. commentId: M:IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4741. fullName: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4742. nameWithType: StandardLogger.AddPrinter(LogPrinter)
  4743. - uid: IPA.Logging.StandardLogger.AddPrinter*
  4744. name: AddPrinter
  4745. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_
  4746. commentId: Overload:IPA.Logging.StandardLogger.AddPrinter
  4747. isSpec: "True"
  4748. fullName: IPA.Logging.StandardLogger.AddPrinter
  4749. nameWithType: StandardLogger.AddPrinter
  4750. - uid: IPA.Logging.StandardLogger.ConsoleWriter
  4751. name: ConsoleWriter
  4752. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter
  4753. commentId: P:IPA.Logging.StandardLogger.ConsoleWriter
  4754. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4755. nameWithType: StandardLogger.ConsoleWriter
  4756. - uid: IPA.Logging.StandardLogger.ConsoleWriter*
  4757. name: ConsoleWriter
  4758. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter_
  4759. commentId: Overload:IPA.Logging.StandardLogger.ConsoleWriter
  4760. isSpec: "True"
  4761. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4762. nameWithType: StandardLogger.ConsoleWriter
  4763. - uid: IPA.Logging.StandardLogger.Debug(System.String)
  4764. name: Debug(String)
  4765. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_System_String_
  4766. commentId: M:IPA.Logging.StandardLogger.Debug(System.String)
  4767. fullName: IPA.Logging.StandardLogger.Debug(System.String)
  4768. nameWithType: StandardLogger.Debug(String)
  4769. - uid: IPA.Logging.StandardLogger.Debug*
  4770. name: Debug
  4771. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_
  4772. commentId: Overload:IPA.Logging.StandardLogger.Debug
  4773. isSpec: "True"
  4774. fullName: IPA.Logging.StandardLogger.Debug
  4775. nameWithType: StandardLogger.Debug
  4776. - uid: IPA.Logging.StandardLogger.IsOnLoggerThread
  4777. name: IsOnLoggerThread
  4778. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread
  4779. commentId: P:IPA.Logging.StandardLogger.IsOnLoggerThread
  4780. fullName: IPA.Logging.StandardLogger.IsOnLoggerThread
  4781. nameWithType: StandardLogger.IsOnLoggerThread
  4782. - uid: IPA.Logging.StandardLogger.IsOnLoggerThread*
  4783. name: IsOnLoggerThread
  4784. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread_
  4785. commentId: Overload:IPA.Logging.StandardLogger.IsOnLoggerThread
  4786. isSpec: "True"
  4787. fullName: IPA.Logging.StandardLogger.IsOnLoggerThread
  4788. nameWithType: StandardLogger.IsOnLoggerThread
  4789. - uid: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4790. name: Log(Logger.Level, String)
  4791. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_
  4792. commentId: M:IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4793. fullName: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level, System.String)
  4794. nameWithType: StandardLogger.Log(Logger.Level, String)
  4795. - uid: IPA.Logging.StandardLogger.Log*
  4796. name: Log
  4797. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_
  4798. commentId: Overload:IPA.Logging.StandardLogger.Log
  4799. isSpec: "True"
  4800. fullName: IPA.Logging.StandardLogger.Log
  4801. nameWithType: StandardLogger.Log
  4802. - uid: IPA.Logging.StandardLogger.PrintFilter
  4803. name: PrintFilter
  4804. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter
  4805. commentId: P:IPA.Logging.StandardLogger.PrintFilter
  4806. fullName: IPA.Logging.StandardLogger.PrintFilter
  4807. nameWithType: StandardLogger.PrintFilter
  4808. - uid: IPA.Logging.StandardLogger.PrintFilter*
  4809. name: PrintFilter
  4810. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter_
  4811. commentId: Overload:IPA.Logging.StandardLogger.PrintFilter
  4812. isSpec: "True"
  4813. fullName: IPA.Logging.StandardLogger.PrintFilter
  4814. nameWithType: StandardLogger.PrintFilter
  4815. - uid: IPA.Old
  4816. name: IPA.Old
  4817. href: api/IPA.Old.html
  4818. commentId: N:IPA.Old
  4819. fullName: IPA.Old
  4820. nameWithType: IPA.Old
  4821. - uid: IPA.Old.IEnhancedPlugin
  4822. name: IEnhancedPlugin
  4823. href: api/IPA.Old.IEnhancedPlugin.html
  4824. commentId: T:IPA.Old.IEnhancedPlugin
  4825. fullName: IPA.Old.IEnhancedPlugin
  4826. nameWithType: IEnhancedPlugin
  4827. - uid: IPA.Old.IEnhancedPlugin.Filter
  4828. name: Filter
  4829. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter
  4830. commentId: P:IPA.Old.IEnhancedPlugin.Filter
  4831. fullName: IPA.Old.IEnhancedPlugin.Filter
  4832. nameWithType: IEnhancedPlugin.Filter
  4833. - uid: IPA.Old.IEnhancedPlugin.Filter*
  4834. name: Filter
  4835. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter_
  4836. commentId: Overload:IPA.Old.IEnhancedPlugin.Filter
  4837. isSpec: "True"
  4838. fullName: IPA.Old.IEnhancedPlugin.Filter
  4839. nameWithType: IEnhancedPlugin.Filter
  4840. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4841. name: OnLateUpdate()
  4842. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate
  4843. commentId: M:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4844. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate()
  4845. nameWithType: IEnhancedPlugin.OnLateUpdate()
  4846. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate*
  4847. name: OnLateUpdate
  4848. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate_
  4849. commentId: Overload:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4850. isSpec: "True"
  4851. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4852. nameWithType: IEnhancedPlugin.OnLateUpdate
  4853. - uid: IPA.Old.IPlugin
  4854. name: IPlugin
  4855. href: api/IPA.Old.IPlugin.html
  4856. commentId: T:IPA.Old.IPlugin
  4857. fullName: IPA.Old.IPlugin
  4858. nameWithType: IPlugin
  4859. - uid: IPA.Old.IPlugin.Name
  4860. name: Name
  4861. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name
  4862. commentId: P:IPA.Old.IPlugin.Name
  4863. fullName: IPA.Old.IPlugin.Name
  4864. nameWithType: IPlugin.Name
  4865. - uid: IPA.Old.IPlugin.Name*
  4866. name: Name
  4867. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name_
  4868. commentId: Overload:IPA.Old.IPlugin.Name
  4869. isSpec: "True"
  4870. fullName: IPA.Old.IPlugin.Name
  4871. nameWithType: IPlugin.Name
  4872. - uid: IPA.Old.IPlugin.OnApplicationQuit
  4873. name: OnApplicationQuit()
  4874. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit
  4875. commentId: M:IPA.Old.IPlugin.OnApplicationQuit
  4876. fullName: IPA.Old.IPlugin.OnApplicationQuit()
  4877. nameWithType: IPlugin.OnApplicationQuit()
  4878. - uid: IPA.Old.IPlugin.OnApplicationQuit*
  4879. name: OnApplicationQuit
  4880. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit_
  4881. commentId: Overload:IPA.Old.IPlugin.OnApplicationQuit
  4882. isSpec: "True"
  4883. fullName: IPA.Old.IPlugin.OnApplicationQuit
  4884. nameWithType: IPlugin.OnApplicationQuit
  4885. - uid: IPA.Old.IPlugin.OnApplicationStart
  4886. name: OnApplicationStart()
  4887. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart
  4888. commentId: M:IPA.Old.IPlugin.OnApplicationStart
  4889. fullName: IPA.Old.IPlugin.OnApplicationStart()
  4890. nameWithType: IPlugin.OnApplicationStart()
  4891. - uid: IPA.Old.IPlugin.OnApplicationStart*
  4892. name: OnApplicationStart
  4893. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart_
  4894. commentId: Overload:IPA.Old.IPlugin.OnApplicationStart
  4895. isSpec: "True"
  4896. fullName: IPA.Old.IPlugin.OnApplicationStart
  4897. nameWithType: IPlugin.OnApplicationStart
  4898. - uid: IPA.Old.IPlugin.OnFixedUpdate
  4899. name: OnFixedUpdate()
  4900. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate
  4901. commentId: M:IPA.Old.IPlugin.OnFixedUpdate
  4902. fullName: IPA.Old.IPlugin.OnFixedUpdate()
  4903. nameWithType: IPlugin.OnFixedUpdate()
  4904. - uid: IPA.Old.IPlugin.OnFixedUpdate*
  4905. name: OnFixedUpdate
  4906. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate_
  4907. commentId: Overload:IPA.Old.IPlugin.OnFixedUpdate
  4908. isSpec: "True"
  4909. fullName: IPA.Old.IPlugin.OnFixedUpdate
  4910. nameWithType: IPlugin.OnFixedUpdate
  4911. - uid: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4912. name: OnLevelWasInitialized(Int32)
  4913. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_
  4914. commentId: M:IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4915. fullName: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4916. nameWithType: IPlugin.OnLevelWasInitialized(Int32)
  4917. - uid: IPA.Old.IPlugin.OnLevelWasInitialized*
  4918. name: OnLevelWasInitialized
  4919. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_
  4920. commentId: Overload:IPA.Old.IPlugin.OnLevelWasInitialized
  4921. isSpec: "True"
  4922. fullName: IPA.Old.IPlugin.OnLevelWasInitialized
  4923. nameWithType: IPlugin.OnLevelWasInitialized
  4924. - uid: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4925. name: OnLevelWasLoaded(Int32)
  4926. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_
  4927. commentId: M:IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4928. fullName: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4929. nameWithType: IPlugin.OnLevelWasLoaded(Int32)
  4930. - uid: IPA.Old.IPlugin.OnLevelWasLoaded*
  4931. name: OnLevelWasLoaded
  4932. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_
  4933. commentId: Overload:IPA.Old.IPlugin.OnLevelWasLoaded
  4934. isSpec: "True"
  4935. fullName: IPA.Old.IPlugin.OnLevelWasLoaded
  4936. nameWithType: IPlugin.OnLevelWasLoaded
  4937. - uid: IPA.Old.IPlugin.OnUpdate
  4938. name: OnUpdate()
  4939. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate
  4940. commentId: M:IPA.Old.IPlugin.OnUpdate
  4941. fullName: IPA.Old.IPlugin.OnUpdate()
  4942. nameWithType: IPlugin.OnUpdate()
  4943. - uid: IPA.Old.IPlugin.OnUpdate*
  4944. name: OnUpdate
  4945. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate_
  4946. commentId: Overload:IPA.Old.IPlugin.OnUpdate
  4947. isSpec: "True"
  4948. fullName: IPA.Old.IPlugin.OnUpdate
  4949. nameWithType: IPlugin.OnUpdate
  4950. - uid: IPA.Old.IPlugin.Version
  4951. name: Version
  4952. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version
  4953. commentId: P:IPA.Old.IPlugin.Version
  4954. fullName: IPA.Old.IPlugin.Version
  4955. nameWithType: IPlugin.Version
  4956. - uid: IPA.Old.IPlugin.Version*
  4957. name: Version
  4958. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version_
  4959. commentId: Overload:IPA.Old.IPlugin.Version
  4960. isSpec: "True"
  4961. fullName: IPA.Old.IPlugin.Version
  4962. nameWithType: IPlugin.Version
  4963. - uid: IPA.OnDisableAttribute
  4964. name: OnDisableAttribute
  4965. href: api/IPA.OnDisableAttribute.html
  4966. commentId: T:IPA.OnDisableAttribute
  4967. fullName: IPA.OnDisableAttribute
  4968. nameWithType: OnDisableAttribute
  4969. - uid: IPA.OnEnableAttribute
  4970. name: OnEnableAttribute
  4971. href: api/IPA.OnEnableAttribute.html
  4972. commentId: T:IPA.OnEnableAttribute
  4973. fullName: IPA.OnEnableAttribute
  4974. nameWithType: OnEnableAttribute
  4975. - uid: IPA.OnExitAttribute
  4976. name: OnExitAttribute
  4977. href: api/IPA.OnExitAttribute.html
  4978. commentId: T:IPA.OnExitAttribute
  4979. fullName: IPA.OnExitAttribute
  4980. nameWithType: OnExitAttribute
  4981. - uid: IPA.OnStartAttribute
  4982. name: OnStartAttribute
  4983. href: api/IPA.OnStartAttribute.html
  4984. commentId: T:IPA.OnStartAttribute
  4985. fullName: IPA.OnStartAttribute
  4986. nameWithType: OnStartAttribute
  4987. - uid: IPA.PluginAttribute
  4988. name: PluginAttribute
  4989. href: api/IPA.PluginAttribute.html
  4990. commentId: T:IPA.PluginAttribute
  4991. fullName: IPA.PluginAttribute
  4992. nameWithType: PluginAttribute
  4993. - uid: IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4994. name: PluginAttribute(RuntimeOptions)
  4995. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_IPA_RuntimeOptions_
  4996. commentId: M:IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4997. fullName: IPA.PluginAttribute.PluginAttribute(IPA.RuntimeOptions)
  4998. nameWithType: PluginAttribute.PluginAttribute(RuntimeOptions)
  4999. - uid: IPA.PluginAttribute.#ctor*
  5000. name: PluginAttribute
  5001. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_
  5002. commentId: Overload:IPA.PluginAttribute.#ctor
  5003. isSpec: "True"
  5004. fullName: IPA.PluginAttribute.PluginAttribute
  5005. nameWithType: PluginAttribute.PluginAttribute
  5006. - uid: IPA.PluginAttribute.RuntimeOptions
  5007. name: RuntimeOptions
  5008. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions
  5009. commentId: P:IPA.PluginAttribute.RuntimeOptions
  5010. fullName: IPA.PluginAttribute.RuntimeOptions
  5011. nameWithType: PluginAttribute.RuntimeOptions
  5012. - uid: IPA.PluginAttribute.RuntimeOptions*
  5013. name: RuntimeOptions
  5014. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions_
  5015. commentId: Overload:IPA.PluginAttribute.RuntimeOptions
  5016. isSpec: "True"
  5017. fullName: IPA.PluginAttribute.RuntimeOptions
  5018. nameWithType: PluginAttribute.RuntimeOptions
  5019. - uid: IPA.RuntimeOptions
  5020. name: RuntimeOptions
  5021. href: api/IPA.RuntimeOptions.html
  5022. commentId: T:IPA.RuntimeOptions
  5023. fullName: IPA.RuntimeOptions
  5024. nameWithType: RuntimeOptions
  5025. - uid: IPA.RuntimeOptions.DynamicInit
  5026. name: DynamicInit
  5027. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_DynamicInit
  5028. commentId: F:IPA.RuntimeOptions.DynamicInit
  5029. fullName: IPA.RuntimeOptions.DynamicInit
  5030. nameWithType: RuntimeOptions.DynamicInit
  5031. - uid: IPA.RuntimeOptions.SingleStartInit
  5032. name: SingleStartInit
  5033. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_SingleStartInit
  5034. commentId: F:IPA.RuntimeOptions.SingleStartInit
  5035. fullName: IPA.RuntimeOptions.SingleStartInit
  5036. nameWithType: RuntimeOptions.SingleStartInit
  5037. - uid: IPA.Utilities
  5038. name: IPA.Utilities
  5039. href: api/IPA.Utilities.html
  5040. commentId: N:IPA.Utilities
  5041. fullName: IPA.Utilities
  5042. nameWithType: IPA.Utilities
  5043. - uid: IPA.Utilities.AlmostVersion
  5044. name: AlmostVersion
  5045. href: api/IPA.Utilities.AlmostVersion.html
  5046. commentId: T:IPA.Utilities.AlmostVersion
  5047. fullName: IPA.Utilities.AlmostVersion
  5048. nameWithType: AlmostVersion
  5049. - uid: IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  5050. name: AlmostVersion(SemVer.Version)
  5051. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_
  5052. commentId: M:IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  5053. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(SemVer.Version)
  5054. nameWithType: AlmostVersion.AlmostVersion(SemVer.Version)
  5055. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String)
  5056. name: AlmostVersion(String)
  5057. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_
  5058. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String)
  5059. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String)
  5060. nameWithType: AlmostVersion.AlmostVersion(String)
  5061. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  5062. name: AlmostVersion(String, AlmostVersion)
  5063. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_
  5064. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  5065. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion)
  5066. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion)
  5067. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  5068. name: AlmostVersion(String, AlmostVersion.StoredAs)
  5069. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_
  5070. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  5071. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion.StoredAs)
  5072. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion.StoredAs)
  5073. - uid: IPA.Utilities.AlmostVersion.#ctor*
  5074. name: AlmostVersion
  5075. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_
  5076. commentId: Overload:IPA.Utilities.AlmostVersion.#ctor
  5077. isSpec: "True"
  5078. fullName: IPA.Utilities.AlmostVersion.AlmostVersion
  5079. nameWithType: AlmostVersion.AlmostVersion
  5080. - uid: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  5081. name: CompareTo(AlmostVersion)
  5082. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_
  5083. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  5084. fullName: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  5085. nameWithType: AlmostVersion.CompareTo(AlmostVersion)
  5086. - uid: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  5087. name: CompareTo(SemVer.Version)
  5088. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_
  5089. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  5090. fullName: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  5091. nameWithType: AlmostVersion.CompareTo(SemVer.Version)
  5092. - uid: IPA.Utilities.AlmostVersion.CompareTo*
  5093. name: CompareTo
  5094. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_
  5095. commentId: Overload:IPA.Utilities.AlmostVersion.CompareTo
  5096. isSpec: "True"
  5097. fullName: IPA.Utilities.AlmostVersion.CompareTo
  5098. nameWithType: AlmostVersion.CompareTo
  5099. - uid: IPA.Utilities.AlmostVersion.Equals(System.Object)
  5100. name: Equals(Object)
  5101. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_
  5102. commentId: M:IPA.Utilities.AlmostVersion.Equals(System.Object)
  5103. fullName: IPA.Utilities.AlmostVersion.Equals(System.Object)
  5104. nameWithType: AlmostVersion.Equals(Object)
  5105. - uid: IPA.Utilities.AlmostVersion.Equals*
  5106. name: Equals
  5107. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_
  5108. commentId: Overload:IPA.Utilities.AlmostVersion.Equals
  5109. isSpec: "True"
  5110. fullName: IPA.Utilities.AlmostVersion.Equals
  5111. nameWithType: AlmostVersion.Equals
  5112. - uid: IPA.Utilities.AlmostVersion.GetHashCode
  5113. name: GetHashCode()
  5114. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode
  5115. commentId: M:IPA.Utilities.AlmostVersion.GetHashCode
  5116. fullName: IPA.Utilities.AlmostVersion.GetHashCode()
  5117. nameWithType: AlmostVersion.GetHashCode()
  5118. - uid: IPA.Utilities.AlmostVersion.GetHashCode*
  5119. name: GetHashCode
  5120. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode_
  5121. commentId: Overload:IPA.Utilities.AlmostVersion.GetHashCode
  5122. isSpec: "True"
  5123. fullName: IPA.Utilities.AlmostVersion.GetHashCode
  5124. nameWithType: AlmostVersion.GetHashCode
  5125. - uid: IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5126. name: Equality(AlmostVersion, AlmostVersion)
  5127. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  5128. commentId: M:IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5129. fullName: IPA.Utilities.AlmostVersion.Equality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  5130. nameWithType: AlmostVersion.Equality(AlmostVersion, AlmostVersion)
  5131. - uid: IPA.Utilities.AlmostVersion.op_Equality*
  5132. name: Equality
  5133. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_
  5134. commentId: Overload:IPA.Utilities.AlmostVersion.op_Equality
  5135. isSpec: "True"
  5136. fullName: IPA.Utilities.AlmostVersion.Equality
  5137. nameWithType: AlmostVersion.Equality
  5138. - uid: IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  5139. name: Implicit(AlmostVersion to SemVer.Version)
  5140. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version
  5141. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  5142. name.vb: Widening(AlmostVersion to SemVer.Version)
  5143. fullName: IPA.Utilities.AlmostVersion.Implicit(IPA.Utilities.AlmostVersion to SemVer.Version)
  5144. fullName.vb: IPA.Utilities.AlmostVersion.Widening(IPA.Utilities.AlmostVersion to SemVer.Version)
  5145. nameWithType: AlmostVersion.Implicit(AlmostVersion to SemVer.Version)
  5146. nameWithType.vb: AlmostVersion.Widening(AlmostVersion to SemVer.Version)
  5147. - uid: IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  5148. name: Implicit(SemVer.Version to AlmostVersion)
  5149. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion
  5150. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  5151. name.vb: Widening(SemVer.Version to AlmostVersion)
  5152. fullName: IPA.Utilities.AlmostVersion.Implicit(SemVer.Version to IPA.Utilities.AlmostVersion)
  5153. fullName.vb: IPA.Utilities.AlmostVersion.Widening(SemVer.Version to IPA.Utilities.AlmostVersion)
  5154. nameWithType: AlmostVersion.Implicit(SemVer.Version to AlmostVersion)
  5155. nameWithType.vb: AlmostVersion.Widening(SemVer.Version to AlmostVersion)
  5156. - uid: IPA.Utilities.AlmostVersion.op_Implicit*
  5157. name: Implicit
  5158. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_
  5159. commentId: Overload:IPA.Utilities.AlmostVersion.op_Implicit
  5160. isSpec: "True"
  5161. name.vb: Widening
  5162. fullName: IPA.Utilities.AlmostVersion.Implicit
  5163. fullName.vb: IPA.Utilities.AlmostVersion.Widening
  5164. nameWithType: AlmostVersion.Implicit
  5165. nameWithType.vb: AlmostVersion.Widening
  5166. - uid: IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5167. name: Inequality(AlmostVersion, AlmostVersion)
  5168. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  5169. commentId: M:IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5170. fullName: IPA.Utilities.AlmostVersion.Inequality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  5171. nameWithType: AlmostVersion.Inequality(AlmostVersion, AlmostVersion)
  5172. - uid: IPA.Utilities.AlmostVersion.op_Inequality*
  5173. name: Inequality
  5174. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_
  5175. commentId: Overload:IPA.Utilities.AlmostVersion.op_Inequality
  5176. isSpec: "True"
  5177. fullName: IPA.Utilities.AlmostVersion.Inequality
  5178. nameWithType: AlmostVersion.Inequality
  5179. - uid: IPA.Utilities.AlmostVersion.SemverValue
  5180. name: SemverValue
  5181. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue
  5182. commentId: P:IPA.Utilities.AlmostVersion.SemverValue
  5183. fullName: IPA.Utilities.AlmostVersion.SemverValue
  5184. nameWithType: AlmostVersion.SemverValue
  5185. - uid: IPA.Utilities.AlmostVersion.SemverValue*
  5186. name: SemverValue
  5187. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue_
  5188. commentId: Overload:IPA.Utilities.AlmostVersion.SemverValue
  5189. isSpec: "True"
  5190. fullName: IPA.Utilities.AlmostVersion.SemverValue
  5191. nameWithType: AlmostVersion.SemverValue
  5192. - uid: IPA.Utilities.AlmostVersion.StorageMode
  5193. name: StorageMode
  5194. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode
  5195. commentId: P:IPA.Utilities.AlmostVersion.StorageMode
  5196. fullName: IPA.Utilities.AlmostVersion.StorageMode
  5197. nameWithType: AlmostVersion.StorageMode
  5198. - uid: IPA.Utilities.AlmostVersion.StorageMode*
  5199. name: StorageMode
  5200. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode_
  5201. commentId: Overload:IPA.Utilities.AlmostVersion.StorageMode
  5202. isSpec: "True"
  5203. fullName: IPA.Utilities.AlmostVersion.StorageMode
  5204. nameWithType: AlmostVersion.StorageMode
  5205. - uid: IPA.Utilities.AlmostVersion.StoredAs
  5206. name: AlmostVersion.StoredAs
  5207. href: api/IPA.Utilities.AlmostVersion.StoredAs.html
  5208. commentId: T:IPA.Utilities.AlmostVersion.StoredAs
  5209. fullName: IPA.Utilities.AlmostVersion.StoredAs
  5210. nameWithType: AlmostVersion.StoredAs
  5211. - uid: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  5212. name: SemVer
  5213. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_SemVer
  5214. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.SemVer
  5215. fullName: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  5216. nameWithType: AlmostVersion.StoredAs.SemVer
  5217. - uid: IPA.Utilities.AlmostVersion.StoredAs.String
  5218. name: String
  5219. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_String
  5220. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.String
  5221. fullName: IPA.Utilities.AlmostVersion.StoredAs.String
  5222. nameWithType: AlmostVersion.StoredAs.String
  5223. - uid: IPA.Utilities.AlmostVersion.StringValue
  5224. name: StringValue
  5225. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue
  5226. commentId: P:IPA.Utilities.AlmostVersion.StringValue
  5227. fullName: IPA.Utilities.AlmostVersion.StringValue
  5228. nameWithType: AlmostVersion.StringValue
  5229. - uid: IPA.Utilities.AlmostVersion.StringValue*
  5230. name: StringValue
  5231. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue_
  5232. commentId: Overload:IPA.Utilities.AlmostVersion.StringValue
  5233. isSpec: "True"
  5234. fullName: IPA.Utilities.AlmostVersion.StringValue
  5235. nameWithType: AlmostVersion.StringValue
  5236. - uid: IPA.Utilities.AlmostVersion.ToString
  5237. name: ToString()
  5238. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString
  5239. commentId: M:IPA.Utilities.AlmostVersion.ToString
  5240. fullName: IPA.Utilities.AlmostVersion.ToString()
  5241. nameWithType: AlmostVersion.ToString()
  5242. - uid: IPA.Utilities.AlmostVersion.ToString*
  5243. name: ToString
  5244. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString_
  5245. commentId: Overload:IPA.Utilities.AlmostVersion.ToString
  5246. isSpec: "True"
  5247. fullName: IPA.Utilities.AlmostVersion.ToString
  5248. nameWithType: AlmostVersion.ToString
  5249. - uid: IPA.Utilities.AlmostVersionConverter
  5250. name: AlmostVersionConverter
  5251. href: api/IPA.Utilities.AlmostVersionConverter.html
  5252. commentId: T:IPA.Utilities.AlmostVersionConverter
  5253. fullName: IPA.Utilities.AlmostVersionConverter
  5254. nameWithType: AlmostVersionConverter
  5255. - uid: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  5256. name: FromValue(Value, Object)
  5257. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_IPA_Config_Data_Value_System_Object_
  5258. commentId: M:IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  5259. fullName: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value, System.Object)
  5260. nameWithType: AlmostVersionConverter.FromValue(Value, Object)
  5261. - uid: IPA.Utilities.AlmostVersionConverter.FromValue*
  5262. name: FromValue
  5263. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_
  5264. commentId: Overload:IPA.Utilities.AlmostVersionConverter.FromValue
  5265. isSpec: "True"
  5266. fullName: IPA.Utilities.AlmostVersionConverter.FromValue
  5267. nameWithType: AlmostVersionConverter.FromValue
  5268. - uid: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  5269. name: ToValue(AlmostVersion, Object)
  5270. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_IPA_Utilities_AlmostVersion_System_Object_
  5271. commentId: M:IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  5272. fullName: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion, System.Object)
  5273. nameWithType: AlmostVersionConverter.ToValue(AlmostVersion, Object)
  5274. - uid: IPA.Utilities.AlmostVersionConverter.ToValue*
  5275. name: ToValue
  5276. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_
  5277. commentId: Overload:IPA.Utilities.AlmostVersionConverter.ToValue
  5278. isSpec: "True"
  5279. fullName: IPA.Utilities.AlmostVersionConverter.ToValue
  5280. nameWithType: AlmostVersionConverter.ToValue
  5281. - uid: IPA.Utilities.Async
  5282. name: IPA.Utilities.Async
  5283. href: api/IPA.Utilities.Async.html
  5284. commentId: N:IPA.Utilities.Async
  5285. fullName: IPA.Utilities.Async
  5286. nameWithType: IPA.Utilities.Async
  5287. - uid: IPA.Utilities.Async.Coroutines
  5288. name: Coroutines
  5289. href: api/IPA.Utilities.Async.Coroutines.html
  5290. commentId: T:IPA.Utilities.Async.Coroutines
  5291. fullName: IPA.Utilities.Async.Coroutines
  5292. nameWithType: Coroutines
  5293. - uid: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  5294. name: WaitForTask(Task)
  5295. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_System_Threading_Tasks_Task_
  5296. commentId: M:IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  5297. fullName: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  5298. nameWithType: Coroutines.WaitForTask(Task)
  5299. - uid: IPA.Utilities.Async.Coroutines.WaitForTask*
  5300. name: WaitForTask
  5301. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_
  5302. commentId: Overload:IPA.Utilities.Async.Coroutines.WaitForTask
  5303. isSpec: "True"
  5304. fullName: IPA.Utilities.Async.Coroutines.WaitForTask
  5305. nameWithType: Coroutines.WaitForTask
  5306. - uid: IPA.Utilities.Async.SingleCreationValueCache`2
  5307. name: SingleCreationValueCache<TKey, TValue>
  5308. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html
  5309. commentId: T:IPA.Utilities.Async.SingleCreationValueCache`2
  5310. name.vb: SingleCreationValueCache(Of TKey, TValue)
  5311. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>
  5312. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue)
  5313. nameWithType: SingleCreationValueCache<TKey, TValue>
  5314. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue)
  5315. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor
  5316. name: SingleCreationValueCache()
  5317. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor
  5318. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor
  5319. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache()
  5320. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache()
  5321. nameWithType: SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache()
  5322. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache()
  5323. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}})
  5324. name: SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>)
  5325. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair__0__1___
  5326. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}})
  5327. name.vb: SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)))
  5328. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey, TValue>>)
  5329. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(System.Collections.Generic.IEnumerable(Of System.Collections.Generic.KeyValuePair(Of TKey, TValue)))
  5330. nameWithType: SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>)
  5331. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)))
  5332. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}},System.Collections.Generic.IEqualityComparer{`0})
  5333. name: SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>, IEqualityComparer<TKey>)
  5334. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair__0__1___System_Collections_Generic_IEqualityComparer__0__
  5335. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}},System.Collections.Generic.IEqualityComparer{`0})
  5336. name.vb: SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)), IEqualityComparer(Of TKey))
  5337. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey, TValue>>, System.Collections.Generic.IEqualityComparer<TKey>)
  5338. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(System.Collections.Generic.IEnumerable(Of System.Collections.Generic.KeyValuePair(Of TKey, TValue)), System.Collections.Generic.IEqualityComparer(Of TKey))
  5339. nameWithType: SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>, IEqualityComparer<TKey>)
  5340. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)), IEqualityComparer(Of TKey))
  5341. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEqualityComparer{`0})
  5342. name: SingleCreationValueCache(IEqualityComparer<TKey>)
  5343. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_System_Collections_Generic_IEqualityComparer__0__
  5344. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(System.Collections.Generic.IEqualityComparer{`0})
  5345. name.vb: SingleCreationValueCache(IEqualityComparer(Of TKey))
  5346. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(System.Collections.Generic.IEqualityComparer<TKey>)
  5347. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(System.Collections.Generic.IEqualityComparer(Of TKey))
  5348. nameWithType: SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(IEqualityComparer<TKey>)
  5349. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEqualityComparer(Of TKey))
  5350. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor*
  5351. name: SingleCreationValueCache
  5352. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_
  5353. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor
  5354. isSpec: "True"
  5355. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache
  5356. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache
  5357. nameWithType: SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache
  5358. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache
  5359. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Clear
  5360. name: Clear()
  5361. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Clear
  5362. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.Clear
  5363. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.Clear()
  5364. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Clear()
  5365. nameWithType: SingleCreationValueCache<TKey, TValue>.Clear()
  5366. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Clear()
  5367. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Clear*
  5368. name: Clear
  5369. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Clear_
  5370. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.Clear
  5371. isSpec: "True"
  5372. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.Clear
  5373. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Clear
  5374. nameWithType: SingleCreationValueCache<TKey, TValue>.Clear
  5375. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Clear
  5376. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey(`0)
  5377. name: ContainsKey(TKey)
  5378. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ContainsKey__0_
  5379. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey(`0)
  5380. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.ContainsKey(TKey)
  5381. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ContainsKey(TKey)
  5382. nameWithType: SingleCreationValueCache<TKey, TValue>.ContainsKey(TKey)
  5383. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ContainsKey(TKey)
  5384. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey*
  5385. name: ContainsKey
  5386. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ContainsKey_
  5387. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey
  5388. isSpec: "True"
  5389. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.ContainsKey
  5390. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ContainsKey
  5391. nameWithType: SingleCreationValueCache<TKey, TValue>.ContainsKey
  5392. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ContainsKey
  5393. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Count
  5394. name: Count
  5395. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Count
  5396. commentId: P:IPA.Utilities.Async.SingleCreationValueCache`2.Count
  5397. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.Count
  5398. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Count
  5399. nameWithType: SingleCreationValueCache<TKey, TValue>.Count
  5400. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Count
  5401. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Count*
  5402. name: Count
  5403. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Count_
  5404. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.Count
  5405. isSpec: "True"
  5406. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.Count
  5407. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Count
  5408. nameWithType: SingleCreationValueCache<TKey, TValue>.Count
  5409. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Count
  5410. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd(`0,System.Func{`0,`1})
  5411. name: GetOrAdd(TKey, Func<TKey, TValue>)
  5412. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_GetOrAdd__0_System_Func__0__1__
  5413. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd(`0,System.Func{`0,`1})
  5414. name.vb: GetOrAdd(TKey, Func(Of TKey, TValue))
  5415. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.GetOrAdd(TKey, System.Func<TKey, TValue>)
  5416. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).GetOrAdd(TKey, System.Func(Of TKey, TValue))
  5417. nameWithType: SingleCreationValueCache<TKey, TValue>.GetOrAdd(TKey, Func<TKey, TValue>)
  5418. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).GetOrAdd(TKey, Func(Of TKey, TValue))
  5419. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd*
  5420. name: GetOrAdd
  5421. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_GetOrAdd_
  5422. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd
  5423. isSpec: "True"
  5424. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.GetOrAdd
  5425. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).GetOrAdd
  5426. nameWithType: SingleCreationValueCache<TKey, TValue>.GetOrAdd
  5427. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).GetOrAdd
  5428. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty
  5429. name: IsEmpty
  5430. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_IsEmpty
  5431. commentId: P:IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty
  5432. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.IsEmpty
  5433. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).IsEmpty
  5434. nameWithType: SingleCreationValueCache<TKey, TValue>.IsEmpty
  5435. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).IsEmpty
  5436. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty*
  5437. name: IsEmpty
  5438. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_IsEmpty_
  5439. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty
  5440. isSpec: "True"
  5441. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.IsEmpty
  5442. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).IsEmpty
  5443. nameWithType: SingleCreationValueCache<TKey, TValue>.IsEmpty
  5444. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).IsEmpty
  5445. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ToArray
  5446. name: ToArray()
  5447. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ToArray
  5448. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.ToArray
  5449. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.ToArray()
  5450. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ToArray()
  5451. nameWithType: SingleCreationValueCache<TKey, TValue>.ToArray()
  5452. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ToArray()
  5453. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ToArray*
  5454. name: ToArray
  5455. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ToArray_
  5456. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.ToArray
  5457. isSpec: "True"
  5458. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.ToArray
  5459. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ToArray
  5460. nameWithType: SingleCreationValueCache<TKey, TValue>.ToArray
  5461. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ToArray
  5462. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue(`0,`1@)
  5463. name: TryGetValue(TKey, out TValue)
  5464. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_TryGetValue__0__1__
  5465. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue(`0,`1@)
  5466. name.vb: TryGetValue(TKey, ByRef TValue)
  5467. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.TryGetValue(TKey, out TValue)
  5468. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).TryGetValue(TKey, ByRef TValue)
  5469. nameWithType: SingleCreationValueCache<TKey, TValue>.TryGetValue(TKey, out TValue)
  5470. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).TryGetValue(TKey, ByRef TValue)
  5471. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue*
  5472. name: TryGetValue
  5473. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_TryGetValue_
  5474. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue
  5475. isSpec: "True"
  5476. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.TryGetValue
  5477. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).TryGetValue
  5478. nameWithType: SingleCreationValueCache<TKey, TValue>.TryGetValue
  5479. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).TryGetValue
  5480. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler
  5481. name: SingleThreadTaskScheduler
  5482. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html
  5483. commentId: T:IPA.Utilities.Async.SingleThreadTaskScheduler
  5484. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler
  5485. nameWithType: SingleThreadTaskScheduler
  5486. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5487. name: Dispose()
  5488. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose
  5489. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5490. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose()
  5491. nameWithType: SingleThreadTaskScheduler.Dispose()
  5492. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5493. name: Dispose(Boolean)
  5494. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_System_Boolean_
  5495. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5496. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5497. nameWithType: SingleThreadTaskScheduler.Dispose(Boolean)
  5498. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose*
  5499. name: Dispose
  5500. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_
  5501. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5502. isSpec: "True"
  5503. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5504. nameWithType: SingleThreadTaskScheduler.Dispose
  5505. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5506. name: Exit()
  5507. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit
  5508. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5509. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit()
  5510. nameWithType: SingleThreadTaskScheduler.Exit()
  5511. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit*
  5512. name: Exit
  5513. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit_
  5514. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5515. isSpec: "True"
  5516. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5517. nameWithType: SingleThreadTaskScheduler.Exit
  5518. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5519. name: GetScheduledTasks()
  5520. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks
  5521. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5522. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks()
  5523. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks()
  5524. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks*
  5525. name: GetScheduledTasks
  5526. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks_
  5527. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5528. isSpec: "True"
  5529. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5530. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks
  5531. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5532. name: IsRunning
  5533. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning
  5534. commentId: P:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5535. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5536. nameWithType: SingleThreadTaskScheduler.IsRunning
  5537. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning*
  5538. name: IsRunning
  5539. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning_
  5540. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5541. isSpec: "True"
  5542. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5543. nameWithType: SingleThreadTaskScheduler.IsRunning
  5544. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5545. name: Join()
  5546. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join
  5547. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5548. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join()
  5549. nameWithType: SingleThreadTaskScheduler.Join()
  5550. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join*
  5551. name: Join
  5552. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join_
  5553. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5554. isSpec: "True"
  5555. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5556. nameWithType: SingleThreadTaskScheduler.Join
  5557. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5558. name: QueueTask(Task)
  5559. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  5560. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5561. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5562. nameWithType: SingleThreadTaskScheduler.QueueTask(Task)
  5563. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask*
  5564. name: QueueTask
  5565. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_
  5566. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  5567. isSpec: "True"
  5568. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  5569. nameWithType: SingleThreadTaskScheduler.QueueTask
  5570. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5571. name: Start()
  5572. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start
  5573. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5574. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start()
  5575. nameWithType: SingleThreadTaskScheduler.Start()
  5576. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start*
  5577. name: Start
  5578. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start_
  5579. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5580. isSpec: "True"
  5581. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5582. nameWithType: SingleThreadTaskScheduler.Start
  5583. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5584. name: TryExecuteTaskInline(Task, Boolean)
  5585. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  5586. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5587. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  5588. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  5589. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline*
  5590. name: TryExecuteTaskInline
  5591. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_
  5592. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  5593. isSpec: "True"
  5594. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  5595. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline
  5596. - uid: IPA.Utilities.Async.Synchronization
  5597. name: Synchronization
  5598. href: api/IPA.Utilities.Async.Synchronization.html
  5599. commentId: T:IPA.Utilities.Async.Synchronization
  5600. fullName: IPA.Utilities.Async.Synchronization
  5601. nameWithType: Synchronization
  5602. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  5603. name: Lock(Mutex)
  5604. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Mutex_
  5605. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  5606. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  5607. nameWithType: Synchronization.Lock(Mutex)
  5608. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  5609. name: Lock(Semaphore)
  5610. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Semaphore_
  5611. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  5612. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  5613. nameWithType: Synchronization.Lock(Semaphore)
  5614. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  5615. name: Lock(SemaphoreSlim)
  5616. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_SemaphoreSlim_
  5617. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  5618. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  5619. nameWithType: Synchronization.Lock(SemaphoreSlim)
  5620. - uid: IPA.Utilities.Async.Synchronization.Lock*
  5621. name: Lock
  5622. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_
  5623. commentId: Overload:IPA.Utilities.Async.Synchronization.Lock
  5624. isSpec: "True"
  5625. fullName: IPA.Utilities.Async.Synchronization.Lock
  5626. nameWithType: Synchronization.Lock
  5627. - uid: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  5628. name: LockAsync(SemaphoreSlim)
  5629. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_System_Threading_SemaphoreSlim_
  5630. commentId: M:IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  5631. fullName: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  5632. nameWithType: Synchronization.LockAsync(SemaphoreSlim)
  5633. - uid: IPA.Utilities.Async.Synchronization.LockAsync*
  5634. name: LockAsync
  5635. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_
  5636. commentId: Overload:IPA.Utilities.Async.Synchronization.LockAsync
  5637. isSpec: "True"
  5638. fullName: IPA.Utilities.Async.Synchronization.LockAsync
  5639. nameWithType: Synchronization.LockAsync
  5640. - uid: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  5641. name: LockRead(ReaderWriterLockSlim)
  5642. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_System_Threading_ReaderWriterLockSlim_
  5643. commentId: M:IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  5644. fullName: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  5645. nameWithType: Synchronization.LockRead(ReaderWriterLockSlim)
  5646. - uid: IPA.Utilities.Async.Synchronization.LockRead*
  5647. name: LockRead
  5648. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_
  5649. commentId: Overload:IPA.Utilities.Async.Synchronization.LockRead
  5650. isSpec: "True"
  5651. fullName: IPA.Utilities.Async.Synchronization.LockRead
  5652. nameWithType: Synchronization.LockRead
  5653. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  5654. name: LockReadUpgradable(ReaderWriterLockSlim)
  5655. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_System_Threading_ReaderWriterLockSlim_
  5656. commentId: M:IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  5657. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  5658. nameWithType: Synchronization.LockReadUpgradable(ReaderWriterLockSlim)
  5659. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable*
  5660. name: LockReadUpgradable
  5661. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_
  5662. commentId: Overload:IPA.Utilities.Async.Synchronization.LockReadUpgradable
  5663. isSpec: "True"
  5664. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable
  5665. nameWithType: Synchronization.LockReadUpgradable
  5666. - uid: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  5667. name: LockWrite(ReaderWriterLockSlim)
  5668. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_System_Threading_ReaderWriterLockSlim_
  5669. commentId: M:IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  5670. fullName: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  5671. nameWithType: Synchronization.LockWrite(ReaderWriterLockSlim)
  5672. - uid: IPA.Utilities.Async.Synchronization.LockWrite*
  5673. name: LockWrite
  5674. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_
  5675. commentId: Overload:IPA.Utilities.Async.Synchronization.LockWrite
  5676. isSpec: "True"
  5677. fullName: IPA.Utilities.Async.Synchronization.LockWrite
  5678. nameWithType: Synchronization.LockWrite
  5679. - uid: IPA.Utilities.Async.Synchronization.MutexLocker
  5680. name: Synchronization.MutexLocker
  5681. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html
  5682. commentId: T:IPA.Utilities.Async.Synchronization.MutexLocker
  5683. fullName: IPA.Utilities.Async.Synchronization.MutexLocker
  5684. nameWithType: Synchronization.MutexLocker
  5685. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  5686. name: IDisposable.Dispose()
  5687. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose
  5688. commentId: M:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  5689. name.vb: System.IDisposable.Dispose()
  5690. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose()
  5691. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose()
  5692. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose()
  5693. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose*
  5694. name: IDisposable.Dispose
  5695. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose_
  5696. commentId: Overload:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  5697. isSpec: "True"
  5698. name.vb: System.IDisposable.Dispose
  5699. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose
  5700. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose
  5701. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose
  5702. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5703. name: Synchronization.ReaderWriterLockSlimReadLocker
  5704. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html
  5705. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5706. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5707. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker
  5708. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  5709. name: IDisposable.Dispose()
  5710. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose
  5711. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  5712. name.vb: System.IDisposable.Dispose()
  5713. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  5714. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose()
  5715. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  5716. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose*
  5717. name: IDisposable.Dispose
  5718. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose_
  5719. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  5720. isSpec: "True"
  5721. name.vb: System.IDisposable.Dispose
  5722. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  5723. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose
  5724. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  5725. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5726. name: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5727. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html
  5728. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5729. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5730. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5731. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  5732. name: IDisposable.Dispose()
  5733. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose
  5734. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  5735. name.vb: System.IDisposable.Dispose()
  5736. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  5737. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose()
  5738. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  5739. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose*
  5740. name: IDisposable.Dispose
  5741. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose_
  5742. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  5743. isSpec: "True"
  5744. name.vb: System.IDisposable.Dispose
  5745. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  5746. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose
  5747. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  5748. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5749. name: Upgrade()
  5750. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade
  5751. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5752. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  5753. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  5754. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade*
  5755. name: Upgrade
  5756. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade_
  5757. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5758. isSpec: "True"
  5759. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5760. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5761. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5762. name: Synchronization.ReaderWriterLockSlimWriteLocker
  5763. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html
  5764. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5765. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5766. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker
  5767. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  5768. name: IDisposable.Dispose()
  5769. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose
  5770. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  5771. name.vb: System.IDisposable.Dispose()
  5772. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  5773. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose()
  5774. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  5775. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose*
  5776. name: IDisposable.Dispose
  5777. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose_
  5778. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  5779. isSpec: "True"
  5780. name.vb: System.IDisposable.Dispose
  5781. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  5782. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose
  5783. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  5784. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5785. name: Synchronization.SemaphoreLocker
  5786. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html
  5787. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5788. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5789. nameWithType: Synchronization.SemaphoreLocker
  5790. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5791. name: IDisposable.Dispose()
  5792. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose
  5793. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5794. name.vb: System.IDisposable.Dispose()
  5795. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  5796. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose()
  5797. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  5798. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose*
  5799. name: IDisposable.Dispose
  5800. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose_
  5801. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5802. isSpec: "True"
  5803. name.vb: System.IDisposable.Dispose
  5804. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  5805. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose
  5806. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  5807. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5808. name: Synchronization.SemaphoreSlimAsyncLocker
  5809. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html
  5810. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5811. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5812. nameWithType: Synchronization.SemaphoreSlimAsyncLocker
  5813. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5814. name: IDisposable.Dispose()
  5815. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose
  5816. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5817. name.vb: System.IDisposable.Dispose()
  5818. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  5819. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose()
  5820. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  5821. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose*
  5822. name: IDisposable.Dispose
  5823. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose_
  5824. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5825. isSpec: "True"
  5826. name.vb: System.IDisposable.Dispose
  5827. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  5828. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose
  5829. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  5830. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5831. name: Synchronization.SemaphoreSlimLocker
  5832. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html
  5833. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5834. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5835. nameWithType: Synchronization.SemaphoreSlimLocker
  5836. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5837. name: IDisposable.Dispose()
  5838. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose
  5839. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5840. name.vb: System.IDisposable.Dispose()
  5841. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  5842. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose()
  5843. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  5844. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose*
  5845. name: IDisposable.Dispose
  5846. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose_
  5847. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5848. isSpec: "True"
  5849. name.vb: System.IDisposable.Dispose
  5850. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  5851. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose
  5852. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  5853. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5854. name: UnityMainThreadTaskScheduler
  5855. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html
  5856. commentId: T:IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5857. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5858. nameWithType: UnityMainThreadTaskScheduler
  5859. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5860. name: Cancel()
  5861. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel
  5862. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5863. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel()
  5864. nameWithType: UnityMainThreadTaskScheduler.Cancel()
  5865. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel*
  5866. name: Cancel
  5867. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel_
  5868. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5869. isSpec: "True"
  5870. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5871. nameWithType: UnityMainThreadTaskScheduler.Cancel
  5872. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5873. name: Cancelling
  5874. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling
  5875. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5876. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5877. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  5878. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling*
  5879. name: Cancelling
  5880. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling_
  5881. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5882. isSpec: "True"
  5883. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5884. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  5885. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5886. name: Coroutine()
  5887. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine
  5888. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5889. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine()
  5890. nameWithType: UnityMainThreadTaskScheduler.Coroutine()
  5891. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine*
  5892. name: Coroutine
  5893. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine_
  5894. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5895. isSpec: "True"
  5896. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5897. nameWithType: UnityMainThreadTaskScheduler.Coroutine
  5898. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5899. name: Default
  5900. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default
  5901. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5902. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5903. nameWithType: UnityMainThreadTaskScheduler.Default
  5904. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default*
  5905. name: Default
  5906. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default_
  5907. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5908. isSpec: "True"
  5909. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5910. nameWithType: UnityMainThreadTaskScheduler.Default
  5911. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5912. name: Dispose()
  5913. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose
  5914. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5915. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose()
  5916. nameWithType: UnityMainThreadTaskScheduler.Dispose()
  5917. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5918. name: Dispose(Boolean)
  5919. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_System_Boolean_
  5920. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5921. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5922. nameWithType: UnityMainThreadTaskScheduler.Dispose(Boolean)
  5923. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose*
  5924. name: Dispose
  5925. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_
  5926. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5927. isSpec: "True"
  5928. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5929. nameWithType: UnityMainThreadTaskScheduler.Dispose
  5930. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5931. name: Factory
  5932. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory
  5933. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5934. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5935. nameWithType: UnityMainThreadTaskScheduler.Factory
  5936. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory*
  5937. name: Factory
  5938. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory_
  5939. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5940. isSpec: "True"
  5941. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5942. nameWithType: UnityMainThreadTaskScheduler.Factory
  5943. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5944. name: GetScheduledTasks()
  5945. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks
  5946. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5947. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks()
  5948. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks()
  5949. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks*
  5950. name: GetScheduledTasks
  5951. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks_
  5952. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5953. isSpec: "True"
  5954. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5955. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks
  5956. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5957. name: IsRunning
  5958. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning
  5959. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5960. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5961. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5962. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning*
  5963. name: IsRunning
  5964. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning_
  5965. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5966. isSpec: "True"
  5967. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5968. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5969. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5970. name: QueueTask(Task)
  5971. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  5972. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5973. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5974. nameWithType: UnityMainThreadTaskScheduler.QueueTask(Task)
  5975. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask*
  5976. name: QueueTask
  5977. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_
  5978. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5979. isSpec: "True"
  5980. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5981. nameWithType: UnityMainThreadTaskScheduler.QueueTask
  5982. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5983. name: TryExecuteTaskInline(Task, Boolean)
  5984. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  5985. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5986. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  5987. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  5988. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline*
  5989. name: TryExecuteTaskInline
  5990. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_
  5991. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5992. isSpec: "True"
  5993. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5994. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5995. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5996. name: YieldAfterTasks
  5997. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks
  5998. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5999. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  6000. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  6001. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks*
  6002. name: YieldAfterTasks
  6003. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks_
  6004. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  6005. isSpec: "True"
  6006. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  6007. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  6008. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  6009. name: YieldAfterTime
  6010. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime
  6011. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  6012. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  6013. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  6014. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime*
  6015. name: YieldAfterTime
  6016. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime_
  6017. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  6018. isSpec: "True"
  6019. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  6020. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  6021. - uid: IPA.Utilities.CriticalSection
  6022. name: CriticalSection
  6023. href: api/IPA.Utilities.CriticalSection.html
  6024. commentId: T:IPA.Utilities.CriticalSection
  6025. fullName: IPA.Utilities.CriticalSection
  6026. nameWithType: CriticalSection
  6027. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection
  6028. name: CriticalSection.AutoExecuteSection
  6029. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html
  6030. commentId: T:IPA.Utilities.CriticalSection.AutoExecuteSection
  6031. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection
  6032. nameWithType: CriticalSection.AutoExecuteSection
  6033. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  6034. name: IDisposable.Dispose()
  6035. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose
  6036. commentId: M:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  6037. name.vb: System.IDisposable.Dispose()
  6038. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  6039. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose()
  6040. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  6041. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose*
  6042. name: IDisposable.Dispose
  6043. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose_
  6044. commentId: Overload:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  6045. isSpec: "True"
  6046. name.vb: System.IDisposable.Dispose
  6047. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  6048. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose
  6049. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  6050. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection
  6051. name: EnterExecuteSection()
  6052. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection
  6053. commentId: M:IPA.Utilities.CriticalSection.EnterExecuteSection
  6054. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection()
  6055. nameWithType: CriticalSection.EnterExecuteSection()
  6056. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection*
  6057. name: EnterExecuteSection
  6058. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection_
  6059. commentId: Overload:IPA.Utilities.CriticalSection.EnterExecuteSection
  6060. isSpec: "True"
  6061. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection
  6062. nameWithType: CriticalSection.EnterExecuteSection
  6063. - uid: IPA.Utilities.CriticalSection.ExecuteSection
  6064. name: ExecuteSection()
  6065. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection
  6066. commentId: M:IPA.Utilities.CriticalSection.ExecuteSection
  6067. fullName: IPA.Utilities.CriticalSection.ExecuteSection()
  6068. nameWithType: CriticalSection.ExecuteSection()
  6069. - uid: IPA.Utilities.CriticalSection.ExecuteSection*
  6070. name: ExecuteSection
  6071. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection_
  6072. commentId: Overload:IPA.Utilities.CriticalSection.ExecuteSection
  6073. isSpec: "True"
  6074. fullName: IPA.Utilities.CriticalSection.ExecuteSection
  6075. nameWithType: CriticalSection.ExecuteSection
  6076. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection
  6077. name: ExitExecuteSection()
  6078. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection
  6079. commentId: M:IPA.Utilities.CriticalSection.ExitExecuteSection
  6080. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection()
  6081. nameWithType: CriticalSection.ExitExecuteSection()
  6082. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection*
  6083. name: ExitExecuteSection
  6084. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection_
  6085. commentId: Overload:IPA.Utilities.CriticalSection.ExitExecuteSection
  6086. isSpec: "True"
  6087. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection
  6088. nameWithType: CriticalSection.ExitExecuteSection
  6089. - uid: IPA.Utilities.EnumerableExtensions
  6090. name: EnumerableExtensions
  6091. href: api/IPA.Utilities.EnumerableExtensions.html
  6092. commentId: T:IPA.Utilities.EnumerableExtensions
  6093. fullName: IPA.Utilities.EnumerableExtensions
  6094. nameWithType: EnumerableExtensions
  6095. - uid: IPA.Utilities.EnumerableExtensions.Append*
  6096. name: Append
  6097. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append_
  6098. commentId: Overload:IPA.Utilities.EnumerableExtensions.Append
  6099. isSpec: "True"
  6100. fullName: IPA.Utilities.EnumerableExtensions.Append
  6101. nameWithType: EnumerableExtensions.Append
  6102. - uid: IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  6103. name: Append<T>(IEnumerable<T>, T)
  6104. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append__1_System_Collections_Generic_IEnumerable___0____0_
  6105. commentId: M:IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  6106. name.vb: Append(Of T)(IEnumerable(Of T), T)
  6107. fullName: IPA.Utilities.EnumerableExtensions.Append<T>(System.Collections.Generic.IEnumerable<T>, T)
  6108. fullName.vb: IPA.Utilities.EnumerableExtensions.Append(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  6109. nameWithType: EnumerableExtensions.Append<T>(IEnumerable<T>, T)
  6110. nameWithType.vb: EnumerableExtensions.Append(Of T)(IEnumerable(Of T), T)
  6111. - uid: IPA.Utilities.EnumerableExtensions.NonNull*
  6112. name: NonNull
  6113. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull_
  6114. commentId: Overload:IPA.Utilities.EnumerableExtensions.NonNull
  6115. isSpec: "True"
  6116. fullName: IPA.Utilities.EnumerableExtensions.NonNull
  6117. nameWithType: EnumerableExtensions.NonNull
  6118. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  6119. name: NonNull<T>(IEnumerable<T>)
  6120. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable___0__
  6121. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  6122. name.vb: NonNull(Of T)(IEnumerable(Of T))
  6123. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<T>)
  6124. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of T))
  6125. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<T>)
  6126. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of T))
  6127. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  6128. name: NonNull<T>(IEnumerable<Nullable<T>>)
  6129. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable_System_Nullable___0___
  6130. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  6131. name.vb: NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  6132. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<System.Nullable<T>>)
  6133. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of System.Nullable(Of T)))
  6134. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<Nullable<T>>)
  6135. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  6136. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  6137. name: NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  6138. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__
  6139. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  6140. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  6141. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(System.Collections.Generic.IEnumerable<T>, System.Func<T, U>)
  6142. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, U))
  6143. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  6144. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  6145. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Nullable{``1}})
  6146. name: NonNull<T, U>(IEnumerable<T>, Func<T, Nullable<U>>)
  6147. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0_System_Nullable___1___
  6148. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Nullable{``1}})
  6149. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U)))
  6150. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(System.Collections.Generic.IEnumerable<T>, System.Func<T, System.Nullable<U>>)
  6151. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, System.Nullable(Of U)))
  6152. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, Nullable<U>>)
  6153. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U)))
  6154. - uid: IPA.Utilities.EnumerableExtensions.Prepend*
  6155. name: Prepend
  6156. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend_
  6157. commentId: Overload:IPA.Utilities.EnumerableExtensions.Prepend
  6158. isSpec: "True"
  6159. fullName: IPA.Utilities.EnumerableExtensions.Prepend
  6160. nameWithType: EnumerableExtensions.Prepend
  6161. - uid: IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  6162. name: Prepend<T>(IEnumerable<T>, T)
  6163. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend__1_System_Collections_Generic_IEnumerable___0____0_
  6164. commentId: M:IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  6165. name.vb: Prepend(Of T)(IEnumerable(Of T), T)
  6166. fullName: IPA.Utilities.EnumerableExtensions.Prepend<T>(System.Collections.Generic.IEnumerable<T>, T)
  6167. fullName.vb: IPA.Utilities.EnumerableExtensions.Prepend(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  6168. nameWithType: EnumerableExtensions.Prepend<T>(IEnumerable<T>, T)
  6169. nameWithType.vb: EnumerableExtensions.Prepend(Of T)(IEnumerable(Of T), T)
  6170. - uid: IPA.Utilities.Extensions
  6171. name: Extensions
  6172. href: api/IPA.Utilities.Extensions.html
  6173. commentId: T:IPA.Utilities.Extensions
  6174. fullName: IPA.Utilities.Extensions
  6175. nameWithType: Extensions
  6176. - uid: IPA.Utilities.Extensions.GetDefault(System.Type)
  6177. name: GetDefault(Type)
  6178. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_System_Type_
  6179. commentId: M:IPA.Utilities.Extensions.GetDefault(System.Type)
  6180. fullName: IPA.Utilities.Extensions.GetDefault(System.Type)
  6181. nameWithType: Extensions.GetDefault(Type)
  6182. - uid: IPA.Utilities.Extensions.GetDefault*
  6183. name: GetDefault
  6184. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_
  6185. commentId: Overload:IPA.Utilities.Extensions.GetDefault
  6186. isSpec: "True"
  6187. fullName: IPA.Utilities.Extensions.GetDefault
  6188. nameWithType: Extensions.GetDefault
  6189. - uid: IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  6190. name: IsSubPathOf(String, String)
  6191. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_System_String_System_String_
  6192. commentId: M:IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  6193. fullName: IPA.Utilities.Extensions.IsSubPathOf(System.String, System.String)
  6194. nameWithType: Extensions.IsSubPathOf(String, String)
  6195. - uid: IPA.Utilities.Extensions.IsSubPathOf*
  6196. name: IsSubPathOf
  6197. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_
  6198. commentId: Overload:IPA.Utilities.Extensions.IsSubPathOf
  6199. isSpec: "True"
  6200. fullName: IPA.Utilities.Extensions.IsSubPathOf
  6201. nameWithType: Extensions.IsSubPathOf
  6202. - uid: IPA.Utilities.Extensions.Right(System.String,System.Int32)
  6203. name: Right(String, Int32)
  6204. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_System_String_System_Int32_
  6205. commentId: M:IPA.Utilities.Extensions.Right(System.String,System.Int32)
  6206. fullName: IPA.Utilities.Extensions.Right(System.String, System.Int32)
  6207. nameWithType: Extensions.Right(String, Int32)
  6208. - uid: IPA.Utilities.Extensions.Right*
  6209. name: Right
  6210. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_
  6211. commentId: Overload:IPA.Utilities.Extensions.Right
  6212. isSpec: "True"
  6213. fullName: IPA.Utilities.Extensions.Right
  6214. nameWithType: Extensions.Right
  6215. - uid: IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  6216. name: Unwrap(Nullable<Boolean>)
  6217. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__
  6218. commentId: M:IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  6219. name.vb: Unwrap(Nullable(Of Boolean))
  6220. fullName: IPA.Utilities.Extensions.Unwrap(System.Nullable<System.Boolean>)
  6221. fullName.vb: IPA.Utilities.Extensions.Unwrap(System.Nullable(Of System.Boolean))
  6222. nameWithType: Extensions.Unwrap(Nullable<Boolean>)
  6223. nameWithType.vb: Extensions.Unwrap(Nullable(Of Boolean))
  6224. - uid: IPA.Utilities.Extensions.Unwrap*
  6225. name: Unwrap
  6226. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_
  6227. commentId: Overload:IPA.Utilities.Extensions.Unwrap
  6228. isSpec: "True"
  6229. fullName: IPA.Utilities.Extensions.Unwrap
  6230. nameWithType: Extensions.Unwrap
  6231. - uid: IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  6232. name: WithEnding(String, String)
  6233. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_System_String_System_String_
  6234. commentId: M:IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  6235. fullName: IPA.Utilities.Extensions.WithEnding(System.String, System.String)
  6236. nameWithType: Extensions.WithEnding(String, String)
  6237. - uid: IPA.Utilities.Extensions.WithEnding*
  6238. name: WithEnding
  6239. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_
  6240. commentId: Overload:IPA.Utilities.Extensions.WithEnding
  6241. isSpec: "True"
  6242. fullName: IPA.Utilities.Extensions.WithEnding
  6243. nameWithType: Extensions.WithEnding
  6244. - uid: IPA.Utilities.FieldAccessor`2
  6245. name: FieldAccessor<T, U>
  6246. href: api/IPA.Utilities.FieldAccessor-2.html
  6247. commentId: T:IPA.Utilities.FieldAccessor`2
  6248. name.vb: FieldAccessor(Of T, U)
  6249. fullName: IPA.Utilities.FieldAccessor<T, U>
  6250. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U)
  6251. nameWithType: FieldAccessor<T, U>
  6252. nameWithType.vb: FieldAccessor(Of T, U)
  6253. - uid: IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  6254. name: Access(ref T, String)
  6255. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access__0__System_String_
  6256. commentId: M:IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  6257. name.vb: Access(ByRef T, String)
  6258. fullName: IPA.Utilities.FieldAccessor<T, U>.Access(ref T, System.String)
  6259. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access(ByRef T, System.String)
  6260. nameWithType: FieldAccessor<T, U>.Access(ref T, String)
  6261. nameWithType.vb: FieldAccessor(Of T, U).Access(ByRef T, String)
  6262. - uid: IPA.Utilities.FieldAccessor`2.Access*
  6263. name: Access
  6264. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access_
  6265. commentId: Overload:IPA.Utilities.FieldAccessor`2.Access
  6266. isSpec: "True"
  6267. fullName: IPA.Utilities.FieldAccessor<T, U>.Access
  6268. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access
  6269. nameWithType: FieldAccessor<T, U>.Access
  6270. nameWithType.vb: FieldAccessor(Of T, U).Access
  6271. - uid: IPA.Utilities.FieldAccessor`2.Accessor
  6272. name: FieldAccessor<T, U>.Accessor
  6273. href: api/IPA.Utilities.FieldAccessor-2.Accessor.html
  6274. commentId: T:IPA.Utilities.FieldAccessor`2.Accessor
  6275. name.vb: FieldAccessor(Of T, U).Accessor
  6276. fullName: IPA.Utilities.FieldAccessor<T, U>.Accessor
  6277. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Accessor
  6278. nameWithType: FieldAccessor<T, U>.Accessor
  6279. nameWithType.vb: FieldAccessor(Of T, U).Accessor
  6280. - uid: IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  6281. name: Get(T, String)
  6282. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0_System_String_
  6283. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  6284. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(T, System.String)
  6285. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(T, System.String)
  6286. nameWithType: FieldAccessor<T, U>.Get(T, String)
  6287. nameWithType.vb: FieldAccessor(Of T, U).Get(T, String)
  6288. - uid: IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  6289. name: Get(ref T, String)
  6290. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0__System_String_
  6291. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  6292. name.vb: Get(ByRef T, String)
  6293. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(ref T, System.String)
  6294. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(ByRef T, System.String)
  6295. nameWithType: FieldAccessor<T, U>.Get(ref T, String)
  6296. nameWithType.vb: FieldAccessor(Of T, U).Get(ByRef T, String)
  6297. - uid: IPA.Utilities.FieldAccessor`2.Get*
  6298. name: Get
  6299. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get_
  6300. commentId: Overload:IPA.Utilities.FieldAccessor`2.Get
  6301. isSpec: "True"
  6302. fullName: IPA.Utilities.FieldAccessor<T, U>.Get
  6303. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get
  6304. nameWithType: FieldAccessor<T, U>.Get
  6305. nameWithType.vb: FieldAccessor(Of T, U).Get
  6306. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  6307. name: GetAccessor(String)
  6308. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_System_String_
  6309. commentId: M:IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  6310. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor(System.String)
  6311. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor(System.String)
  6312. nameWithType: FieldAccessor<T, U>.GetAccessor(String)
  6313. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor(String)
  6314. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor*
  6315. name: GetAccessor
  6316. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_
  6317. commentId: Overload:IPA.Utilities.FieldAccessor`2.GetAccessor
  6318. isSpec: "True"
  6319. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor
  6320. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor
  6321. nameWithType: FieldAccessor<T, U>.GetAccessor
  6322. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor
  6323. - uid: IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  6324. name: Set(T, String, U)
  6325. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0_System_String__1_
  6326. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  6327. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(T, System.String, U)
  6328. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(T, System.String, U)
  6329. nameWithType: FieldAccessor<T, U>.Set(T, String, U)
  6330. nameWithType.vb: FieldAccessor(Of T, U).Set(T, String, U)
  6331. - uid: IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  6332. name: Set(ref T, String, U)
  6333. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0__System_String__1_
  6334. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  6335. name.vb: Set(ByRef T, String, U)
  6336. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(ref T, System.String, U)
  6337. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(ByRef T, System.String, U)
  6338. nameWithType: FieldAccessor<T, U>.Set(ref T, String, U)
  6339. nameWithType.vb: FieldAccessor(Of T, U).Set(ByRef T, String, U)
  6340. - uid: IPA.Utilities.FieldAccessor`2.Set*
  6341. name: Set
  6342. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set_
  6343. commentId: Overload:IPA.Utilities.FieldAccessor`2.Set
  6344. isSpec: "True"
  6345. fullName: IPA.Utilities.FieldAccessor<T, U>.Set
  6346. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set
  6347. nameWithType: FieldAccessor<T, U>.Set
  6348. nameWithType.vb: FieldAccessor(Of T, U).Set
  6349. - uid: IPA.Utilities.MethodAccessor`2
  6350. name: MethodAccessor<T, TDelegate>
  6351. href: api/IPA.Utilities.MethodAccessor-2.html
  6352. commentId: T:IPA.Utilities.MethodAccessor`2
  6353. name.vb: MethodAccessor(Of T, TDelegate)
  6354. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>
  6355. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate)
  6356. nameWithType: MethodAccessor<T, TDelegate>
  6357. nameWithType.vb: MethodAccessor(Of T, TDelegate)
  6358. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  6359. name: GetDelegate(String)
  6360. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_System_String_
  6361. commentId: M:IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  6362. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate(System.String)
  6363. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate(System.String)
  6364. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate(String)
  6365. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate(String)
  6366. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate*
  6367. name: GetDelegate
  6368. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_
  6369. commentId: Overload:IPA.Utilities.MethodAccessor`2.GetDelegate
  6370. isSpec: "True"
  6371. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate
  6372. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate
  6373. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate
  6374. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate
  6375. - uid: IPA.Utilities.PropertyAccessor`2
  6376. name: PropertyAccessor<T, U>
  6377. href: api/IPA.Utilities.PropertyAccessor-2.html
  6378. commentId: T:IPA.Utilities.PropertyAccessor`2
  6379. name.vb: PropertyAccessor(Of T, U)
  6380. fullName: IPA.Utilities.PropertyAccessor<T, U>
  6381. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U)
  6382. nameWithType: PropertyAccessor<T, U>
  6383. nameWithType.vb: PropertyAccessor(Of T, U)
  6384. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  6385. name: Get(T, String)
  6386. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0_System_String_
  6387. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  6388. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(T, System.String)
  6389. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(T, System.String)
  6390. nameWithType: PropertyAccessor<T, U>.Get(T, String)
  6391. nameWithType.vb: PropertyAccessor(Of T, U).Get(T, String)
  6392. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  6393. name: Get(ref T, String)
  6394. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0__System_String_
  6395. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  6396. name.vb: Get(ByRef T, String)
  6397. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(ref T, System.String)
  6398. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(ByRef T, System.String)
  6399. nameWithType: PropertyAccessor<T, U>.Get(ref T, String)
  6400. nameWithType.vb: PropertyAccessor(Of T, U).Get(ByRef T, String)
  6401. - uid: IPA.Utilities.PropertyAccessor`2.Get*
  6402. name: Get
  6403. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get_
  6404. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Get
  6405. isSpec: "True"
  6406. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get
  6407. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get
  6408. nameWithType: PropertyAccessor<T, U>.Get
  6409. nameWithType.vb: PropertyAccessor(Of T, U).Get
  6410. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  6411. name: GetGetter(String)
  6412. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_System_String_
  6413. commentId: M:IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  6414. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter(System.String)
  6415. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter(System.String)
  6416. nameWithType: PropertyAccessor<T, U>.GetGetter(String)
  6417. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter(String)
  6418. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter*
  6419. name: GetGetter
  6420. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_
  6421. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetGetter
  6422. isSpec: "True"
  6423. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter
  6424. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter
  6425. nameWithType: PropertyAccessor<T, U>.GetGetter
  6426. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter
  6427. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  6428. name: GetSetter(String)
  6429. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_System_String_
  6430. commentId: M:IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  6431. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter(System.String)
  6432. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter(System.String)
  6433. nameWithType: PropertyAccessor<T, U>.GetSetter(String)
  6434. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter(String)
  6435. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter*
  6436. name: GetSetter
  6437. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_
  6438. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetSetter
  6439. isSpec: "True"
  6440. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter
  6441. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter
  6442. nameWithType: PropertyAccessor<T, U>.GetSetter
  6443. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter
  6444. - uid: IPA.Utilities.PropertyAccessor`2.Getter
  6445. name: PropertyAccessor<T, U>.Getter
  6446. href: api/IPA.Utilities.PropertyAccessor-2.Getter.html
  6447. commentId: T:IPA.Utilities.PropertyAccessor`2.Getter
  6448. name.vb: PropertyAccessor(Of T, U).Getter
  6449. fullName: IPA.Utilities.PropertyAccessor<T, U>.Getter
  6450. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Getter
  6451. nameWithType: PropertyAccessor<T, U>.Getter
  6452. nameWithType.vb: PropertyAccessor(Of T, U).Getter
  6453. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  6454. name: Set(T, String, U)
  6455. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0_System_String__1_
  6456. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  6457. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(T, System.String, U)
  6458. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(T, System.String, U)
  6459. nameWithType: PropertyAccessor<T, U>.Set(T, String, U)
  6460. nameWithType.vb: PropertyAccessor(Of T, U).Set(T, String, U)
  6461. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  6462. name: Set(ref T, String, U)
  6463. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0__System_String__1_
  6464. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  6465. name.vb: Set(ByRef T, String, U)
  6466. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(ref T, System.String, U)
  6467. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(ByRef T, System.String, U)
  6468. nameWithType: PropertyAccessor<T, U>.Set(ref T, String, U)
  6469. nameWithType.vb: PropertyAccessor(Of T, U).Set(ByRef T, String, U)
  6470. - uid: IPA.Utilities.PropertyAccessor`2.Set*
  6471. name: Set
  6472. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set_
  6473. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Set
  6474. isSpec: "True"
  6475. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set
  6476. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set
  6477. nameWithType: PropertyAccessor<T, U>.Set
  6478. nameWithType.vb: PropertyAccessor(Of T, U).Set
  6479. - uid: IPA.Utilities.PropertyAccessor`2.Setter
  6480. name: PropertyAccessor<T, U>.Setter
  6481. href: api/IPA.Utilities.PropertyAccessor-2.Setter.html
  6482. commentId: T:IPA.Utilities.PropertyAccessor`2.Setter
  6483. name.vb: PropertyAccessor(Of T, U).Setter
  6484. fullName: IPA.Utilities.PropertyAccessor<T, U>.Setter
  6485. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Setter
  6486. nameWithType: PropertyAccessor<T, U>.Setter
  6487. nameWithType.vb: PropertyAccessor(Of T, U).Setter
  6488. - uid: IPA.Utilities.Ref
  6489. name: Ref
  6490. href: api/IPA.Utilities.Ref.html
  6491. commentId: T:IPA.Utilities.Ref
  6492. fullName: IPA.Utilities.Ref
  6493. nameWithType: Ref
  6494. - uid: IPA.Utilities.Ref.Create*
  6495. name: Create
  6496. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create_
  6497. commentId: Overload:IPA.Utilities.Ref.Create
  6498. isSpec: "True"
  6499. fullName: IPA.Utilities.Ref.Create
  6500. nameWithType: Ref.Create
  6501. - uid: IPA.Utilities.Ref.Create``1(``0)
  6502. name: Create<T>(T)
  6503. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create__1___0_
  6504. commentId: M:IPA.Utilities.Ref.Create``1(``0)
  6505. name.vb: Create(Of T)(T)
  6506. fullName: IPA.Utilities.Ref.Create<T>(T)
  6507. fullName.vb: IPA.Utilities.Ref.Create(Of T)(T)
  6508. nameWithType: Ref.Create<T>(T)
  6509. nameWithType.vb: Ref.Create(Of T)(T)
  6510. - uid: IPA.Utilities.Ref`1
  6511. name: Ref<T>
  6512. href: api/IPA.Utilities.Ref-1.html
  6513. commentId: T:IPA.Utilities.Ref`1
  6514. name.vb: Ref(Of T)
  6515. fullName: IPA.Utilities.Ref<T>
  6516. fullName.vb: IPA.Utilities.Ref(Of T)
  6517. nameWithType: Ref<T>
  6518. nameWithType.vb: Ref(Of T)
  6519. - uid: IPA.Utilities.Ref`1.#ctor(`0)
  6520. name: Ref(T)
  6521. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor__0_
  6522. commentId: M:IPA.Utilities.Ref`1.#ctor(`0)
  6523. fullName: IPA.Utilities.Ref<T>.Ref(T)
  6524. fullName.vb: IPA.Utilities.Ref(Of T).Ref(T)
  6525. nameWithType: Ref<T>.Ref(T)
  6526. nameWithType.vb: Ref(Of T).Ref(T)
  6527. - uid: IPA.Utilities.Ref`1.#ctor*
  6528. name: Ref
  6529. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor_
  6530. commentId: Overload:IPA.Utilities.Ref`1.#ctor
  6531. isSpec: "True"
  6532. fullName: IPA.Utilities.Ref<T>.Ref
  6533. fullName.vb: IPA.Utilities.Ref(Of T).Ref
  6534. nameWithType: Ref<T>.Ref
  6535. nameWithType.vb: Ref(Of T).Ref
  6536. - uid: IPA.Utilities.Ref`1.CompareTo(`0)
  6537. name: CompareTo(T)
  6538. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo__0_
  6539. commentId: M:IPA.Utilities.Ref`1.CompareTo(`0)
  6540. fullName: IPA.Utilities.Ref<T>.CompareTo(T)
  6541. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(T)
  6542. nameWithType: Ref<T>.CompareTo(T)
  6543. nameWithType.vb: Ref(Of T).CompareTo(T)
  6544. - uid: IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  6545. name: CompareTo(Ref<T>)
  6546. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__
  6547. commentId: M:IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  6548. name.vb: CompareTo(Ref(Of T))
  6549. fullName: IPA.Utilities.Ref<T>.CompareTo(IPA.Utilities.Ref<T>)
  6550. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(IPA.Utilities.Ref(Of T))
  6551. nameWithType: Ref<T>.CompareTo(Ref<T>)
  6552. nameWithType.vb: Ref(Of T).CompareTo(Ref(Of T))
  6553. - uid: IPA.Utilities.Ref`1.CompareTo*
  6554. name: CompareTo
  6555. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_
  6556. commentId: Overload:IPA.Utilities.Ref`1.CompareTo
  6557. isSpec: "True"
  6558. fullName: IPA.Utilities.Ref<T>.CompareTo
  6559. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo
  6560. nameWithType: Ref<T>.CompareTo
  6561. nameWithType.vb: Ref(Of T).CompareTo
  6562. - uid: IPA.Utilities.Ref`1.Error
  6563. name: Error
  6564. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error
  6565. commentId: P:IPA.Utilities.Ref`1.Error
  6566. fullName: IPA.Utilities.Ref<T>.Error
  6567. fullName.vb: IPA.Utilities.Ref(Of T).Error
  6568. nameWithType: Ref<T>.Error
  6569. nameWithType.vb: Ref(Of T).Error
  6570. - uid: IPA.Utilities.Ref`1.Error*
  6571. name: Error
  6572. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error_
  6573. commentId: Overload:IPA.Utilities.Ref`1.Error
  6574. isSpec: "True"
  6575. fullName: IPA.Utilities.Ref<T>.Error
  6576. fullName.vb: IPA.Utilities.Ref(Of T).Error
  6577. nameWithType: Ref<T>.Error
  6578. nameWithType.vb: Ref(Of T).Error
  6579. - uid: IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  6580. name: Implicit(T to Ref<T>)
  6581. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_
  6582. commentId: M:IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  6583. name.vb: Widening(T to Ref(Of T))
  6584. fullName: IPA.Utilities.Ref<T>.Implicit(T to IPA.Utilities.Ref<T>)
  6585. fullName.vb: IPA.Utilities.Ref(Of T).Widening(T to IPA.Utilities.Ref(Of T))
  6586. nameWithType: Ref<T>.Implicit(T to Ref<T>)
  6587. nameWithType.vb: Ref(Of T).Widening(T to Ref(Of T))
  6588. - uid: IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  6589. name: Implicit(Ref<T> to T)
  6590. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0
  6591. commentId: M:IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  6592. name.vb: Widening(Ref(Of T) to T)
  6593. fullName: IPA.Utilities.Ref<T>.Implicit(IPA.Utilities.Ref<T> to T)
  6594. fullName.vb: IPA.Utilities.Ref(Of T).Widening(IPA.Utilities.Ref(Of T) to T)
  6595. nameWithType: Ref<T>.Implicit(Ref<T> to T)
  6596. nameWithType.vb: Ref(Of T).Widening(Ref(Of T) to T)
  6597. - uid: IPA.Utilities.Ref`1.op_Implicit*
  6598. name: Implicit
  6599. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_
  6600. commentId: Overload:IPA.Utilities.Ref`1.op_Implicit
  6601. isSpec: "True"
  6602. name.vb: Widening
  6603. fullName: IPA.Utilities.Ref<T>.Implicit
  6604. fullName.vb: IPA.Utilities.Ref(Of T).Widening
  6605. nameWithType: Ref<T>.Implicit
  6606. nameWithType.vb: Ref(Of T).Widening
  6607. - uid: IPA.Utilities.Ref`1.Value
  6608. name: Value
  6609. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value
  6610. commentId: P:IPA.Utilities.Ref`1.Value
  6611. fullName: IPA.Utilities.Ref<T>.Value
  6612. fullName.vb: IPA.Utilities.Ref(Of T).Value
  6613. nameWithType: Ref<T>.Value
  6614. nameWithType.vb: Ref(Of T).Value
  6615. - uid: IPA.Utilities.Ref`1.Value*
  6616. name: Value
  6617. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value_
  6618. commentId: Overload:IPA.Utilities.Ref`1.Value
  6619. isSpec: "True"
  6620. fullName: IPA.Utilities.Ref<T>.Value
  6621. fullName.vb: IPA.Utilities.Ref(Of T).Value
  6622. nameWithType: Ref<T>.Value
  6623. nameWithType.vb: Ref(Of T).Value
  6624. - uid: IPA.Utilities.Ref`1.Verify
  6625. name: Verify()
  6626. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify
  6627. commentId: M:IPA.Utilities.Ref`1.Verify
  6628. fullName: IPA.Utilities.Ref<T>.Verify()
  6629. fullName.vb: IPA.Utilities.Ref(Of T).Verify()
  6630. nameWithType: Ref<T>.Verify()
  6631. nameWithType.vb: Ref(Of T).Verify()
  6632. - uid: IPA.Utilities.Ref`1.Verify*
  6633. name: Verify
  6634. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify_
  6635. commentId: Overload:IPA.Utilities.Ref`1.Verify
  6636. isSpec: "True"
  6637. fullName: IPA.Utilities.Ref<T>.Verify
  6638. fullName.vb: IPA.Utilities.Ref(Of T).Verify
  6639. nameWithType: Ref<T>.Verify
  6640. nameWithType.vb: Ref(Of T).Verify
  6641. - uid: IPA.Utilities.ReflectionUtil
  6642. name: ReflectionUtil
  6643. href: api/IPA.Utilities.ReflectionUtil.html
  6644. commentId: T:IPA.Utilities.ReflectionUtil
  6645. fullName: IPA.Utilities.ReflectionUtil
  6646. nameWithType: ReflectionUtil
  6647. - uid: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  6648. name: CopyComponent(Component, Type, GameObject, Type)
  6649. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_UnityEngine_Component_System_Type_UnityEngine_GameObject_System_Type_
  6650. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  6651. fullName: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component, System.Type, UnityEngine.GameObject, System.Type)
  6652. nameWithType: ReflectionUtil.CopyComponent(Component, Type, GameObject, Type)
  6653. - uid: IPA.Utilities.ReflectionUtil.CopyComponent*
  6654. name: CopyComponent
  6655. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_
  6656. commentId: Overload:IPA.Utilities.ReflectionUtil.CopyComponent
  6657. isSpec: "True"
  6658. fullName: IPA.Utilities.ReflectionUtil.CopyComponent
  6659. nameWithType: ReflectionUtil.CopyComponent
  6660. - uid: IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  6661. name: CopyComponent<T>(Component, GameObject, Type)
  6662. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent__1_UnityEngine_Component_UnityEngine_GameObject_System_Type_
  6663. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  6664. name.vb: CopyComponent(Of T)(Component, GameObject, Type)
  6665. fullName: IPA.Utilities.ReflectionUtil.CopyComponent<T>(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  6666. fullName.vb: IPA.Utilities.ReflectionUtil.CopyComponent(Of T)(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  6667. nameWithType: ReflectionUtil.CopyComponent<T>(Component, GameObject, Type)
  6668. nameWithType.vb: ReflectionUtil.CopyComponent(Of T)(Component, GameObject, Type)
  6669. - uid: IPA.Utilities.ReflectionUtil.GetField*
  6670. name: GetField
  6671. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField_
  6672. commentId: Overload:IPA.Utilities.ReflectionUtil.GetField
  6673. isSpec: "True"
  6674. fullName: IPA.Utilities.ReflectionUtil.GetField
  6675. nameWithType: ReflectionUtil.GetField
  6676. - uid: IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  6677. name: GetField<U, T>(T, String)
  6678. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_
  6679. commentId: M:IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  6680. name.vb: GetField(Of U, T)(T, String)
  6681. fullName: IPA.Utilities.ReflectionUtil.GetField<U, T>(T, System.String)
  6682. fullName.vb: IPA.Utilities.ReflectionUtil.GetField(Of U, T)(T, System.String)
  6683. nameWithType: ReflectionUtil.GetField<U, T>(T, String)
  6684. nameWithType.vb: ReflectionUtil.GetField(Of U, T)(T, String)
  6685. - uid: IPA.Utilities.ReflectionUtil.GetProperty*
  6686. name: GetProperty
  6687. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty_
  6688. commentId: Overload:IPA.Utilities.ReflectionUtil.GetProperty
  6689. isSpec: "True"
  6690. fullName: IPA.Utilities.ReflectionUtil.GetProperty
  6691. nameWithType: ReflectionUtil.GetProperty
  6692. - uid: IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  6693. name: GetProperty<U, T>(T, String)
  6694. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty__2___1_System_String_
  6695. commentId: M:IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  6696. name.vb: GetProperty(Of U, T)(T, String)
  6697. fullName: IPA.Utilities.ReflectionUtil.GetProperty<U, T>(T, System.String)
  6698. fullName.vb: IPA.Utilities.ReflectionUtil.GetProperty(Of U, T)(T, System.String)
  6699. nameWithType: ReflectionUtil.GetProperty<U, T>(T, String)
  6700. nameWithType.vb: ReflectionUtil.GetProperty(Of U, T)(T, String)
  6701. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod*
  6702. name: InvokeMethod
  6703. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_
  6704. commentId: Overload:IPA.Utilities.ReflectionUtil.InvokeMethod
  6705. isSpec: "True"
  6706. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod
  6707. nameWithType: ReflectionUtil.InvokeMethod
  6708. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  6709. name: InvokeMethod<U, T>(T, String, Object[])
  6710. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___
  6711. commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  6712. name.vb: InvokeMethod(Of U, T)(T, String, Object())
  6713. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod<U, T>(T, System.String, System.Object[])
  6714. fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(Of U, T)(T, System.String, System.Object())
  6715. nameWithType: ReflectionUtil.InvokeMethod<U, T>(T, String, Object[])
  6716. nameWithType.vb: ReflectionUtil.InvokeMethod(Of U, T)(T, String, Object())
  6717. - uid: IPA.Utilities.ReflectionUtil.SetField*
  6718. name: SetField
  6719. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_
  6720. commentId: Overload:IPA.Utilities.ReflectionUtil.SetField
  6721. isSpec: "True"
  6722. fullName: IPA.Utilities.ReflectionUtil.SetField
  6723. nameWithType: ReflectionUtil.SetField
  6724. - uid: IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  6725. name: SetField<T, U>(T, String, U)
  6726. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__2___0_System_String___1_
  6727. commentId: M:IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  6728. name.vb: SetField(Of T, U)(T, String, U)
  6729. fullName: IPA.Utilities.ReflectionUtil.SetField<T, U>(T, System.String, U)
  6730. fullName.vb: IPA.Utilities.ReflectionUtil.SetField(Of T, U)(T, System.String, U)
  6731. nameWithType: ReflectionUtil.SetField<T, U>(T, String, U)
  6732. nameWithType.vb: ReflectionUtil.SetField(Of T, U)(T, String, U)
  6733. - uid: IPA.Utilities.ReflectionUtil.SetProperty*
  6734. name: SetProperty
  6735. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_
  6736. commentId: Overload:IPA.Utilities.ReflectionUtil.SetProperty
  6737. isSpec: "True"
  6738. fullName: IPA.Utilities.ReflectionUtil.SetProperty
  6739. nameWithType: ReflectionUtil.SetProperty
  6740. - uid: IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  6741. name: SetProperty<T, U>(T, String, U)
  6742. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__2___0_System_String___1_
  6743. commentId: M:IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  6744. name.vb: SetProperty(Of T, U)(T, String, U)
  6745. fullName: IPA.Utilities.ReflectionUtil.SetProperty<T, U>(T, System.String, U)
  6746. fullName.vb: IPA.Utilities.ReflectionUtil.SetProperty(Of T, U)(T, System.String, U)
  6747. nameWithType: ReflectionUtil.SetProperty<T, U>(T, String, U)
  6748. nameWithType.vb: ReflectionUtil.SetProperty(Of T, U)(T, String, U)
  6749. - uid: IPA.Utilities.UnityGame
  6750. name: UnityGame
  6751. href: api/IPA.Utilities.UnityGame.html
  6752. commentId: T:IPA.Utilities.UnityGame
  6753. fullName: IPA.Utilities.UnityGame
  6754. nameWithType: UnityGame
  6755. - uid: IPA.Utilities.UnityGame.GameVersion
  6756. name: GameVersion
  6757. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion
  6758. commentId: P:IPA.Utilities.UnityGame.GameVersion
  6759. fullName: IPA.Utilities.UnityGame.GameVersion
  6760. nameWithType: UnityGame.GameVersion
  6761. - uid: IPA.Utilities.UnityGame.GameVersion*
  6762. name: GameVersion
  6763. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion_
  6764. commentId: Overload:IPA.Utilities.UnityGame.GameVersion
  6765. isSpec: "True"
  6766. fullName: IPA.Utilities.UnityGame.GameVersion
  6767. nameWithType: UnityGame.GameVersion
  6768. - uid: IPA.Utilities.UnityGame.InstallPath
  6769. name: InstallPath
  6770. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath
  6771. commentId: P:IPA.Utilities.UnityGame.InstallPath
  6772. fullName: IPA.Utilities.UnityGame.InstallPath
  6773. nameWithType: UnityGame.InstallPath
  6774. - uid: IPA.Utilities.UnityGame.InstallPath*
  6775. name: InstallPath
  6776. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath_
  6777. commentId: Overload:IPA.Utilities.UnityGame.InstallPath
  6778. isSpec: "True"
  6779. fullName: IPA.Utilities.UnityGame.InstallPath
  6780. nameWithType: UnityGame.InstallPath
  6781. - uid: IPA.Utilities.UnityGame.LibraryPath
  6782. name: LibraryPath
  6783. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath
  6784. commentId: P:IPA.Utilities.UnityGame.LibraryPath
  6785. fullName: IPA.Utilities.UnityGame.LibraryPath
  6786. nameWithType: UnityGame.LibraryPath
  6787. - uid: IPA.Utilities.UnityGame.LibraryPath*
  6788. name: LibraryPath
  6789. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath_
  6790. commentId: Overload:IPA.Utilities.UnityGame.LibraryPath
  6791. isSpec: "True"
  6792. fullName: IPA.Utilities.UnityGame.LibraryPath
  6793. nameWithType: UnityGame.LibraryPath
  6794. - uid: IPA.Utilities.UnityGame.NativeLibraryPath
  6795. name: NativeLibraryPath
  6796. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath
  6797. commentId: P:IPA.Utilities.UnityGame.NativeLibraryPath
  6798. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  6799. nameWithType: UnityGame.NativeLibraryPath
  6800. - uid: IPA.Utilities.UnityGame.NativeLibraryPath*
  6801. name: NativeLibraryPath
  6802. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath_
  6803. commentId: Overload:IPA.Utilities.UnityGame.NativeLibraryPath
  6804. isSpec: "True"
  6805. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  6806. nameWithType: UnityGame.NativeLibraryPath
  6807. - uid: IPA.Utilities.UnityGame.OnMainThread
  6808. name: OnMainThread
  6809. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread
  6810. commentId: P:IPA.Utilities.UnityGame.OnMainThread
  6811. fullName: IPA.Utilities.UnityGame.OnMainThread
  6812. nameWithType: UnityGame.OnMainThread
  6813. - uid: IPA.Utilities.UnityGame.OnMainThread*
  6814. name: OnMainThread
  6815. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread_
  6816. commentId: Overload:IPA.Utilities.UnityGame.OnMainThread
  6817. isSpec: "True"
  6818. fullName: IPA.Utilities.UnityGame.OnMainThread
  6819. nameWithType: UnityGame.OnMainThread
  6820. - uid: IPA.Utilities.UnityGame.PluginsPath
  6821. name: PluginsPath
  6822. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath
  6823. commentId: P:IPA.Utilities.UnityGame.PluginsPath
  6824. fullName: IPA.Utilities.UnityGame.PluginsPath
  6825. nameWithType: UnityGame.PluginsPath
  6826. - uid: IPA.Utilities.UnityGame.PluginsPath*
  6827. name: PluginsPath
  6828. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath_
  6829. commentId: Overload:IPA.Utilities.UnityGame.PluginsPath
  6830. isSpec: "True"
  6831. fullName: IPA.Utilities.UnityGame.PluginsPath
  6832. nameWithType: UnityGame.PluginsPath
  6833. - uid: IPA.Utilities.UnityGame.Release
  6834. name: UnityGame.Release
  6835. href: api/IPA.Utilities.UnityGame.Release.html
  6836. commentId: T:IPA.Utilities.UnityGame.Release
  6837. fullName: IPA.Utilities.UnityGame.Release
  6838. nameWithType: UnityGame.Release
  6839. - uid: IPA.Utilities.UnityGame.Release.Other
  6840. name: Other
  6841. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Other
  6842. commentId: F:IPA.Utilities.UnityGame.Release.Other
  6843. fullName: IPA.Utilities.UnityGame.Release.Other
  6844. nameWithType: UnityGame.Release.Other
  6845. - uid: IPA.Utilities.UnityGame.Release.Steam
  6846. name: Steam
  6847. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Steam
  6848. commentId: F:IPA.Utilities.UnityGame.Release.Steam
  6849. fullName: IPA.Utilities.UnityGame.Release.Steam
  6850. nameWithType: UnityGame.Release.Steam
  6851. - uid: IPA.Utilities.UnityGame.ReleaseType
  6852. name: ReleaseType
  6853. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType
  6854. commentId: P:IPA.Utilities.UnityGame.ReleaseType
  6855. fullName: IPA.Utilities.UnityGame.ReleaseType
  6856. nameWithType: UnityGame.ReleaseType
  6857. - uid: IPA.Utilities.UnityGame.ReleaseType*
  6858. name: ReleaseType
  6859. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType_
  6860. commentId: Overload:IPA.Utilities.UnityGame.ReleaseType
  6861. isSpec: "True"
  6862. fullName: IPA.Utilities.UnityGame.ReleaseType
  6863. nameWithType: UnityGame.ReleaseType
  6864. - uid: IPA.Utilities.UnityGame.UserDataPath
  6865. name: UserDataPath
  6866. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath
  6867. commentId: P:IPA.Utilities.UnityGame.UserDataPath
  6868. fullName: IPA.Utilities.UnityGame.UserDataPath
  6869. nameWithType: UnityGame.UserDataPath
  6870. - uid: IPA.Utilities.UnityGame.UserDataPath*
  6871. name: UserDataPath
  6872. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath_
  6873. commentId: Overload:IPA.Utilities.UnityGame.UserDataPath
  6874. isSpec: "True"
  6875. fullName: IPA.Utilities.UnityGame.UserDataPath
  6876. nameWithType: UnityGame.UserDataPath
  6877. - uid: IPA.Utilities.Utils
  6878. name: Utils
  6879. href: api/IPA.Utilities.Utils.html
  6880. commentId: T:IPA.Utilities.Utils
  6881. fullName: IPA.Utilities.Utils
  6882. nameWithType: Utils
  6883. - uid: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6884. name: ByteArrayToString(Byte[])
  6885. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_System_Byte___
  6886. commentId: M:IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6887. name.vb: ByteArrayToString(Byte())
  6888. fullName: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6889. fullName.vb: IPA.Utilities.Utils.ByteArrayToString(System.Byte())
  6890. nameWithType: Utils.ByteArrayToString(Byte[])
  6891. nameWithType.vb: Utils.ByteArrayToString(Byte())
  6892. - uid: IPA.Utilities.Utils.ByteArrayToString*
  6893. name: ByteArrayToString
  6894. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_
  6895. commentId: Overload:IPA.Utilities.Utils.ByteArrayToString
  6896. isSpec: "True"
  6897. fullName: IPA.Utilities.Utils.ByteArrayToString
  6898. nameWithType: Utils.ByteArrayToString
  6899. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6900. name: CanUseDateTimeNowSafely
  6901. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely
  6902. commentId: P:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6903. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6904. nameWithType: Utils.CanUseDateTimeNowSafely
  6905. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely*
  6906. name: CanUseDateTimeNowSafely
  6907. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely_
  6908. commentId: Overload:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6909. isSpec: "True"
  6910. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6911. nameWithType: Utils.CanUseDateTimeNowSafely
  6912. - uid: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  6913. name: CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  6914. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_System_IO_DirectoryInfo_System_IO_DirectoryInfo_System_String_System_Func_System_Exception_System_IO_FileInfo_System_Boolean__
  6915. commentId: M:IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  6916. name.vb: CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  6917. fullName: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func<System.Exception, System.IO.FileInfo, System.Boolean>)
  6918. fullName.vb: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func(Of System.Exception, System.IO.FileInfo, System.Boolean))
  6919. nameWithType: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  6920. nameWithType.vb: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  6921. - uid: IPA.Utilities.Utils.CopyAll*
  6922. name: CopyAll
  6923. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_
  6924. commentId: Overload:IPA.Utilities.Utils.CopyAll
  6925. isSpec: "True"
  6926. fullName: IPA.Utilities.Utils.CopyAll
  6927. nameWithType: Utils.CopyAll
  6928. - uid: IPA.Utilities.Utils.CurrentTime
  6929. name: CurrentTime()
  6930. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime
  6931. commentId: M:IPA.Utilities.Utils.CurrentTime
  6932. fullName: IPA.Utilities.Utils.CurrentTime()
  6933. nameWithType: Utils.CurrentTime()
  6934. - uid: IPA.Utilities.Utils.CurrentTime*
  6935. name: CurrentTime
  6936. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime_
  6937. commentId: Overload:IPA.Utilities.Utils.CurrentTime
  6938. isSpec: "True"
  6939. fullName: IPA.Utilities.Utils.CurrentTime
  6940. nameWithType: Utils.CurrentTime
  6941. - uid: IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6942. name: GetRelativePath(String, String)
  6943. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_System_String_System_String_
  6944. commentId: M:IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6945. fullName: IPA.Utilities.Utils.GetRelativePath(System.String, System.String)
  6946. nameWithType: Utils.GetRelativePath(String, String)
  6947. - uid: IPA.Utilities.Utils.GetRelativePath*
  6948. name: GetRelativePath
  6949. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_
  6950. commentId: Overload:IPA.Utilities.Utils.GetRelativePath
  6951. isSpec: "True"
  6952. fullName: IPA.Utilities.Utils.GetRelativePath
  6953. nameWithType: Utils.GetRelativePath
  6954. - uid: IPA.Utilities.Utils.ScopeGuard(System.Action)
  6955. name: ScopeGuard(Action)
  6956. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_System_Action_
  6957. commentId: M:IPA.Utilities.Utils.ScopeGuard(System.Action)
  6958. fullName: IPA.Utilities.Utils.ScopeGuard(System.Action)
  6959. nameWithType: Utils.ScopeGuard(Action)
  6960. - uid: IPA.Utilities.Utils.ScopeGuard*
  6961. name: ScopeGuard
  6962. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_
  6963. commentId: Overload:IPA.Utilities.Utils.ScopeGuard
  6964. isSpec: "True"
  6965. fullName: IPA.Utilities.Utils.ScopeGuard
  6966. nameWithType: Utils.ScopeGuard
  6967. - uid: IPA.Utilities.Utils.ScopeGuardObject
  6968. name: Utils.ScopeGuardObject
  6969. href: api/IPA.Utilities.Utils.ScopeGuardObject.html
  6970. commentId: T:IPA.Utilities.Utils.ScopeGuardObject
  6971. fullName: IPA.Utilities.Utils.ScopeGuardObject
  6972. nameWithType: Utils.ScopeGuardObject
  6973. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action)
  6974. name: ScopeGuardObject(Action)
  6975. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_System_Action_
  6976. commentId: M:IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action)
  6977. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject(System.Action)
  6978. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject(Action)
  6979. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor*
  6980. name: ScopeGuardObject
  6981. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_
  6982. commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.#ctor
  6983. isSpec: "True"
  6984. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject
  6985. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject
  6986. - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6987. name: IDisposable.Dispose()
  6988. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose
  6989. commentId: M:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6990. name.vb: System.IDisposable.Dispose()
  6991. fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose()
  6992. nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose()
  6993. nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose()
  6994. - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose*
  6995. name: IDisposable.Dispose
  6996. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose_
  6997. commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6998. isSpec: "True"
  6999. name.vb: System.IDisposable.Dispose
  7000. fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose
  7001. nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose
  7002. nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose
  7003. - uid: IPA.Utilities.Utils.StringToByteArray(System.String)
  7004. name: StringToByteArray(String)
  7005. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_System_String_
  7006. commentId: M:IPA.Utilities.Utils.StringToByteArray(System.String)
  7007. fullName: IPA.Utilities.Utils.StringToByteArray(System.String)
  7008. nameWithType: Utils.StringToByteArray(String)
  7009. - uid: IPA.Utilities.Utils.StringToByteArray*
  7010. name: StringToByteArray
  7011. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_
  7012. commentId: Overload:IPA.Utilities.Utils.StringToByteArray
  7013. isSpec: "True"
  7014. fullName: IPA.Utilities.Utils.StringToByteArray
  7015. nameWithType: Utils.StringToByteArray
  7016. - uid: IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  7017. name: UnsafeCompare(Byte[], Byte[])
  7018. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___
  7019. commentId: M:IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  7020. name.vb: UnsafeCompare(Byte(), Byte())
  7021. fullName: IPA.Utilities.Utils.UnsafeCompare(System.Byte[], System.Byte[])
  7022. fullName.vb: IPA.Utilities.Utils.UnsafeCompare(System.Byte(), System.Byte())
  7023. nameWithType: Utils.UnsafeCompare(Byte[], Byte[])
  7024. nameWithType.vb: Utils.UnsafeCompare(Byte(), Byte())
  7025. - uid: IPA.Utilities.Utils.UnsafeCompare*
  7026. name: UnsafeCompare
  7027. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_
  7028. commentId: Overload:IPA.Utilities.Utils.UnsafeCompare
  7029. isSpec: "True"
  7030. fullName: IPA.Utilities.Utils.UnsafeCompare
  7031. nameWithType: Utils.UnsafeCompare
  7032. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  7033. name: VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  7034. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_SemVer_Version_SemVer_Version_
  7035. commentId: M:IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  7036. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  7037. nameWithType: Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  7038. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease*
  7039. name: VersionCompareNoPrerelease
  7040. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_
  7041. commentId: Overload:IPA.Utilities.Utils.VersionCompareNoPrerelease
  7042. isSpec: "True"
  7043. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease
  7044. nameWithType: Utils.VersionCompareNoPrerelease
  7045. - uid: other.config.schema
  7046. name: Configuration File Schema
  7047. href: other_api/config/schema.html
  7048. - uid: other.index
  7049. name: other.index
  7050. href: other_api/index.html