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.

6630 lines
389 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(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  3142. name: CannotRuntimeDisableException(SerializationInfo, StreamingContext)
  3143. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_
  3144. commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  3145. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
  3146. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(SerializationInfo, StreamingContext)
  3147. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor*
  3148. name: CannotRuntimeDisableException
  3149. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_
  3150. commentId: Overload:IPA.Loader.CannotRuntimeDisableException.#ctor
  3151. isSpec: "True"
  3152. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException
  3153. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException
  3154. - uid: IPA.Loader.CannotRuntimeDisableException.Plugin
  3155. name: Plugin
  3156. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin
  3157. commentId: P:IPA.Loader.CannotRuntimeDisableException.Plugin
  3158. fullName: IPA.Loader.CannotRuntimeDisableException.Plugin
  3159. nameWithType: CannotRuntimeDisableException.Plugin
  3160. - uid: IPA.Loader.CannotRuntimeDisableException.Plugin*
  3161. name: Plugin
  3162. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin_
  3163. commentId: Overload:IPA.Loader.CannotRuntimeDisableException.Plugin
  3164. isSpec: "True"
  3165. fullName: IPA.Loader.CannotRuntimeDisableException.Plugin
  3166. nameWithType: CannotRuntimeDisableException.Plugin
  3167. - uid: IPA.Loader.Features
  3168. name: IPA.Loader.Features
  3169. href: api/IPA.Loader.Features.html
  3170. commentId: N:IPA.Loader.Features
  3171. fullName: IPA.Loader.Features
  3172. nameWithType: IPA.Loader.Features
  3173. - uid: IPA.Loader.Features.Feature
  3174. name: Feature
  3175. href: api/IPA.Loader.Features.Feature.html
  3176. commentId: T:IPA.Loader.Features.Feature
  3177. fullName: IPA.Loader.Features.Feature
  3178. nameWithType: Feature
  3179. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3180. name: AfterInit(PluginMetadata)
  3181. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_
  3182. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3183. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3184. nameWithType: Feature.AfterInit(PluginMetadata)
  3185. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  3186. name: AfterInit(PluginMetadata, Object)
  3187. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_System_Object_
  3188. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  3189. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata, System.Object)
  3190. nameWithType: Feature.AfterInit(PluginMetadata, Object)
  3191. - uid: IPA.Loader.Features.Feature.AfterInit*
  3192. name: AfterInit
  3193. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_
  3194. commentId: Overload:IPA.Loader.Features.Feature.AfterInit
  3195. isSpec: "True"
  3196. fullName: IPA.Loader.Features.Feature.AfterInit
  3197. nameWithType: Feature.AfterInit
  3198. - uid: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3199. name: BeforeInit(PluginMetadata)
  3200. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_IPA_Loader_PluginMetadata_
  3201. commentId: M:IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3202. fullName: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3203. nameWithType: Feature.BeforeInit(PluginMetadata)
  3204. - uid: IPA.Loader.Features.Feature.BeforeInit*
  3205. name: BeforeInit
  3206. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_
  3207. commentId: Overload:IPA.Loader.Features.Feature.BeforeInit
  3208. isSpec: "True"
  3209. fullName: IPA.Loader.Features.Feature.BeforeInit
  3210. nameWithType: Feature.BeforeInit
  3211. - uid: IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  3212. name: BeforeLoad(PluginMetadata)
  3213. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeLoad_IPA_Loader_PluginMetadata_
  3214. commentId: M:IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  3215. fullName: IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  3216. nameWithType: Feature.BeforeLoad(PluginMetadata)
  3217. - uid: IPA.Loader.Features.Feature.BeforeLoad*
  3218. name: BeforeLoad
  3219. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeLoad_
  3220. commentId: Overload:IPA.Loader.Features.Feature.BeforeLoad
  3221. isSpec: "True"
  3222. fullName: IPA.Loader.Features.Feature.BeforeLoad
  3223. nameWithType: Feature.BeforeLoad
  3224. - uid: IPA.Loader.Features.Feature.Evaluate
  3225. name: Evaluate()
  3226. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Evaluate
  3227. commentId: M:IPA.Loader.Features.Feature.Evaluate
  3228. fullName: IPA.Loader.Features.Feature.Evaluate()
  3229. nameWithType: Feature.Evaluate()
  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: Overload:IPA.Loader.Features.Feature.Evaluate
  3234. isSpec: "True"
  3235. fullName: IPA.Loader.Features.Feature.Evaluate
  3236. nameWithType: Feature.Evaluate
  3237. - uid: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,System.String[])
  3238. name: Initialize(PluginMetadata, String[])
  3239. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_IPA_Loader_PluginMetadata_System_String___
  3240. commentId: M:IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,System.String[])
  3241. name.vb: Initialize(PluginMetadata, String())
  3242. fullName: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, System.String[])
  3243. fullName.vb: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, System.String())
  3244. nameWithType: Feature.Initialize(PluginMetadata, String[])
  3245. nameWithType.vb: Feature.Initialize(PluginMetadata, String())
  3246. - uid: IPA.Loader.Features.Feature.Initialize*
  3247. name: Initialize
  3248. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_
  3249. commentId: Overload:IPA.Loader.Features.Feature.Initialize
  3250. isSpec: "True"
  3251. fullName: IPA.Loader.Features.Feature.Initialize
  3252. nameWithType: Feature.Initialize
  3253. - uid: IPA.Loader.Features.Feature.InvalidMessage
  3254. name: InvalidMessage
  3255. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage
  3256. commentId: P:IPA.Loader.Features.Feature.InvalidMessage
  3257. fullName: IPA.Loader.Features.Feature.InvalidMessage
  3258. nameWithType: Feature.InvalidMessage
  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: Overload:IPA.Loader.Features.Feature.InvalidMessage
  3263. isSpec: "True"
  3264. fullName: IPA.Loader.Features.Feature.InvalidMessage
  3265. nameWithType: Feature.InvalidMessage
  3266. - uid: IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  3267. name: RequireLoaded(PluginMetadata)
  3268. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_RequireLoaded_IPA_Loader_PluginMetadata_
  3269. commentId: M:IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  3270. fullName: IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  3271. nameWithType: Feature.RequireLoaded(PluginMetadata)
  3272. - uid: IPA.Loader.Features.Feature.RequireLoaded*
  3273. name: RequireLoaded
  3274. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_RequireLoaded_
  3275. commentId: Overload:IPA.Loader.Features.Feature.RequireLoaded
  3276. isSpec: "True"
  3277. fullName: IPA.Loader.Features.Feature.RequireLoaded
  3278. nameWithType: Feature.RequireLoaded
  3279. - uid: IPA.Loader.Features.Feature.StoreOnPlugin
  3280. name: StoreOnPlugin
  3281. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_StoreOnPlugin
  3282. commentId: P:IPA.Loader.Features.Feature.StoreOnPlugin
  3283. fullName: IPA.Loader.Features.Feature.StoreOnPlugin
  3284. nameWithType: Feature.StoreOnPlugin
  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: Overload:IPA.Loader.Features.Feature.StoreOnPlugin
  3289. isSpec: "True"
  3290. fullName: IPA.Loader.Features.Feature.StoreOnPlugin
  3291. nameWithType: Feature.StoreOnPlugin
  3292. - uid: IPA.Loader.PluginInitInjector
  3293. name: PluginInitInjector
  3294. href: api/IPA.Loader.PluginInitInjector.html
  3295. commentId: T:IPA.Loader.PluginInitInjector
  3296. fullName: IPA.Loader.PluginInitInjector
  3297. nameWithType: PluginInitInjector
  3298. - uid: IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter)
  3299. name: AddInjector(Type, PluginInitInjector.InjectParameter)
  3300. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_System_Type_IPA_Loader_PluginInitInjector_InjectParameter_
  3301. commentId: M:IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter)
  3302. fullName: IPA.Loader.PluginInitInjector.AddInjector(System.Type, IPA.Loader.PluginInitInjector.InjectParameter)
  3303. nameWithType: PluginInitInjector.AddInjector(Type, PluginInitInjector.InjectParameter)
  3304. - uid: IPA.Loader.PluginInitInjector.AddInjector*
  3305. name: AddInjector
  3306. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_
  3307. commentId: Overload:IPA.Loader.PluginInitInjector.AddInjector
  3308. isSpec: "True"
  3309. fullName: IPA.Loader.PluginInitInjector.AddInjector
  3310. nameWithType: PluginInitInjector.AddInjector
  3311. - uid: IPA.Loader.PluginInitInjector.InjectParameter
  3312. name: PluginInitInjector.InjectParameter
  3313. href: api/IPA.Loader.PluginInitInjector.InjectParameter.html
  3314. commentId: T:IPA.Loader.PluginInitInjector.InjectParameter
  3315. fullName: IPA.Loader.PluginInitInjector.InjectParameter
  3316. nameWithType: PluginInitInjector.InjectParameter
  3317. - uid: IPA.Loader.PluginManager
  3318. name: PluginManager
  3319. href: api/IPA.Loader.PluginManager.html
  3320. commentId: T:IPA.Loader.PluginManager
  3321. fullName: IPA.Loader.PluginManager
  3322. nameWithType: PluginManager
  3323. - uid: IPA.Loader.PluginManager.AllPlugins
  3324. name: AllPlugins
  3325. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins
  3326. commentId: P:IPA.Loader.PluginManager.AllPlugins
  3327. fullName: IPA.Loader.PluginManager.AllPlugins
  3328. nameWithType: PluginManager.AllPlugins
  3329. - uid: IPA.Loader.PluginManager.AllPlugins*
  3330. name: AllPlugins
  3331. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins_
  3332. commentId: Overload:IPA.Loader.PluginManager.AllPlugins
  3333. isSpec: "True"
  3334. fullName: IPA.Loader.PluginManager.AllPlugins
  3335. nameWithType: PluginManager.AllPlugins
  3336. - uid: IPA.Loader.PluginManager.DisabledPlugins
  3337. name: DisabledPlugins
  3338. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins
  3339. commentId: P:IPA.Loader.PluginManager.DisabledPlugins
  3340. fullName: IPA.Loader.PluginManager.DisabledPlugins
  3341. nameWithType: PluginManager.DisabledPlugins
  3342. - uid: IPA.Loader.PluginManager.DisabledPlugins*
  3343. name: DisabledPlugins
  3344. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins_
  3345. commentId: Overload:IPA.Loader.PluginManager.DisabledPlugins
  3346. isSpec: "True"
  3347. fullName: IPA.Loader.PluginManager.DisabledPlugins
  3348. nameWithType: PluginManager.DisabledPlugins
  3349. - uid: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3350. name: GetDisabledPlugin(String)
  3351. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_System_String_
  3352. commentId: M:IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3353. fullName: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3354. nameWithType: PluginManager.GetDisabledPlugin(String)
  3355. - uid: IPA.Loader.PluginManager.GetDisabledPlugin*
  3356. name: GetDisabledPlugin
  3357. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_
  3358. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPlugin
  3359. isSpec: "True"
  3360. fullName: IPA.Loader.PluginManager.GetDisabledPlugin
  3361. nameWithType: PluginManager.GetDisabledPlugin
  3362. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3363. name: GetDisabledPluginFromId(String)
  3364. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_System_String_
  3365. commentId: M:IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3366. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3367. nameWithType: PluginManager.GetDisabledPluginFromId(String)
  3368. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId*
  3369. name: GetDisabledPluginFromId
  3370. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_
  3371. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPluginFromId
  3372. isSpec: "True"
  3373. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId
  3374. nameWithType: PluginManager.GetDisabledPluginFromId
  3375. - uid: IPA.Loader.PluginManager.GetPlugin(System.String)
  3376. name: GetPlugin(String)
  3377. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_System_String_
  3378. commentId: M:IPA.Loader.PluginManager.GetPlugin(System.String)
  3379. fullName: IPA.Loader.PluginManager.GetPlugin(System.String)
  3380. nameWithType: PluginManager.GetPlugin(String)
  3381. - uid: IPA.Loader.PluginManager.GetPlugin*
  3382. name: GetPlugin
  3383. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_
  3384. commentId: Overload:IPA.Loader.PluginManager.GetPlugin
  3385. isSpec: "True"
  3386. fullName: IPA.Loader.PluginManager.GetPlugin
  3387. nameWithType: PluginManager.GetPlugin
  3388. - uid: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3389. name: GetPluginFromId(String)
  3390. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_System_String_
  3391. commentId: M:IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3392. fullName: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3393. nameWithType: PluginManager.GetPluginFromId(String)
  3394. - uid: IPA.Loader.PluginManager.GetPluginFromId*
  3395. name: GetPluginFromId
  3396. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_
  3397. commentId: Overload:IPA.Loader.PluginManager.GetPluginFromId
  3398. isSpec: "True"
  3399. fullName: IPA.Loader.PluginManager.GetPluginFromId
  3400. nameWithType: PluginManager.GetPluginFromId
  3401. - uid: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3402. name: IsDisabled(PluginMetadata)
  3403. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_IPA_Loader_PluginMetadata_
  3404. commentId: M:IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3405. fullName: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3406. nameWithType: PluginManager.IsDisabled(PluginMetadata)
  3407. - uid: IPA.Loader.PluginManager.IsDisabled*
  3408. name: IsDisabled
  3409. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_
  3410. commentId: Overload:IPA.Loader.PluginManager.IsDisabled
  3411. isSpec: "True"
  3412. fullName: IPA.Loader.PluginManager.IsDisabled
  3413. nameWithType: PluginManager.IsDisabled
  3414. - uid: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3415. name: IsEnabled(PluginMetadata)
  3416. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_IPA_Loader_PluginMetadata_
  3417. commentId: M:IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3418. fullName: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3419. nameWithType: PluginManager.IsEnabled(PluginMetadata)
  3420. - uid: IPA.Loader.PluginManager.IsEnabled*
  3421. name: IsEnabled
  3422. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_
  3423. commentId: Overload:IPA.Loader.PluginManager.IsEnabled
  3424. isSpec: "True"
  3425. fullName: IPA.Loader.PluginManager.IsEnabled
  3426. nameWithType: PluginManager.IsEnabled
  3427. - uid: IPA.Loader.PluginManager.PluginDisabled
  3428. name: PluginDisabled
  3429. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginDisabled
  3430. commentId: E:IPA.Loader.PluginManager.PluginDisabled
  3431. fullName: IPA.Loader.PluginManager.PluginDisabled
  3432. nameWithType: PluginManager.PluginDisabled
  3433. - uid: IPA.Loader.PluginManager.PluginDisableDelegate
  3434. name: PluginManager.PluginDisableDelegate
  3435. href: api/IPA.Loader.PluginManager.PluginDisableDelegate.html
  3436. commentId: T:IPA.Loader.PluginManager.PluginDisableDelegate
  3437. fullName: IPA.Loader.PluginManager.PluginDisableDelegate
  3438. nameWithType: PluginManager.PluginDisableDelegate
  3439. - uid: IPA.Loader.PluginManager.PluginEnabled
  3440. name: PluginEnabled
  3441. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginEnabled
  3442. commentId: E:IPA.Loader.PluginManager.PluginEnabled
  3443. fullName: IPA.Loader.PluginManager.PluginEnabled
  3444. nameWithType: PluginManager.PluginEnabled
  3445. - uid: IPA.Loader.PluginManager.PluginEnableDelegate
  3446. name: PluginManager.PluginEnableDelegate
  3447. href: api/IPA.Loader.PluginManager.PluginEnableDelegate.html
  3448. commentId: T:IPA.Loader.PluginManager.PluginEnableDelegate
  3449. fullName: IPA.Loader.PluginManager.PluginEnableDelegate
  3450. nameWithType: PluginManager.PluginEnableDelegate
  3451. - uid: IPA.Loader.PluginManager.Plugins
  3452. name: Plugins
  3453. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins
  3454. commentId: P:IPA.Loader.PluginManager.Plugins
  3455. fullName: IPA.Loader.PluginManager.Plugins
  3456. nameWithType: PluginManager.Plugins
  3457. - uid: IPA.Loader.PluginManager.Plugins*
  3458. name: Plugins
  3459. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins_
  3460. commentId: Overload:IPA.Loader.PluginManager.Plugins
  3461. isSpec: "True"
  3462. fullName: IPA.Loader.PluginManager.Plugins
  3463. nameWithType: PluginManager.Plugins
  3464. - uid: IPA.Loader.PluginManager.PluginStateTransaction
  3465. name: PluginStateTransaction()
  3466. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction
  3467. commentId: M:IPA.Loader.PluginManager.PluginStateTransaction
  3468. fullName: IPA.Loader.PluginManager.PluginStateTransaction()
  3469. nameWithType: PluginManager.PluginStateTransaction()
  3470. - uid: IPA.Loader.PluginManager.PluginStateTransaction*
  3471. name: PluginStateTransaction
  3472. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction_
  3473. commentId: Overload:IPA.Loader.PluginManager.PluginStateTransaction
  3474. isSpec: "True"
  3475. fullName: IPA.Loader.PluginManager.PluginStateTransaction
  3476. nameWithType: PluginManager.PluginStateTransaction
  3477. - uid: IPA.Loader.PluginMetadata
  3478. name: PluginMetadata
  3479. href: api/IPA.Loader.PluginMetadata.html
  3480. commentId: T:IPA.Loader.PluginMetadata
  3481. fullName: IPA.Loader.PluginMetadata
  3482. nameWithType: PluginMetadata
  3483. - uid: IPA.Loader.PluginMetadata.Assembly
  3484. name: Assembly
  3485. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly
  3486. commentId: P:IPA.Loader.PluginMetadata.Assembly
  3487. fullName: IPA.Loader.PluginMetadata.Assembly
  3488. nameWithType: PluginMetadata.Assembly
  3489. - uid: IPA.Loader.PluginMetadata.Assembly*
  3490. name: Assembly
  3491. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly_
  3492. commentId: Overload:IPA.Loader.PluginMetadata.Assembly
  3493. isSpec: "True"
  3494. fullName: IPA.Loader.PluginMetadata.Assembly
  3495. nameWithType: PluginMetadata.Assembly
  3496. - uid: IPA.Loader.PluginMetadata.AssociatedFiles
  3497. name: AssociatedFiles
  3498. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles
  3499. commentId: P:IPA.Loader.PluginMetadata.AssociatedFiles
  3500. fullName: IPA.Loader.PluginMetadata.AssociatedFiles
  3501. nameWithType: PluginMetadata.AssociatedFiles
  3502. - uid: IPA.Loader.PluginMetadata.AssociatedFiles*
  3503. name: AssociatedFiles
  3504. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles_
  3505. commentId: Overload:IPA.Loader.PluginMetadata.AssociatedFiles
  3506. isSpec: "True"
  3507. fullName: IPA.Loader.PluginMetadata.AssociatedFiles
  3508. nameWithType: PluginMetadata.AssociatedFiles
  3509. - uid: IPA.Loader.PluginMetadata.Features
  3510. name: Features
  3511. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features
  3512. commentId: P:IPA.Loader.PluginMetadata.Features
  3513. fullName: IPA.Loader.PluginMetadata.Features
  3514. nameWithType: PluginMetadata.Features
  3515. - uid: IPA.Loader.PluginMetadata.Features*
  3516. name: Features
  3517. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features_
  3518. commentId: Overload:IPA.Loader.PluginMetadata.Features
  3519. isSpec: "True"
  3520. fullName: IPA.Loader.PluginMetadata.Features
  3521. nameWithType: PluginMetadata.Features
  3522. - uid: IPA.Loader.PluginMetadata.File
  3523. name: File
  3524. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File
  3525. commentId: P:IPA.Loader.PluginMetadata.File
  3526. fullName: IPA.Loader.PluginMetadata.File
  3527. nameWithType: PluginMetadata.File
  3528. - uid: IPA.Loader.PluginMetadata.File*
  3529. name: File
  3530. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File_
  3531. commentId: Overload:IPA.Loader.PluginMetadata.File
  3532. isSpec: "True"
  3533. fullName: IPA.Loader.PluginMetadata.File
  3534. nameWithType: PluginMetadata.File
  3535. - uid: IPA.Loader.PluginMetadata.Id
  3536. name: Id
  3537. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id
  3538. commentId: P:IPA.Loader.PluginMetadata.Id
  3539. fullName: IPA.Loader.PluginMetadata.Id
  3540. nameWithType: PluginMetadata.Id
  3541. - uid: IPA.Loader.PluginMetadata.Id*
  3542. name: Id
  3543. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id_
  3544. commentId: Overload:IPA.Loader.PluginMetadata.Id
  3545. isSpec: "True"
  3546. fullName: IPA.Loader.PluginMetadata.Id
  3547. nameWithType: PluginMetadata.Id
  3548. - uid: IPA.Loader.PluginMetadata.IsBare
  3549. name: IsBare
  3550. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare
  3551. commentId: P:IPA.Loader.PluginMetadata.IsBare
  3552. fullName: IPA.Loader.PluginMetadata.IsBare
  3553. nameWithType: PluginMetadata.IsBare
  3554. - uid: IPA.Loader.PluginMetadata.IsBare*
  3555. name: IsBare
  3556. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare_
  3557. commentId: Overload:IPA.Loader.PluginMetadata.IsBare
  3558. isSpec: "True"
  3559. fullName: IPA.Loader.PluginMetadata.IsBare
  3560. nameWithType: PluginMetadata.IsBare
  3561. - uid: IPA.Loader.PluginMetadata.Name
  3562. name: Name
  3563. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name
  3564. commentId: P:IPA.Loader.PluginMetadata.Name
  3565. fullName: IPA.Loader.PluginMetadata.Name
  3566. nameWithType: PluginMetadata.Name
  3567. - uid: IPA.Loader.PluginMetadata.Name*
  3568. name: Name
  3569. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name_
  3570. commentId: Overload:IPA.Loader.PluginMetadata.Name
  3571. isSpec: "True"
  3572. fullName: IPA.Loader.PluginMetadata.Name
  3573. nameWithType: PluginMetadata.Name
  3574. - uid: IPA.Loader.PluginMetadata.PluginType
  3575. name: PluginType
  3576. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType
  3577. commentId: P:IPA.Loader.PluginMetadata.PluginType
  3578. fullName: IPA.Loader.PluginMetadata.PluginType
  3579. nameWithType: PluginMetadata.PluginType
  3580. - uid: IPA.Loader.PluginMetadata.PluginType*
  3581. name: PluginType
  3582. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType_
  3583. commentId: Overload:IPA.Loader.PluginMetadata.PluginType
  3584. isSpec: "True"
  3585. fullName: IPA.Loader.PluginMetadata.PluginType
  3586. nameWithType: PluginMetadata.PluginType
  3587. - uid: IPA.Loader.PluginMetadata.RuntimeOptions
  3588. name: RuntimeOptions
  3589. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions
  3590. commentId: P:IPA.Loader.PluginMetadata.RuntimeOptions
  3591. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3592. nameWithType: PluginMetadata.RuntimeOptions
  3593. - uid: IPA.Loader.PluginMetadata.RuntimeOptions*
  3594. name: RuntimeOptions
  3595. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions_
  3596. commentId: Overload:IPA.Loader.PluginMetadata.RuntimeOptions
  3597. isSpec: "True"
  3598. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3599. nameWithType: PluginMetadata.RuntimeOptions
  3600. - uid: IPA.Loader.PluginMetadata.ToString
  3601. name: ToString()
  3602. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString
  3603. commentId: M:IPA.Loader.PluginMetadata.ToString
  3604. fullName: IPA.Loader.PluginMetadata.ToString()
  3605. nameWithType: PluginMetadata.ToString()
  3606. - uid: IPA.Loader.PluginMetadata.ToString*
  3607. name: ToString
  3608. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString_
  3609. commentId: Overload:IPA.Loader.PluginMetadata.ToString
  3610. isSpec: "True"
  3611. fullName: IPA.Loader.PluginMetadata.ToString
  3612. nameWithType: PluginMetadata.ToString
  3613. - uid: IPA.Loader.PluginMetadata.Version
  3614. name: Version
  3615. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version
  3616. commentId: P:IPA.Loader.PluginMetadata.Version
  3617. fullName: IPA.Loader.PluginMetadata.Version
  3618. nameWithType: PluginMetadata.Version
  3619. - uid: IPA.Loader.PluginMetadata.Version*
  3620. name: Version
  3621. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version_
  3622. commentId: Overload:IPA.Loader.PluginMetadata.Version
  3623. isSpec: "True"
  3624. fullName: IPA.Loader.PluginMetadata.Version
  3625. nameWithType: PluginMetadata.Version
  3626. - uid: IPA.Loader.StateTransitionTransaction
  3627. name: StateTransitionTransaction
  3628. href: api/IPA.Loader.StateTransitionTransaction.html
  3629. commentId: T:IPA.Loader.StateTransitionTransaction
  3630. fullName: IPA.Loader.StateTransitionTransaction
  3631. nameWithType: StateTransitionTransaction
  3632. - uid: IPA.Loader.StateTransitionTransaction.Commit
  3633. name: Commit()
  3634. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit
  3635. commentId: M:IPA.Loader.StateTransitionTransaction.Commit
  3636. fullName: IPA.Loader.StateTransitionTransaction.Commit()
  3637. nameWithType: StateTransitionTransaction.Commit()
  3638. - uid: IPA.Loader.StateTransitionTransaction.Commit*
  3639. name: Commit
  3640. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit_
  3641. commentId: Overload:IPA.Loader.StateTransitionTransaction.Commit
  3642. isSpec: "True"
  3643. fullName: IPA.Loader.StateTransitionTransaction.Commit
  3644. nameWithType: StateTransitionTransaction.Commit
  3645. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3646. name: Disable(PluginMetadata, Boolean)
  3647. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Boolean_
  3648. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3649. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, System.Boolean)
  3650. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, Boolean)
  3651. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3652. name: Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3653. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3654. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3655. name.vb: Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3656. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3657. fullName.vb: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3658. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3659. nameWithType.vb: StateTransitionTransaction.Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3660. - uid: IPA.Loader.StateTransitionTransaction.Disable*
  3661. name: Disable
  3662. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_
  3663. commentId: Overload:IPA.Loader.StateTransitionTransaction.Disable
  3664. isSpec: "True"
  3665. fullName: IPA.Loader.StateTransitionTransaction.Disable
  3666. nameWithType: StateTransitionTransaction.Disable
  3667. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3668. name: DisabledPlugins
  3669. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins
  3670. commentId: P:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3671. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3672. nameWithType: StateTransitionTransaction.DisabledPlugins
  3673. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins*
  3674. name: DisabledPlugins
  3675. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins_
  3676. commentId: Overload:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3677. isSpec: "True"
  3678. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3679. nameWithType: StateTransitionTransaction.DisabledPlugins
  3680. - uid: IPA.Loader.StateTransitionTransaction.Dispose
  3681. name: Dispose()
  3682. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose
  3683. commentId: M:IPA.Loader.StateTransitionTransaction.Dispose
  3684. fullName: IPA.Loader.StateTransitionTransaction.Dispose()
  3685. nameWithType: StateTransitionTransaction.Dispose()
  3686. - uid: IPA.Loader.StateTransitionTransaction.Dispose*
  3687. name: Dispose
  3688. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose_
  3689. commentId: Overload:IPA.Loader.StateTransitionTransaction.Dispose
  3690. isSpec: "True"
  3691. fullName: IPA.Loader.StateTransitionTransaction.Dispose
  3692. nameWithType: StateTransitionTransaction.Dispose
  3693. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3694. name: Enable(PluginMetadata, Boolean)
  3695. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Boolean_
  3696. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3697. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, System.Boolean)
  3698. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, Boolean)
  3699. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3700. name: Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3701. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3702. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3703. name.vb: Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3704. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3705. fullName.vb: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3706. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3707. nameWithType.vb: StateTransitionTransaction.Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3708. - uid: IPA.Loader.StateTransitionTransaction.Enable*
  3709. name: Enable
  3710. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_
  3711. commentId: Overload:IPA.Loader.StateTransitionTransaction.Enable
  3712. isSpec: "True"
  3713. fullName: IPA.Loader.StateTransitionTransaction.Enable
  3714. nameWithType: StateTransitionTransaction.Enable
  3715. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3716. name: EnabledPlugins
  3717. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins
  3718. commentId: P:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3719. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3720. nameWithType: StateTransitionTransaction.EnabledPlugins
  3721. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins*
  3722. name: EnabledPlugins
  3723. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins_
  3724. commentId: Overload:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3725. isSpec: "True"
  3726. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3727. nameWithType: StateTransitionTransaction.EnabledPlugins
  3728. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3729. name: IsDisabled(PluginMetadata)
  3730. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_IPA_Loader_PluginMetadata_
  3731. commentId: M:IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3732. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3733. nameWithType: StateTransitionTransaction.IsDisabled(PluginMetadata)
  3734. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled*
  3735. name: IsDisabled
  3736. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_
  3737. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsDisabled
  3738. isSpec: "True"
  3739. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled
  3740. nameWithType: StateTransitionTransaction.IsDisabled
  3741. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3742. name: IsEnabled(PluginMetadata)
  3743. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_IPA_Loader_PluginMetadata_
  3744. commentId: M:IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3745. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3746. nameWithType: StateTransitionTransaction.IsEnabled(PluginMetadata)
  3747. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled*
  3748. name: IsEnabled
  3749. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_
  3750. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsEnabled
  3751. isSpec: "True"
  3752. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled
  3753. nameWithType: StateTransitionTransaction.IsEnabled
  3754. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3755. name: WillNeedRestart
  3756. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart
  3757. commentId: P:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3758. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3759. nameWithType: StateTransitionTransaction.WillNeedRestart
  3760. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart*
  3761. name: WillNeedRestart
  3762. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart_
  3763. commentId: Overload:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3764. isSpec: "True"
  3765. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3766. nameWithType: StateTransitionTransaction.WillNeedRestart
  3767. - uid: IPA.Logging
  3768. name: IPA.Logging
  3769. href: api/IPA.Logging.html
  3770. commentId: N:IPA.Logging
  3771. fullName: IPA.Logging
  3772. nameWithType: IPA.Logging
  3773. - uid: IPA.Logging.Logger
  3774. name: Logger
  3775. href: api/IPA.Logging.Logger.html
  3776. commentId: T:IPA.Logging.Logger
  3777. fullName: IPA.Logging.Logger
  3778. nameWithType: Logger
  3779. - uid: IPA.Logging.Logger.Critical(System.Exception)
  3780. name: Critical(Exception)
  3781. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_Exception_
  3782. commentId: M:IPA.Logging.Logger.Critical(System.Exception)
  3783. fullName: IPA.Logging.Logger.Critical(System.Exception)
  3784. nameWithType: Logger.Critical(Exception)
  3785. - uid: IPA.Logging.Logger.Critical(System.String)
  3786. name: Critical(String)
  3787. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_String_
  3788. commentId: M:IPA.Logging.Logger.Critical(System.String)
  3789. fullName: IPA.Logging.Logger.Critical(System.String)
  3790. nameWithType: Logger.Critical(String)
  3791. - uid: IPA.Logging.Logger.Critical*
  3792. name: Critical
  3793. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_
  3794. commentId: Overload:IPA.Logging.Logger.Critical
  3795. isSpec: "True"
  3796. fullName: IPA.Logging.Logger.Critical
  3797. nameWithType: Logger.Critical
  3798. - uid: IPA.Logging.Logger.Debug(System.Exception)
  3799. name: Debug(Exception)
  3800. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_Exception_
  3801. commentId: M:IPA.Logging.Logger.Debug(System.Exception)
  3802. fullName: IPA.Logging.Logger.Debug(System.Exception)
  3803. nameWithType: Logger.Debug(Exception)
  3804. - uid: IPA.Logging.Logger.Debug(System.String)
  3805. name: Debug(String)
  3806. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_String_
  3807. commentId: M:IPA.Logging.Logger.Debug(System.String)
  3808. fullName: IPA.Logging.Logger.Debug(System.String)
  3809. nameWithType: Logger.Debug(String)
  3810. - uid: IPA.Logging.Logger.Debug*
  3811. name: Debug
  3812. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_
  3813. commentId: Overload:IPA.Logging.Logger.Debug
  3814. isSpec: "True"
  3815. fullName: IPA.Logging.Logger.Debug
  3816. nameWithType: Logger.Debug
  3817. - uid: IPA.Logging.Logger.Error(System.Exception)
  3818. name: Error(Exception)
  3819. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_Exception_
  3820. commentId: M:IPA.Logging.Logger.Error(System.Exception)
  3821. fullName: IPA.Logging.Logger.Error(System.Exception)
  3822. nameWithType: Logger.Error(Exception)
  3823. - uid: IPA.Logging.Logger.Error(System.String)
  3824. name: Error(String)
  3825. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_String_
  3826. commentId: M:IPA.Logging.Logger.Error(System.String)
  3827. fullName: IPA.Logging.Logger.Error(System.String)
  3828. nameWithType: Logger.Error(String)
  3829. - uid: IPA.Logging.Logger.Error*
  3830. name: Error
  3831. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_
  3832. commentId: Overload:IPA.Logging.Logger.Error
  3833. isSpec: "True"
  3834. fullName: IPA.Logging.Logger.Error
  3835. nameWithType: Logger.Error
  3836. - uid: IPA.Logging.Logger.Info(System.Exception)
  3837. name: Info(Exception)
  3838. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_Exception_
  3839. commentId: M:IPA.Logging.Logger.Info(System.Exception)
  3840. fullName: IPA.Logging.Logger.Info(System.Exception)
  3841. nameWithType: Logger.Info(Exception)
  3842. - uid: IPA.Logging.Logger.Info(System.String)
  3843. name: Info(String)
  3844. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_String_
  3845. commentId: M:IPA.Logging.Logger.Info(System.String)
  3846. fullName: IPA.Logging.Logger.Info(System.String)
  3847. nameWithType: Logger.Info(String)
  3848. - uid: IPA.Logging.Logger.Info*
  3849. name: Info
  3850. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_
  3851. commentId: Overload:IPA.Logging.Logger.Info
  3852. isSpec: "True"
  3853. fullName: IPA.Logging.Logger.Info
  3854. nameWithType: Logger.Info
  3855. - uid: IPA.Logging.Logger.Level
  3856. name: Logger.Level
  3857. href: api/IPA.Logging.Logger.Level.html
  3858. commentId: T:IPA.Logging.Logger.Level
  3859. fullName: IPA.Logging.Logger.Level
  3860. nameWithType: Logger.Level
  3861. - uid: IPA.Logging.Logger.Level.Critical
  3862. name: Critical
  3863. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Critical
  3864. commentId: F:IPA.Logging.Logger.Level.Critical
  3865. fullName: IPA.Logging.Logger.Level.Critical
  3866. nameWithType: Logger.Level.Critical
  3867. - uid: IPA.Logging.Logger.Level.Debug
  3868. name: Debug
  3869. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Debug
  3870. commentId: F:IPA.Logging.Logger.Level.Debug
  3871. fullName: IPA.Logging.Logger.Level.Debug
  3872. nameWithType: Logger.Level.Debug
  3873. - uid: IPA.Logging.Logger.Level.Error
  3874. name: Error
  3875. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Error
  3876. commentId: F:IPA.Logging.Logger.Level.Error
  3877. fullName: IPA.Logging.Logger.Level.Error
  3878. nameWithType: Logger.Level.Error
  3879. - uid: IPA.Logging.Logger.Level.Info
  3880. name: Info
  3881. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Info
  3882. commentId: F:IPA.Logging.Logger.Level.Info
  3883. fullName: IPA.Logging.Logger.Level.Info
  3884. nameWithType: Logger.Level.Info
  3885. - uid: IPA.Logging.Logger.Level.None
  3886. name: None
  3887. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_None
  3888. commentId: F:IPA.Logging.Logger.Level.None
  3889. fullName: IPA.Logging.Logger.Level.None
  3890. nameWithType: Logger.Level.None
  3891. - uid: IPA.Logging.Logger.Level.Notice
  3892. name: Notice
  3893. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Notice
  3894. commentId: F:IPA.Logging.Logger.Level.Notice
  3895. fullName: IPA.Logging.Logger.Level.Notice
  3896. nameWithType: Logger.Level.Notice
  3897. - uid: IPA.Logging.Logger.Level.Trace
  3898. name: Trace
  3899. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Trace
  3900. commentId: F:IPA.Logging.Logger.Level.Trace
  3901. fullName: IPA.Logging.Logger.Level.Trace
  3902. nameWithType: Logger.Level.Trace
  3903. - uid: IPA.Logging.Logger.Level.Warning
  3904. name: Warning
  3905. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Warning
  3906. commentId: F:IPA.Logging.Logger.Level.Warning
  3907. fullName: IPA.Logging.Logger.Level.Warning
  3908. nameWithType: Logger.Level.Warning
  3909. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3910. name: Log(Logger.Level, Exception)
  3911. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_Exception_
  3912. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3913. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.Exception)
  3914. nameWithType: Logger.Log(Logger.Level, Exception)
  3915. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3916. name: Log(Logger.Level, String)
  3917. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_
  3918. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3919. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.String)
  3920. nameWithType: Logger.Log(Logger.Level, String)
  3921. - uid: IPA.Logging.Logger.Log*
  3922. name: Log
  3923. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_
  3924. commentId: Overload:IPA.Logging.Logger.Log
  3925. isSpec: "True"
  3926. fullName: IPA.Logging.Logger.Log
  3927. nameWithType: Logger.Log
  3928. - uid: IPA.Logging.Logger.LogFormat
  3929. name: LogFormat
  3930. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat
  3931. commentId: P:IPA.Logging.Logger.LogFormat
  3932. fullName: IPA.Logging.Logger.LogFormat
  3933. nameWithType: Logger.LogFormat
  3934. - uid: IPA.Logging.Logger.LogFormat*
  3935. name: LogFormat
  3936. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat_
  3937. commentId: Overload:IPA.Logging.Logger.LogFormat
  3938. isSpec: "True"
  3939. fullName: IPA.Logging.Logger.LogFormat
  3940. nameWithType: Logger.LogFormat
  3941. - uid: IPA.Logging.Logger.LogLevel
  3942. name: Logger.LogLevel
  3943. href: api/IPA.Logging.Logger.LogLevel.html
  3944. commentId: T:IPA.Logging.Logger.LogLevel
  3945. fullName: IPA.Logging.Logger.LogLevel
  3946. nameWithType: Logger.LogLevel
  3947. - uid: IPA.Logging.Logger.LogLevel.All
  3948. name: All
  3949. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_All
  3950. commentId: F:IPA.Logging.Logger.LogLevel.All
  3951. fullName: IPA.Logging.Logger.LogLevel.All
  3952. nameWithType: Logger.LogLevel.All
  3953. - uid: IPA.Logging.Logger.LogLevel.CriticalOnly
  3954. name: CriticalOnly
  3955. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_CriticalOnly
  3956. commentId: F:IPA.Logging.Logger.LogLevel.CriticalOnly
  3957. fullName: IPA.Logging.Logger.LogLevel.CriticalOnly
  3958. nameWithType: Logger.LogLevel.CriticalOnly
  3959. - uid: IPA.Logging.Logger.LogLevel.DebugOnly
  3960. name: DebugOnly
  3961. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugOnly
  3962. commentId: F:IPA.Logging.Logger.LogLevel.DebugOnly
  3963. fullName: IPA.Logging.Logger.LogLevel.DebugOnly
  3964. nameWithType: Logger.LogLevel.DebugOnly
  3965. - uid: IPA.Logging.Logger.LogLevel.DebugUp
  3966. name: DebugUp
  3967. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugUp
  3968. commentId: F:IPA.Logging.Logger.LogLevel.DebugUp
  3969. fullName: IPA.Logging.Logger.LogLevel.DebugUp
  3970. nameWithType: Logger.LogLevel.DebugUp
  3971. - uid: IPA.Logging.Logger.LogLevel.ErrorOnly
  3972. name: ErrorOnly
  3973. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorOnly
  3974. commentId: F:IPA.Logging.Logger.LogLevel.ErrorOnly
  3975. fullName: IPA.Logging.Logger.LogLevel.ErrorOnly
  3976. nameWithType: Logger.LogLevel.ErrorOnly
  3977. - uid: IPA.Logging.Logger.LogLevel.ErrorUp
  3978. name: ErrorUp
  3979. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorUp
  3980. commentId: F:IPA.Logging.Logger.LogLevel.ErrorUp
  3981. fullName: IPA.Logging.Logger.LogLevel.ErrorUp
  3982. nameWithType: Logger.LogLevel.ErrorUp
  3983. - uid: IPA.Logging.Logger.LogLevel.InfoOnly
  3984. name: InfoOnly
  3985. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoOnly
  3986. commentId: F:IPA.Logging.Logger.LogLevel.InfoOnly
  3987. fullName: IPA.Logging.Logger.LogLevel.InfoOnly
  3988. nameWithType: Logger.LogLevel.InfoOnly
  3989. - uid: IPA.Logging.Logger.LogLevel.InfoUp
  3990. name: InfoUp
  3991. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoUp
  3992. commentId: F:IPA.Logging.Logger.LogLevel.InfoUp
  3993. fullName: IPA.Logging.Logger.LogLevel.InfoUp
  3994. nameWithType: Logger.LogLevel.InfoUp
  3995. - uid: IPA.Logging.Logger.LogLevel.None
  3996. name: None
  3997. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_None
  3998. commentId: F:IPA.Logging.Logger.LogLevel.None
  3999. fullName: IPA.Logging.Logger.LogLevel.None
  4000. nameWithType: Logger.LogLevel.None
  4001. - uid: IPA.Logging.Logger.LogLevel.NoticeOnly
  4002. name: NoticeOnly
  4003. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeOnly
  4004. commentId: F:IPA.Logging.Logger.LogLevel.NoticeOnly
  4005. fullName: IPA.Logging.Logger.LogLevel.NoticeOnly
  4006. nameWithType: Logger.LogLevel.NoticeOnly
  4007. - uid: IPA.Logging.Logger.LogLevel.NoticeUp
  4008. name: NoticeUp
  4009. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeUp
  4010. commentId: F:IPA.Logging.Logger.LogLevel.NoticeUp
  4011. fullName: IPA.Logging.Logger.LogLevel.NoticeUp
  4012. nameWithType: Logger.LogLevel.NoticeUp
  4013. - uid: IPA.Logging.Logger.LogLevel.TraceOnly
  4014. name: TraceOnly
  4015. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_TraceOnly
  4016. commentId: F:IPA.Logging.Logger.LogLevel.TraceOnly
  4017. fullName: IPA.Logging.Logger.LogLevel.TraceOnly
  4018. nameWithType: Logger.LogLevel.TraceOnly
  4019. - uid: IPA.Logging.Logger.LogLevel.Undefined
  4020. name: Undefined
  4021. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_Undefined
  4022. commentId: F:IPA.Logging.Logger.LogLevel.Undefined
  4023. fullName: IPA.Logging.Logger.LogLevel.Undefined
  4024. nameWithType: Logger.LogLevel.Undefined
  4025. - uid: IPA.Logging.Logger.LogLevel.WarningOnly
  4026. name: WarningOnly
  4027. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningOnly
  4028. commentId: F:IPA.Logging.Logger.LogLevel.WarningOnly
  4029. fullName: IPA.Logging.Logger.LogLevel.WarningOnly
  4030. nameWithType: Logger.LogLevel.WarningOnly
  4031. - uid: IPA.Logging.Logger.LogLevel.WarningUp
  4032. name: WarningUp
  4033. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningUp
  4034. commentId: F:IPA.Logging.Logger.LogLevel.WarningUp
  4035. fullName: IPA.Logging.Logger.LogLevel.WarningUp
  4036. nameWithType: Logger.LogLevel.WarningUp
  4037. - uid: IPA.Logging.Logger.Notice(System.Exception)
  4038. name: Notice(Exception)
  4039. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_Exception_
  4040. commentId: M:IPA.Logging.Logger.Notice(System.Exception)
  4041. fullName: IPA.Logging.Logger.Notice(System.Exception)
  4042. nameWithType: Logger.Notice(Exception)
  4043. - uid: IPA.Logging.Logger.Notice(System.String)
  4044. name: Notice(String)
  4045. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_String_
  4046. commentId: M:IPA.Logging.Logger.Notice(System.String)
  4047. fullName: IPA.Logging.Logger.Notice(System.String)
  4048. nameWithType: Logger.Notice(String)
  4049. - uid: IPA.Logging.Logger.Notice*
  4050. name: Notice
  4051. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_
  4052. commentId: Overload:IPA.Logging.Logger.Notice
  4053. isSpec: "True"
  4054. fullName: IPA.Logging.Logger.Notice
  4055. nameWithType: Logger.Notice
  4056. - uid: IPA.Logging.Logger.Trace(System.Exception)
  4057. name: Trace(Exception)
  4058. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_Exception_
  4059. commentId: M:IPA.Logging.Logger.Trace(System.Exception)
  4060. fullName: IPA.Logging.Logger.Trace(System.Exception)
  4061. nameWithType: Logger.Trace(Exception)
  4062. - uid: IPA.Logging.Logger.Trace(System.String)
  4063. name: Trace(String)
  4064. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_String_
  4065. commentId: M:IPA.Logging.Logger.Trace(System.String)
  4066. fullName: IPA.Logging.Logger.Trace(System.String)
  4067. nameWithType: Logger.Trace(String)
  4068. - uid: IPA.Logging.Logger.Trace*
  4069. name: Trace
  4070. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_
  4071. commentId: Overload:IPA.Logging.Logger.Trace
  4072. isSpec: "True"
  4073. fullName: IPA.Logging.Logger.Trace
  4074. nameWithType: Logger.Trace
  4075. - uid: IPA.Logging.Logger.Warn(System.Exception)
  4076. name: Warn(Exception)
  4077. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_Exception_
  4078. commentId: M:IPA.Logging.Logger.Warn(System.Exception)
  4079. fullName: IPA.Logging.Logger.Warn(System.Exception)
  4080. nameWithType: Logger.Warn(Exception)
  4081. - uid: IPA.Logging.Logger.Warn(System.String)
  4082. name: Warn(String)
  4083. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_String_
  4084. commentId: M:IPA.Logging.Logger.Warn(System.String)
  4085. fullName: IPA.Logging.Logger.Warn(System.String)
  4086. nameWithType: Logger.Warn(String)
  4087. - uid: IPA.Logging.Logger.Warn*
  4088. name: Warn
  4089. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_
  4090. commentId: Overload:IPA.Logging.Logger.Warn
  4091. isSpec: "True"
  4092. fullName: IPA.Logging.Logger.Warn
  4093. nameWithType: Logger.Warn
  4094. - uid: IPA.Logging.LoggerExtensions
  4095. name: LoggerExtensions
  4096. href: api/IPA.Logging.LoggerExtensions.html
  4097. commentId: T:IPA.Logging.LoggerExtensions
  4098. fullName: IPA.Logging.LoggerExtensions
  4099. nameWithType: LoggerExtensions
  4100. - uid: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  4101. name: GetChildLogger(Logger, String)
  4102. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_
  4103. commentId: M:IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  4104. fullName: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger, System.String)
  4105. nameWithType: LoggerExtensions.GetChildLogger(Logger, String)
  4106. - uid: IPA.Logging.LoggerExtensions.GetChildLogger*
  4107. name: GetChildLogger
  4108. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_
  4109. commentId: Overload:IPA.Logging.LoggerExtensions.GetChildLogger
  4110. isSpec: "True"
  4111. fullName: IPA.Logging.LoggerExtensions.GetChildLogger
  4112. nameWithType: LoggerExtensions.GetChildLogger
  4113. - uid: IPA.Logging.LogPrinter
  4114. name: LogPrinter
  4115. href: api/IPA.Logging.LogPrinter.html
  4116. commentId: T:IPA.Logging.LogPrinter
  4117. fullName: IPA.Logging.LogPrinter
  4118. nameWithType: LogPrinter
  4119. - uid: IPA.Logging.LogPrinter.EndPrint
  4120. name: EndPrint()
  4121. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint
  4122. commentId: M:IPA.Logging.LogPrinter.EndPrint
  4123. fullName: IPA.Logging.LogPrinter.EndPrint()
  4124. nameWithType: LogPrinter.EndPrint()
  4125. - uid: IPA.Logging.LogPrinter.EndPrint*
  4126. name: EndPrint
  4127. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint_
  4128. commentId: Overload:IPA.Logging.LogPrinter.EndPrint
  4129. isSpec: "True"
  4130. fullName: IPA.Logging.LogPrinter.EndPrint
  4131. nameWithType: LogPrinter.EndPrint
  4132. - uid: IPA.Logging.LogPrinter.Filter
  4133. name: Filter
  4134. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter
  4135. commentId: P:IPA.Logging.LogPrinter.Filter
  4136. fullName: IPA.Logging.LogPrinter.Filter
  4137. nameWithType: LogPrinter.Filter
  4138. - uid: IPA.Logging.LogPrinter.Filter*
  4139. name: Filter
  4140. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter_
  4141. commentId: Overload:IPA.Logging.LogPrinter.Filter
  4142. isSpec: "True"
  4143. fullName: IPA.Logging.LogPrinter.Filter
  4144. nameWithType: LogPrinter.Filter
  4145. - uid: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4146. name: Print(Logger.Level, DateTime, String, String)
  4147. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4148. commentId: M:IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4149. fullName: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4150. nameWithType: LogPrinter.Print(Logger.Level, DateTime, String, String)
  4151. - uid: IPA.Logging.LogPrinter.Print*
  4152. name: Print
  4153. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_
  4154. commentId: Overload:IPA.Logging.LogPrinter.Print
  4155. isSpec: "True"
  4156. fullName: IPA.Logging.LogPrinter.Print
  4157. nameWithType: LogPrinter.Print
  4158. - uid: IPA.Logging.LogPrinter.StartPrint
  4159. name: StartPrint()
  4160. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint
  4161. commentId: M:IPA.Logging.LogPrinter.StartPrint
  4162. fullName: IPA.Logging.LogPrinter.StartPrint()
  4163. nameWithType: LogPrinter.StartPrint()
  4164. - uid: IPA.Logging.LogPrinter.StartPrint*
  4165. name: StartPrint
  4166. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint_
  4167. commentId: Overload:IPA.Logging.LogPrinter.StartPrint
  4168. isSpec: "True"
  4169. fullName: IPA.Logging.LogPrinter.StartPrint
  4170. nameWithType: LogPrinter.StartPrint
  4171. - uid: IPA.Logging.Printers
  4172. name: IPA.Logging.Printers
  4173. href: api/IPA.Logging.Printers.html
  4174. commentId: N:IPA.Logging.Printers
  4175. fullName: IPA.Logging.Printers
  4176. nameWithType: IPA.Logging.Printers
  4177. - uid: IPA.Logging.Printers.ColoredConsolePrinter
  4178. name: ColoredConsolePrinter
  4179. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html
  4180. commentId: T:IPA.Logging.Printers.ColoredConsolePrinter
  4181. fullName: IPA.Logging.Printers.ColoredConsolePrinter
  4182. nameWithType: ColoredConsolePrinter
  4183. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4184. name: Color
  4185. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color
  4186. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Color
  4187. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4188. nameWithType: ColoredConsolePrinter.Color
  4189. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color*
  4190. name: Color
  4191. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color_
  4192. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Color
  4193. isSpec: "True"
  4194. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4195. nameWithType: ColoredConsolePrinter.Color
  4196. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4197. name: Filter
  4198. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter
  4199. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4200. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4201. nameWithType: ColoredConsolePrinter.Filter
  4202. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter*
  4203. name: Filter
  4204. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter_
  4205. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4206. isSpec: "True"
  4207. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4208. nameWithType: ColoredConsolePrinter.Filter
  4209. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4210. name: Print(Logger.Level, DateTime, String, String)
  4211. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4212. commentId: M:IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4213. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4214. nameWithType: ColoredConsolePrinter.Print(Logger.Level, DateTime, String, String)
  4215. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print*
  4216. name: Print
  4217. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_
  4218. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Print
  4219. isSpec: "True"
  4220. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print
  4221. nameWithType: ColoredConsolePrinter.Print
  4222. - uid: IPA.Logging.Printers.ColorlessConsolePrinter
  4223. name: ColorlessConsolePrinter
  4224. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html
  4225. commentId: T:IPA.Logging.Printers.ColorlessConsolePrinter
  4226. fullName: IPA.Logging.Printers.ColorlessConsolePrinter
  4227. nameWithType: ColorlessConsolePrinter
  4228. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4229. name: Filter
  4230. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter
  4231. commentId: P:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4232. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4233. nameWithType: ColorlessConsolePrinter.Filter
  4234. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter*
  4235. name: Filter
  4236. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter_
  4237. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4238. isSpec: "True"
  4239. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4240. nameWithType: ColorlessConsolePrinter.Filter
  4241. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4242. name: Print(Logger.Level, DateTime, String, String)
  4243. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4244. commentId: M:IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4245. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4246. nameWithType: ColorlessConsolePrinter.Print(Logger.Level, DateTime, String, String)
  4247. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print*
  4248. name: Print
  4249. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_
  4250. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Print
  4251. isSpec: "True"
  4252. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print
  4253. nameWithType: ColorlessConsolePrinter.Print
  4254. - uid: IPA.Logging.Printers.GlobalLogFilePrinter
  4255. name: GlobalLogFilePrinter
  4256. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html
  4257. commentId: T:IPA.Logging.Printers.GlobalLogFilePrinter
  4258. fullName: IPA.Logging.Printers.GlobalLogFilePrinter
  4259. nameWithType: GlobalLogFilePrinter
  4260. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4261. name: Filter
  4262. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter
  4263. commentId: P:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4264. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4265. nameWithType: GlobalLogFilePrinter.Filter
  4266. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter*
  4267. name: Filter
  4268. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter_
  4269. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4270. isSpec: "True"
  4271. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4272. nameWithType: GlobalLogFilePrinter.Filter
  4273. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4274. name: GetFileInfo()
  4275. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo
  4276. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4277. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo()
  4278. nameWithType: GlobalLogFilePrinter.GetFileInfo()
  4279. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo*
  4280. name: GetFileInfo
  4281. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo_
  4282. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4283. isSpec: "True"
  4284. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4285. nameWithType: GlobalLogFilePrinter.GetFileInfo
  4286. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4287. name: Print(Logger.Level, DateTime, String, String)
  4288. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4289. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4290. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4291. nameWithType: GlobalLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  4292. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print*
  4293. name: Print
  4294. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_
  4295. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Print
  4296. isSpec: "True"
  4297. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print
  4298. nameWithType: GlobalLogFilePrinter.Print
  4299. - uid: IPA.Logging.Printers.GZFilePrinter
  4300. name: GZFilePrinter
  4301. href: api/IPA.Logging.Printers.GZFilePrinter.html
  4302. commentId: T:IPA.Logging.Printers.GZFilePrinter
  4303. fullName: IPA.Logging.Printers.GZFilePrinter
  4304. nameWithType: GZFilePrinter
  4305. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose
  4306. name: Dispose()
  4307. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose
  4308. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose
  4309. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose()
  4310. nameWithType: GZFilePrinter.Dispose()
  4311. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4312. name: Dispose(Boolean)
  4313. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_
  4314. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4315. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4316. nameWithType: GZFilePrinter.Dispose(Boolean)
  4317. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose*
  4318. name: Dispose
  4319. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_
  4320. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.Dispose
  4321. isSpec: "True"
  4322. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose
  4323. nameWithType: GZFilePrinter.Dispose
  4324. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint
  4325. name: EndPrint()
  4326. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint
  4327. commentId: M:IPA.Logging.Printers.GZFilePrinter.EndPrint
  4328. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint()
  4329. nameWithType: GZFilePrinter.EndPrint()
  4330. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint*
  4331. name: EndPrint
  4332. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint_
  4333. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.EndPrint
  4334. isSpec: "True"
  4335. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint
  4336. nameWithType: GZFilePrinter.EndPrint
  4337. - uid: IPA.Logging.Printers.GZFilePrinter.FileWriter
  4338. name: FileWriter
  4339. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_FileWriter
  4340. commentId: F:IPA.Logging.Printers.GZFilePrinter.FileWriter
  4341. fullName: IPA.Logging.Printers.GZFilePrinter.FileWriter
  4342. nameWithType: GZFilePrinter.FileWriter
  4343. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4344. name: GetFileInfo()
  4345. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo
  4346. commentId: M:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4347. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo()
  4348. nameWithType: GZFilePrinter.GetFileInfo()
  4349. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo*
  4350. name: GetFileInfo
  4351. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo_
  4352. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4353. isSpec: "True"
  4354. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4355. nameWithType: GZFilePrinter.GetFileInfo
  4356. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint
  4357. name: StartPrint()
  4358. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint
  4359. commentId: M:IPA.Logging.Printers.GZFilePrinter.StartPrint
  4360. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint()
  4361. nameWithType: GZFilePrinter.StartPrint()
  4362. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint*
  4363. name: StartPrint
  4364. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint_
  4365. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.StartPrint
  4366. isSpec: "True"
  4367. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint
  4368. nameWithType: GZFilePrinter.StartPrint
  4369. - uid: IPA.Logging.Printers.PluginLogFilePrinter
  4370. name: PluginLogFilePrinter
  4371. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html
  4372. commentId: T:IPA.Logging.Printers.PluginLogFilePrinter
  4373. fullName: IPA.Logging.Printers.PluginLogFilePrinter
  4374. nameWithType: PluginLogFilePrinter
  4375. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  4376. name: PluginLogFilePrinter(String)
  4377. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_
  4378. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  4379. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter(System.String)
  4380. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter(String)
  4381. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor*
  4382. name: PluginLogFilePrinter
  4383. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_
  4384. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.#ctor
  4385. isSpec: "True"
  4386. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter
  4387. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter
  4388. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4389. name: Filter
  4390. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter
  4391. commentId: P:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4392. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4393. nameWithType: PluginLogFilePrinter.Filter
  4394. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter*
  4395. name: Filter
  4396. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter_
  4397. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4398. isSpec: "True"
  4399. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4400. nameWithType: PluginLogFilePrinter.Filter
  4401. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4402. name: GetFileInfo()
  4403. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo
  4404. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4405. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo()
  4406. nameWithType: PluginLogFilePrinter.GetFileInfo()
  4407. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo*
  4408. name: GetFileInfo
  4409. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo_
  4410. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4411. isSpec: "True"
  4412. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4413. nameWithType: PluginLogFilePrinter.GetFileInfo
  4414. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4415. name: Print(Logger.Level, DateTime, String, String)
  4416. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4417. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4418. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4419. nameWithType: PluginLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  4420. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print*
  4421. name: Print
  4422. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_
  4423. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Print
  4424. isSpec: "True"
  4425. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print
  4426. nameWithType: PluginLogFilePrinter.Print
  4427. - uid: IPA.Logging.Printers.PluginSubLogPrinter
  4428. name: PluginSubLogPrinter
  4429. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html
  4430. commentId: T:IPA.Logging.Printers.PluginSubLogPrinter
  4431. fullName: IPA.Logging.Printers.PluginSubLogPrinter
  4432. nameWithType: PluginSubLogPrinter
  4433. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  4434. name: PluginSubLogPrinter(String, String)
  4435. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_
  4436. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  4437. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter(System.String, System.String)
  4438. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter(String, String)
  4439. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor*
  4440. name: PluginSubLogPrinter
  4441. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_
  4442. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.#ctor
  4443. isSpec: "True"
  4444. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter
  4445. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter
  4446. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4447. name: Filter
  4448. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter
  4449. commentId: P:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4450. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4451. nameWithType: PluginSubLogPrinter.Filter
  4452. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter*
  4453. name: Filter
  4454. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter_
  4455. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4456. isSpec: "True"
  4457. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4458. nameWithType: PluginSubLogPrinter.Filter
  4459. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4460. name: GetFileInfo()
  4461. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo
  4462. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4463. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo()
  4464. nameWithType: PluginSubLogPrinter.GetFileInfo()
  4465. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo*
  4466. name: GetFileInfo
  4467. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo_
  4468. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4469. isSpec: "True"
  4470. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4471. nameWithType: PluginSubLogPrinter.GetFileInfo
  4472. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4473. name: Print(Logger.Level, DateTime, String, String)
  4474. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4475. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4476. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4477. nameWithType: PluginSubLogPrinter.Print(Logger.Level, DateTime, String, String)
  4478. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print*
  4479. name: Print
  4480. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_
  4481. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Print
  4482. isSpec: "True"
  4483. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print
  4484. nameWithType: PluginSubLogPrinter.Print
  4485. - uid: IPA.Logging.StandardLogger
  4486. name: StandardLogger
  4487. href: api/IPA.Logging.StandardLogger.html
  4488. commentId: T:IPA.Logging.StandardLogger
  4489. fullName: IPA.Logging.StandardLogger
  4490. nameWithType: StandardLogger
  4491. - uid: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4492. name: AddPrinter(LogPrinter)
  4493. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_
  4494. commentId: M:IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4495. fullName: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4496. nameWithType: StandardLogger.AddPrinter(LogPrinter)
  4497. - uid: IPA.Logging.StandardLogger.AddPrinter*
  4498. name: AddPrinter
  4499. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_
  4500. commentId: Overload:IPA.Logging.StandardLogger.AddPrinter
  4501. isSpec: "True"
  4502. fullName: IPA.Logging.StandardLogger.AddPrinter
  4503. nameWithType: StandardLogger.AddPrinter
  4504. - uid: IPA.Logging.StandardLogger.ConsoleWriter
  4505. name: ConsoleWriter
  4506. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter
  4507. commentId: P:IPA.Logging.StandardLogger.ConsoleWriter
  4508. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4509. nameWithType: StandardLogger.ConsoleWriter
  4510. - uid: IPA.Logging.StandardLogger.ConsoleWriter*
  4511. name: ConsoleWriter
  4512. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter_
  4513. commentId: Overload:IPA.Logging.StandardLogger.ConsoleWriter
  4514. isSpec: "True"
  4515. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4516. nameWithType: StandardLogger.ConsoleWriter
  4517. - uid: IPA.Logging.StandardLogger.Debug(System.String)
  4518. name: Debug(String)
  4519. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_System_String_
  4520. commentId: M:IPA.Logging.StandardLogger.Debug(System.String)
  4521. fullName: IPA.Logging.StandardLogger.Debug(System.String)
  4522. nameWithType: StandardLogger.Debug(String)
  4523. - uid: IPA.Logging.StandardLogger.Debug*
  4524. name: Debug
  4525. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_
  4526. commentId: Overload:IPA.Logging.StandardLogger.Debug
  4527. isSpec: "True"
  4528. fullName: IPA.Logging.StandardLogger.Debug
  4529. nameWithType: StandardLogger.Debug
  4530. - uid: IPA.Logging.StandardLogger.IsOnLoggerThread
  4531. name: IsOnLoggerThread
  4532. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread
  4533. commentId: P:IPA.Logging.StandardLogger.IsOnLoggerThread
  4534. fullName: IPA.Logging.StandardLogger.IsOnLoggerThread
  4535. nameWithType: StandardLogger.IsOnLoggerThread
  4536. - uid: IPA.Logging.StandardLogger.IsOnLoggerThread*
  4537. name: IsOnLoggerThread
  4538. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread_
  4539. commentId: Overload:IPA.Logging.StandardLogger.IsOnLoggerThread
  4540. isSpec: "True"
  4541. fullName: IPA.Logging.StandardLogger.IsOnLoggerThread
  4542. nameWithType: StandardLogger.IsOnLoggerThread
  4543. - uid: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4544. name: Log(Logger.Level, String)
  4545. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_
  4546. commentId: M:IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4547. fullName: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level, System.String)
  4548. nameWithType: StandardLogger.Log(Logger.Level, String)
  4549. - uid: IPA.Logging.StandardLogger.Log*
  4550. name: Log
  4551. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_
  4552. commentId: Overload:IPA.Logging.StandardLogger.Log
  4553. isSpec: "True"
  4554. fullName: IPA.Logging.StandardLogger.Log
  4555. nameWithType: StandardLogger.Log
  4556. - uid: IPA.Logging.StandardLogger.PrintFilter
  4557. name: PrintFilter
  4558. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter
  4559. commentId: P:IPA.Logging.StandardLogger.PrintFilter
  4560. fullName: IPA.Logging.StandardLogger.PrintFilter
  4561. nameWithType: StandardLogger.PrintFilter
  4562. - uid: IPA.Logging.StandardLogger.PrintFilter*
  4563. name: PrintFilter
  4564. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter_
  4565. commentId: Overload:IPA.Logging.StandardLogger.PrintFilter
  4566. isSpec: "True"
  4567. fullName: IPA.Logging.StandardLogger.PrintFilter
  4568. nameWithType: StandardLogger.PrintFilter
  4569. - uid: IPA.Old
  4570. name: IPA.Old
  4571. href: api/IPA.Old.html
  4572. commentId: N:IPA.Old
  4573. fullName: IPA.Old
  4574. nameWithType: IPA.Old
  4575. - uid: IPA.Old.IEnhancedPlugin
  4576. name: IEnhancedPlugin
  4577. href: api/IPA.Old.IEnhancedPlugin.html
  4578. commentId: T:IPA.Old.IEnhancedPlugin
  4579. fullName: IPA.Old.IEnhancedPlugin
  4580. nameWithType: IEnhancedPlugin
  4581. - uid: IPA.Old.IEnhancedPlugin.Filter
  4582. name: Filter
  4583. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter
  4584. commentId: P:IPA.Old.IEnhancedPlugin.Filter
  4585. fullName: IPA.Old.IEnhancedPlugin.Filter
  4586. nameWithType: IEnhancedPlugin.Filter
  4587. - uid: IPA.Old.IEnhancedPlugin.Filter*
  4588. name: Filter
  4589. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter_
  4590. commentId: Overload:IPA.Old.IEnhancedPlugin.Filter
  4591. isSpec: "True"
  4592. fullName: IPA.Old.IEnhancedPlugin.Filter
  4593. nameWithType: IEnhancedPlugin.Filter
  4594. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4595. name: OnLateUpdate()
  4596. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate
  4597. commentId: M:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4598. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate()
  4599. nameWithType: IEnhancedPlugin.OnLateUpdate()
  4600. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate*
  4601. name: OnLateUpdate
  4602. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate_
  4603. commentId: Overload:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4604. isSpec: "True"
  4605. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4606. nameWithType: IEnhancedPlugin.OnLateUpdate
  4607. - uid: IPA.Old.IPlugin
  4608. name: IPlugin
  4609. href: api/IPA.Old.IPlugin.html
  4610. commentId: T:IPA.Old.IPlugin
  4611. fullName: IPA.Old.IPlugin
  4612. nameWithType: IPlugin
  4613. - uid: IPA.Old.IPlugin.Name
  4614. name: Name
  4615. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name
  4616. commentId: P:IPA.Old.IPlugin.Name
  4617. fullName: IPA.Old.IPlugin.Name
  4618. nameWithType: IPlugin.Name
  4619. - uid: IPA.Old.IPlugin.Name*
  4620. name: Name
  4621. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name_
  4622. commentId: Overload:IPA.Old.IPlugin.Name
  4623. isSpec: "True"
  4624. fullName: IPA.Old.IPlugin.Name
  4625. nameWithType: IPlugin.Name
  4626. - uid: IPA.Old.IPlugin.OnApplicationQuit
  4627. name: OnApplicationQuit()
  4628. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit
  4629. commentId: M:IPA.Old.IPlugin.OnApplicationQuit
  4630. fullName: IPA.Old.IPlugin.OnApplicationQuit()
  4631. nameWithType: IPlugin.OnApplicationQuit()
  4632. - uid: IPA.Old.IPlugin.OnApplicationQuit*
  4633. name: OnApplicationQuit
  4634. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit_
  4635. commentId: Overload:IPA.Old.IPlugin.OnApplicationQuit
  4636. isSpec: "True"
  4637. fullName: IPA.Old.IPlugin.OnApplicationQuit
  4638. nameWithType: IPlugin.OnApplicationQuit
  4639. - uid: IPA.Old.IPlugin.OnApplicationStart
  4640. name: OnApplicationStart()
  4641. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart
  4642. commentId: M:IPA.Old.IPlugin.OnApplicationStart
  4643. fullName: IPA.Old.IPlugin.OnApplicationStart()
  4644. nameWithType: IPlugin.OnApplicationStart()
  4645. - uid: IPA.Old.IPlugin.OnApplicationStart*
  4646. name: OnApplicationStart
  4647. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart_
  4648. commentId: Overload:IPA.Old.IPlugin.OnApplicationStart
  4649. isSpec: "True"
  4650. fullName: IPA.Old.IPlugin.OnApplicationStart
  4651. nameWithType: IPlugin.OnApplicationStart
  4652. - uid: IPA.Old.IPlugin.OnFixedUpdate
  4653. name: OnFixedUpdate()
  4654. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate
  4655. commentId: M:IPA.Old.IPlugin.OnFixedUpdate
  4656. fullName: IPA.Old.IPlugin.OnFixedUpdate()
  4657. nameWithType: IPlugin.OnFixedUpdate()
  4658. - uid: IPA.Old.IPlugin.OnFixedUpdate*
  4659. name: OnFixedUpdate
  4660. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate_
  4661. commentId: Overload:IPA.Old.IPlugin.OnFixedUpdate
  4662. isSpec: "True"
  4663. fullName: IPA.Old.IPlugin.OnFixedUpdate
  4664. nameWithType: IPlugin.OnFixedUpdate
  4665. - uid: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4666. name: OnLevelWasInitialized(Int32)
  4667. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_
  4668. commentId: M:IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4669. fullName: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4670. nameWithType: IPlugin.OnLevelWasInitialized(Int32)
  4671. - uid: IPA.Old.IPlugin.OnLevelWasInitialized*
  4672. name: OnLevelWasInitialized
  4673. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_
  4674. commentId: Overload:IPA.Old.IPlugin.OnLevelWasInitialized
  4675. isSpec: "True"
  4676. fullName: IPA.Old.IPlugin.OnLevelWasInitialized
  4677. nameWithType: IPlugin.OnLevelWasInitialized
  4678. - uid: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4679. name: OnLevelWasLoaded(Int32)
  4680. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_
  4681. commentId: M:IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4682. fullName: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4683. nameWithType: IPlugin.OnLevelWasLoaded(Int32)
  4684. - uid: IPA.Old.IPlugin.OnLevelWasLoaded*
  4685. name: OnLevelWasLoaded
  4686. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_
  4687. commentId: Overload:IPA.Old.IPlugin.OnLevelWasLoaded
  4688. isSpec: "True"
  4689. fullName: IPA.Old.IPlugin.OnLevelWasLoaded
  4690. nameWithType: IPlugin.OnLevelWasLoaded
  4691. - uid: IPA.Old.IPlugin.OnUpdate
  4692. name: OnUpdate()
  4693. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate
  4694. commentId: M:IPA.Old.IPlugin.OnUpdate
  4695. fullName: IPA.Old.IPlugin.OnUpdate()
  4696. nameWithType: IPlugin.OnUpdate()
  4697. - uid: IPA.Old.IPlugin.OnUpdate*
  4698. name: OnUpdate
  4699. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate_
  4700. commentId: Overload:IPA.Old.IPlugin.OnUpdate
  4701. isSpec: "True"
  4702. fullName: IPA.Old.IPlugin.OnUpdate
  4703. nameWithType: IPlugin.OnUpdate
  4704. - uid: IPA.Old.IPlugin.Version
  4705. name: Version
  4706. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version
  4707. commentId: P:IPA.Old.IPlugin.Version
  4708. fullName: IPA.Old.IPlugin.Version
  4709. nameWithType: IPlugin.Version
  4710. - uid: IPA.Old.IPlugin.Version*
  4711. name: Version
  4712. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version_
  4713. commentId: Overload:IPA.Old.IPlugin.Version
  4714. isSpec: "True"
  4715. fullName: IPA.Old.IPlugin.Version
  4716. nameWithType: IPlugin.Version
  4717. - uid: IPA.OnDisableAttribute
  4718. name: OnDisableAttribute
  4719. href: api/IPA.OnDisableAttribute.html
  4720. commentId: T:IPA.OnDisableAttribute
  4721. fullName: IPA.OnDisableAttribute
  4722. nameWithType: OnDisableAttribute
  4723. - uid: IPA.OnEnableAttribute
  4724. name: OnEnableAttribute
  4725. href: api/IPA.OnEnableAttribute.html
  4726. commentId: T:IPA.OnEnableAttribute
  4727. fullName: IPA.OnEnableAttribute
  4728. nameWithType: OnEnableAttribute
  4729. - uid: IPA.OnExitAttribute
  4730. name: OnExitAttribute
  4731. href: api/IPA.OnExitAttribute.html
  4732. commentId: T:IPA.OnExitAttribute
  4733. fullName: IPA.OnExitAttribute
  4734. nameWithType: OnExitAttribute
  4735. - uid: IPA.OnStartAttribute
  4736. name: OnStartAttribute
  4737. href: api/IPA.OnStartAttribute.html
  4738. commentId: T:IPA.OnStartAttribute
  4739. fullName: IPA.OnStartAttribute
  4740. nameWithType: OnStartAttribute
  4741. - uid: IPA.PluginAttribute
  4742. name: PluginAttribute
  4743. href: api/IPA.PluginAttribute.html
  4744. commentId: T:IPA.PluginAttribute
  4745. fullName: IPA.PluginAttribute
  4746. nameWithType: PluginAttribute
  4747. - uid: IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4748. name: PluginAttribute(RuntimeOptions)
  4749. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_IPA_RuntimeOptions_
  4750. commentId: M:IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4751. fullName: IPA.PluginAttribute.PluginAttribute(IPA.RuntimeOptions)
  4752. nameWithType: PluginAttribute.PluginAttribute(RuntimeOptions)
  4753. - uid: IPA.PluginAttribute.#ctor*
  4754. name: PluginAttribute
  4755. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_
  4756. commentId: Overload:IPA.PluginAttribute.#ctor
  4757. isSpec: "True"
  4758. fullName: IPA.PluginAttribute.PluginAttribute
  4759. nameWithType: PluginAttribute.PluginAttribute
  4760. - uid: IPA.PluginAttribute.RuntimeOptions
  4761. name: RuntimeOptions
  4762. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions
  4763. commentId: P:IPA.PluginAttribute.RuntimeOptions
  4764. fullName: IPA.PluginAttribute.RuntimeOptions
  4765. nameWithType: PluginAttribute.RuntimeOptions
  4766. - uid: IPA.PluginAttribute.RuntimeOptions*
  4767. name: RuntimeOptions
  4768. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions_
  4769. commentId: Overload:IPA.PluginAttribute.RuntimeOptions
  4770. isSpec: "True"
  4771. fullName: IPA.PluginAttribute.RuntimeOptions
  4772. nameWithType: PluginAttribute.RuntimeOptions
  4773. - uid: IPA.RuntimeOptions
  4774. name: RuntimeOptions
  4775. href: api/IPA.RuntimeOptions.html
  4776. commentId: T:IPA.RuntimeOptions
  4777. fullName: IPA.RuntimeOptions
  4778. nameWithType: RuntimeOptions
  4779. - uid: IPA.RuntimeOptions.DynamicInit
  4780. name: DynamicInit
  4781. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_DynamicInit
  4782. commentId: F:IPA.RuntimeOptions.DynamicInit
  4783. fullName: IPA.RuntimeOptions.DynamicInit
  4784. nameWithType: RuntimeOptions.DynamicInit
  4785. - uid: IPA.RuntimeOptions.SingleStartInit
  4786. name: SingleStartInit
  4787. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_SingleStartInit
  4788. commentId: F:IPA.RuntimeOptions.SingleStartInit
  4789. fullName: IPA.RuntimeOptions.SingleStartInit
  4790. nameWithType: RuntimeOptions.SingleStartInit
  4791. - uid: IPA.Utilities
  4792. name: IPA.Utilities
  4793. href: api/IPA.Utilities.html
  4794. commentId: N:IPA.Utilities
  4795. fullName: IPA.Utilities
  4796. nameWithType: IPA.Utilities
  4797. - uid: IPA.Utilities.AlmostVersion
  4798. name: AlmostVersion
  4799. href: api/IPA.Utilities.AlmostVersion.html
  4800. commentId: T:IPA.Utilities.AlmostVersion
  4801. fullName: IPA.Utilities.AlmostVersion
  4802. nameWithType: AlmostVersion
  4803. - uid: IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4804. name: AlmostVersion(SemVer.Version)
  4805. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_
  4806. commentId: M:IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4807. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(SemVer.Version)
  4808. nameWithType: AlmostVersion.AlmostVersion(SemVer.Version)
  4809. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String)
  4810. name: AlmostVersion(String)
  4811. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_
  4812. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String)
  4813. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String)
  4814. nameWithType: AlmostVersion.AlmostVersion(String)
  4815. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4816. name: AlmostVersion(String, AlmostVersion)
  4817. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_
  4818. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4819. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion)
  4820. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion)
  4821. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4822. name: AlmostVersion(String, AlmostVersion.StoredAs)
  4823. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_
  4824. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4825. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion.StoredAs)
  4826. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion.StoredAs)
  4827. - uid: IPA.Utilities.AlmostVersion.#ctor*
  4828. name: AlmostVersion
  4829. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_
  4830. commentId: Overload:IPA.Utilities.AlmostVersion.#ctor
  4831. isSpec: "True"
  4832. fullName: IPA.Utilities.AlmostVersion.AlmostVersion
  4833. nameWithType: AlmostVersion.AlmostVersion
  4834. - uid: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4835. name: CompareTo(AlmostVersion)
  4836. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_
  4837. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4838. fullName: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4839. nameWithType: AlmostVersion.CompareTo(AlmostVersion)
  4840. - uid: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4841. name: CompareTo(SemVer.Version)
  4842. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_
  4843. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4844. fullName: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4845. nameWithType: AlmostVersion.CompareTo(SemVer.Version)
  4846. - uid: IPA.Utilities.AlmostVersion.CompareTo*
  4847. name: CompareTo
  4848. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_
  4849. commentId: Overload:IPA.Utilities.AlmostVersion.CompareTo
  4850. isSpec: "True"
  4851. fullName: IPA.Utilities.AlmostVersion.CompareTo
  4852. nameWithType: AlmostVersion.CompareTo
  4853. - uid: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4854. name: Equals(Object)
  4855. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_
  4856. commentId: M:IPA.Utilities.AlmostVersion.Equals(System.Object)
  4857. fullName: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4858. nameWithType: AlmostVersion.Equals(Object)
  4859. - uid: IPA.Utilities.AlmostVersion.Equals*
  4860. name: Equals
  4861. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_
  4862. commentId: Overload:IPA.Utilities.AlmostVersion.Equals
  4863. isSpec: "True"
  4864. fullName: IPA.Utilities.AlmostVersion.Equals
  4865. nameWithType: AlmostVersion.Equals
  4866. - uid: IPA.Utilities.AlmostVersion.GetHashCode
  4867. name: GetHashCode()
  4868. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode
  4869. commentId: M:IPA.Utilities.AlmostVersion.GetHashCode
  4870. fullName: IPA.Utilities.AlmostVersion.GetHashCode()
  4871. nameWithType: AlmostVersion.GetHashCode()
  4872. - uid: IPA.Utilities.AlmostVersion.GetHashCode*
  4873. name: GetHashCode
  4874. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode_
  4875. commentId: Overload:IPA.Utilities.AlmostVersion.GetHashCode
  4876. isSpec: "True"
  4877. fullName: IPA.Utilities.AlmostVersion.GetHashCode
  4878. nameWithType: AlmostVersion.GetHashCode
  4879. - uid: IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4880. name: Equality(AlmostVersion, AlmostVersion)
  4881. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4882. commentId: M:IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4883. fullName: IPA.Utilities.AlmostVersion.Equality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4884. nameWithType: AlmostVersion.Equality(AlmostVersion, AlmostVersion)
  4885. - uid: IPA.Utilities.AlmostVersion.op_Equality*
  4886. name: Equality
  4887. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_
  4888. commentId: Overload:IPA.Utilities.AlmostVersion.op_Equality
  4889. isSpec: "True"
  4890. fullName: IPA.Utilities.AlmostVersion.Equality
  4891. nameWithType: AlmostVersion.Equality
  4892. - uid: IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4893. name: Implicit(AlmostVersion to SemVer.Version)
  4894. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version
  4895. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4896. name.vb: Widening(AlmostVersion to SemVer.Version)
  4897. fullName: IPA.Utilities.AlmostVersion.Implicit(IPA.Utilities.AlmostVersion to SemVer.Version)
  4898. fullName.vb: IPA.Utilities.AlmostVersion.Widening(IPA.Utilities.AlmostVersion to SemVer.Version)
  4899. nameWithType: AlmostVersion.Implicit(AlmostVersion to SemVer.Version)
  4900. nameWithType.vb: AlmostVersion.Widening(AlmostVersion to SemVer.Version)
  4901. - uid: IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4902. name: Implicit(SemVer.Version to AlmostVersion)
  4903. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion
  4904. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4905. name.vb: Widening(SemVer.Version to AlmostVersion)
  4906. fullName: IPA.Utilities.AlmostVersion.Implicit(SemVer.Version to IPA.Utilities.AlmostVersion)
  4907. fullName.vb: IPA.Utilities.AlmostVersion.Widening(SemVer.Version to IPA.Utilities.AlmostVersion)
  4908. nameWithType: AlmostVersion.Implicit(SemVer.Version to AlmostVersion)
  4909. nameWithType.vb: AlmostVersion.Widening(SemVer.Version to AlmostVersion)
  4910. - uid: IPA.Utilities.AlmostVersion.op_Implicit*
  4911. name: Implicit
  4912. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_
  4913. commentId: Overload:IPA.Utilities.AlmostVersion.op_Implicit
  4914. isSpec: "True"
  4915. name.vb: Widening
  4916. fullName: IPA.Utilities.AlmostVersion.Implicit
  4917. fullName.vb: IPA.Utilities.AlmostVersion.Widening
  4918. nameWithType: AlmostVersion.Implicit
  4919. nameWithType.vb: AlmostVersion.Widening
  4920. - uid: IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4921. name: Inequality(AlmostVersion, AlmostVersion)
  4922. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4923. commentId: M:IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4924. fullName: IPA.Utilities.AlmostVersion.Inequality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4925. nameWithType: AlmostVersion.Inequality(AlmostVersion, AlmostVersion)
  4926. - uid: IPA.Utilities.AlmostVersion.op_Inequality*
  4927. name: Inequality
  4928. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_
  4929. commentId: Overload:IPA.Utilities.AlmostVersion.op_Inequality
  4930. isSpec: "True"
  4931. fullName: IPA.Utilities.AlmostVersion.Inequality
  4932. nameWithType: AlmostVersion.Inequality
  4933. - uid: IPA.Utilities.AlmostVersion.SemverValue
  4934. name: SemverValue
  4935. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue
  4936. commentId: P:IPA.Utilities.AlmostVersion.SemverValue
  4937. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4938. nameWithType: AlmostVersion.SemverValue
  4939. - uid: IPA.Utilities.AlmostVersion.SemverValue*
  4940. name: SemverValue
  4941. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue_
  4942. commentId: Overload:IPA.Utilities.AlmostVersion.SemverValue
  4943. isSpec: "True"
  4944. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4945. nameWithType: AlmostVersion.SemverValue
  4946. - uid: IPA.Utilities.AlmostVersion.StorageMode
  4947. name: StorageMode
  4948. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode
  4949. commentId: P:IPA.Utilities.AlmostVersion.StorageMode
  4950. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4951. nameWithType: AlmostVersion.StorageMode
  4952. - uid: IPA.Utilities.AlmostVersion.StorageMode*
  4953. name: StorageMode
  4954. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode_
  4955. commentId: Overload:IPA.Utilities.AlmostVersion.StorageMode
  4956. isSpec: "True"
  4957. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4958. nameWithType: AlmostVersion.StorageMode
  4959. - uid: IPA.Utilities.AlmostVersion.StoredAs
  4960. name: AlmostVersion.StoredAs
  4961. href: api/IPA.Utilities.AlmostVersion.StoredAs.html
  4962. commentId: T:IPA.Utilities.AlmostVersion.StoredAs
  4963. fullName: IPA.Utilities.AlmostVersion.StoredAs
  4964. nameWithType: AlmostVersion.StoredAs
  4965. - uid: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4966. name: SemVer
  4967. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_SemVer
  4968. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4969. fullName: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4970. nameWithType: AlmostVersion.StoredAs.SemVer
  4971. - uid: IPA.Utilities.AlmostVersion.StoredAs.String
  4972. name: String
  4973. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_String
  4974. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.String
  4975. fullName: IPA.Utilities.AlmostVersion.StoredAs.String
  4976. nameWithType: AlmostVersion.StoredAs.String
  4977. - uid: IPA.Utilities.AlmostVersion.StringValue
  4978. name: StringValue
  4979. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue
  4980. commentId: P:IPA.Utilities.AlmostVersion.StringValue
  4981. fullName: IPA.Utilities.AlmostVersion.StringValue
  4982. nameWithType: AlmostVersion.StringValue
  4983. - uid: IPA.Utilities.AlmostVersion.StringValue*
  4984. name: StringValue
  4985. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue_
  4986. commentId: Overload:IPA.Utilities.AlmostVersion.StringValue
  4987. isSpec: "True"
  4988. fullName: IPA.Utilities.AlmostVersion.StringValue
  4989. nameWithType: AlmostVersion.StringValue
  4990. - uid: IPA.Utilities.AlmostVersion.ToString
  4991. name: ToString()
  4992. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString
  4993. commentId: M:IPA.Utilities.AlmostVersion.ToString
  4994. fullName: IPA.Utilities.AlmostVersion.ToString()
  4995. nameWithType: AlmostVersion.ToString()
  4996. - uid: IPA.Utilities.AlmostVersion.ToString*
  4997. name: ToString
  4998. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString_
  4999. commentId: Overload:IPA.Utilities.AlmostVersion.ToString
  5000. isSpec: "True"
  5001. fullName: IPA.Utilities.AlmostVersion.ToString
  5002. nameWithType: AlmostVersion.ToString
  5003. - uid: IPA.Utilities.AlmostVersionConverter
  5004. name: AlmostVersionConverter
  5005. href: api/IPA.Utilities.AlmostVersionConverter.html
  5006. commentId: T:IPA.Utilities.AlmostVersionConverter
  5007. fullName: IPA.Utilities.AlmostVersionConverter
  5008. nameWithType: AlmostVersionConverter
  5009. - uid: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  5010. name: FromValue(Value, Object)
  5011. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_IPA_Config_Data_Value_System_Object_
  5012. commentId: M:IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  5013. fullName: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value, System.Object)
  5014. nameWithType: AlmostVersionConverter.FromValue(Value, Object)
  5015. - uid: IPA.Utilities.AlmostVersionConverter.FromValue*
  5016. name: FromValue
  5017. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_
  5018. commentId: Overload:IPA.Utilities.AlmostVersionConverter.FromValue
  5019. isSpec: "True"
  5020. fullName: IPA.Utilities.AlmostVersionConverter.FromValue
  5021. nameWithType: AlmostVersionConverter.FromValue
  5022. - uid: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  5023. name: ToValue(AlmostVersion, Object)
  5024. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_IPA_Utilities_AlmostVersion_System_Object_
  5025. commentId: M:IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  5026. fullName: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion, System.Object)
  5027. nameWithType: AlmostVersionConverter.ToValue(AlmostVersion, Object)
  5028. - uid: IPA.Utilities.AlmostVersionConverter.ToValue*
  5029. name: ToValue
  5030. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_
  5031. commentId: Overload:IPA.Utilities.AlmostVersionConverter.ToValue
  5032. isSpec: "True"
  5033. fullName: IPA.Utilities.AlmostVersionConverter.ToValue
  5034. nameWithType: AlmostVersionConverter.ToValue
  5035. - uid: IPA.Utilities.Async
  5036. name: IPA.Utilities.Async
  5037. href: api/IPA.Utilities.Async.html
  5038. commentId: N:IPA.Utilities.Async
  5039. fullName: IPA.Utilities.Async
  5040. nameWithType: IPA.Utilities.Async
  5041. - uid: IPA.Utilities.Async.Coroutines
  5042. name: Coroutines
  5043. href: api/IPA.Utilities.Async.Coroutines.html
  5044. commentId: T:IPA.Utilities.Async.Coroutines
  5045. fullName: IPA.Utilities.Async.Coroutines
  5046. nameWithType: Coroutines
  5047. - uid: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  5048. name: WaitForTask(Task)
  5049. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_System_Threading_Tasks_Task_
  5050. commentId: M:IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  5051. fullName: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  5052. nameWithType: Coroutines.WaitForTask(Task)
  5053. - uid: IPA.Utilities.Async.Coroutines.WaitForTask*
  5054. name: WaitForTask
  5055. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_
  5056. commentId: Overload:IPA.Utilities.Async.Coroutines.WaitForTask
  5057. isSpec: "True"
  5058. fullName: IPA.Utilities.Async.Coroutines.WaitForTask
  5059. nameWithType: Coroutines.WaitForTask
  5060. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler
  5061. name: SingleThreadTaskScheduler
  5062. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html
  5063. commentId: T:IPA.Utilities.Async.SingleThreadTaskScheduler
  5064. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler
  5065. nameWithType: SingleThreadTaskScheduler
  5066. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5067. name: Dispose()
  5068. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose
  5069. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5070. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose()
  5071. nameWithType: SingleThreadTaskScheduler.Dispose()
  5072. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5073. name: Dispose(Boolean)
  5074. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_System_Boolean_
  5075. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5076. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5077. nameWithType: SingleThreadTaskScheduler.Dispose(Boolean)
  5078. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose*
  5079. name: Dispose
  5080. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_
  5081. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5082. isSpec: "True"
  5083. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5084. nameWithType: SingleThreadTaskScheduler.Dispose
  5085. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5086. name: Exit()
  5087. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit
  5088. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5089. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit()
  5090. nameWithType: SingleThreadTaskScheduler.Exit()
  5091. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit*
  5092. name: Exit
  5093. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit_
  5094. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5095. isSpec: "True"
  5096. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5097. nameWithType: SingleThreadTaskScheduler.Exit
  5098. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5099. name: GetScheduledTasks()
  5100. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks
  5101. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5102. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks()
  5103. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks()
  5104. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks*
  5105. name: GetScheduledTasks
  5106. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks_
  5107. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5108. isSpec: "True"
  5109. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5110. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks
  5111. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5112. name: IsRunning
  5113. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning
  5114. commentId: P:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5115. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5116. nameWithType: SingleThreadTaskScheduler.IsRunning
  5117. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning*
  5118. name: IsRunning
  5119. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning_
  5120. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5121. isSpec: "True"
  5122. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5123. nameWithType: SingleThreadTaskScheduler.IsRunning
  5124. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5125. name: Join()
  5126. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join
  5127. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5128. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join()
  5129. nameWithType: SingleThreadTaskScheduler.Join()
  5130. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join*
  5131. name: Join
  5132. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join_
  5133. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5134. isSpec: "True"
  5135. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5136. nameWithType: SingleThreadTaskScheduler.Join
  5137. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5138. name: QueueTask(Task)
  5139. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  5140. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5141. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5142. nameWithType: SingleThreadTaskScheduler.QueueTask(Task)
  5143. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask*
  5144. name: QueueTask
  5145. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_
  5146. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  5147. isSpec: "True"
  5148. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  5149. nameWithType: SingleThreadTaskScheduler.QueueTask
  5150. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5151. name: Start()
  5152. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start
  5153. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5154. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start()
  5155. nameWithType: SingleThreadTaskScheduler.Start()
  5156. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start*
  5157. name: Start
  5158. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start_
  5159. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5160. isSpec: "True"
  5161. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5162. nameWithType: SingleThreadTaskScheduler.Start
  5163. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5164. name: TryExecuteTaskInline(Task, Boolean)
  5165. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  5166. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5167. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  5168. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  5169. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline*
  5170. name: TryExecuteTaskInline
  5171. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_
  5172. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  5173. isSpec: "True"
  5174. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  5175. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline
  5176. - uid: IPA.Utilities.Async.Synchronization
  5177. name: Synchronization
  5178. href: api/IPA.Utilities.Async.Synchronization.html
  5179. commentId: T:IPA.Utilities.Async.Synchronization
  5180. fullName: IPA.Utilities.Async.Synchronization
  5181. nameWithType: Synchronization
  5182. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  5183. name: Lock(Mutex)
  5184. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Mutex_
  5185. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  5186. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  5187. nameWithType: Synchronization.Lock(Mutex)
  5188. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  5189. name: Lock(Semaphore)
  5190. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Semaphore_
  5191. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  5192. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  5193. nameWithType: Synchronization.Lock(Semaphore)
  5194. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  5195. name: Lock(SemaphoreSlim)
  5196. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_SemaphoreSlim_
  5197. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  5198. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  5199. nameWithType: Synchronization.Lock(SemaphoreSlim)
  5200. - uid: IPA.Utilities.Async.Synchronization.Lock*
  5201. name: Lock
  5202. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_
  5203. commentId: Overload:IPA.Utilities.Async.Synchronization.Lock
  5204. isSpec: "True"
  5205. fullName: IPA.Utilities.Async.Synchronization.Lock
  5206. nameWithType: Synchronization.Lock
  5207. - uid: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  5208. name: LockAsync(SemaphoreSlim)
  5209. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_System_Threading_SemaphoreSlim_
  5210. commentId: M:IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  5211. fullName: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  5212. nameWithType: Synchronization.LockAsync(SemaphoreSlim)
  5213. - uid: IPA.Utilities.Async.Synchronization.LockAsync*
  5214. name: LockAsync
  5215. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_
  5216. commentId: Overload:IPA.Utilities.Async.Synchronization.LockAsync
  5217. isSpec: "True"
  5218. fullName: IPA.Utilities.Async.Synchronization.LockAsync
  5219. nameWithType: Synchronization.LockAsync
  5220. - uid: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  5221. name: LockRead(ReaderWriterLockSlim)
  5222. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_System_Threading_ReaderWriterLockSlim_
  5223. commentId: M:IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  5224. fullName: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  5225. nameWithType: Synchronization.LockRead(ReaderWriterLockSlim)
  5226. - uid: IPA.Utilities.Async.Synchronization.LockRead*
  5227. name: LockRead
  5228. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_
  5229. commentId: Overload:IPA.Utilities.Async.Synchronization.LockRead
  5230. isSpec: "True"
  5231. fullName: IPA.Utilities.Async.Synchronization.LockRead
  5232. nameWithType: Synchronization.LockRead
  5233. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  5234. name: LockReadUpgradable(ReaderWriterLockSlim)
  5235. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_System_Threading_ReaderWriterLockSlim_
  5236. commentId: M:IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  5237. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  5238. nameWithType: Synchronization.LockReadUpgradable(ReaderWriterLockSlim)
  5239. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable*
  5240. name: LockReadUpgradable
  5241. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_
  5242. commentId: Overload:IPA.Utilities.Async.Synchronization.LockReadUpgradable
  5243. isSpec: "True"
  5244. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable
  5245. nameWithType: Synchronization.LockReadUpgradable
  5246. - uid: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  5247. name: LockWrite(ReaderWriterLockSlim)
  5248. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_System_Threading_ReaderWriterLockSlim_
  5249. commentId: M:IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  5250. fullName: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  5251. nameWithType: Synchronization.LockWrite(ReaderWriterLockSlim)
  5252. - uid: IPA.Utilities.Async.Synchronization.LockWrite*
  5253. name: LockWrite
  5254. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_
  5255. commentId: Overload:IPA.Utilities.Async.Synchronization.LockWrite
  5256. isSpec: "True"
  5257. fullName: IPA.Utilities.Async.Synchronization.LockWrite
  5258. nameWithType: Synchronization.LockWrite
  5259. - uid: IPA.Utilities.Async.Synchronization.MutexLocker
  5260. name: Synchronization.MutexLocker
  5261. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html
  5262. commentId: T:IPA.Utilities.Async.Synchronization.MutexLocker
  5263. fullName: IPA.Utilities.Async.Synchronization.MutexLocker
  5264. nameWithType: Synchronization.MutexLocker
  5265. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  5266. name: IDisposable.Dispose()
  5267. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose
  5268. commentId: M:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  5269. name.vb: System.IDisposable.Dispose()
  5270. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose()
  5271. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose()
  5272. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose()
  5273. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose*
  5274. name: IDisposable.Dispose
  5275. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose_
  5276. commentId: Overload:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  5277. isSpec: "True"
  5278. name.vb: System.IDisposable.Dispose
  5279. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose
  5280. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose
  5281. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose
  5282. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5283. name: Synchronization.ReaderWriterLockSlimReadLocker
  5284. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html
  5285. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5286. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5287. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker
  5288. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  5289. name: IDisposable.Dispose()
  5290. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose
  5291. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  5292. name.vb: System.IDisposable.Dispose()
  5293. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  5294. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose()
  5295. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  5296. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose*
  5297. name: IDisposable.Dispose
  5298. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose_
  5299. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  5300. isSpec: "True"
  5301. name.vb: System.IDisposable.Dispose
  5302. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  5303. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose
  5304. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  5305. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5306. name: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5307. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html
  5308. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5309. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5310. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5311. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  5312. name: IDisposable.Dispose()
  5313. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose
  5314. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  5315. name.vb: System.IDisposable.Dispose()
  5316. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  5317. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose()
  5318. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  5319. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose*
  5320. name: IDisposable.Dispose
  5321. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose_
  5322. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  5323. isSpec: "True"
  5324. name.vb: System.IDisposable.Dispose
  5325. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  5326. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose
  5327. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  5328. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5329. name: Upgrade()
  5330. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade
  5331. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5332. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  5333. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  5334. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade*
  5335. name: Upgrade
  5336. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade_
  5337. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5338. isSpec: "True"
  5339. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5340. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5341. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5342. name: Synchronization.ReaderWriterLockSlimWriteLocker
  5343. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html
  5344. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5345. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5346. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker
  5347. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  5348. name: IDisposable.Dispose()
  5349. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose
  5350. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  5351. name.vb: System.IDisposable.Dispose()
  5352. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  5353. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose()
  5354. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  5355. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose*
  5356. name: IDisposable.Dispose
  5357. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose_
  5358. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  5359. isSpec: "True"
  5360. name.vb: System.IDisposable.Dispose
  5361. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  5362. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose
  5363. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  5364. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5365. name: Synchronization.SemaphoreLocker
  5366. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html
  5367. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5368. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5369. nameWithType: Synchronization.SemaphoreLocker
  5370. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5371. name: IDisposable.Dispose()
  5372. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose
  5373. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5374. name.vb: System.IDisposable.Dispose()
  5375. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  5376. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose()
  5377. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  5378. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose*
  5379. name: IDisposable.Dispose
  5380. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose_
  5381. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5382. isSpec: "True"
  5383. name.vb: System.IDisposable.Dispose
  5384. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  5385. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose
  5386. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  5387. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5388. name: Synchronization.SemaphoreSlimAsyncLocker
  5389. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html
  5390. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5391. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5392. nameWithType: Synchronization.SemaphoreSlimAsyncLocker
  5393. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5394. name: IDisposable.Dispose()
  5395. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose
  5396. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5397. name.vb: System.IDisposable.Dispose()
  5398. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  5399. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose()
  5400. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  5401. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose*
  5402. name: IDisposable.Dispose
  5403. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose_
  5404. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5405. isSpec: "True"
  5406. name.vb: System.IDisposable.Dispose
  5407. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  5408. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose
  5409. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  5410. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5411. name: Synchronization.SemaphoreSlimLocker
  5412. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html
  5413. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5414. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5415. nameWithType: Synchronization.SemaphoreSlimLocker
  5416. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5417. name: IDisposable.Dispose()
  5418. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose
  5419. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5420. name.vb: System.IDisposable.Dispose()
  5421. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  5422. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose()
  5423. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  5424. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose*
  5425. name: IDisposable.Dispose
  5426. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose_
  5427. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5428. isSpec: "True"
  5429. name.vb: System.IDisposable.Dispose
  5430. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  5431. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose
  5432. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  5433. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5434. name: UnityMainThreadTaskScheduler
  5435. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html
  5436. commentId: T:IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5437. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5438. nameWithType: UnityMainThreadTaskScheduler
  5439. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5440. name: Cancel()
  5441. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel
  5442. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5443. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel()
  5444. nameWithType: UnityMainThreadTaskScheduler.Cancel()
  5445. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel*
  5446. name: Cancel
  5447. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel_
  5448. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5449. isSpec: "True"
  5450. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5451. nameWithType: UnityMainThreadTaskScheduler.Cancel
  5452. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5453. name: Cancelling
  5454. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling
  5455. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5456. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5457. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  5458. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling*
  5459. name: Cancelling
  5460. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling_
  5461. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5462. isSpec: "True"
  5463. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5464. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  5465. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5466. name: Coroutine()
  5467. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine
  5468. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5469. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine()
  5470. nameWithType: UnityMainThreadTaskScheduler.Coroutine()
  5471. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine*
  5472. name: Coroutine
  5473. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine_
  5474. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5475. isSpec: "True"
  5476. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5477. nameWithType: UnityMainThreadTaskScheduler.Coroutine
  5478. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5479. name: Default
  5480. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default
  5481. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5482. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5483. nameWithType: UnityMainThreadTaskScheduler.Default
  5484. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default*
  5485. name: Default
  5486. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default_
  5487. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5488. isSpec: "True"
  5489. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5490. nameWithType: UnityMainThreadTaskScheduler.Default
  5491. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5492. name: Dispose()
  5493. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose
  5494. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5495. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose()
  5496. nameWithType: UnityMainThreadTaskScheduler.Dispose()
  5497. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5498. name: Dispose(Boolean)
  5499. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_System_Boolean_
  5500. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5501. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5502. nameWithType: UnityMainThreadTaskScheduler.Dispose(Boolean)
  5503. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose*
  5504. name: Dispose
  5505. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_
  5506. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5507. isSpec: "True"
  5508. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5509. nameWithType: UnityMainThreadTaskScheduler.Dispose
  5510. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5511. name: Factory
  5512. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory
  5513. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5514. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5515. nameWithType: UnityMainThreadTaskScheduler.Factory
  5516. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory*
  5517. name: Factory
  5518. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory_
  5519. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5520. isSpec: "True"
  5521. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5522. nameWithType: UnityMainThreadTaskScheduler.Factory
  5523. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5524. name: GetScheduledTasks()
  5525. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks
  5526. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5527. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks()
  5528. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks()
  5529. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks*
  5530. name: GetScheduledTasks
  5531. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks_
  5532. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5533. isSpec: "True"
  5534. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5535. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks
  5536. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5537. name: IsRunning
  5538. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning
  5539. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5540. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5541. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5542. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning*
  5543. name: IsRunning
  5544. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning_
  5545. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5546. isSpec: "True"
  5547. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5548. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5549. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5550. name: QueueTask(Task)
  5551. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  5552. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5553. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5554. nameWithType: UnityMainThreadTaskScheduler.QueueTask(Task)
  5555. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask*
  5556. name: QueueTask
  5557. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_
  5558. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5559. isSpec: "True"
  5560. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5561. nameWithType: UnityMainThreadTaskScheduler.QueueTask
  5562. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5563. name: TryExecuteTaskInline(Task, Boolean)
  5564. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  5565. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5566. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  5567. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  5568. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline*
  5569. name: TryExecuteTaskInline
  5570. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_
  5571. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5572. isSpec: "True"
  5573. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5574. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5575. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5576. name: YieldAfterTasks
  5577. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks
  5578. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5579. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5580. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  5581. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks*
  5582. name: YieldAfterTasks
  5583. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks_
  5584. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5585. isSpec: "True"
  5586. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5587. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  5588. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5589. name: YieldAfterTime
  5590. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime
  5591. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5592. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5593. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  5594. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime*
  5595. name: YieldAfterTime
  5596. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime_
  5597. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5598. isSpec: "True"
  5599. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5600. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  5601. - uid: IPA.Utilities.CriticalSection
  5602. name: CriticalSection
  5603. href: api/IPA.Utilities.CriticalSection.html
  5604. commentId: T:IPA.Utilities.CriticalSection
  5605. fullName: IPA.Utilities.CriticalSection
  5606. nameWithType: CriticalSection
  5607. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection
  5608. name: CriticalSection.AutoExecuteSection
  5609. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html
  5610. commentId: T:IPA.Utilities.CriticalSection.AutoExecuteSection
  5611. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection
  5612. nameWithType: CriticalSection.AutoExecuteSection
  5613. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5614. name: IDisposable.Dispose()
  5615. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose
  5616. commentId: M:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5617. name.vb: System.IDisposable.Dispose()
  5618. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  5619. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose()
  5620. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  5621. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose*
  5622. name: IDisposable.Dispose
  5623. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose_
  5624. commentId: Overload:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5625. isSpec: "True"
  5626. name.vb: System.IDisposable.Dispose
  5627. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  5628. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose
  5629. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  5630. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection
  5631. name: EnterExecuteSection()
  5632. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection
  5633. commentId: M:IPA.Utilities.CriticalSection.EnterExecuteSection
  5634. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection()
  5635. nameWithType: CriticalSection.EnterExecuteSection()
  5636. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection*
  5637. name: EnterExecuteSection
  5638. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection_
  5639. commentId: Overload:IPA.Utilities.CriticalSection.EnterExecuteSection
  5640. isSpec: "True"
  5641. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection
  5642. nameWithType: CriticalSection.EnterExecuteSection
  5643. - uid: IPA.Utilities.CriticalSection.ExecuteSection
  5644. name: ExecuteSection()
  5645. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection
  5646. commentId: M:IPA.Utilities.CriticalSection.ExecuteSection
  5647. fullName: IPA.Utilities.CriticalSection.ExecuteSection()
  5648. nameWithType: CriticalSection.ExecuteSection()
  5649. - uid: IPA.Utilities.CriticalSection.ExecuteSection*
  5650. name: ExecuteSection
  5651. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection_
  5652. commentId: Overload:IPA.Utilities.CriticalSection.ExecuteSection
  5653. isSpec: "True"
  5654. fullName: IPA.Utilities.CriticalSection.ExecuteSection
  5655. nameWithType: CriticalSection.ExecuteSection
  5656. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection
  5657. name: ExitExecuteSection()
  5658. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection
  5659. commentId: M:IPA.Utilities.CriticalSection.ExitExecuteSection
  5660. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection()
  5661. nameWithType: CriticalSection.ExitExecuteSection()
  5662. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection*
  5663. name: ExitExecuteSection
  5664. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection_
  5665. commentId: Overload:IPA.Utilities.CriticalSection.ExitExecuteSection
  5666. isSpec: "True"
  5667. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection
  5668. nameWithType: CriticalSection.ExitExecuteSection
  5669. - uid: IPA.Utilities.EnumerableExtensions
  5670. name: EnumerableExtensions
  5671. href: api/IPA.Utilities.EnumerableExtensions.html
  5672. commentId: T:IPA.Utilities.EnumerableExtensions
  5673. fullName: IPA.Utilities.EnumerableExtensions
  5674. nameWithType: EnumerableExtensions
  5675. - uid: IPA.Utilities.EnumerableExtensions.Append*
  5676. name: Append
  5677. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append_
  5678. commentId: Overload:IPA.Utilities.EnumerableExtensions.Append
  5679. isSpec: "True"
  5680. fullName: IPA.Utilities.EnumerableExtensions.Append
  5681. nameWithType: EnumerableExtensions.Append
  5682. - uid: IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  5683. name: Append<T>(IEnumerable<T>, T)
  5684. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append__1_System_Collections_Generic_IEnumerable___0____0_
  5685. commentId: M:IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  5686. name.vb: Append(Of T)(IEnumerable(Of T), T)
  5687. fullName: IPA.Utilities.EnumerableExtensions.Append<T>(System.Collections.Generic.IEnumerable<T>, T)
  5688. fullName.vb: IPA.Utilities.EnumerableExtensions.Append(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  5689. nameWithType: EnumerableExtensions.Append<T>(IEnumerable<T>, T)
  5690. nameWithType.vb: EnumerableExtensions.Append(Of T)(IEnumerable(Of T), T)
  5691. - uid: IPA.Utilities.EnumerableExtensions.NonNull*
  5692. name: NonNull
  5693. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull_
  5694. commentId: Overload:IPA.Utilities.EnumerableExtensions.NonNull
  5695. isSpec: "True"
  5696. fullName: IPA.Utilities.EnumerableExtensions.NonNull
  5697. nameWithType: EnumerableExtensions.NonNull
  5698. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  5699. name: NonNull<T>(IEnumerable<T>)
  5700. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable___0__
  5701. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  5702. name.vb: NonNull(Of T)(IEnumerable(Of T))
  5703. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<T>)
  5704. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of T))
  5705. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<T>)
  5706. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of T))
  5707. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  5708. name: NonNull<T>(IEnumerable<Nullable<T>>)
  5709. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable_System_Nullable___0___
  5710. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  5711. name.vb: NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  5712. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<System.Nullable<T>>)
  5713. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of System.Nullable(Of T)))
  5714. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<Nullable<T>>)
  5715. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  5716. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  5717. name: NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  5718. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__
  5719. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  5720. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  5721. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(System.Collections.Generic.IEnumerable<T>, System.Func<T, U>)
  5722. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, U))
  5723. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  5724. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  5725. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Nullable{``1}})
  5726. name: NonNull<T, U>(IEnumerable<T>, Func<T, Nullable<U>>)
  5727. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0_System_Nullable___1___
  5728. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Nullable{``1}})
  5729. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U)))
  5730. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(System.Collections.Generic.IEnumerable<T>, System.Func<T, System.Nullable<U>>)
  5731. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, System.Nullable(Of U)))
  5732. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, Nullable<U>>)
  5733. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U)))
  5734. - uid: IPA.Utilities.EnumerableExtensions.Prepend*
  5735. name: Prepend
  5736. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend_
  5737. commentId: Overload:IPA.Utilities.EnumerableExtensions.Prepend
  5738. isSpec: "True"
  5739. fullName: IPA.Utilities.EnumerableExtensions.Prepend
  5740. nameWithType: EnumerableExtensions.Prepend
  5741. - uid: IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  5742. name: Prepend<T>(IEnumerable<T>, T)
  5743. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend__1_System_Collections_Generic_IEnumerable___0____0_
  5744. commentId: M:IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  5745. name.vb: Prepend(Of T)(IEnumerable(Of T), T)
  5746. fullName: IPA.Utilities.EnumerableExtensions.Prepend<T>(System.Collections.Generic.IEnumerable<T>, T)
  5747. fullName.vb: IPA.Utilities.EnumerableExtensions.Prepend(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  5748. nameWithType: EnumerableExtensions.Prepend<T>(IEnumerable<T>, T)
  5749. nameWithType.vb: EnumerableExtensions.Prepend(Of T)(IEnumerable(Of T), T)
  5750. - uid: IPA.Utilities.Extensions
  5751. name: Extensions
  5752. href: api/IPA.Utilities.Extensions.html
  5753. commentId: T:IPA.Utilities.Extensions
  5754. fullName: IPA.Utilities.Extensions
  5755. nameWithType: Extensions
  5756. - uid: IPA.Utilities.Extensions.GetDefault(System.Type)
  5757. name: GetDefault(Type)
  5758. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_System_Type_
  5759. commentId: M:IPA.Utilities.Extensions.GetDefault(System.Type)
  5760. fullName: IPA.Utilities.Extensions.GetDefault(System.Type)
  5761. nameWithType: Extensions.GetDefault(Type)
  5762. - uid: IPA.Utilities.Extensions.GetDefault*
  5763. name: GetDefault
  5764. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_
  5765. commentId: Overload:IPA.Utilities.Extensions.GetDefault
  5766. isSpec: "True"
  5767. fullName: IPA.Utilities.Extensions.GetDefault
  5768. nameWithType: Extensions.GetDefault
  5769. - uid: IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  5770. name: IsSubPathOf(String, String)
  5771. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_System_String_System_String_
  5772. commentId: M:IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  5773. fullName: IPA.Utilities.Extensions.IsSubPathOf(System.String, System.String)
  5774. nameWithType: Extensions.IsSubPathOf(String, String)
  5775. - uid: IPA.Utilities.Extensions.IsSubPathOf*
  5776. name: IsSubPathOf
  5777. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_
  5778. commentId: Overload:IPA.Utilities.Extensions.IsSubPathOf
  5779. isSpec: "True"
  5780. fullName: IPA.Utilities.Extensions.IsSubPathOf
  5781. nameWithType: Extensions.IsSubPathOf
  5782. - uid: IPA.Utilities.Extensions.Right(System.String,System.Int32)
  5783. name: Right(String, Int32)
  5784. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_System_String_System_Int32_
  5785. commentId: M:IPA.Utilities.Extensions.Right(System.String,System.Int32)
  5786. fullName: IPA.Utilities.Extensions.Right(System.String, System.Int32)
  5787. nameWithType: Extensions.Right(String, Int32)
  5788. - uid: IPA.Utilities.Extensions.Right*
  5789. name: Right
  5790. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_
  5791. commentId: Overload:IPA.Utilities.Extensions.Right
  5792. isSpec: "True"
  5793. fullName: IPA.Utilities.Extensions.Right
  5794. nameWithType: Extensions.Right
  5795. - uid: IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  5796. name: Unwrap(Nullable<Boolean>)
  5797. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__
  5798. commentId: M:IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  5799. name.vb: Unwrap(Nullable(Of Boolean))
  5800. fullName: IPA.Utilities.Extensions.Unwrap(System.Nullable<System.Boolean>)
  5801. fullName.vb: IPA.Utilities.Extensions.Unwrap(System.Nullable(Of System.Boolean))
  5802. nameWithType: Extensions.Unwrap(Nullable<Boolean>)
  5803. nameWithType.vb: Extensions.Unwrap(Nullable(Of Boolean))
  5804. - uid: IPA.Utilities.Extensions.Unwrap*
  5805. name: Unwrap
  5806. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_
  5807. commentId: Overload:IPA.Utilities.Extensions.Unwrap
  5808. isSpec: "True"
  5809. fullName: IPA.Utilities.Extensions.Unwrap
  5810. nameWithType: Extensions.Unwrap
  5811. - uid: IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  5812. name: WithEnding(String, String)
  5813. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_System_String_System_String_
  5814. commentId: M:IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  5815. fullName: IPA.Utilities.Extensions.WithEnding(System.String, System.String)
  5816. nameWithType: Extensions.WithEnding(String, String)
  5817. - uid: IPA.Utilities.Extensions.WithEnding*
  5818. name: WithEnding
  5819. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_
  5820. commentId: Overload:IPA.Utilities.Extensions.WithEnding
  5821. isSpec: "True"
  5822. fullName: IPA.Utilities.Extensions.WithEnding
  5823. nameWithType: Extensions.WithEnding
  5824. - uid: IPA.Utilities.FieldAccessor`2
  5825. name: FieldAccessor<T, U>
  5826. href: api/IPA.Utilities.FieldAccessor-2.html
  5827. commentId: T:IPA.Utilities.FieldAccessor`2
  5828. name.vb: FieldAccessor(Of T, U)
  5829. fullName: IPA.Utilities.FieldAccessor<T, U>
  5830. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U)
  5831. nameWithType: FieldAccessor<T, U>
  5832. nameWithType.vb: FieldAccessor(Of T, U)
  5833. - uid: IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  5834. name: Access(ref T, String)
  5835. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access__0__System_String_
  5836. commentId: M:IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  5837. name.vb: Access(ByRef T, String)
  5838. fullName: IPA.Utilities.FieldAccessor<T, U>.Access(ref T, System.String)
  5839. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access(ByRef T, System.String)
  5840. nameWithType: FieldAccessor<T, U>.Access(ref T, String)
  5841. nameWithType.vb: FieldAccessor(Of T, U).Access(ByRef T, String)
  5842. - uid: IPA.Utilities.FieldAccessor`2.Access*
  5843. name: Access
  5844. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access_
  5845. commentId: Overload:IPA.Utilities.FieldAccessor`2.Access
  5846. isSpec: "True"
  5847. fullName: IPA.Utilities.FieldAccessor<T, U>.Access
  5848. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access
  5849. nameWithType: FieldAccessor<T, U>.Access
  5850. nameWithType.vb: FieldAccessor(Of T, U).Access
  5851. - uid: IPA.Utilities.FieldAccessor`2.Accessor
  5852. name: FieldAccessor<T, U>.Accessor
  5853. href: api/IPA.Utilities.FieldAccessor-2.Accessor.html
  5854. commentId: T:IPA.Utilities.FieldAccessor`2.Accessor
  5855. name.vb: FieldAccessor(Of T, U).Accessor
  5856. fullName: IPA.Utilities.FieldAccessor<T, U>.Accessor
  5857. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Accessor
  5858. nameWithType: FieldAccessor<T, U>.Accessor
  5859. nameWithType.vb: FieldAccessor(Of T, U).Accessor
  5860. - uid: IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  5861. name: Get(T, String)
  5862. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0_System_String_
  5863. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  5864. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(T, System.String)
  5865. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(T, System.String)
  5866. nameWithType: FieldAccessor<T, U>.Get(T, String)
  5867. nameWithType.vb: FieldAccessor(Of T, U).Get(T, String)
  5868. - uid: IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  5869. name: Get(ref T, String)
  5870. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0__System_String_
  5871. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  5872. name.vb: Get(ByRef T, String)
  5873. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(ref T, System.String)
  5874. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(ByRef T, System.String)
  5875. nameWithType: FieldAccessor<T, U>.Get(ref T, String)
  5876. nameWithType.vb: FieldAccessor(Of T, U).Get(ByRef T, String)
  5877. - uid: IPA.Utilities.FieldAccessor`2.Get*
  5878. name: Get
  5879. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get_
  5880. commentId: Overload:IPA.Utilities.FieldAccessor`2.Get
  5881. isSpec: "True"
  5882. fullName: IPA.Utilities.FieldAccessor<T, U>.Get
  5883. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get
  5884. nameWithType: FieldAccessor<T, U>.Get
  5885. nameWithType.vb: FieldAccessor(Of T, U).Get
  5886. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  5887. name: GetAccessor(String)
  5888. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_System_String_
  5889. commentId: M:IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  5890. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor(System.String)
  5891. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor(System.String)
  5892. nameWithType: FieldAccessor<T, U>.GetAccessor(String)
  5893. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor(String)
  5894. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor*
  5895. name: GetAccessor
  5896. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_
  5897. commentId: Overload:IPA.Utilities.FieldAccessor`2.GetAccessor
  5898. isSpec: "True"
  5899. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor
  5900. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor
  5901. nameWithType: FieldAccessor<T, U>.GetAccessor
  5902. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor
  5903. - uid: IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  5904. name: Set(T, String, U)
  5905. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0_System_String__1_
  5906. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  5907. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(T, System.String, U)
  5908. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(T, System.String, U)
  5909. nameWithType: FieldAccessor<T, U>.Set(T, String, U)
  5910. nameWithType.vb: FieldAccessor(Of T, U).Set(T, String, U)
  5911. - uid: IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  5912. name: Set(ref T, String, U)
  5913. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0__System_String__1_
  5914. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  5915. name.vb: Set(ByRef T, String, U)
  5916. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(ref T, System.String, U)
  5917. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(ByRef T, System.String, U)
  5918. nameWithType: FieldAccessor<T, U>.Set(ref T, String, U)
  5919. nameWithType.vb: FieldAccessor(Of T, U).Set(ByRef T, String, U)
  5920. - uid: IPA.Utilities.FieldAccessor`2.Set*
  5921. name: Set
  5922. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set_
  5923. commentId: Overload:IPA.Utilities.FieldAccessor`2.Set
  5924. isSpec: "True"
  5925. fullName: IPA.Utilities.FieldAccessor<T, U>.Set
  5926. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set
  5927. nameWithType: FieldAccessor<T, U>.Set
  5928. nameWithType.vb: FieldAccessor(Of T, U).Set
  5929. - uid: IPA.Utilities.MethodAccessor`2
  5930. name: MethodAccessor<T, TDelegate>
  5931. href: api/IPA.Utilities.MethodAccessor-2.html
  5932. commentId: T:IPA.Utilities.MethodAccessor`2
  5933. name.vb: MethodAccessor(Of T, TDelegate)
  5934. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>
  5935. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate)
  5936. nameWithType: MethodAccessor<T, TDelegate>
  5937. nameWithType.vb: MethodAccessor(Of T, TDelegate)
  5938. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  5939. name: GetDelegate(String)
  5940. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_System_String_
  5941. commentId: M:IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  5942. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate(System.String)
  5943. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate(System.String)
  5944. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate(String)
  5945. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate(String)
  5946. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate*
  5947. name: GetDelegate
  5948. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_
  5949. commentId: Overload:IPA.Utilities.MethodAccessor`2.GetDelegate
  5950. isSpec: "True"
  5951. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate
  5952. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate
  5953. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate
  5954. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate
  5955. - uid: IPA.Utilities.PropertyAccessor`2
  5956. name: PropertyAccessor<T, U>
  5957. href: api/IPA.Utilities.PropertyAccessor-2.html
  5958. commentId: T:IPA.Utilities.PropertyAccessor`2
  5959. name.vb: PropertyAccessor(Of T, U)
  5960. fullName: IPA.Utilities.PropertyAccessor<T, U>
  5961. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U)
  5962. nameWithType: PropertyAccessor<T, U>
  5963. nameWithType.vb: PropertyAccessor(Of T, U)
  5964. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  5965. name: Get(T, String)
  5966. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0_System_String_
  5967. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  5968. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(T, System.String)
  5969. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(T, System.String)
  5970. nameWithType: PropertyAccessor<T, U>.Get(T, String)
  5971. nameWithType.vb: PropertyAccessor(Of T, U).Get(T, String)
  5972. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  5973. name: Get(ref T, String)
  5974. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0__System_String_
  5975. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  5976. name.vb: Get(ByRef T, String)
  5977. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(ref T, System.String)
  5978. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(ByRef T, System.String)
  5979. nameWithType: PropertyAccessor<T, U>.Get(ref T, String)
  5980. nameWithType.vb: PropertyAccessor(Of T, U).Get(ByRef T, String)
  5981. - uid: IPA.Utilities.PropertyAccessor`2.Get*
  5982. name: Get
  5983. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get_
  5984. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Get
  5985. isSpec: "True"
  5986. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get
  5987. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get
  5988. nameWithType: PropertyAccessor<T, U>.Get
  5989. nameWithType.vb: PropertyAccessor(Of T, U).Get
  5990. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  5991. name: GetGetter(String)
  5992. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_System_String_
  5993. commentId: M:IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  5994. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter(System.String)
  5995. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter(System.String)
  5996. nameWithType: PropertyAccessor<T, U>.GetGetter(String)
  5997. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter(String)
  5998. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter*
  5999. name: GetGetter
  6000. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_
  6001. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetGetter
  6002. isSpec: "True"
  6003. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter
  6004. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter
  6005. nameWithType: PropertyAccessor<T, U>.GetGetter
  6006. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter
  6007. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  6008. name: GetSetter(String)
  6009. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_System_String_
  6010. commentId: M:IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  6011. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter(System.String)
  6012. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter(System.String)
  6013. nameWithType: PropertyAccessor<T, U>.GetSetter(String)
  6014. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter(String)
  6015. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter*
  6016. name: GetSetter
  6017. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_
  6018. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetSetter
  6019. isSpec: "True"
  6020. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter
  6021. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter
  6022. nameWithType: PropertyAccessor<T, U>.GetSetter
  6023. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter
  6024. - uid: IPA.Utilities.PropertyAccessor`2.Getter
  6025. name: PropertyAccessor<T, U>.Getter
  6026. href: api/IPA.Utilities.PropertyAccessor-2.Getter.html
  6027. commentId: T:IPA.Utilities.PropertyAccessor`2.Getter
  6028. name.vb: PropertyAccessor(Of T, U).Getter
  6029. fullName: IPA.Utilities.PropertyAccessor<T, U>.Getter
  6030. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Getter
  6031. nameWithType: PropertyAccessor<T, U>.Getter
  6032. nameWithType.vb: PropertyAccessor(Of T, U).Getter
  6033. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  6034. name: Set(T, String, U)
  6035. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0_System_String__1_
  6036. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  6037. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(T, System.String, U)
  6038. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(T, System.String, U)
  6039. nameWithType: PropertyAccessor<T, U>.Set(T, String, U)
  6040. nameWithType.vb: PropertyAccessor(Of T, U).Set(T, String, U)
  6041. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  6042. name: Set(ref T, String, U)
  6043. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0__System_String__1_
  6044. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  6045. name.vb: Set(ByRef T, String, U)
  6046. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(ref T, System.String, U)
  6047. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(ByRef T, System.String, U)
  6048. nameWithType: PropertyAccessor<T, U>.Set(ref T, String, U)
  6049. nameWithType.vb: PropertyAccessor(Of T, U).Set(ByRef T, String, U)
  6050. - uid: IPA.Utilities.PropertyAccessor`2.Set*
  6051. name: Set
  6052. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set_
  6053. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Set
  6054. isSpec: "True"
  6055. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set
  6056. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set
  6057. nameWithType: PropertyAccessor<T, U>.Set
  6058. nameWithType.vb: PropertyAccessor(Of T, U).Set
  6059. - uid: IPA.Utilities.PropertyAccessor`2.Setter
  6060. name: PropertyAccessor<T, U>.Setter
  6061. href: api/IPA.Utilities.PropertyAccessor-2.Setter.html
  6062. commentId: T:IPA.Utilities.PropertyAccessor`2.Setter
  6063. name.vb: PropertyAccessor(Of T, U).Setter
  6064. fullName: IPA.Utilities.PropertyAccessor<T, U>.Setter
  6065. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Setter
  6066. nameWithType: PropertyAccessor<T, U>.Setter
  6067. nameWithType.vb: PropertyAccessor(Of T, U).Setter
  6068. - uid: IPA.Utilities.Ref
  6069. name: Ref
  6070. href: api/IPA.Utilities.Ref.html
  6071. commentId: T:IPA.Utilities.Ref
  6072. fullName: IPA.Utilities.Ref
  6073. nameWithType: Ref
  6074. - uid: IPA.Utilities.Ref.Create*
  6075. name: Create
  6076. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create_
  6077. commentId: Overload:IPA.Utilities.Ref.Create
  6078. isSpec: "True"
  6079. fullName: IPA.Utilities.Ref.Create
  6080. nameWithType: Ref.Create
  6081. - uid: IPA.Utilities.Ref.Create``1(``0)
  6082. name: Create<T>(T)
  6083. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create__1___0_
  6084. commentId: M:IPA.Utilities.Ref.Create``1(``0)
  6085. name.vb: Create(Of T)(T)
  6086. fullName: IPA.Utilities.Ref.Create<T>(T)
  6087. fullName.vb: IPA.Utilities.Ref.Create(Of T)(T)
  6088. nameWithType: Ref.Create<T>(T)
  6089. nameWithType.vb: Ref.Create(Of T)(T)
  6090. - uid: IPA.Utilities.Ref`1
  6091. name: Ref<T>
  6092. href: api/IPA.Utilities.Ref-1.html
  6093. commentId: T:IPA.Utilities.Ref`1
  6094. name.vb: Ref(Of T)
  6095. fullName: IPA.Utilities.Ref<T>
  6096. fullName.vb: IPA.Utilities.Ref(Of T)
  6097. nameWithType: Ref<T>
  6098. nameWithType.vb: Ref(Of T)
  6099. - uid: IPA.Utilities.Ref`1.#ctor(`0)
  6100. name: Ref(T)
  6101. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor__0_
  6102. commentId: M:IPA.Utilities.Ref`1.#ctor(`0)
  6103. fullName: IPA.Utilities.Ref<T>.Ref(T)
  6104. fullName.vb: IPA.Utilities.Ref(Of T).Ref(T)
  6105. nameWithType: Ref<T>.Ref(T)
  6106. nameWithType.vb: Ref(Of T).Ref(T)
  6107. - uid: IPA.Utilities.Ref`1.#ctor*
  6108. name: Ref
  6109. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor_
  6110. commentId: Overload:IPA.Utilities.Ref`1.#ctor
  6111. isSpec: "True"
  6112. fullName: IPA.Utilities.Ref<T>.Ref
  6113. fullName.vb: IPA.Utilities.Ref(Of T).Ref
  6114. nameWithType: Ref<T>.Ref
  6115. nameWithType.vb: Ref(Of T).Ref
  6116. - uid: IPA.Utilities.Ref`1.CompareTo(`0)
  6117. name: CompareTo(T)
  6118. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo__0_
  6119. commentId: M:IPA.Utilities.Ref`1.CompareTo(`0)
  6120. fullName: IPA.Utilities.Ref<T>.CompareTo(T)
  6121. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(T)
  6122. nameWithType: Ref<T>.CompareTo(T)
  6123. nameWithType.vb: Ref(Of T).CompareTo(T)
  6124. - uid: IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  6125. name: CompareTo(Ref<T>)
  6126. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__
  6127. commentId: M:IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  6128. name.vb: CompareTo(Ref(Of T))
  6129. fullName: IPA.Utilities.Ref<T>.CompareTo(IPA.Utilities.Ref<T>)
  6130. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(IPA.Utilities.Ref(Of T))
  6131. nameWithType: Ref<T>.CompareTo(Ref<T>)
  6132. nameWithType.vb: Ref(Of T).CompareTo(Ref(Of T))
  6133. - uid: IPA.Utilities.Ref`1.CompareTo*
  6134. name: CompareTo
  6135. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_
  6136. commentId: Overload:IPA.Utilities.Ref`1.CompareTo
  6137. isSpec: "True"
  6138. fullName: IPA.Utilities.Ref<T>.CompareTo
  6139. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo
  6140. nameWithType: Ref<T>.CompareTo
  6141. nameWithType.vb: Ref(Of T).CompareTo
  6142. - uid: IPA.Utilities.Ref`1.Error
  6143. name: Error
  6144. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error
  6145. commentId: P:IPA.Utilities.Ref`1.Error
  6146. fullName: IPA.Utilities.Ref<T>.Error
  6147. fullName.vb: IPA.Utilities.Ref(Of T).Error
  6148. nameWithType: Ref<T>.Error
  6149. nameWithType.vb: Ref(Of T).Error
  6150. - uid: IPA.Utilities.Ref`1.Error*
  6151. name: Error
  6152. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error_
  6153. commentId: Overload:IPA.Utilities.Ref`1.Error
  6154. isSpec: "True"
  6155. fullName: IPA.Utilities.Ref<T>.Error
  6156. fullName.vb: IPA.Utilities.Ref(Of T).Error
  6157. nameWithType: Ref<T>.Error
  6158. nameWithType.vb: Ref(Of T).Error
  6159. - uid: IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  6160. name: Implicit(T to Ref<T>)
  6161. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_
  6162. commentId: M:IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  6163. name.vb: Widening(T to Ref(Of T))
  6164. fullName: IPA.Utilities.Ref<T>.Implicit(T to IPA.Utilities.Ref<T>)
  6165. fullName.vb: IPA.Utilities.Ref(Of T).Widening(T to IPA.Utilities.Ref(Of T))
  6166. nameWithType: Ref<T>.Implicit(T to Ref<T>)
  6167. nameWithType.vb: Ref(Of T).Widening(T to Ref(Of T))
  6168. - uid: IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  6169. name: Implicit(Ref<T> to T)
  6170. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0
  6171. commentId: M:IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  6172. name.vb: Widening(Ref(Of T) to T)
  6173. fullName: IPA.Utilities.Ref<T>.Implicit(IPA.Utilities.Ref<T> to T)
  6174. fullName.vb: IPA.Utilities.Ref(Of T).Widening(IPA.Utilities.Ref(Of T) to T)
  6175. nameWithType: Ref<T>.Implicit(Ref<T> to T)
  6176. nameWithType.vb: Ref(Of T).Widening(Ref(Of T) to T)
  6177. - uid: IPA.Utilities.Ref`1.op_Implicit*
  6178. name: Implicit
  6179. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_
  6180. commentId: Overload:IPA.Utilities.Ref`1.op_Implicit
  6181. isSpec: "True"
  6182. name.vb: Widening
  6183. fullName: IPA.Utilities.Ref<T>.Implicit
  6184. fullName.vb: IPA.Utilities.Ref(Of T).Widening
  6185. nameWithType: Ref<T>.Implicit
  6186. nameWithType.vb: Ref(Of T).Widening
  6187. - uid: IPA.Utilities.Ref`1.Value
  6188. name: Value
  6189. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value
  6190. commentId: P:IPA.Utilities.Ref`1.Value
  6191. fullName: IPA.Utilities.Ref<T>.Value
  6192. fullName.vb: IPA.Utilities.Ref(Of T).Value
  6193. nameWithType: Ref<T>.Value
  6194. nameWithType.vb: Ref(Of T).Value
  6195. - uid: IPA.Utilities.Ref`1.Value*
  6196. name: Value
  6197. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value_
  6198. commentId: Overload:IPA.Utilities.Ref`1.Value
  6199. isSpec: "True"
  6200. fullName: IPA.Utilities.Ref<T>.Value
  6201. fullName.vb: IPA.Utilities.Ref(Of T).Value
  6202. nameWithType: Ref<T>.Value
  6203. nameWithType.vb: Ref(Of T).Value
  6204. - uid: IPA.Utilities.Ref`1.Verify
  6205. name: Verify()
  6206. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify
  6207. commentId: M:IPA.Utilities.Ref`1.Verify
  6208. fullName: IPA.Utilities.Ref<T>.Verify()
  6209. fullName.vb: IPA.Utilities.Ref(Of T).Verify()
  6210. nameWithType: Ref<T>.Verify()
  6211. nameWithType.vb: Ref(Of T).Verify()
  6212. - uid: IPA.Utilities.Ref`1.Verify*
  6213. name: Verify
  6214. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify_
  6215. commentId: Overload:IPA.Utilities.Ref`1.Verify
  6216. isSpec: "True"
  6217. fullName: IPA.Utilities.Ref<T>.Verify
  6218. fullName.vb: IPA.Utilities.Ref(Of T).Verify
  6219. nameWithType: Ref<T>.Verify
  6220. nameWithType.vb: Ref(Of T).Verify
  6221. - uid: IPA.Utilities.ReflectionUtil
  6222. name: ReflectionUtil
  6223. href: api/IPA.Utilities.ReflectionUtil.html
  6224. commentId: T:IPA.Utilities.ReflectionUtil
  6225. fullName: IPA.Utilities.ReflectionUtil
  6226. nameWithType: ReflectionUtil
  6227. - uid: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  6228. name: CopyComponent(Component, Type, GameObject, Type)
  6229. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_UnityEngine_Component_System_Type_UnityEngine_GameObject_System_Type_
  6230. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  6231. fullName: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component, System.Type, UnityEngine.GameObject, System.Type)
  6232. nameWithType: ReflectionUtil.CopyComponent(Component, Type, GameObject, Type)
  6233. - uid: IPA.Utilities.ReflectionUtil.CopyComponent*
  6234. name: CopyComponent
  6235. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_
  6236. commentId: Overload:IPA.Utilities.ReflectionUtil.CopyComponent
  6237. isSpec: "True"
  6238. fullName: IPA.Utilities.ReflectionUtil.CopyComponent
  6239. nameWithType: ReflectionUtil.CopyComponent
  6240. - uid: IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  6241. name: CopyComponent<T>(Component, GameObject, Type)
  6242. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent__1_UnityEngine_Component_UnityEngine_GameObject_System_Type_
  6243. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  6244. name.vb: CopyComponent(Of T)(Component, GameObject, Type)
  6245. fullName: IPA.Utilities.ReflectionUtil.CopyComponent<T>(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  6246. fullName.vb: IPA.Utilities.ReflectionUtil.CopyComponent(Of T)(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  6247. nameWithType: ReflectionUtil.CopyComponent<T>(Component, GameObject, Type)
  6248. nameWithType.vb: ReflectionUtil.CopyComponent(Of T)(Component, GameObject, Type)
  6249. - uid: IPA.Utilities.ReflectionUtil.GetField*
  6250. name: GetField
  6251. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField_
  6252. commentId: Overload:IPA.Utilities.ReflectionUtil.GetField
  6253. isSpec: "True"
  6254. fullName: IPA.Utilities.ReflectionUtil.GetField
  6255. nameWithType: ReflectionUtil.GetField
  6256. - uid: IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  6257. name: GetField<U, T>(T, String)
  6258. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_
  6259. commentId: M:IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  6260. name.vb: GetField(Of U, T)(T, String)
  6261. fullName: IPA.Utilities.ReflectionUtil.GetField<U, T>(T, System.String)
  6262. fullName.vb: IPA.Utilities.ReflectionUtil.GetField(Of U, T)(T, System.String)
  6263. nameWithType: ReflectionUtil.GetField<U, T>(T, String)
  6264. nameWithType.vb: ReflectionUtil.GetField(Of U, T)(T, String)
  6265. - uid: IPA.Utilities.ReflectionUtil.GetProperty*
  6266. name: GetProperty
  6267. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty_
  6268. commentId: Overload:IPA.Utilities.ReflectionUtil.GetProperty
  6269. isSpec: "True"
  6270. fullName: IPA.Utilities.ReflectionUtil.GetProperty
  6271. nameWithType: ReflectionUtil.GetProperty
  6272. - uid: IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  6273. name: GetProperty<U, T>(T, String)
  6274. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty__2___1_System_String_
  6275. commentId: M:IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  6276. name.vb: GetProperty(Of U, T)(T, String)
  6277. fullName: IPA.Utilities.ReflectionUtil.GetProperty<U, T>(T, System.String)
  6278. fullName.vb: IPA.Utilities.ReflectionUtil.GetProperty(Of U, T)(T, System.String)
  6279. nameWithType: ReflectionUtil.GetProperty<U, T>(T, String)
  6280. nameWithType.vb: ReflectionUtil.GetProperty(Of U, T)(T, String)
  6281. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod*
  6282. name: InvokeMethod
  6283. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_
  6284. commentId: Overload:IPA.Utilities.ReflectionUtil.InvokeMethod
  6285. isSpec: "True"
  6286. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod
  6287. nameWithType: ReflectionUtil.InvokeMethod
  6288. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  6289. name: InvokeMethod<U, T>(T, String, Object[])
  6290. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___
  6291. commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  6292. name.vb: InvokeMethod(Of U, T)(T, String, Object())
  6293. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod<U, T>(T, System.String, System.Object[])
  6294. fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(Of U, T)(T, System.String, System.Object())
  6295. nameWithType: ReflectionUtil.InvokeMethod<U, T>(T, String, Object[])
  6296. nameWithType.vb: ReflectionUtil.InvokeMethod(Of U, T)(T, String, Object())
  6297. - uid: IPA.Utilities.ReflectionUtil.SetField*
  6298. name: SetField
  6299. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_
  6300. commentId: Overload:IPA.Utilities.ReflectionUtil.SetField
  6301. isSpec: "True"
  6302. fullName: IPA.Utilities.ReflectionUtil.SetField
  6303. nameWithType: ReflectionUtil.SetField
  6304. - uid: IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  6305. name: SetField<T, U>(T, String, U)
  6306. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__2___0_System_String___1_
  6307. commentId: M:IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  6308. name.vb: SetField(Of T, U)(T, String, U)
  6309. fullName: IPA.Utilities.ReflectionUtil.SetField<T, U>(T, System.String, U)
  6310. fullName.vb: IPA.Utilities.ReflectionUtil.SetField(Of T, U)(T, System.String, U)
  6311. nameWithType: ReflectionUtil.SetField<T, U>(T, String, U)
  6312. nameWithType.vb: ReflectionUtil.SetField(Of T, U)(T, String, U)
  6313. - uid: IPA.Utilities.ReflectionUtil.SetProperty*
  6314. name: SetProperty
  6315. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_
  6316. commentId: Overload:IPA.Utilities.ReflectionUtil.SetProperty
  6317. isSpec: "True"
  6318. fullName: IPA.Utilities.ReflectionUtil.SetProperty
  6319. nameWithType: ReflectionUtil.SetProperty
  6320. - uid: IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  6321. name: SetProperty<T, U>(T, String, U)
  6322. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__2___0_System_String___1_
  6323. commentId: M:IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  6324. name.vb: SetProperty(Of T, U)(T, String, U)
  6325. fullName: IPA.Utilities.ReflectionUtil.SetProperty<T, U>(T, System.String, U)
  6326. fullName.vb: IPA.Utilities.ReflectionUtil.SetProperty(Of T, U)(T, System.String, U)
  6327. nameWithType: ReflectionUtil.SetProperty<T, U>(T, String, U)
  6328. nameWithType.vb: ReflectionUtil.SetProperty(Of T, U)(T, String, U)
  6329. - uid: IPA.Utilities.UnityGame
  6330. name: UnityGame
  6331. href: api/IPA.Utilities.UnityGame.html
  6332. commentId: T:IPA.Utilities.UnityGame
  6333. fullName: IPA.Utilities.UnityGame
  6334. nameWithType: UnityGame
  6335. - uid: IPA.Utilities.UnityGame.GameVersion
  6336. name: GameVersion
  6337. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion
  6338. commentId: P:IPA.Utilities.UnityGame.GameVersion
  6339. fullName: IPA.Utilities.UnityGame.GameVersion
  6340. nameWithType: UnityGame.GameVersion
  6341. - uid: IPA.Utilities.UnityGame.GameVersion*
  6342. name: GameVersion
  6343. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion_
  6344. commentId: Overload:IPA.Utilities.UnityGame.GameVersion
  6345. isSpec: "True"
  6346. fullName: IPA.Utilities.UnityGame.GameVersion
  6347. nameWithType: UnityGame.GameVersion
  6348. - uid: IPA.Utilities.UnityGame.InstallPath
  6349. name: InstallPath
  6350. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath
  6351. commentId: P:IPA.Utilities.UnityGame.InstallPath
  6352. fullName: IPA.Utilities.UnityGame.InstallPath
  6353. nameWithType: UnityGame.InstallPath
  6354. - uid: IPA.Utilities.UnityGame.InstallPath*
  6355. name: InstallPath
  6356. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath_
  6357. commentId: Overload:IPA.Utilities.UnityGame.InstallPath
  6358. isSpec: "True"
  6359. fullName: IPA.Utilities.UnityGame.InstallPath
  6360. nameWithType: UnityGame.InstallPath
  6361. - uid: IPA.Utilities.UnityGame.LibraryPath
  6362. name: LibraryPath
  6363. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath
  6364. commentId: P:IPA.Utilities.UnityGame.LibraryPath
  6365. fullName: IPA.Utilities.UnityGame.LibraryPath
  6366. nameWithType: UnityGame.LibraryPath
  6367. - uid: IPA.Utilities.UnityGame.LibraryPath*
  6368. name: LibraryPath
  6369. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath_
  6370. commentId: Overload:IPA.Utilities.UnityGame.LibraryPath
  6371. isSpec: "True"
  6372. fullName: IPA.Utilities.UnityGame.LibraryPath
  6373. nameWithType: UnityGame.LibraryPath
  6374. - uid: IPA.Utilities.UnityGame.NativeLibraryPath
  6375. name: NativeLibraryPath
  6376. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath
  6377. commentId: P:IPA.Utilities.UnityGame.NativeLibraryPath
  6378. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  6379. nameWithType: UnityGame.NativeLibraryPath
  6380. - uid: IPA.Utilities.UnityGame.NativeLibraryPath*
  6381. name: NativeLibraryPath
  6382. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath_
  6383. commentId: Overload:IPA.Utilities.UnityGame.NativeLibraryPath
  6384. isSpec: "True"
  6385. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  6386. nameWithType: UnityGame.NativeLibraryPath
  6387. - uid: IPA.Utilities.UnityGame.OnMainThread
  6388. name: OnMainThread
  6389. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread
  6390. commentId: P:IPA.Utilities.UnityGame.OnMainThread
  6391. fullName: IPA.Utilities.UnityGame.OnMainThread
  6392. nameWithType: UnityGame.OnMainThread
  6393. - uid: IPA.Utilities.UnityGame.OnMainThread*
  6394. name: OnMainThread
  6395. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread_
  6396. commentId: Overload:IPA.Utilities.UnityGame.OnMainThread
  6397. isSpec: "True"
  6398. fullName: IPA.Utilities.UnityGame.OnMainThread
  6399. nameWithType: UnityGame.OnMainThread
  6400. - uid: IPA.Utilities.UnityGame.PluginsPath
  6401. name: PluginsPath
  6402. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath
  6403. commentId: P:IPA.Utilities.UnityGame.PluginsPath
  6404. fullName: IPA.Utilities.UnityGame.PluginsPath
  6405. nameWithType: UnityGame.PluginsPath
  6406. - uid: IPA.Utilities.UnityGame.PluginsPath*
  6407. name: PluginsPath
  6408. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath_
  6409. commentId: Overload:IPA.Utilities.UnityGame.PluginsPath
  6410. isSpec: "True"
  6411. fullName: IPA.Utilities.UnityGame.PluginsPath
  6412. nameWithType: UnityGame.PluginsPath
  6413. - uid: IPA.Utilities.UnityGame.Release
  6414. name: UnityGame.Release
  6415. href: api/IPA.Utilities.UnityGame.Release.html
  6416. commentId: T:IPA.Utilities.UnityGame.Release
  6417. fullName: IPA.Utilities.UnityGame.Release
  6418. nameWithType: UnityGame.Release
  6419. - uid: IPA.Utilities.UnityGame.Release.Other
  6420. name: Other
  6421. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Other
  6422. commentId: F:IPA.Utilities.UnityGame.Release.Other
  6423. fullName: IPA.Utilities.UnityGame.Release.Other
  6424. nameWithType: UnityGame.Release.Other
  6425. - uid: IPA.Utilities.UnityGame.Release.Steam
  6426. name: Steam
  6427. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Steam
  6428. commentId: F:IPA.Utilities.UnityGame.Release.Steam
  6429. fullName: IPA.Utilities.UnityGame.Release.Steam
  6430. nameWithType: UnityGame.Release.Steam
  6431. - uid: IPA.Utilities.UnityGame.ReleaseType
  6432. name: ReleaseType
  6433. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType
  6434. commentId: P:IPA.Utilities.UnityGame.ReleaseType
  6435. fullName: IPA.Utilities.UnityGame.ReleaseType
  6436. nameWithType: UnityGame.ReleaseType
  6437. - uid: IPA.Utilities.UnityGame.ReleaseType*
  6438. name: ReleaseType
  6439. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType_
  6440. commentId: Overload:IPA.Utilities.UnityGame.ReleaseType
  6441. isSpec: "True"
  6442. fullName: IPA.Utilities.UnityGame.ReleaseType
  6443. nameWithType: UnityGame.ReleaseType
  6444. - uid: IPA.Utilities.UnityGame.UserDataPath
  6445. name: UserDataPath
  6446. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath
  6447. commentId: P:IPA.Utilities.UnityGame.UserDataPath
  6448. fullName: IPA.Utilities.UnityGame.UserDataPath
  6449. nameWithType: UnityGame.UserDataPath
  6450. - uid: IPA.Utilities.UnityGame.UserDataPath*
  6451. name: UserDataPath
  6452. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath_
  6453. commentId: Overload:IPA.Utilities.UnityGame.UserDataPath
  6454. isSpec: "True"
  6455. fullName: IPA.Utilities.UnityGame.UserDataPath
  6456. nameWithType: UnityGame.UserDataPath
  6457. - uid: IPA.Utilities.Utils
  6458. name: Utils
  6459. href: api/IPA.Utilities.Utils.html
  6460. commentId: T:IPA.Utilities.Utils
  6461. fullName: IPA.Utilities.Utils
  6462. nameWithType: Utils
  6463. - uid: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6464. name: ByteArrayToString(Byte[])
  6465. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_System_Byte___
  6466. commentId: M:IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6467. name.vb: ByteArrayToString(Byte())
  6468. fullName: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6469. fullName.vb: IPA.Utilities.Utils.ByteArrayToString(System.Byte())
  6470. nameWithType: Utils.ByteArrayToString(Byte[])
  6471. nameWithType.vb: Utils.ByteArrayToString(Byte())
  6472. - uid: IPA.Utilities.Utils.ByteArrayToString*
  6473. name: ByteArrayToString
  6474. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_
  6475. commentId: Overload:IPA.Utilities.Utils.ByteArrayToString
  6476. isSpec: "True"
  6477. fullName: IPA.Utilities.Utils.ByteArrayToString
  6478. nameWithType: Utils.ByteArrayToString
  6479. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6480. name: CanUseDateTimeNowSafely
  6481. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely
  6482. commentId: P:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6483. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6484. nameWithType: Utils.CanUseDateTimeNowSafely
  6485. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely*
  6486. name: CanUseDateTimeNowSafely
  6487. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely_
  6488. commentId: Overload:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6489. isSpec: "True"
  6490. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6491. nameWithType: Utils.CanUseDateTimeNowSafely
  6492. - uid: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  6493. name: CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  6494. 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__
  6495. commentId: M:IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  6496. name.vb: CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  6497. fullName: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func<System.Exception, System.IO.FileInfo, System.Boolean>)
  6498. fullName.vb: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func(Of System.Exception, System.IO.FileInfo, System.Boolean))
  6499. nameWithType: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  6500. nameWithType.vb: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  6501. - uid: IPA.Utilities.Utils.CopyAll*
  6502. name: CopyAll
  6503. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_
  6504. commentId: Overload:IPA.Utilities.Utils.CopyAll
  6505. isSpec: "True"
  6506. fullName: IPA.Utilities.Utils.CopyAll
  6507. nameWithType: Utils.CopyAll
  6508. - uid: IPA.Utilities.Utils.CurrentTime
  6509. name: CurrentTime()
  6510. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime
  6511. commentId: M:IPA.Utilities.Utils.CurrentTime
  6512. fullName: IPA.Utilities.Utils.CurrentTime()
  6513. nameWithType: Utils.CurrentTime()
  6514. - uid: IPA.Utilities.Utils.CurrentTime*
  6515. name: CurrentTime
  6516. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime_
  6517. commentId: Overload:IPA.Utilities.Utils.CurrentTime
  6518. isSpec: "True"
  6519. fullName: IPA.Utilities.Utils.CurrentTime
  6520. nameWithType: Utils.CurrentTime
  6521. - uid: IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6522. name: GetRelativePath(String, String)
  6523. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_System_String_System_String_
  6524. commentId: M:IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6525. fullName: IPA.Utilities.Utils.GetRelativePath(System.String, System.String)
  6526. nameWithType: Utils.GetRelativePath(String, String)
  6527. - uid: IPA.Utilities.Utils.GetRelativePath*
  6528. name: GetRelativePath
  6529. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_
  6530. commentId: Overload:IPA.Utilities.Utils.GetRelativePath
  6531. isSpec: "True"
  6532. fullName: IPA.Utilities.Utils.GetRelativePath
  6533. nameWithType: Utils.GetRelativePath
  6534. - uid: IPA.Utilities.Utils.ScopeGuard(System.Action)
  6535. name: ScopeGuard(Action)
  6536. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_System_Action_
  6537. commentId: M:IPA.Utilities.Utils.ScopeGuard(System.Action)
  6538. fullName: IPA.Utilities.Utils.ScopeGuard(System.Action)
  6539. nameWithType: Utils.ScopeGuard(Action)
  6540. - uid: IPA.Utilities.Utils.ScopeGuard*
  6541. name: ScopeGuard
  6542. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_
  6543. commentId: Overload:IPA.Utilities.Utils.ScopeGuard
  6544. isSpec: "True"
  6545. fullName: IPA.Utilities.Utils.ScopeGuard
  6546. nameWithType: Utils.ScopeGuard
  6547. - uid: IPA.Utilities.Utils.ScopeGuardObject
  6548. name: Utils.ScopeGuardObject
  6549. href: api/IPA.Utilities.Utils.ScopeGuardObject.html
  6550. commentId: T:IPA.Utilities.Utils.ScopeGuardObject
  6551. fullName: IPA.Utilities.Utils.ScopeGuardObject
  6552. nameWithType: Utils.ScopeGuardObject
  6553. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action)
  6554. name: ScopeGuardObject(Action)
  6555. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_System_Action_
  6556. commentId: M:IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action)
  6557. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject(System.Action)
  6558. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject(Action)
  6559. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor*
  6560. name: ScopeGuardObject
  6561. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_
  6562. commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.#ctor
  6563. isSpec: "True"
  6564. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject
  6565. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject
  6566. - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6567. name: IDisposable.Dispose()
  6568. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose
  6569. commentId: M:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6570. name.vb: System.IDisposable.Dispose()
  6571. fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose()
  6572. nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose()
  6573. nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose()
  6574. - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose*
  6575. name: IDisposable.Dispose
  6576. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose_
  6577. commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6578. isSpec: "True"
  6579. name.vb: System.IDisposable.Dispose
  6580. fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose
  6581. nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose
  6582. nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose
  6583. - uid: IPA.Utilities.Utils.StringToByteArray(System.String)
  6584. name: StringToByteArray(String)
  6585. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_System_String_
  6586. commentId: M:IPA.Utilities.Utils.StringToByteArray(System.String)
  6587. fullName: IPA.Utilities.Utils.StringToByteArray(System.String)
  6588. nameWithType: Utils.StringToByteArray(String)
  6589. - uid: IPA.Utilities.Utils.StringToByteArray*
  6590. name: StringToByteArray
  6591. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_
  6592. commentId: Overload:IPA.Utilities.Utils.StringToByteArray
  6593. isSpec: "True"
  6594. fullName: IPA.Utilities.Utils.StringToByteArray
  6595. nameWithType: Utils.StringToByteArray
  6596. - uid: IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  6597. name: UnsafeCompare(Byte[], Byte[])
  6598. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___
  6599. commentId: M:IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  6600. name.vb: UnsafeCompare(Byte(), Byte())
  6601. fullName: IPA.Utilities.Utils.UnsafeCompare(System.Byte[], System.Byte[])
  6602. fullName.vb: IPA.Utilities.Utils.UnsafeCompare(System.Byte(), System.Byte())
  6603. nameWithType: Utils.UnsafeCompare(Byte[], Byte[])
  6604. nameWithType.vb: Utils.UnsafeCompare(Byte(), Byte())
  6605. - uid: IPA.Utilities.Utils.UnsafeCompare*
  6606. name: UnsafeCompare
  6607. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_
  6608. commentId: Overload:IPA.Utilities.Utils.UnsafeCompare
  6609. isSpec: "True"
  6610. fullName: IPA.Utilities.Utils.UnsafeCompare
  6611. nameWithType: Utils.UnsafeCompare
  6612. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  6613. name: VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6614. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_SemVer_Version_SemVer_Version_
  6615. commentId: M:IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  6616. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6617. nameWithType: Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6618. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease*
  6619. name: VersionCompareNoPrerelease
  6620. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_
  6621. commentId: Overload:IPA.Utilities.Utils.VersionCompareNoPrerelease
  6622. isSpec: "True"
  6623. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease
  6624. nameWithType: Utils.VersionCompareNoPrerelease
  6625. - uid: other.config.schema
  6626. name: Configuration File Schema
  6627. href: other_api/config/schema.html
  6628. - uid: other.index
  6629. name: other.index
  6630. href: other_api/index.html