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.

6611 lines
387 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(System.Type)
  1696. name: UseConverterAttribute(Type)
  1697. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_System_Type_
  1698. commentId: M:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(System.Type)
  1699. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute(System.Type)
  1700. nameWithType: UseConverterAttribute.UseConverterAttribute(Type)
  1701. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor*
  1702. name: UseConverterAttribute
  1703. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_
  1704. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor
  1705. isSpec: "True"
  1706. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute
  1707. nameWithType: UseConverterAttribute.UseConverterAttribute
  1708. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1709. name: ConverterTargetType
  1710. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType
  1711. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1712. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1713. nameWithType: UseConverterAttribute.ConverterTargetType
  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: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1718. isSpec: "True"
  1719. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1720. nameWithType: UseConverterAttribute.ConverterTargetType
  1721. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1722. name: ConverterType
  1723. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType
  1724. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1725. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1726. nameWithType: UseConverterAttribute.ConverterType
  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: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1731. isSpec: "True"
  1732. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1733. nameWithType: UseConverterAttribute.ConverterType
  1734. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1735. name: IsGenericConverter
  1736. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter
  1737. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1738. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1739. nameWithType: UseConverterAttribute.IsGenericConverter
  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: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1744. isSpec: "True"
  1745. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1746. nameWithType: UseConverterAttribute.IsGenericConverter
  1747. - uid: IPA.Config.Stores.Converters
  1748. name: IPA.Config.Stores.Converters
  1749. href: api/IPA.Config.Stores.Converters.html
  1750. commentId: N:IPA.Config.Stores.Converters
  1751. fullName: IPA.Config.Stores.Converters
  1752. nameWithType: IPA.Config.Stores.Converters
  1753. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1
  1754. name: CaseInsensitiveEnumConverter<T>
  1755. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html
  1756. commentId: T:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1
  1757. name.vb: CaseInsensitiveEnumConverter(Of T)
  1758. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>
  1759. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T)
  1760. nameWithType: CaseInsensitiveEnumConverter<T>
  1761. nameWithType.vb: CaseInsensitiveEnumConverter(Of T)
  1762. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  1763. name: FromValue(Value, Object)
  1764. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  1765. commentId: M:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  1766. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  1767. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  1768. nameWithType: CaseInsensitiveEnumConverter<T>.FromValue(Value, Object)
  1769. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).FromValue(Value, Object)
  1770. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue*
  1771. name: FromValue
  1772. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_FromValue_
  1773. commentId: Overload:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue
  1774. isSpec: "True"
  1775. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.FromValue
  1776. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).FromValue
  1777. nameWithType: CaseInsensitiveEnumConverter<T>.FromValue
  1778. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).FromValue
  1779. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue(`0,System.Object)
  1780. name: ToValue(T, Object)
  1781. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_ToValue__0_System_Object_
  1782. commentId: M:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue(`0,System.Object)
  1783. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.ToValue(T, System.Object)
  1784. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).ToValue(T, System.Object)
  1785. nameWithType: CaseInsensitiveEnumConverter<T>.ToValue(T, Object)
  1786. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).ToValue(T, Object)
  1787. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue*
  1788. name: ToValue
  1789. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_ToValue_
  1790. commentId: Overload:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue
  1791. isSpec: "True"
  1792. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.ToValue
  1793. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).ToValue
  1794. nameWithType: CaseInsensitiveEnumConverter<T>.ToValue
  1795. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).ToValue
  1796. - uid: IPA.Config.Stores.Converters.CollectionConverter`2
  1797. name: CollectionConverter<T, TCollection>
  1798. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html
  1799. commentId: T:IPA.Config.Stores.Converters.CollectionConverter`2
  1800. name.vb: CollectionConverter(Of T, TCollection)
  1801. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>
  1802. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection)
  1803. nameWithType: CollectionConverter<T, TCollection>
  1804. nameWithType.vb: CollectionConverter(Of T, TCollection)
  1805. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1806. name: CollectionConverter()
  1807. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor
  1808. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1809. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter()
  1810. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter()
  1811. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter()
  1812. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter()
  1813. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0})
  1814. name: CollectionConverter(ValueConverter<T>)
  1815. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_IPA_Config_Stores_ValueConverter__0__
  1816. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0})
  1817. name.vb: CollectionConverter(ValueConverter(Of T))
  1818. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter(IPA.Config.Stores.ValueConverter<T>)
  1819. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter(IPA.Config.Stores.ValueConverter(Of T))
  1820. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter(ValueConverter<T>)
  1821. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter(ValueConverter(Of T))
  1822. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor*
  1823. name: CollectionConverter
  1824. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_
  1825. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1826. isSpec: "True"
  1827. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter
  1828. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter
  1829. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter
  1830. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter
  1831. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1832. name: BaseConverter
  1833. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter
  1834. commentId: P:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1835. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.BaseConverter
  1836. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter
  1837. nameWithType: CollectionConverter<T, TCollection>.BaseConverter
  1838. nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter
  1839. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter*
  1840. name: BaseConverter
  1841. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter_
  1842. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1843. isSpec: "True"
  1844. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.BaseConverter
  1845. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter
  1846. nameWithType: CollectionConverter<T, TCollection>.BaseConverter
  1847. nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter
  1848. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object)
  1849. name: Create(Int32, Object)
  1850. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_System_Int32_System_Object_
  1851. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object)
  1852. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.Create(System.Int32, System.Object)
  1853. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create(System.Int32, System.Object)
  1854. nameWithType: CollectionConverter<T, TCollection>.Create(Int32, Object)
  1855. nameWithType.vb: CollectionConverter(Of T, TCollection).Create(Int32, Object)
  1856. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create*
  1857. name: Create
  1858. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_
  1859. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.Create
  1860. isSpec: "True"
  1861. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.Create
  1862. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create
  1863. nameWithType: CollectionConverter<T, TCollection>.Create
  1864. nameWithType.vb: CollectionConverter(Of T, TCollection).Create
  1865. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object)
  1866. name: FromValue(Value, Object)
  1867. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_IPA_Config_Data_Value_System_Object_
  1868. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object)
  1869. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.FromValue(IPA.Config.Data.Value, System.Object)
  1870. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue(IPA.Config.Data.Value, System.Object)
  1871. nameWithType: CollectionConverter<T, TCollection>.FromValue(Value, Object)
  1872. nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue(Value, Object)
  1873. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue*
  1874. name: FromValue
  1875. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_
  1876. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue
  1877. isSpec: "True"
  1878. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.FromValue
  1879. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue
  1880. nameWithType: CollectionConverter<T, TCollection>.FromValue
  1881. nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue
  1882. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object)
  1883. name: PopulateFromValue(TCollection, List, Object)
  1884. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue__1_IPA_Config_Data_List_System_Object_
  1885. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object)
  1886. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object)
  1887. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object)
  1888. nameWithType: CollectionConverter<T, TCollection>.PopulateFromValue(TCollection, List, Object)
  1889. nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, List, Object)
  1890. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue*
  1891. name: PopulateFromValue
  1892. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue_
  1893. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue
  1894. isSpec: "True"
  1895. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.PopulateFromValue
  1896. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue
  1897. nameWithType: CollectionConverter<T, TCollection>.PopulateFromValue
  1898. nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue
  1899. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object)
  1900. name: ToValue(TCollection, Object)
  1901. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue__1_System_Object_
  1902. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object)
  1903. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.ToValue(TCollection, System.Object)
  1904. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue(TCollection, System.Object)
  1905. nameWithType: CollectionConverter<T, TCollection>.ToValue(TCollection, Object)
  1906. nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue(TCollection, Object)
  1907. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue*
  1908. name: ToValue
  1909. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue_
  1910. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue
  1911. isSpec: "True"
  1912. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.ToValue
  1913. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue
  1914. nameWithType: CollectionConverter<T, TCollection>.ToValue
  1915. nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue
  1916. - uid: IPA.Config.Stores.Converters.CollectionConverter`3
  1917. name: CollectionConverter<T, TCollection, TConverter>
  1918. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html
  1919. commentId: T:IPA.Config.Stores.Converters.CollectionConverter`3
  1920. name.vb: CollectionConverter(Of T, TCollection, TConverter)
  1921. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>
  1922. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter)
  1923. nameWithType: CollectionConverter<T, TCollection, TConverter>
  1924. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter)
  1925. - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1926. name: CollectionConverter()
  1927. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor
  1928. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1929. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>.CollectionConverter()
  1930. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter()
  1931. nameWithType: CollectionConverter<T, TCollection, TConverter>.CollectionConverter()
  1932. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter()
  1933. - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor*
  1934. name: CollectionConverter
  1935. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor_
  1936. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1937. isSpec: "True"
  1938. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>.CollectionConverter
  1939. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter
  1940. nameWithType: CollectionConverter<T, TCollection, TConverter>.CollectionConverter
  1941. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter
  1942. - uid: IPA.Config.Stores.Converters.Converter
  1943. name: Converter
  1944. href: api/IPA.Config.Stores.Converters.Converter.html
  1945. commentId: T:IPA.Config.Stores.Converters.Converter
  1946. fullName: IPA.Config.Stores.Converters.Converter
  1947. nameWithType: Converter
  1948. - uid: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1949. name: FloatValue(Value)
  1950. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_IPA_Config_Data_Value_
  1951. commentId: M:IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1952. fullName: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1953. nameWithType: Converter.FloatValue(Value)
  1954. - uid: IPA.Config.Stores.Converters.Converter.FloatValue*
  1955. name: FloatValue
  1956. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_
  1957. commentId: Overload:IPA.Config.Stores.Converters.Converter.FloatValue
  1958. isSpec: "True"
  1959. fullName: IPA.Config.Stores.Converters.Converter.FloatValue
  1960. nameWithType: Converter.FloatValue
  1961. - uid: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1962. name: IntValue(Value)
  1963. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_IPA_Config_Data_Value_
  1964. commentId: M:IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1965. fullName: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1966. nameWithType: Converter.IntValue(Value)
  1967. - uid: IPA.Config.Stores.Converters.Converter.IntValue*
  1968. name: IntValue
  1969. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_
  1970. commentId: Overload:IPA.Config.Stores.Converters.Converter.IntValue
  1971. isSpec: "True"
  1972. fullName: IPA.Config.Stores.Converters.Converter.IntValue
  1973. nameWithType: Converter.IntValue
  1974. - uid: IPA.Config.Stores.Converters.Converter`1
  1975. name: Converter<T>
  1976. href: api/IPA.Config.Stores.Converters.Converter-1.html
  1977. commentId: T:IPA.Config.Stores.Converters.Converter`1
  1978. name.vb: Converter(Of T)
  1979. fullName: IPA.Config.Stores.Converters.Converter<T>
  1980. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T)
  1981. nameWithType: Converter<T>
  1982. nameWithType.vb: Converter(Of T)
  1983. - uid: IPA.Config.Stores.Converters.Converter`1.Default
  1984. name: Default
  1985. href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default
  1986. commentId: P:IPA.Config.Stores.Converters.Converter`1.Default
  1987. fullName: IPA.Config.Stores.Converters.Converter<T>.Default
  1988. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default
  1989. nameWithType: Converter<T>.Default
  1990. nameWithType.vb: Converter(Of T).Default
  1991. - uid: IPA.Config.Stores.Converters.Converter`1.Default*
  1992. name: Default
  1993. href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default_
  1994. commentId: Overload:IPA.Config.Stores.Converters.Converter`1.Default
  1995. isSpec: "True"
  1996. fullName: IPA.Config.Stores.Converters.Converter<T>.Default
  1997. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default
  1998. nameWithType: Converter<T>.Default
  1999. nameWithType.vb: Converter(Of T).Default
  2000. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1
  2001. name: CustomObjectConverter<T>
  2002. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html
  2003. commentId: T:IPA.Config.Stores.Converters.CustomObjectConverter`1
  2004. name.vb: CustomObjectConverter(Of T)
  2005. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>
  2006. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T)
  2007. nameWithType: CustomObjectConverter<T>
  2008. nameWithType.vb: CustomObjectConverter(Of T)
  2009. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2010. name: Deserialize(Value, Object)
  2011. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_
  2012. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2013. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Deserialize(IPA.Config.Data.Value, System.Object)
  2014. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize(IPA.Config.Data.Value, System.Object)
  2015. nameWithType: CustomObjectConverter<T>.Deserialize(Value, Object)
  2016. nameWithType.vb: CustomObjectConverter(Of T).Deserialize(Value, Object)
  2017. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize*
  2018. name: Deserialize
  2019. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_
  2020. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize
  2021. isSpec: "True"
  2022. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Deserialize
  2023. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize
  2024. nameWithType: CustomObjectConverter<T>.Deserialize
  2025. nameWithType.vb: CustomObjectConverter(Of T).Deserialize
  2026. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2027. name: FromValue(Value, Object)
  2028. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2029. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2030. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2031. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2032. nameWithType: CustomObjectConverter<T>.FromValue(Value, Object)
  2033. nameWithType.vb: CustomObjectConverter(Of T).FromValue(Value, Object)
  2034. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue*
  2035. name: FromValue
  2036. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_
  2037. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue
  2038. isSpec: "True"
  2039. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.FromValue
  2040. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue
  2041. nameWithType: CustomObjectConverter<T>.FromValue
  2042. nameWithType.vb: CustomObjectConverter(Of T).FromValue
  2043. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object)
  2044. name: Serialize(T, Object)
  2045. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize__0_System_Object_
  2046. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object)
  2047. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Serialize(T, System.Object)
  2048. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize(T, System.Object)
  2049. nameWithType: CustomObjectConverter<T>.Serialize(T, Object)
  2050. nameWithType.vb: CustomObjectConverter(Of T).Serialize(T, Object)
  2051. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize*
  2052. name: Serialize
  2053. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize_
  2054. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize
  2055. isSpec: "True"
  2056. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Serialize
  2057. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize
  2058. nameWithType: CustomObjectConverter<T>.Serialize
  2059. nameWithType.vb: CustomObjectConverter(Of T).Serialize
  2060. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object)
  2061. name: ToValue(T, Object)
  2062. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue__0_System_Object_
  2063. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object)
  2064. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.ToValue(T, System.Object)
  2065. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue(T, System.Object)
  2066. nameWithType: CustomObjectConverter<T>.ToValue(T, Object)
  2067. nameWithType.vb: CustomObjectConverter(Of T).ToValue(T, Object)
  2068. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue*
  2069. name: ToValue
  2070. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue_
  2071. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue
  2072. isSpec: "True"
  2073. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.ToValue
  2074. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue
  2075. nameWithType: CustomObjectConverter<T>.ToValue
  2076. nameWithType.vb: CustomObjectConverter(Of T).ToValue
  2077. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1
  2078. name: CustomValueTypeConverter<T>
  2079. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html
  2080. commentId: T:IPA.Config.Stores.Converters.CustomValueTypeConverter`1
  2081. name.vb: CustomValueTypeConverter(Of T)
  2082. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>
  2083. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T)
  2084. nameWithType: CustomValueTypeConverter<T>
  2085. nameWithType.vb: CustomValueTypeConverter(Of T)
  2086. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2087. name: Deserialize(Value, Object)
  2088. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_
  2089. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2090. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Deserialize(IPA.Config.Data.Value, System.Object)
  2091. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Deserialize(IPA.Config.Data.Value, System.Object)
  2092. nameWithType: CustomValueTypeConverter<T>.Deserialize(Value, Object)
  2093. nameWithType.vb: CustomValueTypeConverter(Of T).Deserialize(Value, Object)
  2094. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize*
  2095. name: Deserialize
  2096. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Deserialize_
  2097. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize
  2098. isSpec: "True"
  2099. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Deserialize
  2100. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Deserialize
  2101. nameWithType: CustomValueTypeConverter<T>.Deserialize
  2102. nameWithType.vb: CustomValueTypeConverter(Of T).Deserialize
  2103. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2104. name: FromValue(Value, Object)
  2105. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2106. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2107. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2108. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2109. nameWithType: CustomValueTypeConverter<T>.FromValue(Value, Object)
  2110. nameWithType.vb: CustomValueTypeConverter(Of T).FromValue(Value, Object)
  2111. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue*
  2112. name: FromValue
  2113. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_FromValue_
  2114. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue
  2115. isSpec: "True"
  2116. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.FromValue
  2117. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).FromValue
  2118. nameWithType: CustomValueTypeConverter<T>.FromValue
  2119. nameWithType.vb: CustomValueTypeConverter(Of T).FromValue
  2120. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize(`0)
  2121. name: Serialize(T)
  2122. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Serialize__0_
  2123. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize(`0)
  2124. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Serialize(T)
  2125. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Serialize(T)
  2126. nameWithType: CustomValueTypeConverter<T>.Serialize(T)
  2127. nameWithType.vb: CustomValueTypeConverter(Of T).Serialize(T)
  2128. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize*
  2129. name: Serialize
  2130. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Serialize_
  2131. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize
  2132. isSpec: "True"
  2133. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Serialize
  2134. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Serialize
  2135. nameWithType: CustomValueTypeConverter<T>.Serialize
  2136. nameWithType.vb: CustomValueTypeConverter(Of T).Serialize
  2137. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue(`0,System.Object)
  2138. name: ToValue(T, Object)
  2139. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_ToValue__0_System_Object_
  2140. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue(`0,System.Object)
  2141. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.ToValue(T, System.Object)
  2142. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).ToValue(T, System.Object)
  2143. nameWithType: CustomValueTypeConverter<T>.ToValue(T, Object)
  2144. nameWithType.vb: CustomValueTypeConverter(Of T).ToValue(T, Object)
  2145. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue*
  2146. name: ToValue
  2147. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_ToValue_
  2148. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue
  2149. isSpec: "True"
  2150. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.ToValue
  2151. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).ToValue
  2152. nameWithType: CustomValueTypeConverter<T>.ToValue
  2153. nameWithType.vb: CustomValueTypeConverter(Of T).ToValue
  2154. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1
  2155. name: DictionaryConverter<TValue>
  2156. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html
  2157. commentId: T:IPA.Config.Stores.Converters.DictionaryConverter`1
  2158. name.vb: DictionaryConverter(Of TValue)
  2159. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>
  2160. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue)
  2161. nameWithType: DictionaryConverter<TValue>
  2162. nameWithType.vb: DictionaryConverter(Of TValue)
  2163. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor
  2164. name: DictionaryConverter()
  2165. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor
  2166. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor
  2167. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.DictionaryConverter()
  2168. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter()
  2169. nameWithType: DictionaryConverter<TValue>.DictionaryConverter()
  2170. nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter()
  2171. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2172. name: DictionaryConverter(ValueConverter<TValue>)
  2173. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2174. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2175. name.vb: DictionaryConverter(ValueConverter(Of TValue))
  2176. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.DictionaryConverter(IPA.Config.Stores.ValueConverter<TValue>)
  2177. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter(IPA.Config.Stores.ValueConverter(Of TValue))
  2178. nameWithType: DictionaryConverter<TValue>.DictionaryConverter(ValueConverter<TValue>)
  2179. nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter(ValueConverter(Of TValue))
  2180. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor*
  2181. name: DictionaryConverter
  2182. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor_
  2183. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor
  2184. isSpec: "True"
  2185. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.DictionaryConverter
  2186. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter
  2187. nameWithType: DictionaryConverter<TValue>.DictionaryConverter
  2188. nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter
  2189. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter
  2190. name: BaseConverter
  2191. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_BaseConverter
  2192. commentId: P:IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter
  2193. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.BaseConverter
  2194. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).BaseConverter
  2195. nameWithType: DictionaryConverter<TValue>.BaseConverter
  2196. nameWithType.vb: DictionaryConverter(Of TValue).BaseConverter
  2197. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter*
  2198. name: BaseConverter
  2199. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_BaseConverter_
  2200. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter
  2201. isSpec: "True"
  2202. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.BaseConverter
  2203. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).BaseConverter
  2204. nameWithType: DictionaryConverter<TValue>.BaseConverter
  2205. nameWithType.vb: DictionaryConverter(Of TValue).BaseConverter
  2206. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2207. name: FromValue(Value, Object)
  2208. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2209. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2210. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.FromValue(IPA.Config.Data.Value, System.Object)
  2211. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).FromValue(IPA.Config.Data.Value, System.Object)
  2212. nameWithType: DictionaryConverter<TValue>.FromValue(Value, Object)
  2213. nameWithType.vb: DictionaryConverter(Of TValue).FromValue(Value, Object)
  2214. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue*
  2215. name: FromValue
  2216. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_FromValue_
  2217. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue
  2218. isSpec: "True"
  2219. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.FromValue
  2220. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).FromValue
  2221. nameWithType: DictionaryConverter<TValue>.FromValue
  2222. nameWithType.vb: DictionaryConverter(Of TValue).FromValue
  2223. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue(System.Collections.Generic.Dictionary{System.String,`0},System.Object)
  2224. name: ToValue(Dictionary<String, TValue>, Object)
  2225. 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_
  2226. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue(System.Collections.Generic.Dictionary{System.String,`0},System.Object)
  2227. name.vb: ToValue(Dictionary(Of String, TValue), Object)
  2228. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.ToValue(System.Collections.Generic.Dictionary<System.String, TValue>, System.Object)
  2229. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).ToValue(System.Collections.Generic.Dictionary(Of System.String, TValue), System.Object)
  2230. nameWithType: DictionaryConverter<TValue>.ToValue(Dictionary<String, TValue>, Object)
  2231. nameWithType.vb: DictionaryConverter(Of TValue).ToValue(Dictionary(Of String, TValue), Object)
  2232. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue*
  2233. name: ToValue
  2234. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_ToValue_
  2235. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue
  2236. isSpec: "True"
  2237. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.ToValue
  2238. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).ToValue
  2239. nameWithType: DictionaryConverter<TValue>.ToValue
  2240. nameWithType.vb: DictionaryConverter(Of TValue).ToValue
  2241. - uid: IPA.Config.Stores.Converters.DictionaryConverter`2
  2242. name: DictionaryConverter<TValue, TConverter>
  2243. href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html
  2244. commentId: T:IPA.Config.Stores.Converters.DictionaryConverter`2
  2245. name.vb: DictionaryConverter(Of TValue, TConverter)
  2246. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue, TConverter>
  2247. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter)
  2248. nameWithType: DictionaryConverter<TValue, TConverter>
  2249. nameWithType.vb: DictionaryConverter(Of TValue, TConverter)
  2250. - uid: IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor
  2251. name: DictionaryConverter()
  2252. href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html#IPA_Config_Stores_Converters_DictionaryConverter_2__ctor
  2253. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor
  2254. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue, TConverter>.DictionaryConverter()
  2255. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter).DictionaryConverter()
  2256. nameWithType: DictionaryConverter<TValue, TConverter>.DictionaryConverter()
  2257. nameWithType.vb: DictionaryConverter(Of TValue, TConverter).DictionaryConverter()
  2258. - uid: IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor*
  2259. name: DictionaryConverter
  2260. href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html#IPA_Config_Stores_Converters_DictionaryConverter_2__ctor_
  2261. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor
  2262. isSpec: "True"
  2263. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue, TConverter>.DictionaryConverter
  2264. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter).DictionaryConverter
  2265. nameWithType: DictionaryConverter<TValue, TConverter>.DictionaryConverter
  2266. nameWithType.vb: DictionaryConverter(Of TValue, TConverter).DictionaryConverter
  2267. - uid: IPA.Config.Stores.Converters.EnumConverter`1
  2268. name: EnumConverter<T>
  2269. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html
  2270. commentId: T:IPA.Config.Stores.Converters.EnumConverter`1
  2271. name.vb: EnumConverter(Of T)
  2272. fullName: IPA.Config.Stores.Converters.EnumConverter<T>
  2273. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T)
  2274. nameWithType: EnumConverter<T>
  2275. nameWithType.vb: EnumConverter(Of T)
  2276. - uid: IPA.Config.Stores.Converters.EnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2277. name: FromValue(Value, Object)
  2278. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2279. commentId: M:IPA.Config.Stores.Converters.EnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2280. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2281. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2282. nameWithType: EnumConverter<T>.FromValue(Value, Object)
  2283. nameWithType.vb: EnumConverter(Of T).FromValue(Value, Object)
  2284. - uid: IPA.Config.Stores.Converters.EnumConverter`1.FromValue*
  2285. name: FromValue
  2286. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_FromValue_
  2287. commentId: Overload:IPA.Config.Stores.Converters.EnumConverter`1.FromValue
  2288. isSpec: "True"
  2289. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.FromValue
  2290. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).FromValue
  2291. nameWithType: EnumConverter<T>.FromValue
  2292. nameWithType.vb: EnumConverter(Of T).FromValue
  2293. - uid: IPA.Config.Stores.Converters.EnumConverter`1.ToValue(`0,System.Object)
  2294. name: ToValue(T, Object)
  2295. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_ToValue__0_System_Object_
  2296. commentId: M:IPA.Config.Stores.Converters.EnumConverter`1.ToValue(`0,System.Object)
  2297. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.ToValue(T, System.Object)
  2298. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).ToValue(T, System.Object)
  2299. nameWithType: EnumConverter<T>.ToValue(T, Object)
  2300. nameWithType.vb: EnumConverter(Of T).ToValue(T, Object)
  2301. - uid: IPA.Config.Stores.Converters.EnumConverter`1.ToValue*
  2302. name: ToValue
  2303. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_ToValue_
  2304. commentId: Overload:IPA.Config.Stores.Converters.EnumConverter`1.ToValue
  2305. isSpec: "True"
  2306. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.ToValue
  2307. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).ToValue
  2308. nameWithType: EnumConverter<T>.ToValue
  2309. nameWithType.vb: EnumConverter(Of T).ToValue
  2310. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1
  2311. name: IDictionaryConverter<TValue>
  2312. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html
  2313. commentId: T:IPA.Config.Stores.Converters.IDictionaryConverter`1
  2314. name.vb: IDictionaryConverter(Of TValue)
  2315. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>
  2316. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue)
  2317. nameWithType: IDictionaryConverter<TValue>
  2318. nameWithType.vb: IDictionaryConverter(Of TValue)
  2319. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor
  2320. name: IDictionaryConverter()
  2321. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor
  2322. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor
  2323. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.IDictionaryConverter()
  2324. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter()
  2325. nameWithType: IDictionaryConverter<TValue>.IDictionaryConverter()
  2326. nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter()
  2327. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2328. name: IDictionaryConverter(ValueConverter<TValue>)
  2329. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2330. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2331. name.vb: IDictionaryConverter(ValueConverter(Of TValue))
  2332. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.IDictionaryConverter(IPA.Config.Stores.ValueConverter<TValue>)
  2333. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter(IPA.Config.Stores.ValueConverter(Of TValue))
  2334. nameWithType: IDictionaryConverter<TValue>.IDictionaryConverter(ValueConverter<TValue>)
  2335. nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter(ValueConverter(Of TValue))
  2336. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor*
  2337. name: IDictionaryConverter
  2338. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor_
  2339. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor
  2340. isSpec: "True"
  2341. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.IDictionaryConverter
  2342. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter
  2343. nameWithType: IDictionaryConverter<TValue>.IDictionaryConverter
  2344. nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter
  2345. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter
  2346. name: BaseConverter
  2347. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_BaseConverter
  2348. commentId: P:IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter
  2349. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.BaseConverter
  2350. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).BaseConverter
  2351. nameWithType: IDictionaryConverter<TValue>.BaseConverter
  2352. nameWithType.vb: IDictionaryConverter(Of TValue).BaseConverter
  2353. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter*
  2354. name: BaseConverter
  2355. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_BaseConverter_
  2356. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter
  2357. isSpec: "True"
  2358. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.BaseConverter
  2359. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).BaseConverter
  2360. nameWithType: IDictionaryConverter<TValue>.BaseConverter
  2361. nameWithType.vb: IDictionaryConverter(Of TValue).BaseConverter
  2362. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2363. name: FromValue(Value, Object)
  2364. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2365. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2366. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.FromValue(IPA.Config.Data.Value, System.Object)
  2367. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).FromValue(IPA.Config.Data.Value, System.Object)
  2368. nameWithType: IDictionaryConverter<TValue>.FromValue(Value, Object)
  2369. nameWithType.vb: IDictionaryConverter(Of TValue).FromValue(Value, Object)
  2370. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue*
  2371. name: FromValue
  2372. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_FromValue_
  2373. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue
  2374. isSpec: "True"
  2375. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.FromValue
  2376. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).FromValue
  2377. nameWithType: IDictionaryConverter<TValue>.FromValue
  2378. nameWithType.vb: IDictionaryConverter(Of TValue).FromValue
  2379. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue(System.Collections.Generic.IDictionary{System.String,`0},System.Object)
  2380. name: ToValue(IDictionary<String, TValue>, Object)
  2381. 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_
  2382. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue(System.Collections.Generic.IDictionary{System.String,`0},System.Object)
  2383. name.vb: ToValue(IDictionary(Of String, TValue), Object)
  2384. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.ToValue(System.Collections.Generic.IDictionary<System.String, TValue>, System.Object)
  2385. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).ToValue(System.Collections.Generic.IDictionary(Of System.String, TValue), System.Object)
  2386. nameWithType: IDictionaryConverter<TValue>.ToValue(IDictionary<String, TValue>, Object)
  2387. nameWithType.vb: IDictionaryConverter(Of TValue).ToValue(IDictionary(Of String, TValue), Object)
  2388. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue*
  2389. name: ToValue
  2390. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_ToValue_
  2391. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue
  2392. isSpec: "True"
  2393. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.ToValue
  2394. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).ToValue
  2395. nameWithType: IDictionaryConverter<TValue>.ToValue
  2396. nameWithType.vb: IDictionaryConverter(Of TValue).ToValue
  2397. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2
  2398. name: IDictionaryConverter<TValue, TConverter>
  2399. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html
  2400. commentId: T:IPA.Config.Stores.Converters.IDictionaryConverter`2
  2401. name.vb: IDictionaryConverter(Of TValue, TConverter)
  2402. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue, TConverter>
  2403. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter)
  2404. nameWithType: IDictionaryConverter<TValue, TConverter>
  2405. nameWithType.vb: IDictionaryConverter(Of TValue, TConverter)
  2406. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor
  2407. name: IDictionaryConverter()
  2408. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html#IPA_Config_Stores_Converters_IDictionaryConverter_2__ctor
  2409. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor
  2410. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue, TConverter>.IDictionaryConverter()
  2411. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter()
  2412. nameWithType: IDictionaryConverter<TValue, TConverter>.IDictionaryConverter()
  2413. nameWithType.vb: IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter()
  2414. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor*
  2415. name: IDictionaryConverter
  2416. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html#IPA_Config_Stores_Converters_IDictionaryConverter_2__ctor_
  2417. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor
  2418. isSpec: "True"
  2419. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue, TConverter>.IDictionaryConverter
  2420. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter
  2421. nameWithType: IDictionaryConverter<TValue, TConverter>.IDictionaryConverter
  2422. nameWithType.vb: IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter
  2423. - uid: IPA.Config.Stores.Converters.IListConverter`1
  2424. name: IListConverter<T>
  2425. href: api/IPA.Config.Stores.Converters.IListConverter-1.html
  2426. commentId: T:IPA.Config.Stores.Converters.IListConverter`1
  2427. name.vb: IListConverter(Of T)
  2428. fullName: IPA.Config.Stores.Converters.IListConverter<T>
  2429. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T)
  2430. nameWithType: IListConverter<T>
  2431. nameWithType.vb: IListConverter(Of T)
  2432. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2433. name: IListConverter()
  2434. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor
  2435. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2436. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter()
  2437. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter()
  2438. nameWithType: IListConverter<T>.IListConverter()
  2439. nameWithType.vb: IListConverter(Of T).IListConverter()
  2440. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2441. name: IListConverter(ValueConverter<T>)
  2442. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2443. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2444. name.vb: IListConverter(ValueConverter(Of T))
  2445. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter(IPA.Config.Stores.ValueConverter<T>)
  2446. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter(IPA.Config.Stores.ValueConverter(Of T))
  2447. nameWithType: IListConverter<T>.IListConverter(ValueConverter<T>)
  2448. nameWithType.vb: IListConverter(Of T).IListConverter(ValueConverter(Of T))
  2449. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor*
  2450. name: IListConverter
  2451. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_
  2452. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2453. isSpec: "True"
  2454. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter
  2455. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter
  2456. nameWithType: IListConverter<T>.IListConverter
  2457. nameWithType.vb: IListConverter(Of T).IListConverter
  2458. - uid: IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object)
  2459. name: Create(Int32, Object)
  2460. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_System_Int32_System_Object_
  2461. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object)
  2462. fullName: IPA.Config.Stores.Converters.IListConverter<T>.Create(System.Int32, System.Object)
  2463. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create(System.Int32, System.Object)
  2464. nameWithType: IListConverter<T>.Create(Int32, Object)
  2465. nameWithType.vb: IListConverter(Of T).Create(Int32, Object)
  2466. - uid: IPA.Config.Stores.Converters.IListConverter`1.Create*
  2467. name: Create
  2468. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_
  2469. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.Create
  2470. isSpec: "True"
  2471. fullName: IPA.Config.Stores.Converters.IListConverter<T>.Create
  2472. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create
  2473. nameWithType: IListConverter<T>.Create
  2474. nameWithType.vb: IListConverter(Of T).Create
  2475. - uid: IPA.Config.Stores.Converters.IListConverter`2
  2476. name: IListConverter<T, TConverter>
  2477. href: api/IPA.Config.Stores.Converters.IListConverter-2.html
  2478. commentId: T:IPA.Config.Stores.Converters.IListConverter`2
  2479. name.vb: IListConverter(Of T, TConverter)
  2480. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>
  2481. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter)
  2482. nameWithType: IListConverter<T, TConverter>
  2483. nameWithType.vb: IListConverter(Of T, TConverter)
  2484. - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2485. name: IListConverter()
  2486. href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor
  2487. commentId: M:IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2488. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>.IListConverter()
  2489. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter()
  2490. nameWithType: IListConverter<T, TConverter>.IListConverter()
  2491. nameWithType.vb: IListConverter(Of T, TConverter).IListConverter()
  2492. - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor*
  2493. name: IListConverter
  2494. href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor_
  2495. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2496. isSpec: "True"
  2497. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>.IListConverter
  2498. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter
  2499. nameWithType: IListConverter<T, TConverter>.IListConverter
  2500. nameWithType.vb: IListConverter(Of T, TConverter).IListConverter
  2501. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1
  2502. name: IReadOnlyDictionaryConverter<TValue>
  2503. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html
  2504. commentId: T:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1
  2505. name.vb: IReadOnlyDictionaryConverter(Of TValue)
  2506. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>
  2507. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue)
  2508. nameWithType: IReadOnlyDictionaryConverter<TValue>
  2509. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue)
  2510. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor
  2511. name: IReadOnlyDictionaryConverter()
  2512. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1__ctor
  2513. commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor
  2514. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter()
  2515. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter()
  2516. nameWithType: IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter()
  2517. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter()
  2518. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2519. name: IReadOnlyDictionaryConverter(ValueConverter<TValue>)
  2520. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2521. commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2522. name.vb: IReadOnlyDictionaryConverter(ValueConverter(Of TValue))
  2523. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter(IPA.Config.Stores.ValueConverter<TValue>)
  2524. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter(IPA.Config.Stores.ValueConverter(Of TValue))
  2525. nameWithType: IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter(ValueConverter<TValue>)
  2526. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter(ValueConverter(Of TValue))
  2527. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor*
  2528. name: IReadOnlyDictionaryConverter
  2529. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1__ctor_
  2530. commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.#ctor
  2531. isSpec: "True"
  2532. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter
  2533. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter
  2534. nameWithType: IReadOnlyDictionaryConverter<TValue>.IReadOnlyDictionaryConverter
  2535. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).IReadOnlyDictionaryConverter
  2536. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter
  2537. name: BaseConverter
  2538. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_BaseConverter
  2539. commentId: P:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter
  2540. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.BaseConverter
  2541. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).BaseConverter
  2542. nameWithType: IReadOnlyDictionaryConverter<TValue>.BaseConverter
  2543. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).BaseConverter
  2544. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter*
  2545. name: BaseConverter
  2546. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_BaseConverter_
  2547. commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.BaseConverter
  2548. isSpec: "True"
  2549. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.BaseConverter
  2550. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).BaseConverter
  2551. nameWithType: IReadOnlyDictionaryConverter<TValue>.BaseConverter
  2552. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).BaseConverter
  2553. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2554. name: FromValue(Value, Object)
  2555. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2556. commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2557. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.FromValue(IPA.Config.Data.Value, System.Object)
  2558. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).FromValue(IPA.Config.Data.Value, System.Object)
  2559. nameWithType: IReadOnlyDictionaryConverter<TValue>.FromValue(Value, Object)
  2560. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).FromValue(Value, Object)
  2561. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue*
  2562. name: FromValue
  2563. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_FromValue_
  2564. commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.FromValue
  2565. isSpec: "True"
  2566. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.FromValue
  2567. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).FromValue
  2568. nameWithType: IReadOnlyDictionaryConverter<TValue>.FromValue
  2569. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).FromValue
  2570. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue(System.Collections.Generic.IReadOnlyDictionary{System.String,`0},System.Object)
  2571. name: ToValue(IReadOnlyDictionary<String, TValue>, Object)
  2572. 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_
  2573. commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue(System.Collections.Generic.IReadOnlyDictionary{System.String,`0},System.Object)
  2574. name.vb: ToValue(IReadOnlyDictionary(Of String, TValue), Object)
  2575. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.ToValue(System.Collections.Generic.IReadOnlyDictionary<System.String, TValue>, System.Object)
  2576. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).ToValue(System.Collections.Generic.IReadOnlyDictionary(Of System.String, TValue), System.Object)
  2577. nameWithType: IReadOnlyDictionaryConverter<TValue>.ToValue(IReadOnlyDictionary<String, TValue>, Object)
  2578. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).ToValue(IReadOnlyDictionary(Of String, TValue), Object)
  2579. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue*
  2580. name: ToValue
  2581. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-1.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_1_ToValue_
  2582. commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`1.ToValue
  2583. isSpec: "True"
  2584. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue>.ToValue
  2585. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue).ToValue
  2586. nameWithType: IReadOnlyDictionaryConverter<TValue>.ToValue
  2587. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue).ToValue
  2588. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2
  2589. name: IReadOnlyDictionaryConverter<TValue, TConverter>
  2590. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html
  2591. commentId: T:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2
  2592. name.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter)
  2593. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue, TConverter>
  2594. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue, TConverter)
  2595. nameWithType: IReadOnlyDictionaryConverter<TValue, TConverter>
  2596. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter)
  2597. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor
  2598. name: IReadOnlyDictionaryConverter()
  2599. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_2__ctor
  2600. commentId: M:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor
  2601. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue, TConverter>.IReadOnlyDictionaryConverter()
  2602. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter()
  2603. nameWithType: IReadOnlyDictionaryConverter<TValue, TConverter>.IReadOnlyDictionaryConverter()
  2604. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter()
  2605. - uid: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor*
  2606. name: IReadOnlyDictionaryConverter
  2607. href: api/IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter-2.html#IPA_Config_Stores_Converters_IReadOnlyDictionaryConverter_2__ctor_
  2608. commentId: Overload:IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter`2.#ctor
  2609. isSpec: "True"
  2610. fullName: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter<TValue, TConverter>.IReadOnlyDictionaryConverter
  2611. fullName.vb: IPA.Config.Stores.Converters.IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter
  2612. nameWithType: IReadOnlyDictionaryConverter<TValue, TConverter>.IReadOnlyDictionaryConverter
  2613. nameWithType.vb: IReadOnlyDictionaryConverter(Of TValue, TConverter).IReadOnlyDictionaryConverter
  2614. - uid: IPA.Config.Stores.Converters.ISetConverter`1
  2615. name: ISetConverter<T>
  2616. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html
  2617. commentId: T:IPA.Config.Stores.Converters.ISetConverter`1
  2618. name.vb: ISetConverter(Of T)
  2619. fullName: IPA.Config.Stores.Converters.ISetConverter<T>
  2620. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T)
  2621. nameWithType: ISetConverter<T>
  2622. nameWithType.vb: ISetConverter(Of T)
  2623. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2624. name: ISetConverter()
  2625. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor
  2626. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2627. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter()
  2628. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter()
  2629. nameWithType: ISetConverter<T>.ISetConverter()
  2630. nameWithType.vb: ISetConverter(Of T).ISetConverter()
  2631. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2632. name: ISetConverter(ValueConverter<T>)
  2633. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2634. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2635. name.vb: ISetConverter(ValueConverter(Of T))
  2636. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter(IPA.Config.Stores.ValueConverter<T>)
  2637. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter(IPA.Config.Stores.ValueConverter(Of T))
  2638. nameWithType: ISetConverter<T>.ISetConverter(ValueConverter<T>)
  2639. nameWithType.vb: ISetConverter(Of T).ISetConverter(ValueConverter(Of T))
  2640. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor*
  2641. name: ISetConverter
  2642. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor_
  2643. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2644. isSpec: "True"
  2645. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter
  2646. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter
  2647. nameWithType: ISetConverter<T>.ISetConverter
  2648. nameWithType.vb: ISetConverter(Of T).ISetConverter
  2649. - uid: IPA.Config.Stores.Converters.ISetConverter`1.Create(System.Int32,System.Object)
  2650. name: Create(Int32, Object)
  2651. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1_Create_System_Int32_System_Object_
  2652. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.Create(System.Int32,System.Object)
  2653. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.Create(System.Int32, System.Object)
  2654. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).Create(System.Int32, System.Object)
  2655. nameWithType: ISetConverter<T>.Create(Int32, Object)
  2656. nameWithType.vb: ISetConverter(Of T).Create(Int32, Object)
  2657. - uid: IPA.Config.Stores.Converters.ISetConverter`1.Create*
  2658. name: Create
  2659. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1_Create_
  2660. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`1.Create
  2661. isSpec: "True"
  2662. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.Create
  2663. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).Create
  2664. nameWithType: ISetConverter<T>.Create
  2665. nameWithType.vb: ISetConverter(Of T).Create
  2666. - uid: IPA.Config.Stores.Converters.ISetConverter`2
  2667. name: ISetConverter<T, TConverter>
  2668. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html
  2669. commentId: T:IPA.Config.Stores.Converters.ISetConverter`2
  2670. name.vb: ISetConverter(Of T, TConverter)
  2671. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>
  2672. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter)
  2673. nameWithType: ISetConverter<T, TConverter>
  2674. nameWithType.vb: ISetConverter(Of T, TConverter)
  2675. - uid: IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2676. name: ISetConverter()
  2677. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html#IPA_Config_Stores_Converters_ISetConverter_2__ctor
  2678. commentId: M:IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2679. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>.ISetConverter()
  2680. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter).ISetConverter()
  2681. nameWithType: ISetConverter<T, TConverter>.ISetConverter()
  2682. nameWithType.vb: ISetConverter(Of T, TConverter).ISetConverter()
  2683. - uid: IPA.Config.Stores.Converters.ISetConverter`2.#ctor*
  2684. name: ISetConverter
  2685. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html#IPA_Config_Stores_Converters_ISetConverter_2__ctor_
  2686. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2687. isSpec: "True"
  2688. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>.ISetConverter
  2689. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter).ISetConverter
  2690. nameWithType: ISetConverter<T, TConverter>.ISetConverter
  2691. nameWithType.vb: ISetConverter(Of T, TConverter).ISetConverter
  2692. - uid: IPA.Config.Stores.Converters.ListConverter`1
  2693. name: ListConverter<T>
  2694. href: api/IPA.Config.Stores.Converters.ListConverter-1.html
  2695. commentId: T:IPA.Config.Stores.Converters.ListConverter`1
  2696. name.vb: ListConverter(Of T)
  2697. fullName: IPA.Config.Stores.Converters.ListConverter<T>
  2698. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T)
  2699. nameWithType: ListConverter<T>
  2700. nameWithType.vb: ListConverter(Of T)
  2701. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2702. name: ListConverter()
  2703. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor
  2704. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2705. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter()
  2706. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter()
  2707. nameWithType: ListConverter<T>.ListConverter()
  2708. nameWithType.vb: ListConverter(Of T).ListConverter()
  2709. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2710. name: ListConverter(ValueConverter<T>)
  2711. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2712. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2713. name.vb: ListConverter(ValueConverter(Of T))
  2714. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter(IPA.Config.Stores.ValueConverter<T>)
  2715. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter(IPA.Config.Stores.ValueConverter(Of T))
  2716. nameWithType: ListConverter<T>.ListConverter(ValueConverter<T>)
  2717. nameWithType.vb: ListConverter(Of T).ListConverter(ValueConverter(Of T))
  2718. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor*
  2719. name: ListConverter
  2720. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_
  2721. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2722. isSpec: "True"
  2723. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter
  2724. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter
  2725. nameWithType: ListConverter<T>.ListConverter
  2726. nameWithType.vb: ListConverter(Of T).ListConverter
  2727. - uid: IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object)
  2728. name: Create(Int32, Object)
  2729. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_System_Int32_System_Object_
  2730. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object)
  2731. fullName: IPA.Config.Stores.Converters.ListConverter<T>.Create(System.Int32, System.Object)
  2732. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create(System.Int32, System.Object)
  2733. nameWithType: ListConverter<T>.Create(Int32, Object)
  2734. nameWithType.vb: ListConverter(Of T).Create(Int32, Object)
  2735. - uid: IPA.Config.Stores.Converters.ListConverter`1.Create*
  2736. name: Create
  2737. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_
  2738. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.Create
  2739. isSpec: "True"
  2740. fullName: IPA.Config.Stores.Converters.ListConverter<T>.Create
  2741. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create
  2742. nameWithType: ListConverter<T>.Create
  2743. nameWithType.vb: ListConverter(Of T).Create
  2744. - uid: IPA.Config.Stores.Converters.ListConverter`2
  2745. name: ListConverter<T, TConverter>
  2746. href: api/IPA.Config.Stores.Converters.ListConverter-2.html
  2747. commentId: T:IPA.Config.Stores.Converters.ListConverter`2
  2748. name.vb: ListConverter(Of T, TConverter)
  2749. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>
  2750. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter)
  2751. nameWithType: ListConverter<T, TConverter>
  2752. nameWithType.vb: ListConverter(Of T, TConverter)
  2753. - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2754. name: ListConverter()
  2755. href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor
  2756. commentId: M:IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2757. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>.ListConverter()
  2758. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter()
  2759. nameWithType: ListConverter<T, TConverter>.ListConverter()
  2760. nameWithType.vb: ListConverter(Of T, TConverter).ListConverter()
  2761. - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor*
  2762. name: ListConverter
  2763. href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor_
  2764. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2765. isSpec: "True"
  2766. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>.ListConverter
  2767. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter
  2768. nameWithType: ListConverter<T, TConverter>.ListConverter
  2769. nameWithType.vb: ListConverter(Of T, TConverter).ListConverter
  2770. - uid: IPA.Config.Stores.Converters.NullableConverter`1
  2771. name: NullableConverter<T>
  2772. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html
  2773. commentId: T:IPA.Config.Stores.Converters.NullableConverter`1
  2774. name.vb: NullableConverter(Of T)
  2775. fullName: IPA.Config.Stores.Converters.NullableConverter<T>
  2776. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T)
  2777. nameWithType: NullableConverter<T>
  2778. nameWithType.vb: NullableConverter(Of T)
  2779. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2780. name: NullableConverter()
  2781. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor
  2782. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2783. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter()
  2784. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter()
  2785. nameWithType: NullableConverter<T>.NullableConverter()
  2786. nameWithType.vb: NullableConverter(Of T).NullableConverter()
  2787. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2788. name: NullableConverter(ValueConverter<T>)
  2789. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2790. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2791. name.vb: NullableConverter(ValueConverter(Of T))
  2792. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter(IPA.Config.Stores.ValueConverter<T>)
  2793. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter(IPA.Config.Stores.ValueConverter(Of T))
  2794. nameWithType: NullableConverter<T>.NullableConverter(ValueConverter<T>)
  2795. nameWithType.vb: NullableConverter(Of T).NullableConverter(ValueConverter(Of T))
  2796. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor*
  2797. name: NullableConverter
  2798. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_
  2799. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2800. isSpec: "True"
  2801. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter
  2802. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter
  2803. nameWithType: NullableConverter<T>.NullableConverter
  2804. nameWithType.vb: NullableConverter(Of T).NullableConverter
  2805. - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2806. name: FromValue(Value, Object)
  2807. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2808. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2809. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2810. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2811. nameWithType: NullableConverter<T>.FromValue(Value, Object)
  2812. nameWithType.vb: NullableConverter(Of T).FromValue(Value, Object)
  2813. - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue*
  2814. name: FromValue
  2815. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_
  2816. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.FromValue
  2817. isSpec: "True"
  2818. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.FromValue
  2819. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue
  2820. nameWithType: NullableConverter<T>.FromValue
  2821. nameWithType.vb: NullableConverter(Of T).FromValue
  2822. - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object)
  2823. name: ToValue(Nullable<T>, Object)
  2824. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_System_Nullable__0__System_Object_
  2825. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object)
  2826. name.vb: ToValue(Nullable(Of T), Object)
  2827. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.ToValue(System.Nullable<T>, System.Object)
  2828. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue(System.Nullable(Of T), System.Object)
  2829. nameWithType: NullableConverter<T>.ToValue(Nullable<T>, Object)
  2830. nameWithType.vb: NullableConverter(Of T).ToValue(Nullable(Of T), Object)
  2831. - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue*
  2832. name: ToValue
  2833. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_
  2834. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.ToValue
  2835. isSpec: "True"
  2836. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.ToValue
  2837. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue
  2838. nameWithType: NullableConverter<T>.ToValue
  2839. nameWithType.vb: NullableConverter(Of T).ToValue
  2840. - uid: IPA.Config.Stores.Converters.NullableConverter`2
  2841. name: NullableConverter<T, TConverter>
  2842. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html
  2843. commentId: T:IPA.Config.Stores.Converters.NullableConverter`2
  2844. name.vb: NullableConverter(Of T, TConverter)
  2845. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>
  2846. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter)
  2847. nameWithType: NullableConverter<T, TConverter>
  2848. nameWithType.vb: NullableConverter(Of T, TConverter)
  2849. - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2850. name: NullableConverter()
  2851. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor
  2852. commentId: M:IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2853. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>.NullableConverter()
  2854. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter()
  2855. nameWithType: NullableConverter<T, TConverter>.NullableConverter()
  2856. nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter()
  2857. - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor*
  2858. name: NullableConverter
  2859. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor_
  2860. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2861. isSpec: "True"
  2862. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>.NullableConverter
  2863. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter
  2864. nameWithType: NullableConverter<T, TConverter>.NullableConverter
  2865. nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter
  2866. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1
  2867. name: NumericEnumConverter<T>
  2868. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html
  2869. commentId: T:IPA.Config.Stores.Converters.NumericEnumConverter`1
  2870. name.vb: NumericEnumConverter(Of T)
  2871. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>
  2872. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T)
  2873. nameWithType: NumericEnumConverter<T>
  2874. nameWithType.vb: NumericEnumConverter(Of T)
  2875. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2876. name: FromValue(Value, Object)
  2877. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2878. commentId: M:IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2879. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2880. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2881. nameWithType: NumericEnumConverter<T>.FromValue(Value, Object)
  2882. nameWithType.vb: NumericEnumConverter(Of T).FromValue(Value, Object)
  2883. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue*
  2884. name: FromValue
  2885. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_FromValue_
  2886. commentId: Overload:IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue
  2887. isSpec: "True"
  2888. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.FromValue
  2889. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).FromValue
  2890. nameWithType: NumericEnumConverter<T>.FromValue
  2891. nameWithType.vb: NumericEnumConverter(Of T).FromValue
  2892. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue(`0,System.Object)
  2893. name: ToValue(T, Object)
  2894. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_ToValue__0_System_Object_
  2895. commentId: M:IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue(`0,System.Object)
  2896. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.ToValue(T, System.Object)
  2897. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).ToValue(T, System.Object)
  2898. nameWithType: NumericEnumConverter<T>.ToValue(T, Object)
  2899. nameWithType.vb: NumericEnumConverter(Of T).ToValue(T, Object)
  2900. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue*
  2901. name: ToValue
  2902. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_ToValue_
  2903. commentId: Overload:IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue
  2904. isSpec: "True"
  2905. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.ToValue
  2906. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).ToValue
  2907. nameWithType: NumericEnumConverter<T>.ToValue
  2908. nameWithType.vb: NumericEnumConverter(Of T).ToValue
  2909. - uid: IPA.Config.Stores.GeneratedStore
  2910. name: GeneratedStore
  2911. href: api/IPA.Config.Stores.GeneratedStore.html
  2912. commentId: T:IPA.Config.Stores.GeneratedStore
  2913. fullName: IPA.Config.Stores.GeneratedStore
  2914. nameWithType: GeneratedStore
  2915. - uid: IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2916. name: AssemblyVisibilityTarget
  2917. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_AssemblyVisibilityTarget
  2918. commentId: F:IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2919. fullName: IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2920. nameWithType: GeneratedStore.AssemblyVisibilityTarget
  2921. - uid: IPA.Config.Stores.GeneratedStore.Create*
  2922. name: Create
  2923. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Create_
  2924. commentId: Overload:IPA.Config.Stores.GeneratedStore.Create
  2925. isSpec: "True"
  2926. fullName: IPA.Config.Stores.GeneratedStore.Create
  2927. nameWithType: GeneratedStore.Create
  2928. - uid: IPA.Config.Stores.GeneratedStore.Create``1
  2929. name: Create<T>()
  2930. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Create__1
  2931. commentId: M:IPA.Config.Stores.GeneratedStore.Create``1
  2932. name.vb: Create(Of T)()
  2933. fullName: IPA.Config.Stores.GeneratedStore.Create<T>()
  2934. fullName.vb: IPA.Config.Stores.GeneratedStore.Create(Of T)()
  2935. nameWithType: GeneratedStore.Create<T>()
  2936. nameWithType.vb: GeneratedStore.Create(Of T)()
  2937. - uid: IPA.Config.Stores.GeneratedStore.Generated*
  2938. name: Generated
  2939. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Generated_
  2940. commentId: Overload:IPA.Config.Stores.GeneratedStore.Generated
  2941. isSpec: "True"
  2942. fullName: IPA.Config.Stores.GeneratedStore.Generated
  2943. nameWithType: GeneratedStore.Generated
  2944. - uid: IPA.Config.Stores.GeneratedStore.Generated``1(IPA.Config.Config,System.Boolean)
  2945. name: Generated<T>(Config, Boolean)
  2946. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Generated__1_IPA_Config_Config_System_Boolean_
  2947. commentId: M:IPA.Config.Stores.GeneratedStore.Generated``1(IPA.Config.Config,System.Boolean)
  2948. name.vb: Generated(Of T)(Config, Boolean)
  2949. fullName: IPA.Config.Stores.GeneratedStore.Generated<T>(IPA.Config.Config, System.Boolean)
  2950. fullName.vb: IPA.Config.Stores.GeneratedStore.Generated(Of T)(IPA.Config.Config, System.Boolean)
  2951. nameWithType: GeneratedStore.Generated<T>(Config, Boolean)
  2952. nameWithType.vb: GeneratedStore.Generated(Of T)(Config, Boolean)
  2953. - uid: IPA.Config.Stores.IValueConverter
  2954. name: IValueConverter
  2955. href: api/IPA.Config.Stores.IValueConverter.html
  2956. commentId: T:IPA.Config.Stores.IValueConverter
  2957. fullName: IPA.Config.Stores.IValueConverter
  2958. nameWithType: IValueConverter
  2959. - uid: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2960. name: FromValue(Value, Object)
  2961. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_
  2962. commentId: M:IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2963. fullName: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2964. nameWithType: IValueConverter.FromValue(Value, Object)
  2965. - uid: IPA.Config.Stores.IValueConverter.FromValue*
  2966. name: FromValue
  2967. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_
  2968. commentId: Overload:IPA.Config.Stores.IValueConverter.FromValue
  2969. isSpec: "True"
  2970. fullName: IPA.Config.Stores.IValueConverter.FromValue
  2971. nameWithType: IValueConverter.FromValue
  2972. - uid: IPA.Config.Stores.IValueConverter.ToValue(System.Object,System.Object)
  2973. name: ToValue(Object, Object)
  2974. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_
  2975. commentId: M:IPA.Config.Stores.IValueConverter.ToValue(System.Object,System.Object)
  2976. fullName: IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  2977. nameWithType: IValueConverter.ToValue(Object, Object)
  2978. - uid: IPA.Config.Stores.IValueConverter.ToValue*
  2979. name: ToValue
  2980. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_
  2981. commentId: Overload:IPA.Config.Stores.IValueConverter.ToValue
  2982. isSpec: "True"
  2983. fullName: IPA.Config.Stores.IValueConverter.ToValue
  2984. nameWithType: IValueConverter.ToValue
  2985. - uid: IPA.Config.Stores.IValueConverter.Type
  2986. name: Type
  2987. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type
  2988. commentId: P:IPA.Config.Stores.IValueConverter.Type
  2989. fullName: IPA.Config.Stores.IValueConverter.Type
  2990. nameWithType: IValueConverter.Type
  2991. - uid: IPA.Config.Stores.IValueConverter.Type*
  2992. name: Type
  2993. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type_
  2994. commentId: Overload:IPA.Config.Stores.IValueConverter.Type
  2995. isSpec: "True"
  2996. fullName: IPA.Config.Stores.IValueConverter.Type
  2997. nameWithType: IValueConverter.Type
  2998. - uid: IPA.Config.Stores.ValueConverter`1
  2999. name: ValueConverter<T>
  3000. href: api/IPA.Config.Stores.ValueConverter-1.html
  3001. commentId: T:IPA.Config.Stores.ValueConverter`1
  3002. name.vb: ValueConverter(Of T)
  3003. fullName: IPA.Config.Stores.ValueConverter<T>
  3004. fullName.vb: IPA.Config.Stores.ValueConverter(Of T)
  3005. nameWithType: ValueConverter<T>
  3006. nameWithType.vb: ValueConverter(Of T)
  3007. - uid: IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  3008. name: FromValue(Value, Object)
  3009. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  3010. commentId: M:IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  3011. fullName: IPA.Config.Stores.ValueConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  3012. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  3013. nameWithType: ValueConverter<T>.FromValue(Value, Object)
  3014. nameWithType.vb: ValueConverter(Of T).FromValue(Value, Object)
  3015. - uid: IPA.Config.Stores.ValueConverter`1.FromValue*
  3016. name: FromValue
  3017. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_
  3018. commentId: Overload:IPA.Config.Stores.ValueConverter`1.FromValue
  3019. isSpec: "True"
  3020. fullName: IPA.Config.Stores.ValueConverter<T>.FromValue
  3021. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue
  3022. nameWithType: ValueConverter<T>.FromValue
  3023. nameWithType.vb: ValueConverter(Of T).FromValue
  3024. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object)
  3025. name: IValueConverter.FromValue(Value, Object)
  3026. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_
  3027. commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object)
  3028. name.vb: IPA.Config.Stores.IValueConverter.FromValue(Value, Object)
  3029. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  3030. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  3031. nameWithType: ValueConverter<T>.IValueConverter.FromValue(Value, Object)
  3032. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(Value, Object)
  3033. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue*
  3034. name: IValueConverter.FromValue
  3035. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_
  3036. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue
  3037. isSpec: "True"
  3038. name.vb: IPA.Config.Stores.IValueConverter.FromValue
  3039. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.FromValue
  3040. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue
  3041. nameWithType: ValueConverter<T>.IValueConverter.FromValue
  3042. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue
  3043. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Object,System.Object)
  3044. name: IValueConverter.ToValue(Object, Object)
  3045. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_
  3046. commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Object,System.Object)
  3047. name.vb: IPA.Config.Stores.IValueConverter.ToValue(Object, Object)
  3048. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  3049. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  3050. nameWithType: ValueConverter<T>.IValueConverter.ToValue(Object, Object)
  3051. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(Object, Object)
  3052. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue*
  3053. name: IValueConverter.ToValue
  3054. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_
  3055. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue
  3056. isSpec: "True"
  3057. name.vb: IPA.Config.Stores.IValueConverter.ToValue
  3058. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.ToValue
  3059. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue
  3060. nameWithType: ValueConverter<T>.IValueConverter.ToValue
  3061. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue
  3062. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  3063. name: IValueConverter.Type
  3064. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type
  3065. commentId: P:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  3066. name.vb: IPA.Config.Stores.IValueConverter.Type
  3067. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.Type
  3068. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  3069. nameWithType: ValueConverter<T>.IValueConverter.Type
  3070. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  3071. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type*
  3072. name: IValueConverter.Type
  3073. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type_
  3074. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  3075. isSpec: "True"
  3076. name.vb: IPA.Config.Stores.IValueConverter.Type
  3077. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.Type
  3078. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  3079. nameWithType: ValueConverter<T>.IValueConverter.Type
  3080. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  3081. - uid: IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object)
  3082. name: ToValue(T, Object)
  3083. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue__0_System_Object_
  3084. commentId: M:IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object)
  3085. fullName: IPA.Config.Stores.ValueConverter<T>.ToValue(T, System.Object)
  3086. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue(T, System.Object)
  3087. nameWithType: ValueConverter<T>.ToValue(T, Object)
  3088. nameWithType.vb: ValueConverter(Of T).ToValue(T, Object)
  3089. - uid: IPA.Config.Stores.ValueConverter`1.ToValue*
  3090. name: ToValue
  3091. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue_
  3092. commentId: Overload:IPA.Config.Stores.ValueConverter`1.ToValue
  3093. isSpec: "True"
  3094. fullName: IPA.Config.Stores.ValueConverter<T>.ToValue
  3095. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue
  3096. nameWithType: ValueConverter<T>.ToValue
  3097. nameWithType.vb: ValueConverter(Of T).ToValue
  3098. - uid: IPA.InitAttribute
  3099. name: InitAttribute
  3100. href: api/IPA.InitAttribute.html
  3101. commentId: T:IPA.InitAttribute
  3102. fullName: IPA.InitAttribute
  3103. nameWithType: InitAttribute
  3104. - uid: IPA.Loader
  3105. name: IPA.Loader
  3106. href: api/IPA.Loader.html
  3107. commentId: N:IPA.Loader
  3108. fullName: IPA.Loader
  3109. nameWithType: IPA.Loader
  3110. - uid: IPA.Loader.CannotRuntimeDisableException
  3111. name: CannotRuntimeDisableException
  3112. href: api/IPA.Loader.CannotRuntimeDisableException.html
  3113. commentId: T:IPA.Loader.CannotRuntimeDisableException
  3114. fullName: IPA.Loader.CannotRuntimeDisableException
  3115. nameWithType: CannotRuntimeDisableException
  3116. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata)
  3117. name: CannotRuntimeDisableException(PluginMetadata)
  3118. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_IPA_Loader_PluginMetadata_
  3119. commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata)
  3120. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(IPA.Loader.PluginMetadata)
  3121. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(PluginMetadata)
  3122. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  3123. name: CannotRuntimeDisableException(SerializationInfo, StreamingContext)
  3124. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_
  3125. commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  3126. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
  3127. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(SerializationInfo, StreamingContext)
  3128. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor*
  3129. name: CannotRuntimeDisableException
  3130. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_
  3131. commentId: Overload:IPA.Loader.CannotRuntimeDisableException.#ctor
  3132. isSpec: "True"
  3133. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException
  3134. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException
  3135. - uid: IPA.Loader.CannotRuntimeDisableException.Plugin
  3136. name: Plugin
  3137. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin
  3138. commentId: P:IPA.Loader.CannotRuntimeDisableException.Plugin
  3139. fullName: IPA.Loader.CannotRuntimeDisableException.Plugin
  3140. nameWithType: CannotRuntimeDisableException.Plugin
  3141. - uid: IPA.Loader.CannotRuntimeDisableException.Plugin*
  3142. name: Plugin
  3143. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin_
  3144. commentId: Overload:IPA.Loader.CannotRuntimeDisableException.Plugin
  3145. isSpec: "True"
  3146. fullName: IPA.Loader.CannotRuntimeDisableException.Plugin
  3147. nameWithType: CannotRuntimeDisableException.Plugin
  3148. - uid: IPA.Loader.Features
  3149. name: IPA.Loader.Features
  3150. href: api/IPA.Loader.Features.html
  3151. commentId: N:IPA.Loader.Features
  3152. fullName: IPA.Loader.Features
  3153. nameWithType: IPA.Loader.Features
  3154. - uid: IPA.Loader.Features.Feature
  3155. name: Feature
  3156. href: api/IPA.Loader.Features.Feature.html
  3157. commentId: T:IPA.Loader.Features.Feature
  3158. fullName: IPA.Loader.Features.Feature
  3159. nameWithType: Feature
  3160. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3161. name: AfterInit(PluginMetadata)
  3162. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_
  3163. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3164. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3165. nameWithType: Feature.AfterInit(PluginMetadata)
  3166. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  3167. name: AfterInit(PluginMetadata, Object)
  3168. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_System_Object_
  3169. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  3170. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata, System.Object)
  3171. nameWithType: Feature.AfterInit(PluginMetadata, Object)
  3172. - uid: IPA.Loader.Features.Feature.AfterInit*
  3173. name: AfterInit
  3174. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_
  3175. commentId: Overload:IPA.Loader.Features.Feature.AfterInit
  3176. isSpec: "True"
  3177. fullName: IPA.Loader.Features.Feature.AfterInit
  3178. nameWithType: Feature.AfterInit
  3179. - uid: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3180. name: BeforeInit(PluginMetadata)
  3181. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_IPA_Loader_PluginMetadata_
  3182. commentId: M:IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3183. fullName: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3184. nameWithType: Feature.BeforeInit(PluginMetadata)
  3185. - uid: IPA.Loader.Features.Feature.BeforeInit*
  3186. name: BeforeInit
  3187. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_
  3188. commentId: Overload:IPA.Loader.Features.Feature.BeforeInit
  3189. isSpec: "True"
  3190. fullName: IPA.Loader.Features.Feature.BeforeInit
  3191. nameWithType: Feature.BeforeInit
  3192. - uid: IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  3193. name: BeforeLoad(PluginMetadata)
  3194. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeLoad_IPA_Loader_PluginMetadata_
  3195. commentId: M:IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  3196. fullName: IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  3197. nameWithType: Feature.BeforeLoad(PluginMetadata)
  3198. - uid: IPA.Loader.Features.Feature.BeforeLoad*
  3199. name: BeforeLoad
  3200. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeLoad_
  3201. commentId: Overload:IPA.Loader.Features.Feature.BeforeLoad
  3202. isSpec: "True"
  3203. fullName: IPA.Loader.Features.Feature.BeforeLoad
  3204. nameWithType: Feature.BeforeLoad
  3205. - uid: IPA.Loader.Features.Feature.Evaluate
  3206. name: Evaluate()
  3207. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Evaluate
  3208. commentId: M:IPA.Loader.Features.Feature.Evaluate
  3209. fullName: IPA.Loader.Features.Feature.Evaluate()
  3210. nameWithType: Feature.Evaluate()
  3211. - uid: IPA.Loader.Features.Feature.Evaluate*
  3212. name: Evaluate
  3213. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Evaluate_
  3214. commentId: Overload:IPA.Loader.Features.Feature.Evaluate
  3215. isSpec: "True"
  3216. fullName: IPA.Loader.Features.Feature.Evaluate
  3217. nameWithType: Feature.Evaluate
  3218. - uid: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,System.String[])
  3219. name: Initialize(PluginMetadata, String[])
  3220. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_IPA_Loader_PluginMetadata_System_String___
  3221. commentId: M:IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,System.String[])
  3222. name.vb: Initialize(PluginMetadata, String())
  3223. fullName: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, System.String[])
  3224. fullName.vb: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, System.String())
  3225. nameWithType: Feature.Initialize(PluginMetadata, String[])
  3226. nameWithType.vb: Feature.Initialize(PluginMetadata, String())
  3227. - uid: IPA.Loader.Features.Feature.Initialize*
  3228. name: Initialize
  3229. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_
  3230. commentId: Overload:IPA.Loader.Features.Feature.Initialize
  3231. isSpec: "True"
  3232. fullName: IPA.Loader.Features.Feature.Initialize
  3233. nameWithType: Feature.Initialize
  3234. - uid: IPA.Loader.Features.Feature.InvalidMessage
  3235. name: InvalidMessage
  3236. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage
  3237. commentId: P:IPA.Loader.Features.Feature.InvalidMessage
  3238. fullName: IPA.Loader.Features.Feature.InvalidMessage
  3239. nameWithType: Feature.InvalidMessage
  3240. - uid: IPA.Loader.Features.Feature.InvalidMessage*
  3241. name: InvalidMessage
  3242. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage_
  3243. commentId: Overload:IPA.Loader.Features.Feature.InvalidMessage
  3244. isSpec: "True"
  3245. fullName: IPA.Loader.Features.Feature.InvalidMessage
  3246. nameWithType: Feature.InvalidMessage
  3247. - uid: IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  3248. name: RequireLoaded(PluginMetadata)
  3249. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_RequireLoaded_IPA_Loader_PluginMetadata_
  3250. commentId: M:IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  3251. fullName: IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  3252. nameWithType: Feature.RequireLoaded(PluginMetadata)
  3253. - uid: IPA.Loader.Features.Feature.RequireLoaded*
  3254. name: RequireLoaded
  3255. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_RequireLoaded_
  3256. commentId: Overload:IPA.Loader.Features.Feature.RequireLoaded
  3257. isSpec: "True"
  3258. fullName: IPA.Loader.Features.Feature.RequireLoaded
  3259. nameWithType: Feature.RequireLoaded
  3260. - uid: IPA.Loader.Features.Feature.StoreOnPlugin
  3261. name: StoreOnPlugin
  3262. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_StoreOnPlugin
  3263. commentId: P:IPA.Loader.Features.Feature.StoreOnPlugin
  3264. fullName: IPA.Loader.Features.Feature.StoreOnPlugin
  3265. nameWithType: Feature.StoreOnPlugin
  3266. - uid: IPA.Loader.Features.Feature.StoreOnPlugin*
  3267. name: StoreOnPlugin
  3268. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_StoreOnPlugin_
  3269. commentId: Overload:IPA.Loader.Features.Feature.StoreOnPlugin
  3270. isSpec: "True"
  3271. fullName: IPA.Loader.Features.Feature.StoreOnPlugin
  3272. nameWithType: Feature.StoreOnPlugin
  3273. - uid: IPA.Loader.PluginInitInjector
  3274. name: PluginInitInjector
  3275. href: api/IPA.Loader.PluginInitInjector.html
  3276. commentId: T:IPA.Loader.PluginInitInjector
  3277. fullName: IPA.Loader.PluginInitInjector
  3278. nameWithType: PluginInitInjector
  3279. - uid: IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter)
  3280. name: AddInjector(Type, PluginInitInjector.InjectParameter)
  3281. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_System_Type_IPA_Loader_PluginInitInjector_InjectParameter_
  3282. commentId: M:IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter)
  3283. fullName: IPA.Loader.PluginInitInjector.AddInjector(System.Type, IPA.Loader.PluginInitInjector.InjectParameter)
  3284. nameWithType: PluginInitInjector.AddInjector(Type, PluginInitInjector.InjectParameter)
  3285. - uid: IPA.Loader.PluginInitInjector.AddInjector*
  3286. name: AddInjector
  3287. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_
  3288. commentId: Overload:IPA.Loader.PluginInitInjector.AddInjector
  3289. isSpec: "True"
  3290. fullName: IPA.Loader.PluginInitInjector.AddInjector
  3291. nameWithType: PluginInitInjector.AddInjector
  3292. - uid: IPA.Loader.PluginInitInjector.InjectParameter
  3293. name: PluginInitInjector.InjectParameter
  3294. href: api/IPA.Loader.PluginInitInjector.InjectParameter.html
  3295. commentId: T:IPA.Loader.PluginInitInjector.InjectParameter
  3296. fullName: IPA.Loader.PluginInitInjector.InjectParameter
  3297. nameWithType: PluginInitInjector.InjectParameter
  3298. - uid: IPA.Loader.PluginManager
  3299. name: PluginManager
  3300. href: api/IPA.Loader.PluginManager.html
  3301. commentId: T:IPA.Loader.PluginManager
  3302. fullName: IPA.Loader.PluginManager
  3303. nameWithType: PluginManager
  3304. - uid: IPA.Loader.PluginManager.AllPlugins
  3305. name: AllPlugins
  3306. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins
  3307. commentId: P:IPA.Loader.PluginManager.AllPlugins
  3308. fullName: IPA.Loader.PluginManager.AllPlugins
  3309. nameWithType: PluginManager.AllPlugins
  3310. - uid: IPA.Loader.PluginManager.AllPlugins*
  3311. name: AllPlugins
  3312. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins_
  3313. commentId: Overload:IPA.Loader.PluginManager.AllPlugins
  3314. isSpec: "True"
  3315. fullName: IPA.Loader.PluginManager.AllPlugins
  3316. nameWithType: PluginManager.AllPlugins
  3317. - uid: IPA.Loader.PluginManager.DisabledPlugins
  3318. name: DisabledPlugins
  3319. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins
  3320. commentId: P:IPA.Loader.PluginManager.DisabledPlugins
  3321. fullName: IPA.Loader.PluginManager.DisabledPlugins
  3322. nameWithType: PluginManager.DisabledPlugins
  3323. - uid: IPA.Loader.PluginManager.DisabledPlugins*
  3324. name: DisabledPlugins
  3325. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins_
  3326. commentId: Overload:IPA.Loader.PluginManager.DisabledPlugins
  3327. isSpec: "True"
  3328. fullName: IPA.Loader.PluginManager.DisabledPlugins
  3329. nameWithType: PluginManager.DisabledPlugins
  3330. - uid: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3331. name: GetDisabledPlugin(String)
  3332. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_System_String_
  3333. commentId: M:IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3334. fullName: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3335. nameWithType: PluginManager.GetDisabledPlugin(String)
  3336. - uid: IPA.Loader.PluginManager.GetDisabledPlugin*
  3337. name: GetDisabledPlugin
  3338. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_
  3339. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPlugin
  3340. isSpec: "True"
  3341. fullName: IPA.Loader.PluginManager.GetDisabledPlugin
  3342. nameWithType: PluginManager.GetDisabledPlugin
  3343. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3344. name: GetDisabledPluginFromId(String)
  3345. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_System_String_
  3346. commentId: M:IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3347. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3348. nameWithType: PluginManager.GetDisabledPluginFromId(String)
  3349. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId*
  3350. name: GetDisabledPluginFromId
  3351. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_
  3352. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPluginFromId
  3353. isSpec: "True"
  3354. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId
  3355. nameWithType: PluginManager.GetDisabledPluginFromId
  3356. - uid: IPA.Loader.PluginManager.GetPlugin(System.String)
  3357. name: GetPlugin(String)
  3358. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_System_String_
  3359. commentId: M:IPA.Loader.PluginManager.GetPlugin(System.String)
  3360. fullName: IPA.Loader.PluginManager.GetPlugin(System.String)
  3361. nameWithType: PluginManager.GetPlugin(String)
  3362. - uid: IPA.Loader.PluginManager.GetPlugin*
  3363. name: GetPlugin
  3364. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_
  3365. commentId: Overload:IPA.Loader.PluginManager.GetPlugin
  3366. isSpec: "True"
  3367. fullName: IPA.Loader.PluginManager.GetPlugin
  3368. nameWithType: PluginManager.GetPlugin
  3369. - uid: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3370. name: GetPluginFromId(String)
  3371. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_System_String_
  3372. commentId: M:IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3373. fullName: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3374. nameWithType: PluginManager.GetPluginFromId(String)
  3375. - uid: IPA.Loader.PluginManager.GetPluginFromId*
  3376. name: GetPluginFromId
  3377. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_
  3378. commentId: Overload:IPA.Loader.PluginManager.GetPluginFromId
  3379. isSpec: "True"
  3380. fullName: IPA.Loader.PluginManager.GetPluginFromId
  3381. nameWithType: PluginManager.GetPluginFromId
  3382. - uid: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3383. name: IsDisabled(PluginMetadata)
  3384. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_IPA_Loader_PluginMetadata_
  3385. commentId: M:IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3386. fullName: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3387. nameWithType: PluginManager.IsDisabled(PluginMetadata)
  3388. - uid: IPA.Loader.PluginManager.IsDisabled*
  3389. name: IsDisabled
  3390. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_
  3391. commentId: Overload:IPA.Loader.PluginManager.IsDisabled
  3392. isSpec: "True"
  3393. fullName: IPA.Loader.PluginManager.IsDisabled
  3394. nameWithType: PluginManager.IsDisabled
  3395. - uid: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3396. name: IsEnabled(PluginMetadata)
  3397. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_IPA_Loader_PluginMetadata_
  3398. commentId: M:IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3399. fullName: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3400. nameWithType: PluginManager.IsEnabled(PluginMetadata)
  3401. - uid: IPA.Loader.PluginManager.IsEnabled*
  3402. name: IsEnabled
  3403. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_
  3404. commentId: Overload:IPA.Loader.PluginManager.IsEnabled
  3405. isSpec: "True"
  3406. fullName: IPA.Loader.PluginManager.IsEnabled
  3407. nameWithType: PluginManager.IsEnabled
  3408. - uid: IPA.Loader.PluginManager.PluginDisabled
  3409. name: PluginDisabled
  3410. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginDisabled
  3411. commentId: E:IPA.Loader.PluginManager.PluginDisabled
  3412. fullName: IPA.Loader.PluginManager.PluginDisabled
  3413. nameWithType: PluginManager.PluginDisabled
  3414. - uid: IPA.Loader.PluginManager.PluginDisableDelegate
  3415. name: PluginManager.PluginDisableDelegate
  3416. href: api/IPA.Loader.PluginManager.PluginDisableDelegate.html
  3417. commentId: T:IPA.Loader.PluginManager.PluginDisableDelegate
  3418. fullName: IPA.Loader.PluginManager.PluginDisableDelegate
  3419. nameWithType: PluginManager.PluginDisableDelegate
  3420. - uid: IPA.Loader.PluginManager.PluginEnabled
  3421. name: PluginEnabled
  3422. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginEnabled
  3423. commentId: E:IPA.Loader.PluginManager.PluginEnabled
  3424. fullName: IPA.Loader.PluginManager.PluginEnabled
  3425. nameWithType: PluginManager.PluginEnabled
  3426. - uid: IPA.Loader.PluginManager.PluginEnableDelegate
  3427. name: PluginManager.PluginEnableDelegate
  3428. href: api/IPA.Loader.PluginManager.PluginEnableDelegate.html
  3429. commentId: T:IPA.Loader.PluginManager.PluginEnableDelegate
  3430. fullName: IPA.Loader.PluginManager.PluginEnableDelegate
  3431. nameWithType: PluginManager.PluginEnableDelegate
  3432. - uid: IPA.Loader.PluginManager.Plugins
  3433. name: Plugins
  3434. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins
  3435. commentId: P:IPA.Loader.PluginManager.Plugins
  3436. fullName: IPA.Loader.PluginManager.Plugins
  3437. nameWithType: PluginManager.Plugins
  3438. - uid: IPA.Loader.PluginManager.Plugins*
  3439. name: Plugins
  3440. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins_
  3441. commentId: Overload:IPA.Loader.PluginManager.Plugins
  3442. isSpec: "True"
  3443. fullName: IPA.Loader.PluginManager.Plugins
  3444. nameWithType: PluginManager.Plugins
  3445. - uid: IPA.Loader.PluginManager.PluginStateTransaction
  3446. name: PluginStateTransaction()
  3447. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction
  3448. commentId: M:IPA.Loader.PluginManager.PluginStateTransaction
  3449. fullName: IPA.Loader.PluginManager.PluginStateTransaction()
  3450. nameWithType: PluginManager.PluginStateTransaction()
  3451. - uid: IPA.Loader.PluginManager.PluginStateTransaction*
  3452. name: PluginStateTransaction
  3453. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction_
  3454. commentId: Overload:IPA.Loader.PluginManager.PluginStateTransaction
  3455. isSpec: "True"
  3456. fullName: IPA.Loader.PluginManager.PluginStateTransaction
  3457. nameWithType: PluginManager.PluginStateTransaction
  3458. - uid: IPA.Loader.PluginMetadata
  3459. name: PluginMetadata
  3460. href: api/IPA.Loader.PluginMetadata.html
  3461. commentId: T:IPA.Loader.PluginMetadata
  3462. fullName: IPA.Loader.PluginMetadata
  3463. nameWithType: PluginMetadata
  3464. - uid: IPA.Loader.PluginMetadata.Assembly
  3465. name: Assembly
  3466. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly
  3467. commentId: P:IPA.Loader.PluginMetadata.Assembly
  3468. fullName: IPA.Loader.PluginMetadata.Assembly
  3469. nameWithType: PluginMetadata.Assembly
  3470. - uid: IPA.Loader.PluginMetadata.Assembly*
  3471. name: Assembly
  3472. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly_
  3473. commentId: Overload:IPA.Loader.PluginMetadata.Assembly
  3474. isSpec: "True"
  3475. fullName: IPA.Loader.PluginMetadata.Assembly
  3476. nameWithType: PluginMetadata.Assembly
  3477. - uid: IPA.Loader.PluginMetadata.AssociatedFiles
  3478. name: AssociatedFiles
  3479. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles
  3480. commentId: P:IPA.Loader.PluginMetadata.AssociatedFiles
  3481. fullName: IPA.Loader.PluginMetadata.AssociatedFiles
  3482. nameWithType: PluginMetadata.AssociatedFiles
  3483. - uid: IPA.Loader.PluginMetadata.AssociatedFiles*
  3484. name: AssociatedFiles
  3485. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles_
  3486. commentId: Overload:IPA.Loader.PluginMetadata.AssociatedFiles
  3487. isSpec: "True"
  3488. fullName: IPA.Loader.PluginMetadata.AssociatedFiles
  3489. nameWithType: PluginMetadata.AssociatedFiles
  3490. - uid: IPA.Loader.PluginMetadata.Features
  3491. name: Features
  3492. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features
  3493. commentId: P:IPA.Loader.PluginMetadata.Features
  3494. fullName: IPA.Loader.PluginMetadata.Features
  3495. nameWithType: PluginMetadata.Features
  3496. - uid: IPA.Loader.PluginMetadata.Features*
  3497. name: Features
  3498. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features_
  3499. commentId: Overload:IPA.Loader.PluginMetadata.Features
  3500. isSpec: "True"
  3501. fullName: IPA.Loader.PluginMetadata.Features
  3502. nameWithType: PluginMetadata.Features
  3503. - uid: IPA.Loader.PluginMetadata.File
  3504. name: File
  3505. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File
  3506. commentId: P:IPA.Loader.PluginMetadata.File
  3507. fullName: IPA.Loader.PluginMetadata.File
  3508. nameWithType: PluginMetadata.File
  3509. - uid: IPA.Loader.PluginMetadata.File*
  3510. name: File
  3511. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File_
  3512. commentId: Overload:IPA.Loader.PluginMetadata.File
  3513. isSpec: "True"
  3514. fullName: IPA.Loader.PluginMetadata.File
  3515. nameWithType: PluginMetadata.File
  3516. - uid: IPA.Loader.PluginMetadata.Id
  3517. name: Id
  3518. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id
  3519. commentId: P:IPA.Loader.PluginMetadata.Id
  3520. fullName: IPA.Loader.PluginMetadata.Id
  3521. nameWithType: PluginMetadata.Id
  3522. - uid: IPA.Loader.PluginMetadata.Id*
  3523. name: Id
  3524. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id_
  3525. commentId: Overload:IPA.Loader.PluginMetadata.Id
  3526. isSpec: "True"
  3527. fullName: IPA.Loader.PluginMetadata.Id
  3528. nameWithType: PluginMetadata.Id
  3529. - uid: IPA.Loader.PluginMetadata.IsBare
  3530. name: IsBare
  3531. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare
  3532. commentId: P:IPA.Loader.PluginMetadata.IsBare
  3533. fullName: IPA.Loader.PluginMetadata.IsBare
  3534. nameWithType: PluginMetadata.IsBare
  3535. - uid: IPA.Loader.PluginMetadata.IsBare*
  3536. name: IsBare
  3537. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare_
  3538. commentId: Overload:IPA.Loader.PluginMetadata.IsBare
  3539. isSpec: "True"
  3540. fullName: IPA.Loader.PluginMetadata.IsBare
  3541. nameWithType: PluginMetadata.IsBare
  3542. - uid: IPA.Loader.PluginMetadata.Name
  3543. name: Name
  3544. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name
  3545. commentId: P:IPA.Loader.PluginMetadata.Name
  3546. fullName: IPA.Loader.PluginMetadata.Name
  3547. nameWithType: PluginMetadata.Name
  3548. - uid: IPA.Loader.PluginMetadata.Name*
  3549. name: Name
  3550. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name_
  3551. commentId: Overload:IPA.Loader.PluginMetadata.Name
  3552. isSpec: "True"
  3553. fullName: IPA.Loader.PluginMetadata.Name
  3554. nameWithType: PluginMetadata.Name
  3555. - uid: IPA.Loader.PluginMetadata.PluginType
  3556. name: PluginType
  3557. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType
  3558. commentId: P:IPA.Loader.PluginMetadata.PluginType
  3559. fullName: IPA.Loader.PluginMetadata.PluginType
  3560. nameWithType: PluginMetadata.PluginType
  3561. - uid: IPA.Loader.PluginMetadata.PluginType*
  3562. name: PluginType
  3563. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType_
  3564. commentId: Overload:IPA.Loader.PluginMetadata.PluginType
  3565. isSpec: "True"
  3566. fullName: IPA.Loader.PluginMetadata.PluginType
  3567. nameWithType: PluginMetadata.PluginType
  3568. - uid: IPA.Loader.PluginMetadata.RuntimeOptions
  3569. name: RuntimeOptions
  3570. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions
  3571. commentId: P:IPA.Loader.PluginMetadata.RuntimeOptions
  3572. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3573. nameWithType: PluginMetadata.RuntimeOptions
  3574. - uid: IPA.Loader.PluginMetadata.RuntimeOptions*
  3575. name: RuntimeOptions
  3576. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions_
  3577. commentId: Overload:IPA.Loader.PluginMetadata.RuntimeOptions
  3578. isSpec: "True"
  3579. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3580. nameWithType: PluginMetadata.RuntimeOptions
  3581. - uid: IPA.Loader.PluginMetadata.ToString
  3582. name: ToString()
  3583. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString
  3584. commentId: M:IPA.Loader.PluginMetadata.ToString
  3585. fullName: IPA.Loader.PluginMetadata.ToString()
  3586. nameWithType: PluginMetadata.ToString()
  3587. - uid: IPA.Loader.PluginMetadata.ToString*
  3588. name: ToString
  3589. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString_
  3590. commentId: Overload:IPA.Loader.PluginMetadata.ToString
  3591. isSpec: "True"
  3592. fullName: IPA.Loader.PluginMetadata.ToString
  3593. nameWithType: PluginMetadata.ToString
  3594. - uid: IPA.Loader.PluginMetadata.Version
  3595. name: Version
  3596. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version
  3597. commentId: P:IPA.Loader.PluginMetadata.Version
  3598. fullName: IPA.Loader.PluginMetadata.Version
  3599. nameWithType: PluginMetadata.Version
  3600. - uid: IPA.Loader.PluginMetadata.Version*
  3601. name: Version
  3602. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version_
  3603. commentId: Overload:IPA.Loader.PluginMetadata.Version
  3604. isSpec: "True"
  3605. fullName: IPA.Loader.PluginMetadata.Version
  3606. nameWithType: PluginMetadata.Version
  3607. - uid: IPA.Loader.StateTransitionTransaction
  3608. name: StateTransitionTransaction
  3609. href: api/IPA.Loader.StateTransitionTransaction.html
  3610. commentId: T:IPA.Loader.StateTransitionTransaction
  3611. fullName: IPA.Loader.StateTransitionTransaction
  3612. nameWithType: StateTransitionTransaction
  3613. - uid: IPA.Loader.StateTransitionTransaction.Commit
  3614. name: Commit()
  3615. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit
  3616. commentId: M:IPA.Loader.StateTransitionTransaction.Commit
  3617. fullName: IPA.Loader.StateTransitionTransaction.Commit()
  3618. nameWithType: StateTransitionTransaction.Commit()
  3619. - uid: IPA.Loader.StateTransitionTransaction.Commit*
  3620. name: Commit
  3621. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit_
  3622. commentId: Overload:IPA.Loader.StateTransitionTransaction.Commit
  3623. isSpec: "True"
  3624. fullName: IPA.Loader.StateTransitionTransaction.Commit
  3625. nameWithType: StateTransitionTransaction.Commit
  3626. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3627. name: Disable(PluginMetadata, Boolean)
  3628. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Boolean_
  3629. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3630. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, System.Boolean)
  3631. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, Boolean)
  3632. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3633. name: Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3634. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3635. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3636. name.vb: Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3637. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3638. fullName.vb: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3639. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3640. nameWithType.vb: StateTransitionTransaction.Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3641. - uid: IPA.Loader.StateTransitionTransaction.Disable*
  3642. name: Disable
  3643. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_
  3644. commentId: Overload:IPA.Loader.StateTransitionTransaction.Disable
  3645. isSpec: "True"
  3646. fullName: IPA.Loader.StateTransitionTransaction.Disable
  3647. nameWithType: StateTransitionTransaction.Disable
  3648. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3649. name: DisabledPlugins
  3650. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins
  3651. commentId: P:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3652. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3653. nameWithType: StateTransitionTransaction.DisabledPlugins
  3654. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins*
  3655. name: DisabledPlugins
  3656. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins_
  3657. commentId: Overload:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3658. isSpec: "True"
  3659. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3660. nameWithType: StateTransitionTransaction.DisabledPlugins
  3661. - uid: IPA.Loader.StateTransitionTransaction.Dispose
  3662. name: Dispose()
  3663. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose
  3664. commentId: M:IPA.Loader.StateTransitionTransaction.Dispose
  3665. fullName: IPA.Loader.StateTransitionTransaction.Dispose()
  3666. nameWithType: StateTransitionTransaction.Dispose()
  3667. - uid: IPA.Loader.StateTransitionTransaction.Dispose*
  3668. name: Dispose
  3669. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose_
  3670. commentId: Overload:IPA.Loader.StateTransitionTransaction.Dispose
  3671. isSpec: "True"
  3672. fullName: IPA.Loader.StateTransitionTransaction.Dispose
  3673. nameWithType: StateTransitionTransaction.Dispose
  3674. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3675. name: Enable(PluginMetadata, Boolean)
  3676. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Boolean_
  3677. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3678. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, System.Boolean)
  3679. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, Boolean)
  3680. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3681. name: Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3682. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3683. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3684. name.vb: Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3685. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3686. fullName.vb: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3687. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3688. nameWithType.vb: StateTransitionTransaction.Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3689. - uid: IPA.Loader.StateTransitionTransaction.Enable*
  3690. name: Enable
  3691. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_
  3692. commentId: Overload:IPA.Loader.StateTransitionTransaction.Enable
  3693. isSpec: "True"
  3694. fullName: IPA.Loader.StateTransitionTransaction.Enable
  3695. nameWithType: StateTransitionTransaction.Enable
  3696. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3697. name: EnabledPlugins
  3698. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins
  3699. commentId: P:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3700. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3701. nameWithType: StateTransitionTransaction.EnabledPlugins
  3702. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins*
  3703. name: EnabledPlugins
  3704. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins_
  3705. commentId: Overload:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3706. isSpec: "True"
  3707. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3708. nameWithType: StateTransitionTransaction.EnabledPlugins
  3709. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3710. name: IsDisabled(PluginMetadata)
  3711. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_IPA_Loader_PluginMetadata_
  3712. commentId: M:IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3713. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3714. nameWithType: StateTransitionTransaction.IsDisabled(PluginMetadata)
  3715. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled*
  3716. name: IsDisabled
  3717. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_
  3718. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsDisabled
  3719. isSpec: "True"
  3720. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled
  3721. nameWithType: StateTransitionTransaction.IsDisabled
  3722. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3723. name: IsEnabled(PluginMetadata)
  3724. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_IPA_Loader_PluginMetadata_
  3725. commentId: M:IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3726. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3727. nameWithType: StateTransitionTransaction.IsEnabled(PluginMetadata)
  3728. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled*
  3729. name: IsEnabled
  3730. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_
  3731. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsEnabled
  3732. isSpec: "True"
  3733. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled
  3734. nameWithType: StateTransitionTransaction.IsEnabled
  3735. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3736. name: WillNeedRestart
  3737. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart
  3738. commentId: P:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3739. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3740. nameWithType: StateTransitionTransaction.WillNeedRestart
  3741. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart*
  3742. name: WillNeedRestart
  3743. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart_
  3744. commentId: Overload:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3745. isSpec: "True"
  3746. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3747. nameWithType: StateTransitionTransaction.WillNeedRestart
  3748. - uid: IPA.Logging
  3749. name: IPA.Logging
  3750. href: api/IPA.Logging.html
  3751. commentId: N:IPA.Logging
  3752. fullName: IPA.Logging
  3753. nameWithType: IPA.Logging
  3754. - uid: IPA.Logging.Logger
  3755. name: Logger
  3756. href: api/IPA.Logging.Logger.html
  3757. commentId: T:IPA.Logging.Logger
  3758. fullName: IPA.Logging.Logger
  3759. nameWithType: Logger
  3760. - uid: IPA.Logging.Logger.Critical(System.Exception)
  3761. name: Critical(Exception)
  3762. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_Exception_
  3763. commentId: M:IPA.Logging.Logger.Critical(System.Exception)
  3764. fullName: IPA.Logging.Logger.Critical(System.Exception)
  3765. nameWithType: Logger.Critical(Exception)
  3766. - uid: IPA.Logging.Logger.Critical(System.String)
  3767. name: Critical(String)
  3768. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_String_
  3769. commentId: M:IPA.Logging.Logger.Critical(System.String)
  3770. fullName: IPA.Logging.Logger.Critical(System.String)
  3771. nameWithType: Logger.Critical(String)
  3772. - uid: IPA.Logging.Logger.Critical*
  3773. name: Critical
  3774. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_
  3775. commentId: Overload:IPA.Logging.Logger.Critical
  3776. isSpec: "True"
  3777. fullName: IPA.Logging.Logger.Critical
  3778. nameWithType: Logger.Critical
  3779. - uid: IPA.Logging.Logger.Debug(System.Exception)
  3780. name: Debug(Exception)
  3781. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_Exception_
  3782. commentId: M:IPA.Logging.Logger.Debug(System.Exception)
  3783. fullName: IPA.Logging.Logger.Debug(System.Exception)
  3784. nameWithType: Logger.Debug(Exception)
  3785. - uid: IPA.Logging.Logger.Debug(System.String)
  3786. name: Debug(String)
  3787. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_String_
  3788. commentId: M:IPA.Logging.Logger.Debug(System.String)
  3789. fullName: IPA.Logging.Logger.Debug(System.String)
  3790. nameWithType: Logger.Debug(String)
  3791. - uid: IPA.Logging.Logger.Debug*
  3792. name: Debug
  3793. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_
  3794. commentId: Overload:IPA.Logging.Logger.Debug
  3795. isSpec: "True"
  3796. fullName: IPA.Logging.Logger.Debug
  3797. nameWithType: Logger.Debug
  3798. - uid: IPA.Logging.Logger.Error(System.Exception)
  3799. name: Error(Exception)
  3800. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_Exception_
  3801. commentId: M:IPA.Logging.Logger.Error(System.Exception)
  3802. fullName: IPA.Logging.Logger.Error(System.Exception)
  3803. nameWithType: Logger.Error(Exception)
  3804. - uid: IPA.Logging.Logger.Error(System.String)
  3805. name: Error(String)
  3806. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_String_
  3807. commentId: M:IPA.Logging.Logger.Error(System.String)
  3808. fullName: IPA.Logging.Logger.Error(System.String)
  3809. nameWithType: Logger.Error(String)
  3810. - uid: IPA.Logging.Logger.Error*
  3811. name: Error
  3812. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_
  3813. commentId: Overload:IPA.Logging.Logger.Error
  3814. isSpec: "True"
  3815. fullName: IPA.Logging.Logger.Error
  3816. nameWithType: Logger.Error
  3817. - uid: IPA.Logging.Logger.Info(System.Exception)
  3818. name: Info(Exception)
  3819. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_Exception_
  3820. commentId: M:IPA.Logging.Logger.Info(System.Exception)
  3821. fullName: IPA.Logging.Logger.Info(System.Exception)
  3822. nameWithType: Logger.Info(Exception)
  3823. - uid: IPA.Logging.Logger.Info(System.String)
  3824. name: Info(String)
  3825. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_String_
  3826. commentId: M:IPA.Logging.Logger.Info(System.String)
  3827. fullName: IPA.Logging.Logger.Info(System.String)
  3828. nameWithType: Logger.Info(String)
  3829. - uid: IPA.Logging.Logger.Info*
  3830. name: Info
  3831. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_
  3832. commentId: Overload:IPA.Logging.Logger.Info
  3833. isSpec: "True"
  3834. fullName: IPA.Logging.Logger.Info
  3835. nameWithType: Logger.Info
  3836. - uid: IPA.Logging.Logger.Level
  3837. name: Logger.Level
  3838. href: api/IPA.Logging.Logger.Level.html
  3839. commentId: T:IPA.Logging.Logger.Level
  3840. fullName: IPA.Logging.Logger.Level
  3841. nameWithType: Logger.Level
  3842. - uid: IPA.Logging.Logger.Level.Critical
  3843. name: Critical
  3844. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Critical
  3845. commentId: F:IPA.Logging.Logger.Level.Critical
  3846. fullName: IPA.Logging.Logger.Level.Critical
  3847. nameWithType: Logger.Level.Critical
  3848. - uid: IPA.Logging.Logger.Level.Debug
  3849. name: Debug
  3850. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Debug
  3851. commentId: F:IPA.Logging.Logger.Level.Debug
  3852. fullName: IPA.Logging.Logger.Level.Debug
  3853. nameWithType: Logger.Level.Debug
  3854. - uid: IPA.Logging.Logger.Level.Error
  3855. name: Error
  3856. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Error
  3857. commentId: F:IPA.Logging.Logger.Level.Error
  3858. fullName: IPA.Logging.Logger.Level.Error
  3859. nameWithType: Logger.Level.Error
  3860. - uid: IPA.Logging.Logger.Level.Info
  3861. name: Info
  3862. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Info
  3863. commentId: F:IPA.Logging.Logger.Level.Info
  3864. fullName: IPA.Logging.Logger.Level.Info
  3865. nameWithType: Logger.Level.Info
  3866. - uid: IPA.Logging.Logger.Level.None
  3867. name: None
  3868. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_None
  3869. commentId: F:IPA.Logging.Logger.Level.None
  3870. fullName: IPA.Logging.Logger.Level.None
  3871. nameWithType: Logger.Level.None
  3872. - uid: IPA.Logging.Logger.Level.Notice
  3873. name: Notice
  3874. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Notice
  3875. commentId: F:IPA.Logging.Logger.Level.Notice
  3876. fullName: IPA.Logging.Logger.Level.Notice
  3877. nameWithType: Logger.Level.Notice
  3878. - uid: IPA.Logging.Logger.Level.Trace
  3879. name: Trace
  3880. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Trace
  3881. commentId: F:IPA.Logging.Logger.Level.Trace
  3882. fullName: IPA.Logging.Logger.Level.Trace
  3883. nameWithType: Logger.Level.Trace
  3884. - uid: IPA.Logging.Logger.Level.Warning
  3885. name: Warning
  3886. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Warning
  3887. commentId: F:IPA.Logging.Logger.Level.Warning
  3888. fullName: IPA.Logging.Logger.Level.Warning
  3889. nameWithType: Logger.Level.Warning
  3890. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3891. name: Log(Logger.Level, Exception)
  3892. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_Exception_
  3893. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3894. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.Exception)
  3895. nameWithType: Logger.Log(Logger.Level, Exception)
  3896. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3897. name: Log(Logger.Level, String)
  3898. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_
  3899. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3900. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.String)
  3901. nameWithType: Logger.Log(Logger.Level, String)
  3902. - uid: IPA.Logging.Logger.Log*
  3903. name: Log
  3904. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_
  3905. commentId: Overload:IPA.Logging.Logger.Log
  3906. isSpec: "True"
  3907. fullName: IPA.Logging.Logger.Log
  3908. nameWithType: Logger.Log
  3909. - uid: IPA.Logging.Logger.LogFormat
  3910. name: LogFormat
  3911. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat
  3912. commentId: P:IPA.Logging.Logger.LogFormat
  3913. fullName: IPA.Logging.Logger.LogFormat
  3914. nameWithType: Logger.LogFormat
  3915. - uid: IPA.Logging.Logger.LogFormat*
  3916. name: LogFormat
  3917. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat_
  3918. commentId: Overload:IPA.Logging.Logger.LogFormat
  3919. isSpec: "True"
  3920. fullName: IPA.Logging.Logger.LogFormat
  3921. nameWithType: Logger.LogFormat
  3922. - uid: IPA.Logging.Logger.LogLevel
  3923. name: Logger.LogLevel
  3924. href: api/IPA.Logging.Logger.LogLevel.html
  3925. commentId: T:IPA.Logging.Logger.LogLevel
  3926. fullName: IPA.Logging.Logger.LogLevel
  3927. nameWithType: Logger.LogLevel
  3928. - uid: IPA.Logging.Logger.LogLevel.All
  3929. name: All
  3930. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_All
  3931. commentId: F:IPA.Logging.Logger.LogLevel.All
  3932. fullName: IPA.Logging.Logger.LogLevel.All
  3933. nameWithType: Logger.LogLevel.All
  3934. - uid: IPA.Logging.Logger.LogLevel.CriticalOnly
  3935. name: CriticalOnly
  3936. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_CriticalOnly
  3937. commentId: F:IPA.Logging.Logger.LogLevel.CriticalOnly
  3938. fullName: IPA.Logging.Logger.LogLevel.CriticalOnly
  3939. nameWithType: Logger.LogLevel.CriticalOnly
  3940. - uid: IPA.Logging.Logger.LogLevel.DebugOnly
  3941. name: DebugOnly
  3942. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugOnly
  3943. commentId: F:IPA.Logging.Logger.LogLevel.DebugOnly
  3944. fullName: IPA.Logging.Logger.LogLevel.DebugOnly
  3945. nameWithType: Logger.LogLevel.DebugOnly
  3946. - uid: IPA.Logging.Logger.LogLevel.DebugUp
  3947. name: DebugUp
  3948. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugUp
  3949. commentId: F:IPA.Logging.Logger.LogLevel.DebugUp
  3950. fullName: IPA.Logging.Logger.LogLevel.DebugUp
  3951. nameWithType: Logger.LogLevel.DebugUp
  3952. - uid: IPA.Logging.Logger.LogLevel.ErrorOnly
  3953. name: ErrorOnly
  3954. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorOnly
  3955. commentId: F:IPA.Logging.Logger.LogLevel.ErrorOnly
  3956. fullName: IPA.Logging.Logger.LogLevel.ErrorOnly
  3957. nameWithType: Logger.LogLevel.ErrorOnly
  3958. - uid: IPA.Logging.Logger.LogLevel.ErrorUp
  3959. name: ErrorUp
  3960. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorUp
  3961. commentId: F:IPA.Logging.Logger.LogLevel.ErrorUp
  3962. fullName: IPA.Logging.Logger.LogLevel.ErrorUp
  3963. nameWithType: Logger.LogLevel.ErrorUp
  3964. - uid: IPA.Logging.Logger.LogLevel.InfoOnly
  3965. name: InfoOnly
  3966. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoOnly
  3967. commentId: F:IPA.Logging.Logger.LogLevel.InfoOnly
  3968. fullName: IPA.Logging.Logger.LogLevel.InfoOnly
  3969. nameWithType: Logger.LogLevel.InfoOnly
  3970. - uid: IPA.Logging.Logger.LogLevel.InfoUp
  3971. name: InfoUp
  3972. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoUp
  3973. commentId: F:IPA.Logging.Logger.LogLevel.InfoUp
  3974. fullName: IPA.Logging.Logger.LogLevel.InfoUp
  3975. nameWithType: Logger.LogLevel.InfoUp
  3976. - uid: IPA.Logging.Logger.LogLevel.None
  3977. name: None
  3978. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_None
  3979. commentId: F:IPA.Logging.Logger.LogLevel.None
  3980. fullName: IPA.Logging.Logger.LogLevel.None
  3981. nameWithType: Logger.LogLevel.None
  3982. - uid: IPA.Logging.Logger.LogLevel.NoticeOnly
  3983. name: NoticeOnly
  3984. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeOnly
  3985. commentId: F:IPA.Logging.Logger.LogLevel.NoticeOnly
  3986. fullName: IPA.Logging.Logger.LogLevel.NoticeOnly
  3987. nameWithType: Logger.LogLevel.NoticeOnly
  3988. - uid: IPA.Logging.Logger.LogLevel.NoticeUp
  3989. name: NoticeUp
  3990. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeUp
  3991. commentId: F:IPA.Logging.Logger.LogLevel.NoticeUp
  3992. fullName: IPA.Logging.Logger.LogLevel.NoticeUp
  3993. nameWithType: Logger.LogLevel.NoticeUp
  3994. - uid: IPA.Logging.Logger.LogLevel.TraceOnly
  3995. name: TraceOnly
  3996. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_TraceOnly
  3997. commentId: F:IPA.Logging.Logger.LogLevel.TraceOnly
  3998. fullName: IPA.Logging.Logger.LogLevel.TraceOnly
  3999. nameWithType: Logger.LogLevel.TraceOnly
  4000. - uid: IPA.Logging.Logger.LogLevel.Undefined
  4001. name: Undefined
  4002. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_Undefined
  4003. commentId: F:IPA.Logging.Logger.LogLevel.Undefined
  4004. fullName: IPA.Logging.Logger.LogLevel.Undefined
  4005. nameWithType: Logger.LogLevel.Undefined
  4006. - uid: IPA.Logging.Logger.LogLevel.WarningOnly
  4007. name: WarningOnly
  4008. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningOnly
  4009. commentId: F:IPA.Logging.Logger.LogLevel.WarningOnly
  4010. fullName: IPA.Logging.Logger.LogLevel.WarningOnly
  4011. nameWithType: Logger.LogLevel.WarningOnly
  4012. - uid: IPA.Logging.Logger.LogLevel.WarningUp
  4013. name: WarningUp
  4014. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningUp
  4015. commentId: F:IPA.Logging.Logger.LogLevel.WarningUp
  4016. fullName: IPA.Logging.Logger.LogLevel.WarningUp
  4017. nameWithType: Logger.LogLevel.WarningUp
  4018. - uid: IPA.Logging.Logger.Notice(System.Exception)
  4019. name: Notice(Exception)
  4020. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_Exception_
  4021. commentId: M:IPA.Logging.Logger.Notice(System.Exception)
  4022. fullName: IPA.Logging.Logger.Notice(System.Exception)
  4023. nameWithType: Logger.Notice(Exception)
  4024. - uid: IPA.Logging.Logger.Notice(System.String)
  4025. name: Notice(String)
  4026. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_String_
  4027. commentId: M:IPA.Logging.Logger.Notice(System.String)
  4028. fullName: IPA.Logging.Logger.Notice(System.String)
  4029. nameWithType: Logger.Notice(String)
  4030. - uid: IPA.Logging.Logger.Notice*
  4031. name: Notice
  4032. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_
  4033. commentId: Overload:IPA.Logging.Logger.Notice
  4034. isSpec: "True"
  4035. fullName: IPA.Logging.Logger.Notice
  4036. nameWithType: Logger.Notice
  4037. - uid: IPA.Logging.Logger.Trace(System.Exception)
  4038. name: Trace(Exception)
  4039. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_Exception_
  4040. commentId: M:IPA.Logging.Logger.Trace(System.Exception)
  4041. fullName: IPA.Logging.Logger.Trace(System.Exception)
  4042. nameWithType: Logger.Trace(Exception)
  4043. - uid: IPA.Logging.Logger.Trace(System.String)
  4044. name: Trace(String)
  4045. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_String_
  4046. commentId: M:IPA.Logging.Logger.Trace(System.String)
  4047. fullName: IPA.Logging.Logger.Trace(System.String)
  4048. nameWithType: Logger.Trace(String)
  4049. - uid: IPA.Logging.Logger.Trace*
  4050. name: Trace
  4051. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_
  4052. commentId: Overload:IPA.Logging.Logger.Trace
  4053. isSpec: "True"
  4054. fullName: IPA.Logging.Logger.Trace
  4055. nameWithType: Logger.Trace
  4056. - uid: IPA.Logging.Logger.Warn(System.Exception)
  4057. name: Warn(Exception)
  4058. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_Exception_
  4059. commentId: M:IPA.Logging.Logger.Warn(System.Exception)
  4060. fullName: IPA.Logging.Logger.Warn(System.Exception)
  4061. nameWithType: Logger.Warn(Exception)
  4062. - uid: IPA.Logging.Logger.Warn(System.String)
  4063. name: Warn(String)
  4064. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_String_
  4065. commentId: M:IPA.Logging.Logger.Warn(System.String)
  4066. fullName: IPA.Logging.Logger.Warn(System.String)
  4067. nameWithType: Logger.Warn(String)
  4068. - uid: IPA.Logging.Logger.Warn*
  4069. name: Warn
  4070. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_
  4071. commentId: Overload:IPA.Logging.Logger.Warn
  4072. isSpec: "True"
  4073. fullName: IPA.Logging.Logger.Warn
  4074. nameWithType: Logger.Warn
  4075. - uid: IPA.Logging.LoggerExtensions
  4076. name: LoggerExtensions
  4077. href: api/IPA.Logging.LoggerExtensions.html
  4078. commentId: T:IPA.Logging.LoggerExtensions
  4079. fullName: IPA.Logging.LoggerExtensions
  4080. nameWithType: LoggerExtensions
  4081. - uid: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  4082. name: GetChildLogger(Logger, String)
  4083. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_
  4084. commentId: M:IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  4085. fullName: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger, System.String)
  4086. nameWithType: LoggerExtensions.GetChildLogger(Logger, String)
  4087. - uid: IPA.Logging.LoggerExtensions.GetChildLogger*
  4088. name: GetChildLogger
  4089. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_
  4090. commentId: Overload:IPA.Logging.LoggerExtensions.GetChildLogger
  4091. isSpec: "True"
  4092. fullName: IPA.Logging.LoggerExtensions.GetChildLogger
  4093. nameWithType: LoggerExtensions.GetChildLogger
  4094. - uid: IPA.Logging.LogPrinter
  4095. name: LogPrinter
  4096. href: api/IPA.Logging.LogPrinter.html
  4097. commentId: T:IPA.Logging.LogPrinter
  4098. fullName: IPA.Logging.LogPrinter
  4099. nameWithType: LogPrinter
  4100. - uid: IPA.Logging.LogPrinter.EndPrint
  4101. name: EndPrint()
  4102. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint
  4103. commentId: M:IPA.Logging.LogPrinter.EndPrint
  4104. fullName: IPA.Logging.LogPrinter.EndPrint()
  4105. nameWithType: LogPrinter.EndPrint()
  4106. - uid: IPA.Logging.LogPrinter.EndPrint*
  4107. name: EndPrint
  4108. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint_
  4109. commentId: Overload:IPA.Logging.LogPrinter.EndPrint
  4110. isSpec: "True"
  4111. fullName: IPA.Logging.LogPrinter.EndPrint
  4112. nameWithType: LogPrinter.EndPrint
  4113. - uid: IPA.Logging.LogPrinter.Filter
  4114. name: Filter
  4115. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter
  4116. commentId: P:IPA.Logging.LogPrinter.Filter
  4117. fullName: IPA.Logging.LogPrinter.Filter
  4118. nameWithType: LogPrinter.Filter
  4119. - uid: IPA.Logging.LogPrinter.Filter*
  4120. name: Filter
  4121. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter_
  4122. commentId: Overload:IPA.Logging.LogPrinter.Filter
  4123. isSpec: "True"
  4124. fullName: IPA.Logging.LogPrinter.Filter
  4125. nameWithType: LogPrinter.Filter
  4126. - uid: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4127. name: Print(Logger.Level, DateTime, String, String)
  4128. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4129. commentId: M:IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4130. fullName: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4131. nameWithType: LogPrinter.Print(Logger.Level, DateTime, String, String)
  4132. - uid: IPA.Logging.LogPrinter.Print*
  4133. name: Print
  4134. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_
  4135. commentId: Overload:IPA.Logging.LogPrinter.Print
  4136. isSpec: "True"
  4137. fullName: IPA.Logging.LogPrinter.Print
  4138. nameWithType: LogPrinter.Print
  4139. - uid: IPA.Logging.LogPrinter.StartPrint
  4140. name: StartPrint()
  4141. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint
  4142. commentId: M:IPA.Logging.LogPrinter.StartPrint
  4143. fullName: IPA.Logging.LogPrinter.StartPrint()
  4144. nameWithType: LogPrinter.StartPrint()
  4145. - uid: IPA.Logging.LogPrinter.StartPrint*
  4146. name: StartPrint
  4147. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint_
  4148. commentId: Overload:IPA.Logging.LogPrinter.StartPrint
  4149. isSpec: "True"
  4150. fullName: IPA.Logging.LogPrinter.StartPrint
  4151. nameWithType: LogPrinter.StartPrint
  4152. - uid: IPA.Logging.Printers
  4153. name: IPA.Logging.Printers
  4154. href: api/IPA.Logging.Printers.html
  4155. commentId: N:IPA.Logging.Printers
  4156. fullName: IPA.Logging.Printers
  4157. nameWithType: IPA.Logging.Printers
  4158. - uid: IPA.Logging.Printers.ColoredConsolePrinter
  4159. name: ColoredConsolePrinter
  4160. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html
  4161. commentId: T:IPA.Logging.Printers.ColoredConsolePrinter
  4162. fullName: IPA.Logging.Printers.ColoredConsolePrinter
  4163. nameWithType: ColoredConsolePrinter
  4164. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4165. name: Color
  4166. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color
  4167. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Color
  4168. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4169. nameWithType: ColoredConsolePrinter.Color
  4170. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color*
  4171. name: Color
  4172. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color_
  4173. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Color
  4174. isSpec: "True"
  4175. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4176. nameWithType: ColoredConsolePrinter.Color
  4177. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4178. name: Filter
  4179. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter
  4180. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4181. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4182. nameWithType: ColoredConsolePrinter.Filter
  4183. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter*
  4184. name: Filter
  4185. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter_
  4186. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4187. isSpec: "True"
  4188. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4189. nameWithType: ColoredConsolePrinter.Filter
  4190. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4191. name: Print(Logger.Level, DateTime, String, String)
  4192. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4193. commentId: M:IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4194. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4195. nameWithType: ColoredConsolePrinter.Print(Logger.Level, DateTime, String, String)
  4196. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print*
  4197. name: Print
  4198. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_
  4199. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Print
  4200. isSpec: "True"
  4201. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print
  4202. nameWithType: ColoredConsolePrinter.Print
  4203. - uid: IPA.Logging.Printers.ColorlessConsolePrinter
  4204. name: ColorlessConsolePrinter
  4205. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html
  4206. commentId: T:IPA.Logging.Printers.ColorlessConsolePrinter
  4207. fullName: IPA.Logging.Printers.ColorlessConsolePrinter
  4208. nameWithType: ColorlessConsolePrinter
  4209. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4210. name: Filter
  4211. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter
  4212. commentId: P:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4213. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4214. nameWithType: ColorlessConsolePrinter.Filter
  4215. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter*
  4216. name: Filter
  4217. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter_
  4218. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4219. isSpec: "True"
  4220. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4221. nameWithType: ColorlessConsolePrinter.Filter
  4222. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4223. name: Print(Logger.Level, DateTime, String, String)
  4224. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4225. commentId: M:IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4226. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4227. nameWithType: ColorlessConsolePrinter.Print(Logger.Level, DateTime, String, String)
  4228. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print*
  4229. name: Print
  4230. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_
  4231. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Print
  4232. isSpec: "True"
  4233. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print
  4234. nameWithType: ColorlessConsolePrinter.Print
  4235. - uid: IPA.Logging.Printers.GlobalLogFilePrinter
  4236. name: GlobalLogFilePrinter
  4237. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html
  4238. commentId: T:IPA.Logging.Printers.GlobalLogFilePrinter
  4239. fullName: IPA.Logging.Printers.GlobalLogFilePrinter
  4240. nameWithType: GlobalLogFilePrinter
  4241. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4242. name: Filter
  4243. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter
  4244. commentId: P:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4245. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4246. nameWithType: GlobalLogFilePrinter.Filter
  4247. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter*
  4248. name: Filter
  4249. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter_
  4250. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4251. isSpec: "True"
  4252. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4253. nameWithType: GlobalLogFilePrinter.Filter
  4254. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4255. name: GetFileInfo()
  4256. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo
  4257. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4258. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo()
  4259. nameWithType: GlobalLogFilePrinter.GetFileInfo()
  4260. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo*
  4261. name: GetFileInfo
  4262. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo_
  4263. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4264. isSpec: "True"
  4265. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4266. nameWithType: GlobalLogFilePrinter.GetFileInfo
  4267. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4268. name: Print(Logger.Level, DateTime, String, String)
  4269. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4270. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4271. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4272. nameWithType: GlobalLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  4273. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print*
  4274. name: Print
  4275. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_
  4276. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Print
  4277. isSpec: "True"
  4278. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print
  4279. nameWithType: GlobalLogFilePrinter.Print
  4280. - uid: IPA.Logging.Printers.GZFilePrinter
  4281. name: GZFilePrinter
  4282. href: api/IPA.Logging.Printers.GZFilePrinter.html
  4283. commentId: T:IPA.Logging.Printers.GZFilePrinter
  4284. fullName: IPA.Logging.Printers.GZFilePrinter
  4285. nameWithType: GZFilePrinter
  4286. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose
  4287. name: Dispose()
  4288. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose
  4289. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose
  4290. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose()
  4291. nameWithType: GZFilePrinter.Dispose()
  4292. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4293. name: Dispose(Boolean)
  4294. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_
  4295. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4296. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4297. nameWithType: GZFilePrinter.Dispose(Boolean)
  4298. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose*
  4299. name: Dispose
  4300. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_
  4301. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.Dispose
  4302. isSpec: "True"
  4303. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose
  4304. nameWithType: GZFilePrinter.Dispose
  4305. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint
  4306. name: EndPrint()
  4307. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint
  4308. commentId: M:IPA.Logging.Printers.GZFilePrinter.EndPrint
  4309. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint()
  4310. nameWithType: GZFilePrinter.EndPrint()
  4311. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint*
  4312. name: EndPrint
  4313. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint_
  4314. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.EndPrint
  4315. isSpec: "True"
  4316. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint
  4317. nameWithType: GZFilePrinter.EndPrint
  4318. - uid: IPA.Logging.Printers.GZFilePrinter.FileWriter
  4319. name: FileWriter
  4320. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_FileWriter
  4321. commentId: F:IPA.Logging.Printers.GZFilePrinter.FileWriter
  4322. fullName: IPA.Logging.Printers.GZFilePrinter.FileWriter
  4323. nameWithType: GZFilePrinter.FileWriter
  4324. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4325. name: GetFileInfo()
  4326. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo
  4327. commentId: M:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4328. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo()
  4329. nameWithType: GZFilePrinter.GetFileInfo()
  4330. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo*
  4331. name: GetFileInfo
  4332. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo_
  4333. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4334. isSpec: "True"
  4335. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4336. nameWithType: GZFilePrinter.GetFileInfo
  4337. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint
  4338. name: StartPrint()
  4339. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint
  4340. commentId: M:IPA.Logging.Printers.GZFilePrinter.StartPrint
  4341. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint()
  4342. nameWithType: GZFilePrinter.StartPrint()
  4343. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint*
  4344. name: StartPrint
  4345. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint_
  4346. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.StartPrint
  4347. isSpec: "True"
  4348. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint
  4349. nameWithType: GZFilePrinter.StartPrint
  4350. - uid: IPA.Logging.Printers.PluginLogFilePrinter
  4351. name: PluginLogFilePrinter
  4352. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html
  4353. commentId: T:IPA.Logging.Printers.PluginLogFilePrinter
  4354. fullName: IPA.Logging.Printers.PluginLogFilePrinter
  4355. nameWithType: PluginLogFilePrinter
  4356. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  4357. name: PluginLogFilePrinter(String)
  4358. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_
  4359. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  4360. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter(System.String)
  4361. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter(String)
  4362. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor*
  4363. name: PluginLogFilePrinter
  4364. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_
  4365. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.#ctor
  4366. isSpec: "True"
  4367. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter
  4368. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter
  4369. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4370. name: Filter
  4371. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter
  4372. commentId: P:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4373. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4374. nameWithType: PluginLogFilePrinter.Filter
  4375. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter*
  4376. name: Filter
  4377. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter_
  4378. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4379. isSpec: "True"
  4380. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4381. nameWithType: PluginLogFilePrinter.Filter
  4382. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4383. name: GetFileInfo()
  4384. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo
  4385. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4386. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo()
  4387. nameWithType: PluginLogFilePrinter.GetFileInfo()
  4388. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo*
  4389. name: GetFileInfo
  4390. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo_
  4391. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4392. isSpec: "True"
  4393. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4394. nameWithType: PluginLogFilePrinter.GetFileInfo
  4395. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4396. name: Print(Logger.Level, DateTime, String, String)
  4397. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4398. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4399. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4400. nameWithType: PluginLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  4401. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print*
  4402. name: Print
  4403. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_
  4404. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Print
  4405. isSpec: "True"
  4406. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print
  4407. nameWithType: PluginLogFilePrinter.Print
  4408. - uid: IPA.Logging.Printers.PluginSubLogPrinter
  4409. name: PluginSubLogPrinter
  4410. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html
  4411. commentId: T:IPA.Logging.Printers.PluginSubLogPrinter
  4412. fullName: IPA.Logging.Printers.PluginSubLogPrinter
  4413. nameWithType: PluginSubLogPrinter
  4414. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  4415. name: PluginSubLogPrinter(String, String)
  4416. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_
  4417. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  4418. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter(System.String, System.String)
  4419. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter(String, String)
  4420. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor*
  4421. name: PluginSubLogPrinter
  4422. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_
  4423. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.#ctor
  4424. isSpec: "True"
  4425. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter
  4426. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter
  4427. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4428. name: Filter
  4429. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter
  4430. commentId: P:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4431. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4432. nameWithType: PluginSubLogPrinter.Filter
  4433. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter*
  4434. name: Filter
  4435. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter_
  4436. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4437. isSpec: "True"
  4438. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4439. nameWithType: PluginSubLogPrinter.Filter
  4440. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4441. name: GetFileInfo()
  4442. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo
  4443. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4444. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo()
  4445. nameWithType: PluginSubLogPrinter.GetFileInfo()
  4446. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo*
  4447. name: GetFileInfo
  4448. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo_
  4449. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4450. isSpec: "True"
  4451. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4452. nameWithType: PluginSubLogPrinter.GetFileInfo
  4453. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4454. name: Print(Logger.Level, DateTime, String, String)
  4455. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4456. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4457. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4458. nameWithType: PluginSubLogPrinter.Print(Logger.Level, DateTime, String, String)
  4459. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print*
  4460. name: Print
  4461. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_
  4462. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Print
  4463. isSpec: "True"
  4464. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print
  4465. nameWithType: PluginSubLogPrinter.Print
  4466. - uid: IPA.Logging.StandardLogger
  4467. name: StandardLogger
  4468. href: api/IPA.Logging.StandardLogger.html
  4469. commentId: T:IPA.Logging.StandardLogger
  4470. fullName: IPA.Logging.StandardLogger
  4471. nameWithType: StandardLogger
  4472. - uid: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4473. name: AddPrinter(LogPrinter)
  4474. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_
  4475. commentId: M:IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4476. fullName: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4477. nameWithType: StandardLogger.AddPrinter(LogPrinter)
  4478. - uid: IPA.Logging.StandardLogger.AddPrinter*
  4479. name: AddPrinter
  4480. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_
  4481. commentId: Overload:IPA.Logging.StandardLogger.AddPrinter
  4482. isSpec: "True"
  4483. fullName: IPA.Logging.StandardLogger.AddPrinter
  4484. nameWithType: StandardLogger.AddPrinter
  4485. - uid: IPA.Logging.StandardLogger.ConsoleWriter
  4486. name: ConsoleWriter
  4487. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter
  4488. commentId: P:IPA.Logging.StandardLogger.ConsoleWriter
  4489. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4490. nameWithType: StandardLogger.ConsoleWriter
  4491. - uid: IPA.Logging.StandardLogger.ConsoleWriter*
  4492. name: ConsoleWriter
  4493. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter_
  4494. commentId: Overload:IPA.Logging.StandardLogger.ConsoleWriter
  4495. isSpec: "True"
  4496. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4497. nameWithType: StandardLogger.ConsoleWriter
  4498. - uid: IPA.Logging.StandardLogger.Debug(System.String)
  4499. name: Debug(String)
  4500. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_System_String_
  4501. commentId: M:IPA.Logging.StandardLogger.Debug(System.String)
  4502. fullName: IPA.Logging.StandardLogger.Debug(System.String)
  4503. nameWithType: StandardLogger.Debug(String)
  4504. - uid: IPA.Logging.StandardLogger.Debug*
  4505. name: Debug
  4506. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_
  4507. commentId: Overload:IPA.Logging.StandardLogger.Debug
  4508. isSpec: "True"
  4509. fullName: IPA.Logging.StandardLogger.Debug
  4510. nameWithType: StandardLogger.Debug
  4511. - uid: IPA.Logging.StandardLogger.IsOnLoggerThread
  4512. name: IsOnLoggerThread
  4513. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread
  4514. commentId: P:IPA.Logging.StandardLogger.IsOnLoggerThread
  4515. fullName: IPA.Logging.StandardLogger.IsOnLoggerThread
  4516. nameWithType: StandardLogger.IsOnLoggerThread
  4517. - uid: IPA.Logging.StandardLogger.IsOnLoggerThread*
  4518. name: IsOnLoggerThread
  4519. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread_
  4520. commentId: Overload:IPA.Logging.StandardLogger.IsOnLoggerThread
  4521. isSpec: "True"
  4522. fullName: IPA.Logging.StandardLogger.IsOnLoggerThread
  4523. nameWithType: StandardLogger.IsOnLoggerThread
  4524. - uid: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4525. name: Log(Logger.Level, String)
  4526. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_
  4527. commentId: M:IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4528. fullName: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level, System.String)
  4529. nameWithType: StandardLogger.Log(Logger.Level, String)
  4530. - uid: IPA.Logging.StandardLogger.Log*
  4531. name: Log
  4532. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_
  4533. commentId: Overload:IPA.Logging.StandardLogger.Log
  4534. isSpec: "True"
  4535. fullName: IPA.Logging.StandardLogger.Log
  4536. nameWithType: StandardLogger.Log
  4537. - uid: IPA.Logging.StandardLogger.PrintFilter
  4538. name: PrintFilter
  4539. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter
  4540. commentId: P:IPA.Logging.StandardLogger.PrintFilter
  4541. fullName: IPA.Logging.StandardLogger.PrintFilter
  4542. nameWithType: StandardLogger.PrintFilter
  4543. - uid: IPA.Logging.StandardLogger.PrintFilter*
  4544. name: PrintFilter
  4545. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter_
  4546. commentId: Overload:IPA.Logging.StandardLogger.PrintFilter
  4547. isSpec: "True"
  4548. fullName: IPA.Logging.StandardLogger.PrintFilter
  4549. nameWithType: StandardLogger.PrintFilter
  4550. - uid: IPA.Old
  4551. name: IPA.Old
  4552. href: api/IPA.Old.html
  4553. commentId: N:IPA.Old
  4554. fullName: IPA.Old
  4555. nameWithType: IPA.Old
  4556. - uid: IPA.Old.IEnhancedPlugin
  4557. name: IEnhancedPlugin
  4558. href: api/IPA.Old.IEnhancedPlugin.html
  4559. commentId: T:IPA.Old.IEnhancedPlugin
  4560. fullName: IPA.Old.IEnhancedPlugin
  4561. nameWithType: IEnhancedPlugin
  4562. - uid: IPA.Old.IEnhancedPlugin.Filter
  4563. name: Filter
  4564. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter
  4565. commentId: P:IPA.Old.IEnhancedPlugin.Filter
  4566. fullName: IPA.Old.IEnhancedPlugin.Filter
  4567. nameWithType: IEnhancedPlugin.Filter
  4568. - uid: IPA.Old.IEnhancedPlugin.Filter*
  4569. name: Filter
  4570. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter_
  4571. commentId: Overload:IPA.Old.IEnhancedPlugin.Filter
  4572. isSpec: "True"
  4573. fullName: IPA.Old.IEnhancedPlugin.Filter
  4574. nameWithType: IEnhancedPlugin.Filter
  4575. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4576. name: OnLateUpdate()
  4577. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate
  4578. commentId: M:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4579. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate()
  4580. nameWithType: IEnhancedPlugin.OnLateUpdate()
  4581. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate*
  4582. name: OnLateUpdate
  4583. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate_
  4584. commentId: Overload:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4585. isSpec: "True"
  4586. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4587. nameWithType: IEnhancedPlugin.OnLateUpdate
  4588. - uid: IPA.Old.IPlugin
  4589. name: IPlugin
  4590. href: api/IPA.Old.IPlugin.html
  4591. commentId: T:IPA.Old.IPlugin
  4592. fullName: IPA.Old.IPlugin
  4593. nameWithType: IPlugin
  4594. - uid: IPA.Old.IPlugin.Name
  4595. name: Name
  4596. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name
  4597. commentId: P:IPA.Old.IPlugin.Name
  4598. fullName: IPA.Old.IPlugin.Name
  4599. nameWithType: IPlugin.Name
  4600. - uid: IPA.Old.IPlugin.Name*
  4601. name: Name
  4602. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name_
  4603. commentId: Overload:IPA.Old.IPlugin.Name
  4604. isSpec: "True"
  4605. fullName: IPA.Old.IPlugin.Name
  4606. nameWithType: IPlugin.Name
  4607. - uid: IPA.Old.IPlugin.OnApplicationQuit
  4608. name: OnApplicationQuit()
  4609. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit
  4610. commentId: M:IPA.Old.IPlugin.OnApplicationQuit
  4611. fullName: IPA.Old.IPlugin.OnApplicationQuit()
  4612. nameWithType: IPlugin.OnApplicationQuit()
  4613. - uid: IPA.Old.IPlugin.OnApplicationQuit*
  4614. name: OnApplicationQuit
  4615. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit_
  4616. commentId: Overload:IPA.Old.IPlugin.OnApplicationQuit
  4617. isSpec: "True"
  4618. fullName: IPA.Old.IPlugin.OnApplicationQuit
  4619. nameWithType: IPlugin.OnApplicationQuit
  4620. - uid: IPA.Old.IPlugin.OnApplicationStart
  4621. name: OnApplicationStart()
  4622. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart
  4623. commentId: M:IPA.Old.IPlugin.OnApplicationStart
  4624. fullName: IPA.Old.IPlugin.OnApplicationStart()
  4625. nameWithType: IPlugin.OnApplicationStart()
  4626. - uid: IPA.Old.IPlugin.OnApplicationStart*
  4627. name: OnApplicationStart
  4628. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart_
  4629. commentId: Overload:IPA.Old.IPlugin.OnApplicationStart
  4630. isSpec: "True"
  4631. fullName: IPA.Old.IPlugin.OnApplicationStart
  4632. nameWithType: IPlugin.OnApplicationStart
  4633. - uid: IPA.Old.IPlugin.OnFixedUpdate
  4634. name: OnFixedUpdate()
  4635. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate
  4636. commentId: M:IPA.Old.IPlugin.OnFixedUpdate
  4637. fullName: IPA.Old.IPlugin.OnFixedUpdate()
  4638. nameWithType: IPlugin.OnFixedUpdate()
  4639. - uid: IPA.Old.IPlugin.OnFixedUpdate*
  4640. name: OnFixedUpdate
  4641. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate_
  4642. commentId: Overload:IPA.Old.IPlugin.OnFixedUpdate
  4643. isSpec: "True"
  4644. fullName: IPA.Old.IPlugin.OnFixedUpdate
  4645. nameWithType: IPlugin.OnFixedUpdate
  4646. - uid: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4647. name: OnLevelWasInitialized(Int32)
  4648. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_
  4649. commentId: M:IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4650. fullName: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4651. nameWithType: IPlugin.OnLevelWasInitialized(Int32)
  4652. - uid: IPA.Old.IPlugin.OnLevelWasInitialized*
  4653. name: OnLevelWasInitialized
  4654. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_
  4655. commentId: Overload:IPA.Old.IPlugin.OnLevelWasInitialized
  4656. isSpec: "True"
  4657. fullName: IPA.Old.IPlugin.OnLevelWasInitialized
  4658. nameWithType: IPlugin.OnLevelWasInitialized
  4659. - uid: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4660. name: OnLevelWasLoaded(Int32)
  4661. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_
  4662. commentId: M:IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4663. fullName: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4664. nameWithType: IPlugin.OnLevelWasLoaded(Int32)
  4665. - uid: IPA.Old.IPlugin.OnLevelWasLoaded*
  4666. name: OnLevelWasLoaded
  4667. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_
  4668. commentId: Overload:IPA.Old.IPlugin.OnLevelWasLoaded
  4669. isSpec: "True"
  4670. fullName: IPA.Old.IPlugin.OnLevelWasLoaded
  4671. nameWithType: IPlugin.OnLevelWasLoaded
  4672. - uid: IPA.Old.IPlugin.OnUpdate
  4673. name: OnUpdate()
  4674. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate
  4675. commentId: M:IPA.Old.IPlugin.OnUpdate
  4676. fullName: IPA.Old.IPlugin.OnUpdate()
  4677. nameWithType: IPlugin.OnUpdate()
  4678. - uid: IPA.Old.IPlugin.OnUpdate*
  4679. name: OnUpdate
  4680. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate_
  4681. commentId: Overload:IPA.Old.IPlugin.OnUpdate
  4682. isSpec: "True"
  4683. fullName: IPA.Old.IPlugin.OnUpdate
  4684. nameWithType: IPlugin.OnUpdate
  4685. - uid: IPA.Old.IPlugin.Version
  4686. name: Version
  4687. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version
  4688. commentId: P:IPA.Old.IPlugin.Version
  4689. fullName: IPA.Old.IPlugin.Version
  4690. nameWithType: IPlugin.Version
  4691. - uid: IPA.Old.IPlugin.Version*
  4692. name: Version
  4693. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version_
  4694. commentId: Overload:IPA.Old.IPlugin.Version
  4695. isSpec: "True"
  4696. fullName: IPA.Old.IPlugin.Version
  4697. nameWithType: IPlugin.Version
  4698. - uid: IPA.OnDisableAttribute
  4699. name: OnDisableAttribute
  4700. href: api/IPA.OnDisableAttribute.html
  4701. commentId: T:IPA.OnDisableAttribute
  4702. fullName: IPA.OnDisableAttribute
  4703. nameWithType: OnDisableAttribute
  4704. - uid: IPA.OnEnableAttribute
  4705. name: OnEnableAttribute
  4706. href: api/IPA.OnEnableAttribute.html
  4707. commentId: T:IPA.OnEnableAttribute
  4708. fullName: IPA.OnEnableAttribute
  4709. nameWithType: OnEnableAttribute
  4710. - uid: IPA.OnExitAttribute
  4711. name: OnExitAttribute
  4712. href: api/IPA.OnExitAttribute.html
  4713. commentId: T:IPA.OnExitAttribute
  4714. fullName: IPA.OnExitAttribute
  4715. nameWithType: OnExitAttribute
  4716. - uid: IPA.OnStartAttribute
  4717. name: OnStartAttribute
  4718. href: api/IPA.OnStartAttribute.html
  4719. commentId: T:IPA.OnStartAttribute
  4720. fullName: IPA.OnStartAttribute
  4721. nameWithType: OnStartAttribute
  4722. - uid: IPA.PluginAttribute
  4723. name: PluginAttribute
  4724. href: api/IPA.PluginAttribute.html
  4725. commentId: T:IPA.PluginAttribute
  4726. fullName: IPA.PluginAttribute
  4727. nameWithType: PluginAttribute
  4728. - uid: IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4729. name: PluginAttribute(RuntimeOptions)
  4730. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_IPA_RuntimeOptions_
  4731. commentId: M:IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4732. fullName: IPA.PluginAttribute.PluginAttribute(IPA.RuntimeOptions)
  4733. nameWithType: PluginAttribute.PluginAttribute(RuntimeOptions)
  4734. - uid: IPA.PluginAttribute.#ctor*
  4735. name: PluginAttribute
  4736. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_
  4737. commentId: Overload:IPA.PluginAttribute.#ctor
  4738. isSpec: "True"
  4739. fullName: IPA.PluginAttribute.PluginAttribute
  4740. nameWithType: PluginAttribute.PluginAttribute
  4741. - uid: IPA.PluginAttribute.RuntimeOptions
  4742. name: RuntimeOptions
  4743. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions
  4744. commentId: P:IPA.PluginAttribute.RuntimeOptions
  4745. fullName: IPA.PluginAttribute.RuntimeOptions
  4746. nameWithType: PluginAttribute.RuntimeOptions
  4747. - uid: IPA.PluginAttribute.RuntimeOptions*
  4748. name: RuntimeOptions
  4749. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions_
  4750. commentId: Overload:IPA.PluginAttribute.RuntimeOptions
  4751. isSpec: "True"
  4752. fullName: IPA.PluginAttribute.RuntimeOptions
  4753. nameWithType: PluginAttribute.RuntimeOptions
  4754. - uid: IPA.RuntimeOptions
  4755. name: RuntimeOptions
  4756. href: api/IPA.RuntimeOptions.html
  4757. commentId: T:IPA.RuntimeOptions
  4758. fullName: IPA.RuntimeOptions
  4759. nameWithType: RuntimeOptions
  4760. - uid: IPA.RuntimeOptions.DynamicInit
  4761. name: DynamicInit
  4762. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_DynamicInit
  4763. commentId: F:IPA.RuntimeOptions.DynamicInit
  4764. fullName: IPA.RuntimeOptions.DynamicInit
  4765. nameWithType: RuntimeOptions.DynamicInit
  4766. - uid: IPA.RuntimeOptions.SingleStartInit
  4767. name: SingleStartInit
  4768. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_SingleStartInit
  4769. commentId: F:IPA.RuntimeOptions.SingleStartInit
  4770. fullName: IPA.RuntimeOptions.SingleStartInit
  4771. nameWithType: RuntimeOptions.SingleStartInit
  4772. - uid: IPA.Utilities
  4773. name: IPA.Utilities
  4774. href: api/IPA.Utilities.html
  4775. commentId: N:IPA.Utilities
  4776. fullName: IPA.Utilities
  4777. nameWithType: IPA.Utilities
  4778. - uid: IPA.Utilities.AlmostVersion
  4779. name: AlmostVersion
  4780. href: api/IPA.Utilities.AlmostVersion.html
  4781. commentId: T:IPA.Utilities.AlmostVersion
  4782. fullName: IPA.Utilities.AlmostVersion
  4783. nameWithType: AlmostVersion
  4784. - uid: IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4785. name: AlmostVersion(SemVer.Version)
  4786. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_
  4787. commentId: M:IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4788. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(SemVer.Version)
  4789. nameWithType: AlmostVersion.AlmostVersion(SemVer.Version)
  4790. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String)
  4791. name: AlmostVersion(String)
  4792. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_
  4793. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String)
  4794. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String)
  4795. nameWithType: AlmostVersion.AlmostVersion(String)
  4796. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4797. name: AlmostVersion(String, AlmostVersion)
  4798. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_
  4799. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4800. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion)
  4801. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion)
  4802. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4803. name: AlmostVersion(String, AlmostVersion.StoredAs)
  4804. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_
  4805. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4806. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion.StoredAs)
  4807. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion.StoredAs)
  4808. - uid: IPA.Utilities.AlmostVersion.#ctor*
  4809. name: AlmostVersion
  4810. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_
  4811. commentId: Overload:IPA.Utilities.AlmostVersion.#ctor
  4812. isSpec: "True"
  4813. fullName: IPA.Utilities.AlmostVersion.AlmostVersion
  4814. nameWithType: AlmostVersion.AlmostVersion
  4815. - uid: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4816. name: CompareTo(AlmostVersion)
  4817. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_
  4818. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4819. fullName: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4820. nameWithType: AlmostVersion.CompareTo(AlmostVersion)
  4821. - uid: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4822. name: CompareTo(SemVer.Version)
  4823. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_
  4824. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4825. fullName: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4826. nameWithType: AlmostVersion.CompareTo(SemVer.Version)
  4827. - uid: IPA.Utilities.AlmostVersion.CompareTo*
  4828. name: CompareTo
  4829. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_
  4830. commentId: Overload:IPA.Utilities.AlmostVersion.CompareTo
  4831. isSpec: "True"
  4832. fullName: IPA.Utilities.AlmostVersion.CompareTo
  4833. nameWithType: AlmostVersion.CompareTo
  4834. - uid: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4835. name: Equals(Object)
  4836. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_
  4837. commentId: M:IPA.Utilities.AlmostVersion.Equals(System.Object)
  4838. fullName: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4839. nameWithType: AlmostVersion.Equals(Object)
  4840. - uid: IPA.Utilities.AlmostVersion.Equals*
  4841. name: Equals
  4842. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_
  4843. commentId: Overload:IPA.Utilities.AlmostVersion.Equals
  4844. isSpec: "True"
  4845. fullName: IPA.Utilities.AlmostVersion.Equals
  4846. nameWithType: AlmostVersion.Equals
  4847. - uid: IPA.Utilities.AlmostVersion.GetHashCode
  4848. name: GetHashCode()
  4849. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode
  4850. commentId: M:IPA.Utilities.AlmostVersion.GetHashCode
  4851. fullName: IPA.Utilities.AlmostVersion.GetHashCode()
  4852. nameWithType: AlmostVersion.GetHashCode()
  4853. - uid: IPA.Utilities.AlmostVersion.GetHashCode*
  4854. name: GetHashCode
  4855. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode_
  4856. commentId: Overload:IPA.Utilities.AlmostVersion.GetHashCode
  4857. isSpec: "True"
  4858. fullName: IPA.Utilities.AlmostVersion.GetHashCode
  4859. nameWithType: AlmostVersion.GetHashCode
  4860. - uid: IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4861. name: Equality(AlmostVersion, AlmostVersion)
  4862. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4863. commentId: M:IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4864. fullName: IPA.Utilities.AlmostVersion.Equality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4865. nameWithType: AlmostVersion.Equality(AlmostVersion, AlmostVersion)
  4866. - uid: IPA.Utilities.AlmostVersion.op_Equality*
  4867. name: Equality
  4868. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_
  4869. commentId: Overload:IPA.Utilities.AlmostVersion.op_Equality
  4870. isSpec: "True"
  4871. fullName: IPA.Utilities.AlmostVersion.Equality
  4872. nameWithType: AlmostVersion.Equality
  4873. - uid: IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4874. name: Implicit(AlmostVersion to SemVer.Version)
  4875. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version
  4876. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4877. name.vb: Widening(AlmostVersion to SemVer.Version)
  4878. fullName: IPA.Utilities.AlmostVersion.Implicit(IPA.Utilities.AlmostVersion to SemVer.Version)
  4879. fullName.vb: IPA.Utilities.AlmostVersion.Widening(IPA.Utilities.AlmostVersion to SemVer.Version)
  4880. nameWithType: AlmostVersion.Implicit(AlmostVersion to SemVer.Version)
  4881. nameWithType.vb: AlmostVersion.Widening(AlmostVersion to SemVer.Version)
  4882. - uid: IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4883. name: Implicit(SemVer.Version to AlmostVersion)
  4884. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion
  4885. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4886. name.vb: Widening(SemVer.Version to AlmostVersion)
  4887. fullName: IPA.Utilities.AlmostVersion.Implicit(SemVer.Version to IPA.Utilities.AlmostVersion)
  4888. fullName.vb: IPA.Utilities.AlmostVersion.Widening(SemVer.Version to IPA.Utilities.AlmostVersion)
  4889. nameWithType: AlmostVersion.Implicit(SemVer.Version to AlmostVersion)
  4890. nameWithType.vb: AlmostVersion.Widening(SemVer.Version to AlmostVersion)
  4891. - uid: IPA.Utilities.AlmostVersion.op_Implicit*
  4892. name: Implicit
  4893. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_
  4894. commentId: Overload:IPA.Utilities.AlmostVersion.op_Implicit
  4895. isSpec: "True"
  4896. name.vb: Widening
  4897. fullName: IPA.Utilities.AlmostVersion.Implicit
  4898. fullName.vb: IPA.Utilities.AlmostVersion.Widening
  4899. nameWithType: AlmostVersion.Implicit
  4900. nameWithType.vb: AlmostVersion.Widening
  4901. - uid: IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4902. name: Inequality(AlmostVersion, AlmostVersion)
  4903. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4904. commentId: M:IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4905. fullName: IPA.Utilities.AlmostVersion.Inequality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4906. nameWithType: AlmostVersion.Inequality(AlmostVersion, AlmostVersion)
  4907. - uid: IPA.Utilities.AlmostVersion.op_Inequality*
  4908. name: Inequality
  4909. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_
  4910. commentId: Overload:IPA.Utilities.AlmostVersion.op_Inequality
  4911. isSpec: "True"
  4912. fullName: IPA.Utilities.AlmostVersion.Inequality
  4913. nameWithType: AlmostVersion.Inequality
  4914. - uid: IPA.Utilities.AlmostVersion.SemverValue
  4915. name: SemverValue
  4916. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue
  4917. commentId: P:IPA.Utilities.AlmostVersion.SemverValue
  4918. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4919. nameWithType: AlmostVersion.SemverValue
  4920. - uid: IPA.Utilities.AlmostVersion.SemverValue*
  4921. name: SemverValue
  4922. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue_
  4923. commentId: Overload:IPA.Utilities.AlmostVersion.SemverValue
  4924. isSpec: "True"
  4925. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4926. nameWithType: AlmostVersion.SemverValue
  4927. - uid: IPA.Utilities.AlmostVersion.StorageMode
  4928. name: StorageMode
  4929. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode
  4930. commentId: P:IPA.Utilities.AlmostVersion.StorageMode
  4931. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4932. nameWithType: AlmostVersion.StorageMode
  4933. - uid: IPA.Utilities.AlmostVersion.StorageMode*
  4934. name: StorageMode
  4935. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode_
  4936. commentId: Overload:IPA.Utilities.AlmostVersion.StorageMode
  4937. isSpec: "True"
  4938. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4939. nameWithType: AlmostVersion.StorageMode
  4940. - uid: IPA.Utilities.AlmostVersion.StoredAs
  4941. name: AlmostVersion.StoredAs
  4942. href: api/IPA.Utilities.AlmostVersion.StoredAs.html
  4943. commentId: T:IPA.Utilities.AlmostVersion.StoredAs
  4944. fullName: IPA.Utilities.AlmostVersion.StoredAs
  4945. nameWithType: AlmostVersion.StoredAs
  4946. - uid: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4947. name: SemVer
  4948. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_SemVer
  4949. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4950. fullName: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4951. nameWithType: AlmostVersion.StoredAs.SemVer
  4952. - uid: IPA.Utilities.AlmostVersion.StoredAs.String
  4953. name: String
  4954. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_String
  4955. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.String
  4956. fullName: IPA.Utilities.AlmostVersion.StoredAs.String
  4957. nameWithType: AlmostVersion.StoredAs.String
  4958. - uid: IPA.Utilities.AlmostVersion.StringValue
  4959. name: StringValue
  4960. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue
  4961. commentId: P:IPA.Utilities.AlmostVersion.StringValue
  4962. fullName: IPA.Utilities.AlmostVersion.StringValue
  4963. nameWithType: AlmostVersion.StringValue
  4964. - uid: IPA.Utilities.AlmostVersion.StringValue*
  4965. name: StringValue
  4966. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue_
  4967. commentId: Overload:IPA.Utilities.AlmostVersion.StringValue
  4968. isSpec: "True"
  4969. fullName: IPA.Utilities.AlmostVersion.StringValue
  4970. nameWithType: AlmostVersion.StringValue
  4971. - uid: IPA.Utilities.AlmostVersion.ToString
  4972. name: ToString()
  4973. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString
  4974. commentId: M:IPA.Utilities.AlmostVersion.ToString
  4975. fullName: IPA.Utilities.AlmostVersion.ToString()
  4976. nameWithType: AlmostVersion.ToString()
  4977. - uid: IPA.Utilities.AlmostVersion.ToString*
  4978. name: ToString
  4979. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString_
  4980. commentId: Overload:IPA.Utilities.AlmostVersion.ToString
  4981. isSpec: "True"
  4982. fullName: IPA.Utilities.AlmostVersion.ToString
  4983. nameWithType: AlmostVersion.ToString
  4984. - uid: IPA.Utilities.AlmostVersionConverter
  4985. name: AlmostVersionConverter
  4986. href: api/IPA.Utilities.AlmostVersionConverter.html
  4987. commentId: T:IPA.Utilities.AlmostVersionConverter
  4988. fullName: IPA.Utilities.AlmostVersionConverter
  4989. nameWithType: AlmostVersionConverter
  4990. - uid: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  4991. name: FromValue(Value, Object)
  4992. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_IPA_Config_Data_Value_System_Object_
  4993. commentId: M:IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  4994. fullName: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value, System.Object)
  4995. nameWithType: AlmostVersionConverter.FromValue(Value, Object)
  4996. - uid: IPA.Utilities.AlmostVersionConverter.FromValue*
  4997. name: FromValue
  4998. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_
  4999. commentId: Overload:IPA.Utilities.AlmostVersionConverter.FromValue
  5000. isSpec: "True"
  5001. fullName: IPA.Utilities.AlmostVersionConverter.FromValue
  5002. nameWithType: AlmostVersionConverter.FromValue
  5003. - uid: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  5004. name: ToValue(AlmostVersion, Object)
  5005. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_IPA_Utilities_AlmostVersion_System_Object_
  5006. commentId: M:IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  5007. fullName: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion, System.Object)
  5008. nameWithType: AlmostVersionConverter.ToValue(AlmostVersion, Object)
  5009. - uid: IPA.Utilities.AlmostVersionConverter.ToValue*
  5010. name: ToValue
  5011. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_
  5012. commentId: Overload:IPA.Utilities.AlmostVersionConverter.ToValue
  5013. isSpec: "True"
  5014. fullName: IPA.Utilities.AlmostVersionConverter.ToValue
  5015. nameWithType: AlmostVersionConverter.ToValue
  5016. - uid: IPA.Utilities.Async
  5017. name: IPA.Utilities.Async
  5018. href: api/IPA.Utilities.Async.html
  5019. commentId: N:IPA.Utilities.Async
  5020. fullName: IPA.Utilities.Async
  5021. nameWithType: IPA.Utilities.Async
  5022. - uid: IPA.Utilities.Async.Coroutines
  5023. name: Coroutines
  5024. href: api/IPA.Utilities.Async.Coroutines.html
  5025. commentId: T:IPA.Utilities.Async.Coroutines
  5026. fullName: IPA.Utilities.Async.Coroutines
  5027. nameWithType: Coroutines
  5028. - uid: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  5029. name: WaitForTask(Task)
  5030. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_System_Threading_Tasks_Task_
  5031. commentId: M:IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  5032. fullName: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  5033. nameWithType: Coroutines.WaitForTask(Task)
  5034. - uid: IPA.Utilities.Async.Coroutines.WaitForTask*
  5035. name: WaitForTask
  5036. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_
  5037. commentId: Overload:IPA.Utilities.Async.Coroutines.WaitForTask
  5038. isSpec: "True"
  5039. fullName: IPA.Utilities.Async.Coroutines.WaitForTask
  5040. nameWithType: Coroutines.WaitForTask
  5041. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler
  5042. name: SingleThreadTaskScheduler
  5043. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html
  5044. commentId: T:IPA.Utilities.Async.SingleThreadTaskScheduler
  5045. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler
  5046. nameWithType: SingleThreadTaskScheduler
  5047. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5048. name: Dispose()
  5049. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose
  5050. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5051. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose()
  5052. nameWithType: SingleThreadTaskScheduler.Dispose()
  5053. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5054. name: Dispose(Boolean)
  5055. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_System_Boolean_
  5056. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5057. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5058. nameWithType: SingleThreadTaskScheduler.Dispose(Boolean)
  5059. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose*
  5060. name: Dispose
  5061. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_
  5062. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5063. isSpec: "True"
  5064. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5065. nameWithType: SingleThreadTaskScheduler.Dispose
  5066. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5067. name: Exit()
  5068. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit
  5069. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5070. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit()
  5071. nameWithType: SingleThreadTaskScheduler.Exit()
  5072. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit*
  5073. name: Exit
  5074. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit_
  5075. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5076. isSpec: "True"
  5077. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5078. nameWithType: SingleThreadTaskScheduler.Exit
  5079. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5080. name: GetScheduledTasks()
  5081. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks
  5082. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5083. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks()
  5084. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks()
  5085. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks*
  5086. name: GetScheduledTasks
  5087. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks_
  5088. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5089. isSpec: "True"
  5090. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5091. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks
  5092. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5093. name: IsRunning
  5094. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning
  5095. commentId: P:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5096. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5097. nameWithType: SingleThreadTaskScheduler.IsRunning
  5098. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning*
  5099. name: IsRunning
  5100. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning_
  5101. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5102. isSpec: "True"
  5103. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5104. nameWithType: SingleThreadTaskScheduler.IsRunning
  5105. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5106. name: Join()
  5107. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join
  5108. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5109. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join()
  5110. nameWithType: SingleThreadTaskScheduler.Join()
  5111. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join*
  5112. name: Join
  5113. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join_
  5114. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5115. isSpec: "True"
  5116. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5117. nameWithType: SingleThreadTaskScheduler.Join
  5118. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5119. name: QueueTask(Task)
  5120. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  5121. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5122. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5123. nameWithType: SingleThreadTaskScheduler.QueueTask(Task)
  5124. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask*
  5125. name: QueueTask
  5126. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_
  5127. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  5128. isSpec: "True"
  5129. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  5130. nameWithType: SingleThreadTaskScheduler.QueueTask
  5131. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5132. name: Start()
  5133. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start
  5134. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5135. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start()
  5136. nameWithType: SingleThreadTaskScheduler.Start()
  5137. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start*
  5138. name: Start
  5139. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start_
  5140. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5141. isSpec: "True"
  5142. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5143. nameWithType: SingleThreadTaskScheduler.Start
  5144. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5145. name: TryExecuteTaskInline(Task, Boolean)
  5146. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  5147. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5148. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  5149. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  5150. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline*
  5151. name: TryExecuteTaskInline
  5152. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_
  5153. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  5154. isSpec: "True"
  5155. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  5156. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline
  5157. - uid: IPA.Utilities.Async.Synchronization
  5158. name: Synchronization
  5159. href: api/IPA.Utilities.Async.Synchronization.html
  5160. commentId: T:IPA.Utilities.Async.Synchronization
  5161. fullName: IPA.Utilities.Async.Synchronization
  5162. nameWithType: Synchronization
  5163. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  5164. name: Lock(Mutex)
  5165. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Mutex_
  5166. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  5167. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  5168. nameWithType: Synchronization.Lock(Mutex)
  5169. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  5170. name: Lock(Semaphore)
  5171. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Semaphore_
  5172. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  5173. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  5174. nameWithType: Synchronization.Lock(Semaphore)
  5175. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  5176. name: Lock(SemaphoreSlim)
  5177. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_SemaphoreSlim_
  5178. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  5179. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  5180. nameWithType: Synchronization.Lock(SemaphoreSlim)
  5181. - uid: IPA.Utilities.Async.Synchronization.Lock*
  5182. name: Lock
  5183. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_
  5184. commentId: Overload:IPA.Utilities.Async.Synchronization.Lock
  5185. isSpec: "True"
  5186. fullName: IPA.Utilities.Async.Synchronization.Lock
  5187. nameWithType: Synchronization.Lock
  5188. - uid: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  5189. name: LockAsync(SemaphoreSlim)
  5190. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_System_Threading_SemaphoreSlim_
  5191. commentId: M:IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  5192. fullName: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  5193. nameWithType: Synchronization.LockAsync(SemaphoreSlim)
  5194. - uid: IPA.Utilities.Async.Synchronization.LockAsync*
  5195. name: LockAsync
  5196. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_
  5197. commentId: Overload:IPA.Utilities.Async.Synchronization.LockAsync
  5198. isSpec: "True"
  5199. fullName: IPA.Utilities.Async.Synchronization.LockAsync
  5200. nameWithType: Synchronization.LockAsync
  5201. - uid: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  5202. name: LockRead(ReaderWriterLockSlim)
  5203. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_System_Threading_ReaderWriterLockSlim_
  5204. commentId: M:IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  5205. fullName: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  5206. nameWithType: Synchronization.LockRead(ReaderWriterLockSlim)
  5207. - uid: IPA.Utilities.Async.Synchronization.LockRead*
  5208. name: LockRead
  5209. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_
  5210. commentId: Overload:IPA.Utilities.Async.Synchronization.LockRead
  5211. isSpec: "True"
  5212. fullName: IPA.Utilities.Async.Synchronization.LockRead
  5213. nameWithType: Synchronization.LockRead
  5214. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  5215. name: LockReadUpgradable(ReaderWriterLockSlim)
  5216. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_System_Threading_ReaderWriterLockSlim_
  5217. commentId: M:IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  5218. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  5219. nameWithType: Synchronization.LockReadUpgradable(ReaderWriterLockSlim)
  5220. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable*
  5221. name: LockReadUpgradable
  5222. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_
  5223. commentId: Overload:IPA.Utilities.Async.Synchronization.LockReadUpgradable
  5224. isSpec: "True"
  5225. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable
  5226. nameWithType: Synchronization.LockReadUpgradable
  5227. - uid: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  5228. name: LockWrite(ReaderWriterLockSlim)
  5229. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_System_Threading_ReaderWriterLockSlim_
  5230. commentId: M:IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  5231. fullName: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  5232. nameWithType: Synchronization.LockWrite(ReaderWriterLockSlim)
  5233. - uid: IPA.Utilities.Async.Synchronization.LockWrite*
  5234. name: LockWrite
  5235. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_
  5236. commentId: Overload:IPA.Utilities.Async.Synchronization.LockWrite
  5237. isSpec: "True"
  5238. fullName: IPA.Utilities.Async.Synchronization.LockWrite
  5239. nameWithType: Synchronization.LockWrite
  5240. - uid: IPA.Utilities.Async.Synchronization.MutexLocker
  5241. name: Synchronization.MutexLocker
  5242. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html
  5243. commentId: T:IPA.Utilities.Async.Synchronization.MutexLocker
  5244. fullName: IPA.Utilities.Async.Synchronization.MutexLocker
  5245. nameWithType: Synchronization.MutexLocker
  5246. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  5247. name: IDisposable.Dispose()
  5248. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose
  5249. commentId: M:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  5250. name.vb: System.IDisposable.Dispose()
  5251. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose()
  5252. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose()
  5253. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose()
  5254. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose*
  5255. name: IDisposable.Dispose
  5256. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose_
  5257. commentId: Overload:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  5258. isSpec: "True"
  5259. name.vb: System.IDisposable.Dispose
  5260. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose
  5261. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose
  5262. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose
  5263. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5264. name: Synchronization.ReaderWriterLockSlimReadLocker
  5265. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html
  5266. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5267. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5268. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker
  5269. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  5270. name: IDisposable.Dispose()
  5271. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose
  5272. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  5273. name.vb: System.IDisposable.Dispose()
  5274. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  5275. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose()
  5276. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  5277. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose*
  5278. name: IDisposable.Dispose
  5279. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose_
  5280. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  5281. isSpec: "True"
  5282. name.vb: System.IDisposable.Dispose
  5283. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  5284. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose
  5285. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  5286. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5287. name: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5288. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html
  5289. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5290. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5291. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5292. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  5293. name: IDisposable.Dispose()
  5294. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose
  5295. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  5296. name.vb: System.IDisposable.Dispose()
  5297. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  5298. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose()
  5299. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  5300. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose*
  5301. name: IDisposable.Dispose
  5302. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose_
  5303. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  5304. isSpec: "True"
  5305. name.vb: System.IDisposable.Dispose
  5306. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  5307. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose
  5308. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  5309. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5310. name: Upgrade()
  5311. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade
  5312. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5313. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  5314. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  5315. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade*
  5316. name: Upgrade
  5317. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade_
  5318. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5319. isSpec: "True"
  5320. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5321. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5322. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5323. name: Synchronization.ReaderWriterLockSlimWriteLocker
  5324. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html
  5325. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5326. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5327. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker
  5328. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  5329. name: IDisposable.Dispose()
  5330. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose
  5331. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  5332. name.vb: System.IDisposable.Dispose()
  5333. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  5334. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose()
  5335. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  5336. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose*
  5337. name: IDisposable.Dispose
  5338. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose_
  5339. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  5340. isSpec: "True"
  5341. name.vb: System.IDisposable.Dispose
  5342. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  5343. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose
  5344. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  5345. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5346. name: Synchronization.SemaphoreLocker
  5347. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html
  5348. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5349. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5350. nameWithType: Synchronization.SemaphoreLocker
  5351. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5352. name: IDisposable.Dispose()
  5353. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose
  5354. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5355. name.vb: System.IDisposable.Dispose()
  5356. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  5357. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose()
  5358. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  5359. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose*
  5360. name: IDisposable.Dispose
  5361. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose_
  5362. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5363. isSpec: "True"
  5364. name.vb: System.IDisposable.Dispose
  5365. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  5366. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose
  5367. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  5368. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5369. name: Synchronization.SemaphoreSlimAsyncLocker
  5370. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html
  5371. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5372. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5373. nameWithType: Synchronization.SemaphoreSlimAsyncLocker
  5374. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5375. name: IDisposable.Dispose()
  5376. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose
  5377. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5378. name.vb: System.IDisposable.Dispose()
  5379. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  5380. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose()
  5381. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  5382. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose*
  5383. name: IDisposable.Dispose
  5384. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose_
  5385. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5386. isSpec: "True"
  5387. name.vb: System.IDisposable.Dispose
  5388. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  5389. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose
  5390. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  5391. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5392. name: Synchronization.SemaphoreSlimLocker
  5393. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html
  5394. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5395. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5396. nameWithType: Synchronization.SemaphoreSlimLocker
  5397. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5398. name: IDisposable.Dispose()
  5399. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose
  5400. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5401. name.vb: System.IDisposable.Dispose()
  5402. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  5403. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose()
  5404. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  5405. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose*
  5406. name: IDisposable.Dispose
  5407. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose_
  5408. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5409. isSpec: "True"
  5410. name.vb: System.IDisposable.Dispose
  5411. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  5412. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose
  5413. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  5414. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5415. name: UnityMainThreadTaskScheduler
  5416. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html
  5417. commentId: T:IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5418. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5419. nameWithType: UnityMainThreadTaskScheduler
  5420. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5421. name: Cancel()
  5422. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel
  5423. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5424. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel()
  5425. nameWithType: UnityMainThreadTaskScheduler.Cancel()
  5426. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel*
  5427. name: Cancel
  5428. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel_
  5429. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5430. isSpec: "True"
  5431. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5432. nameWithType: UnityMainThreadTaskScheduler.Cancel
  5433. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5434. name: Cancelling
  5435. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling
  5436. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5437. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5438. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  5439. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling*
  5440. name: Cancelling
  5441. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling_
  5442. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5443. isSpec: "True"
  5444. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5445. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  5446. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5447. name: Coroutine()
  5448. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine
  5449. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5450. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine()
  5451. nameWithType: UnityMainThreadTaskScheduler.Coroutine()
  5452. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine*
  5453. name: Coroutine
  5454. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine_
  5455. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5456. isSpec: "True"
  5457. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5458. nameWithType: UnityMainThreadTaskScheduler.Coroutine
  5459. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5460. name: Default
  5461. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default
  5462. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5463. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5464. nameWithType: UnityMainThreadTaskScheduler.Default
  5465. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default*
  5466. name: Default
  5467. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default_
  5468. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5469. isSpec: "True"
  5470. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5471. nameWithType: UnityMainThreadTaskScheduler.Default
  5472. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5473. name: Dispose()
  5474. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose
  5475. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5476. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose()
  5477. nameWithType: UnityMainThreadTaskScheduler.Dispose()
  5478. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5479. name: Dispose(Boolean)
  5480. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_System_Boolean_
  5481. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5482. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5483. nameWithType: UnityMainThreadTaskScheduler.Dispose(Boolean)
  5484. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose*
  5485. name: Dispose
  5486. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_
  5487. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5488. isSpec: "True"
  5489. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5490. nameWithType: UnityMainThreadTaskScheduler.Dispose
  5491. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5492. name: Factory
  5493. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory
  5494. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5495. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5496. nameWithType: UnityMainThreadTaskScheduler.Factory
  5497. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory*
  5498. name: Factory
  5499. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory_
  5500. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5501. isSpec: "True"
  5502. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5503. nameWithType: UnityMainThreadTaskScheduler.Factory
  5504. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5505. name: GetScheduledTasks()
  5506. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks
  5507. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5508. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks()
  5509. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks()
  5510. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks*
  5511. name: GetScheduledTasks
  5512. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks_
  5513. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5514. isSpec: "True"
  5515. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5516. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks
  5517. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5518. name: IsRunning
  5519. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning
  5520. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5521. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5522. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5523. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning*
  5524. name: IsRunning
  5525. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning_
  5526. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5527. isSpec: "True"
  5528. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5529. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5530. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5531. name: QueueTask(Task)
  5532. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  5533. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5534. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5535. nameWithType: UnityMainThreadTaskScheduler.QueueTask(Task)
  5536. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask*
  5537. name: QueueTask
  5538. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_
  5539. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5540. isSpec: "True"
  5541. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5542. nameWithType: UnityMainThreadTaskScheduler.QueueTask
  5543. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5544. name: TryExecuteTaskInline(Task, Boolean)
  5545. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  5546. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5547. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  5548. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  5549. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline*
  5550. name: TryExecuteTaskInline
  5551. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_
  5552. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5553. isSpec: "True"
  5554. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5555. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5556. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5557. name: YieldAfterTasks
  5558. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks
  5559. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5560. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5561. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  5562. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks*
  5563. name: YieldAfterTasks
  5564. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks_
  5565. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5566. isSpec: "True"
  5567. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5568. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  5569. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5570. name: YieldAfterTime
  5571. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime
  5572. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5573. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5574. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  5575. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime*
  5576. name: YieldAfterTime
  5577. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime_
  5578. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5579. isSpec: "True"
  5580. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5581. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  5582. - uid: IPA.Utilities.CriticalSection
  5583. name: CriticalSection
  5584. href: api/IPA.Utilities.CriticalSection.html
  5585. commentId: T:IPA.Utilities.CriticalSection
  5586. fullName: IPA.Utilities.CriticalSection
  5587. nameWithType: CriticalSection
  5588. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection
  5589. name: CriticalSection.AutoExecuteSection
  5590. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html
  5591. commentId: T:IPA.Utilities.CriticalSection.AutoExecuteSection
  5592. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection
  5593. nameWithType: CriticalSection.AutoExecuteSection
  5594. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5595. name: IDisposable.Dispose()
  5596. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose
  5597. commentId: M:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5598. name.vb: System.IDisposable.Dispose()
  5599. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  5600. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose()
  5601. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  5602. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose*
  5603. name: IDisposable.Dispose
  5604. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose_
  5605. commentId: Overload:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5606. isSpec: "True"
  5607. name.vb: System.IDisposable.Dispose
  5608. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  5609. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose
  5610. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  5611. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection
  5612. name: EnterExecuteSection()
  5613. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection
  5614. commentId: M:IPA.Utilities.CriticalSection.EnterExecuteSection
  5615. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection()
  5616. nameWithType: CriticalSection.EnterExecuteSection()
  5617. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection*
  5618. name: EnterExecuteSection
  5619. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection_
  5620. commentId: Overload:IPA.Utilities.CriticalSection.EnterExecuteSection
  5621. isSpec: "True"
  5622. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection
  5623. nameWithType: CriticalSection.EnterExecuteSection
  5624. - uid: IPA.Utilities.CriticalSection.ExecuteSection
  5625. name: ExecuteSection()
  5626. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection
  5627. commentId: M:IPA.Utilities.CriticalSection.ExecuteSection
  5628. fullName: IPA.Utilities.CriticalSection.ExecuteSection()
  5629. nameWithType: CriticalSection.ExecuteSection()
  5630. - uid: IPA.Utilities.CriticalSection.ExecuteSection*
  5631. name: ExecuteSection
  5632. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection_
  5633. commentId: Overload:IPA.Utilities.CriticalSection.ExecuteSection
  5634. isSpec: "True"
  5635. fullName: IPA.Utilities.CriticalSection.ExecuteSection
  5636. nameWithType: CriticalSection.ExecuteSection
  5637. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection
  5638. name: ExitExecuteSection()
  5639. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection
  5640. commentId: M:IPA.Utilities.CriticalSection.ExitExecuteSection
  5641. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection()
  5642. nameWithType: CriticalSection.ExitExecuteSection()
  5643. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection*
  5644. name: ExitExecuteSection
  5645. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection_
  5646. commentId: Overload:IPA.Utilities.CriticalSection.ExitExecuteSection
  5647. isSpec: "True"
  5648. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection
  5649. nameWithType: CriticalSection.ExitExecuteSection
  5650. - uid: IPA.Utilities.EnumerableExtensions
  5651. name: EnumerableExtensions
  5652. href: api/IPA.Utilities.EnumerableExtensions.html
  5653. commentId: T:IPA.Utilities.EnumerableExtensions
  5654. fullName: IPA.Utilities.EnumerableExtensions
  5655. nameWithType: EnumerableExtensions
  5656. - uid: IPA.Utilities.EnumerableExtensions.Append*
  5657. name: Append
  5658. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append_
  5659. commentId: Overload:IPA.Utilities.EnumerableExtensions.Append
  5660. isSpec: "True"
  5661. fullName: IPA.Utilities.EnumerableExtensions.Append
  5662. nameWithType: EnumerableExtensions.Append
  5663. - uid: IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  5664. name: Append<T>(IEnumerable<T>, T)
  5665. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append__1_System_Collections_Generic_IEnumerable___0____0_
  5666. commentId: M:IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  5667. name.vb: Append(Of T)(IEnumerable(Of T), T)
  5668. fullName: IPA.Utilities.EnumerableExtensions.Append<T>(System.Collections.Generic.IEnumerable<T>, T)
  5669. fullName.vb: IPA.Utilities.EnumerableExtensions.Append(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  5670. nameWithType: EnumerableExtensions.Append<T>(IEnumerable<T>, T)
  5671. nameWithType.vb: EnumerableExtensions.Append(Of T)(IEnumerable(Of T), T)
  5672. - uid: IPA.Utilities.EnumerableExtensions.NonNull*
  5673. name: NonNull
  5674. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull_
  5675. commentId: Overload:IPA.Utilities.EnumerableExtensions.NonNull
  5676. isSpec: "True"
  5677. fullName: IPA.Utilities.EnumerableExtensions.NonNull
  5678. nameWithType: EnumerableExtensions.NonNull
  5679. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  5680. name: NonNull<T>(IEnumerable<T>)
  5681. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable___0__
  5682. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  5683. name.vb: NonNull(Of T)(IEnumerable(Of T))
  5684. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<T>)
  5685. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of T))
  5686. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<T>)
  5687. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of T))
  5688. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  5689. name: NonNull<T>(IEnumerable<Nullable<T>>)
  5690. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable_System_Nullable___0___
  5691. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  5692. name.vb: NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  5693. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<System.Nullable<T>>)
  5694. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of System.Nullable(Of T)))
  5695. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<Nullable<T>>)
  5696. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  5697. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  5698. name: NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  5699. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__
  5700. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  5701. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  5702. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(System.Collections.Generic.IEnumerable<T>, System.Func<T, U>)
  5703. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, U))
  5704. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  5705. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  5706. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Nullable{``1}})
  5707. name: NonNull<T, U>(IEnumerable<T>, Func<T, Nullable<U>>)
  5708. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0_System_Nullable___1___
  5709. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Nullable{``1}})
  5710. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U)))
  5711. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(System.Collections.Generic.IEnumerable<T>, System.Func<T, System.Nullable<U>>)
  5712. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, System.Nullable(Of U)))
  5713. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, Nullable<U>>)
  5714. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U)))
  5715. - uid: IPA.Utilities.EnumerableExtensions.Prepend*
  5716. name: Prepend
  5717. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend_
  5718. commentId: Overload:IPA.Utilities.EnumerableExtensions.Prepend
  5719. isSpec: "True"
  5720. fullName: IPA.Utilities.EnumerableExtensions.Prepend
  5721. nameWithType: EnumerableExtensions.Prepend
  5722. - uid: IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  5723. name: Prepend<T>(IEnumerable<T>, T)
  5724. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend__1_System_Collections_Generic_IEnumerable___0____0_
  5725. commentId: M:IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  5726. name.vb: Prepend(Of T)(IEnumerable(Of T), T)
  5727. fullName: IPA.Utilities.EnumerableExtensions.Prepend<T>(System.Collections.Generic.IEnumerable<T>, T)
  5728. fullName.vb: IPA.Utilities.EnumerableExtensions.Prepend(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  5729. nameWithType: EnumerableExtensions.Prepend<T>(IEnumerable<T>, T)
  5730. nameWithType.vb: EnumerableExtensions.Prepend(Of T)(IEnumerable(Of T), T)
  5731. - uid: IPA.Utilities.Extensions
  5732. name: Extensions
  5733. href: api/IPA.Utilities.Extensions.html
  5734. commentId: T:IPA.Utilities.Extensions
  5735. fullName: IPA.Utilities.Extensions
  5736. nameWithType: Extensions
  5737. - uid: IPA.Utilities.Extensions.GetDefault(System.Type)
  5738. name: GetDefault(Type)
  5739. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_System_Type_
  5740. commentId: M:IPA.Utilities.Extensions.GetDefault(System.Type)
  5741. fullName: IPA.Utilities.Extensions.GetDefault(System.Type)
  5742. nameWithType: Extensions.GetDefault(Type)
  5743. - uid: IPA.Utilities.Extensions.GetDefault*
  5744. name: GetDefault
  5745. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_
  5746. commentId: Overload:IPA.Utilities.Extensions.GetDefault
  5747. isSpec: "True"
  5748. fullName: IPA.Utilities.Extensions.GetDefault
  5749. nameWithType: Extensions.GetDefault
  5750. - uid: IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  5751. name: IsSubPathOf(String, String)
  5752. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_System_String_System_String_
  5753. commentId: M:IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  5754. fullName: IPA.Utilities.Extensions.IsSubPathOf(System.String, System.String)
  5755. nameWithType: Extensions.IsSubPathOf(String, String)
  5756. - uid: IPA.Utilities.Extensions.IsSubPathOf*
  5757. name: IsSubPathOf
  5758. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_
  5759. commentId: Overload:IPA.Utilities.Extensions.IsSubPathOf
  5760. isSpec: "True"
  5761. fullName: IPA.Utilities.Extensions.IsSubPathOf
  5762. nameWithType: Extensions.IsSubPathOf
  5763. - uid: IPA.Utilities.Extensions.Right(System.String,System.Int32)
  5764. name: Right(String, Int32)
  5765. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_System_String_System_Int32_
  5766. commentId: M:IPA.Utilities.Extensions.Right(System.String,System.Int32)
  5767. fullName: IPA.Utilities.Extensions.Right(System.String, System.Int32)
  5768. nameWithType: Extensions.Right(String, Int32)
  5769. - uid: IPA.Utilities.Extensions.Right*
  5770. name: Right
  5771. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_
  5772. commentId: Overload:IPA.Utilities.Extensions.Right
  5773. isSpec: "True"
  5774. fullName: IPA.Utilities.Extensions.Right
  5775. nameWithType: Extensions.Right
  5776. - uid: IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  5777. name: Unwrap(Nullable<Boolean>)
  5778. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__
  5779. commentId: M:IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  5780. name.vb: Unwrap(Nullable(Of Boolean))
  5781. fullName: IPA.Utilities.Extensions.Unwrap(System.Nullable<System.Boolean>)
  5782. fullName.vb: IPA.Utilities.Extensions.Unwrap(System.Nullable(Of System.Boolean))
  5783. nameWithType: Extensions.Unwrap(Nullable<Boolean>)
  5784. nameWithType.vb: Extensions.Unwrap(Nullable(Of Boolean))
  5785. - uid: IPA.Utilities.Extensions.Unwrap*
  5786. name: Unwrap
  5787. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_
  5788. commentId: Overload:IPA.Utilities.Extensions.Unwrap
  5789. isSpec: "True"
  5790. fullName: IPA.Utilities.Extensions.Unwrap
  5791. nameWithType: Extensions.Unwrap
  5792. - uid: IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  5793. name: WithEnding(String, String)
  5794. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_System_String_System_String_
  5795. commentId: M:IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  5796. fullName: IPA.Utilities.Extensions.WithEnding(System.String, System.String)
  5797. nameWithType: Extensions.WithEnding(String, String)
  5798. - uid: IPA.Utilities.Extensions.WithEnding*
  5799. name: WithEnding
  5800. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_
  5801. commentId: Overload:IPA.Utilities.Extensions.WithEnding
  5802. isSpec: "True"
  5803. fullName: IPA.Utilities.Extensions.WithEnding
  5804. nameWithType: Extensions.WithEnding
  5805. - uid: IPA.Utilities.FieldAccessor`2
  5806. name: FieldAccessor<T, U>
  5807. href: api/IPA.Utilities.FieldAccessor-2.html
  5808. commentId: T:IPA.Utilities.FieldAccessor`2
  5809. name.vb: FieldAccessor(Of T, U)
  5810. fullName: IPA.Utilities.FieldAccessor<T, U>
  5811. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U)
  5812. nameWithType: FieldAccessor<T, U>
  5813. nameWithType.vb: FieldAccessor(Of T, U)
  5814. - uid: IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  5815. name: Access(ref T, String)
  5816. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access__0__System_String_
  5817. commentId: M:IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  5818. name.vb: Access(ByRef T, String)
  5819. fullName: IPA.Utilities.FieldAccessor<T, U>.Access(ref T, System.String)
  5820. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access(ByRef T, System.String)
  5821. nameWithType: FieldAccessor<T, U>.Access(ref T, String)
  5822. nameWithType.vb: FieldAccessor(Of T, U).Access(ByRef T, String)
  5823. - uid: IPA.Utilities.FieldAccessor`2.Access*
  5824. name: Access
  5825. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access_
  5826. commentId: Overload:IPA.Utilities.FieldAccessor`2.Access
  5827. isSpec: "True"
  5828. fullName: IPA.Utilities.FieldAccessor<T, U>.Access
  5829. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access
  5830. nameWithType: FieldAccessor<T, U>.Access
  5831. nameWithType.vb: FieldAccessor(Of T, U).Access
  5832. - uid: IPA.Utilities.FieldAccessor`2.Accessor
  5833. name: FieldAccessor<T, U>.Accessor
  5834. href: api/IPA.Utilities.FieldAccessor-2.Accessor.html
  5835. commentId: T:IPA.Utilities.FieldAccessor`2.Accessor
  5836. name.vb: FieldAccessor(Of T, U).Accessor
  5837. fullName: IPA.Utilities.FieldAccessor<T, U>.Accessor
  5838. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Accessor
  5839. nameWithType: FieldAccessor<T, U>.Accessor
  5840. nameWithType.vb: FieldAccessor(Of T, U).Accessor
  5841. - uid: IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  5842. name: Get(T, String)
  5843. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0_System_String_
  5844. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  5845. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(T, System.String)
  5846. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(T, System.String)
  5847. nameWithType: FieldAccessor<T, U>.Get(T, String)
  5848. nameWithType.vb: FieldAccessor(Of T, U).Get(T, String)
  5849. - uid: IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  5850. name: Get(ref T, String)
  5851. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0__System_String_
  5852. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  5853. name.vb: Get(ByRef T, String)
  5854. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(ref T, System.String)
  5855. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(ByRef T, System.String)
  5856. nameWithType: FieldAccessor<T, U>.Get(ref T, String)
  5857. nameWithType.vb: FieldAccessor(Of T, U).Get(ByRef T, String)
  5858. - uid: IPA.Utilities.FieldAccessor`2.Get*
  5859. name: Get
  5860. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get_
  5861. commentId: Overload:IPA.Utilities.FieldAccessor`2.Get
  5862. isSpec: "True"
  5863. fullName: IPA.Utilities.FieldAccessor<T, U>.Get
  5864. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get
  5865. nameWithType: FieldAccessor<T, U>.Get
  5866. nameWithType.vb: FieldAccessor(Of T, U).Get
  5867. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  5868. name: GetAccessor(String)
  5869. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_System_String_
  5870. commentId: M:IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  5871. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor(System.String)
  5872. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor(System.String)
  5873. nameWithType: FieldAccessor<T, U>.GetAccessor(String)
  5874. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor(String)
  5875. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor*
  5876. name: GetAccessor
  5877. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_
  5878. commentId: Overload:IPA.Utilities.FieldAccessor`2.GetAccessor
  5879. isSpec: "True"
  5880. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor
  5881. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor
  5882. nameWithType: FieldAccessor<T, U>.GetAccessor
  5883. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor
  5884. - uid: IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  5885. name: Set(T, String, U)
  5886. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0_System_String__1_
  5887. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  5888. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(T, System.String, U)
  5889. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(T, System.String, U)
  5890. nameWithType: FieldAccessor<T, U>.Set(T, String, U)
  5891. nameWithType.vb: FieldAccessor(Of T, U).Set(T, String, U)
  5892. - uid: IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  5893. name: Set(ref T, String, U)
  5894. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0__System_String__1_
  5895. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  5896. name.vb: Set(ByRef T, String, U)
  5897. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(ref T, System.String, U)
  5898. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(ByRef T, System.String, U)
  5899. nameWithType: FieldAccessor<T, U>.Set(ref T, String, U)
  5900. nameWithType.vb: FieldAccessor(Of T, U).Set(ByRef T, String, U)
  5901. - uid: IPA.Utilities.FieldAccessor`2.Set*
  5902. name: Set
  5903. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set_
  5904. commentId: Overload:IPA.Utilities.FieldAccessor`2.Set
  5905. isSpec: "True"
  5906. fullName: IPA.Utilities.FieldAccessor<T, U>.Set
  5907. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set
  5908. nameWithType: FieldAccessor<T, U>.Set
  5909. nameWithType.vb: FieldAccessor(Of T, U).Set
  5910. - uid: IPA.Utilities.MethodAccessor`2
  5911. name: MethodAccessor<T, TDelegate>
  5912. href: api/IPA.Utilities.MethodAccessor-2.html
  5913. commentId: T:IPA.Utilities.MethodAccessor`2
  5914. name.vb: MethodAccessor(Of T, TDelegate)
  5915. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>
  5916. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate)
  5917. nameWithType: MethodAccessor<T, TDelegate>
  5918. nameWithType.vb: MethodAccessor(Of T, TDelegate)
  5919. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  5920. name: GetDelegate(String)
  5921. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_System_String_
  5922. commentId: M:IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  5923. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate(System.String)
  5924. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate(System.String)
  5925. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate(String)
  5926. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate(String)
  5927. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate*
  5928. name: GetDelegate
  5929. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_
  5930. commentId: Overload:IPA.Utilities.MethodAccessor`2.GetDelegate
  5931. isSpec: "True"
  5932. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate
  5933. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate
  5934. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate
  5935. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate
  5936. - uid: IPA.Utilities.PropertyAccessor`2
  5937. name: PropertyAccessor<T, U>
  5938. href: api/IPA.Utilities.PropertyAccessor-2.html
  5939. commentId: T:IPA.Utilities.PropertyAccessor`2
  5940. name.vb: PropertyAccessor(Of T, U)
  5941. fullName: IPA.Utilities.PropertyAccessor<T, U>
  5942. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U)
  5943. nameWithType: PropertyAccessor<T, U>
  5944. nameWithType.vb: PropertyAccessor(Of T, U)
  5945. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  5946. name: Get(T, String)
  5947. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0_System_String_
  5948. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  5949. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(T, System.String)
  5950. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(T, System.String)
  5951. nameWithType: PropertyAccessor<T, U>.Get(T, String)
  5952. nameWithType.vb: PropertyAccessor(Of T, U).Get(T, String)
  5953. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  5954. name: Get(ref T, String)
  5955. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0__System_String_
  5956. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  5957. name.vb: Get(ByRef T, String)
  5958. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(ref T, System.String)
  5959. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(ByRef T, System.String)
  5960. nameWithType: PropertyAccessor<T, U>.Get(ref T, String)
  5961. nameWithType.vb: PropertyAccessor(Of T, U).Get(ByRef T, String)
  5962. - uid: IPA.Utilities.PropertyAccessor`2.Get*
  5963. name: Get
  5964. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get_
  5965. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Get
  5966. isSpec: "True"
  5967. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get
  5968. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get
  5969. nameWithType: PropertyAccessor<T, U>.Get
  5970. nameWithType.vb: PropertyAccessor(Of T, U).Get
  5971. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  5972. name: GetGetter(String)
  5973. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_System_String_
  5974. commentId: M:IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  5975. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter(System.String)
  5976. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter(System.String)
  5977. nameWithType: PropertyAccessor<T, U>.GetGetter(String)
  5978. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter(String)
  5979. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter*
  5980. name: GetGetter
  5981. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_
  5982. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetGetter
  5983. isSpec: "True"
  5984. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter
  5985. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter
  5986. nameWithType: PropertyAccessor<T, U>.GetGetter
  5987. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter
  5988. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  5989. name: GetSetter(String)
  5990. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_System_String_
  5991. commentId: M:IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  5992. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter(System.String)
  5993. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter(System.String)
  5994. nameWithType: PropertyAccessor<T, U>.GetSetter(String)
  5995. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter(String)
  5996. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter*
  5997. name: GetSetter
  5998. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_
  5999. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetSetter
  6000. isSpec: "True"
  6001. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter
  6002. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter
  6003. nameWithType: PropertyAccessor<T, U>.GetSetter
  6004. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter
  6005. - uid: IPA.Utilities.PropertyAccessor`2.Getter
  6006. name: PropertyAccessor<T, U>.Getter
  6007. href: api/IPA.Utilities.PropertyAccessor-2.Getter.html
  6008. commentId: T:IPA.Utilities.PropertyAccessor`2.Getter
  6009. name.vb: PropertyAccessor(Of T, U).Getter
  6010. fullName: IPA.Utilities.PropertyAccessor<T, U>.Getter
  6011. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Getter
  6012. nameWithType: PropertyAccessor<T, U>.Getter
  6013. nameWithType.vb: PropertyAccessor(Of T, U).Getter
  6014. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  6015. name: Set(T, String, U)
  6016. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0_System_String__1_
  6017. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  6018. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(T, System.String, U)
  6019. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(T, System.String, U)
  6020. nameWithType: PropertyAccessor<T, U>.Set(T, String, U)
  6021. nameWithType.vb: PropertyAccessor(Of T, U).Set(T, String, U)
  6022. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  6023. name: Set(ref T, String, U)
  6024. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0__System_String__1_
  6025. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  6026. name.vb: Set(ByRef T, String, U)
  6027. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(ref T, System.String, U)
  6028. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(ByRef T, System.String, U)
  6029. nameWithType: PropertyAccessor<T, U>.Set(ref T, String, U)
  6030. nameWithType.vb: PropertyAccessor(Of T, U).Set(ByRef T, String, U)
  6031. - uid: IPA.Utilities.PropertyAccessor`2.Set*
  6032. name: Set
  6033. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set_
  6034. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Set
  6035. isSpec: "True"
  6036. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set
  6037. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set
  6038. nameWithType: PropertyAccessor<T, U>.Set
  6039. nameWithType.vb: PropertyAccessor(Of T, U).Set
  6040. - uid: IPA.Utilities.PropertyAccessor`2.Setter
  6041. name: PropertyAccessor<T, U>.Setter
  6042. href: api/IPA.Utilities.PropertyAccessor-2.Setter.html
  6043. commentId: T:IPA.Utilities.PropertyAccessor`2.Setter
  6044. name.vb: PropertyAccessor(Of T, U).Setter
  6045. fullName: IPA.Utilities.PropertyAccessor<T, U>.Setter
  6046. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Setter
  6047. nameWithType: PropertyAccessor<T, U>.Setter
  6048. nameWithType.vb: PropertyAccessor(Of T, U).Setter
  6049. - uid: IPA.Utilities.Ref
  6050. name: Ref
  6051. href: api/IPA.Utilities.Ref.html
  6052. commentId: T:IPA.Utilities.Ref
  6053. fullName: IPA.Utilities.Ref
  6054. nameWithType: Ref
  6055. - uid: IPA.Utilities.Ref.Create*
  6056. name: Create
  6057. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create_
  6058. commentId: Overload:IPA.Utilities.Ref.Create
  6059. isSpec: "True"
  6060. fullName: IPA.Utilities.Ref.Create
  6061. nameWithType: Ref.Create
  6062. - uid: IPA.Utilities.Ref.Create``1(``0)
  6063. name: Create<T>(T)
  6064. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create__1___0_
  6065. commentId: M:IPA.Utilities.Ref.Create``1(``0)
  6066. name.vb: Create(Of T)(T)
  6067. fullName: IPA.Utilities.Ref.Create<T>(T)
  6068. fullName.vb: IPA.Utilities.Ref.Create(Of T)(T)
  6069. nameWithType: Ref.Create<T>(T)
  6070. nameWithType.vb: Ref.Create(Of T)(T)
  6071. - uid: IPA.Utilities.Ref`1
  6072. name: Ref<T>
  6073. href: api/IPA.Utilities.Ref-1.html
  6074. commentId: T:IPA.Utilities.Ref`1
  6075. name.vb: Ref(Of T)
  6076. fullName: IPA.Utilities.Ref<T>
  6077. fullName.vb: IPA.Utilities.Ref(Of T)
  6078. nameWithType: Ref<T>
  6079. nameWithType.vb: Ref(Of T)
  6080. - uid: IPA.Utilities.Ref`1.#ctor(`0)
  6081. name: Ref(T)
  6082. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor__0_
  6083. commentId: M:IPA.Utilities.Ref`1.#ctor(`0)
  6084. fullName: IPA.Utilities.Ref<T>.Ref(T)
  6085. fullName.vb: IPA.Utilities.Ref(Of T).Ref(T)
  6086. nameWithType: Ref<T>.Ref(T)
  6087. nameWithType.vb: Ref(Of T).Ref(T)
  6088. - uid: IPA.Utilities.Ref`1.#ctor*
  6089. name: Ref
  6090. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor_
  6091. commentId: Overload:IPA.Utilities.Ref`1.#ctor
  6092. isSpec: "True"
  6093. fullName: IPA.Utilities.Ref<T>.Ref
  6094. fullName.vb: IPA.Utilities.Ref(Of T).Ref
  6095. nameWithType: Ref<T>.Ref
  6096. nameWithType.vb: Ref(Of T).Ref
  6097. - uid: IPA.Utilities.Ref`1.CompareTo(`0)
  6098. name: CompareTo(T)
  6099. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo__0_
  6100. commentId: M:IPA.Utilities.Ref`1.CompareTo(`0)
  6101. fullName: IPA.Utilities.Ref<T>.CompareTo(T)
  6102. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(T)
  6103. nameWithType: Ref<T>.CompareTo(T)
  6104. nameWithType.vb: Ref(Of T).CompareTo(T)
  6105. - uid: IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  6106. name: CompareTo(Ref<T>)
  6107. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__
  6108. commentId: M:IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  6109. name.vb: CompareTo(Ref(Of T))
  6110. fullName: IPA.Utilities.Ref<T>.CompareTo(IPA.Utilities.Ref<T>)
  6111. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(IPA.Utilities.Ref(Of T))
  6112. nameWithType: Ref<T>.CompareTo(Ref<T>)
  6113. nameWithType.vb: Ref(Of T).CompareTo(Ref(Of T))
  6114. - uid: IPA.Utilities.Ref`1.CompareTo*
  6115. name: CompareTo
  6116. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_
  6117. commentId: Overload:IPA.Utilities.Ref`1.CompareTo
  6118. isSpec: "True"
  6119. fullName: IPA.Utilities.Ref<T>.CompareTo
  6120. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo
  6121. nameWithType: Ref<T>.CompareTo
  6122. nameWithType.vb: Ref(Of T).CompareTo
  6123. - uid: IPA.Utilities.Ref`1.Error
  6124. name: Error
  6125. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error
  6126. commentId: P:IPA.Utilities.Ref`1.Error
  6127. fullName: IPA.Utilities.Ref<T>.Error
  6128. fullName.vb: IPA.Utilities.Ref(Of T).Error
  6129. nameWithType: Ref<T>.Error
  6130. nameWithType.vb: Ref(Of T).Error
  6131. - uid: IPA.Utilities.Ref`1.Error*
  6132. name: Error
  6133. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error_
  6134. commentId: Overload:IPA.Utilities.Ref`1.Error
  6135. isSpec: "True"
  6136. fullName: IPA.Utilities.Ref<T>.Error
  6137. fullName.vb: IPA.Utilities.Ref(Of T).Error
  6138. nameWithType: Ref<T>.Error
  6139. nameWithType.vb: Ref(Of T).Error
  6140. - uid: IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  6141. name: Implicit(T to Ref<T>)
  6142. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_
  6143. commentId: M:IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  6144. name.vb: Widening(T to Ref(Of T))
  6145. fullName: IPA.Utilities.Ref<T>.Implicit(T to IPA.Utilities.Ref<T>)
  6146. fullName.vb: IPA.Utilities.Ref(Of T).Widening(T to IPA.Utilities.Ref(Of T))
  6147. nameWithType: Ref<T>.Implicit(T to Ref<T>)
  6148. nameWithType.vb: Ref(Of T).Widening(T to Ref(Of T))
  6149. - uid: IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  6150. name: Implicit(Ref<T> to T)
  6151. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0
  6152. commentId: M:IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  6153. name.vb: Widening(Ref(Of T) to T)
  6154. fullName: IPA.Utilities.Ref<T>.Implicit(IPA.Utilities.Ref<T> to T)
  6155. fullName.vb: IPA.Utilities.Ref(Of T).Widening(IPA.Utilities.Ref(Of T) to T)
  6156. nameWithType: Ref<T>.Implicit(Ref<T> to T)
  6157. nameWithType.vb: Ref(Of T).Widening(Ref(Of T) to T)
  6158. - uid: IPA.Utilities.Ref`1.op_Implicit*
  6159. name: Implicit
  6160. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_
  6161. commentId: Overload:IPA.Utilities.Ref`1.op_Implicit
  6162. isSpec: "True"
  6163. name.vb: Widening
  6164. fullName: IPA.Utilities.Ref<T>.Implicit
  6165. fullName.vb: IPA.Utilities.Ref(Of T).Widening
  6166. nameWithType: Ref<T>.Implicit
  6167. nameWithType.vb: Ref(Of T).Widening
  6168. - uid: IPA.Utilities.Ref`1.Value
  6169. name: Value
  6170. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value
  6171. commentId: P:IPA.Utilities.Ref`1.Value
  6172. fullName: IPA.Utilities.Ref<T>.Value
  6173. fullName.vb: IPA.Utilities.Ref(Of T).Value
  6174. nameWithType: Ref<T>.Value
  6175. nameWithType.vb: Ref(Of T).Value
  6176. - uid: IPA.Utilities.Ref`1.Value*
  6177. name: Value
  6178. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value_
  6179. commentId: Overload:IPA.Utilities.Ref`1.Value
  6180. isSpec: "True"
  6181. fullName: IPA.Utilities.Ref<T>.Value
  6182. fullName.vb: IPA.Utilities.Ref(Of T).Value
  6183. nameWithType: Ref<T>.Value
  6184. nameWithType.vb: Ref(Of T).Value
  6185. - uid: IPA.Utilities.Ref`1.Verify
  6186. name: Verify()
  6187. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify
  6188. commentId: M:IPA.Utilities.Ref`1.Verify
  6189. fullName: IPA.Utilities.Ref<T>.Verify()
  6190. fullName.vb: IPA.Utilities.Ref(Of T).Verify()
  6191. nameWithType: Ref<T>.Verify()
  6192. nameWithType.vb: Ref(Of T).Verify()
  6193. - uid: IPA.Utilities.Ref`1.Verify*
  6194. name: Verify
  6195. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify_
  6196. commentId: Overload:IPA.Utilities.Ref`1.Verify
  6197. isSpec: "True"
  6198. fullName: IPA.Utilities.Ref<T>.Verify
  6199. fullName.vb: IPA.Utilities.Ref(Of T).Verify
  6200. nameWithType: Ref<T>.Verify
  6201. nameWithType.vb: Ref(Of T).Verify
  6202. - uid: IPA.Utilities.ReflectionUtil
  6203. name: ReflectionUtil
  6204. href: api/IPA.Utilities.ReflectionUtil.html
  6205. commentId: T:IPA.Utilities.ReflectionUtil
  6206. fullName: IPA.Utilities.ReflectionUtil
  6207. nameWithType: ReflectionUtil
  6208. - uid: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  6209. name: CopyComponent(Component, Type, GameObject, Type)
  6210. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_UnityEngine_Component_System_Type_UnityEngine_GameObject_System_Type_
  6211. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  6212. fullName: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component, System.Type, UnityEngine.GameObject, System.Type)
  6213. nameWithType: ReflectionUtil.CopyComponent(Component, Type, GameObject, Type)
  6214. - uid: IPA.Utilities.ReflectionUtil.CopyComponent*
  6215. name: CopyComponent
  6216. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_
  6217. commentId: Overload:IPA.Utilities.ReflectionUtil.CopyComponent
  6218. isSpec: "True"
  6219. fullName: IPA.Utilities.ReflectionUtil.CopyComponent
  6220. nameWithType: ReflectionUtil.CopyComponent
  6221. - uid: IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  6222. name: CopyComponent<T>(Component, GameObject, Type)
  6223. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent__1_UnityEngine_Component_UnityEngine_GameObject_System_Type_
  6224. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  6225. name.vb: CopyComponent(Of T)(Component, GameObject, Type)
  6226. fullName: IPA.Utilities.ReflectionUtil.CopyComponent<T>(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  6227. fullName.vb: IPA.Utilities.ReflectionUtil.CopyComponent(Of T)(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  6228. nameWithType: ReflectionUtil.CopyComponent<T>(Component, GameObject, Type)
  6229. nameWithType.vb: ReflectionUtil.CopyComponent(Of T)(Component, GameObject, Type)
  6230. - uid: IPA.Utilities.ReflectionUtil.GetField*
  6231. name: GetField
  6232. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField_
  6233. commentId: Overload:IPA.Utilities.ReflectionUtil.GetField
  6234. isSpec: "True"
  6235. fullName: IPA.Utilities.ReflectionUtil.GetField
  6236. nameWithType: ReflectionUtil.GetField
  6237. - uid: IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  6238. name: GetField<U, T>(T, String)
  6239. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_
  6240. commentId: M:IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  6241. name.vb: GetField(Of U, T)(T, String)
  6242. fullName: IPA.Utilities.ReflectionUtil.GetField<U, T>(T, System.String)
  6243. fullName.vb: IPA.Utilities.ReflectionUtil.GetField(Of U, T)(T, System.String)
  6244. nameWithType: ReflectionUtil.GetField<U, T>(T, String)
  6245. nameWithType.vb: ReflectionUtil.GetField(Of U, T)(T, String)
  6246. - uid: IPA.Utilities.ReflectionUtil.GetProperty*
  6247. name: GetProperty
  6248. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty_
  6249. commentId: Overload:IPA.Utilities.ReflectionUtil.GetProperty
  6250. isSpec: "True"
  6251. fullName: IPA.Utilities.ReflectionUtil.GetProperty
  6252. nameWithType: ReflectionUtil.GetProperty
  6253. - uid: IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  6254. name: GetProperty<U, T>(T, String)
  6255. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty__2___1_System_String_
  6256. commentId: M:IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  6257. name.vb: GetProperty(Of U, T)(T, String)
  6258. fullName: IPA.Utilities.ReflectionUtil.GetProperty<U, T>(T, System.String)
  6259. fullName.vb: IPA.Utilities.ReflectionUtil.GetProperty(Of U, T)(T, System.String)
  6260. nameWithType: ReflectionUtil.GetProperty<U, T>(T, String)
  6261. nameWithType.vb: ReflectionUtil.GetProperty(Of U, T)(T, String)
  6262. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod*
  6263. name: InvokeMethod
  6264. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_
  6265. commentId: Overload:IPA.Utilities.ReflectionUtil.InvokeMethod
  6266. isSpec: "True"
  6267. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod
  6268. nameWithType: ReflectionUtil.InvokeMethod
  6269. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  6270. name: InvokeMethod<U, T>(T, String, Object[])
  6271. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___
  6272. commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  6273. name.vb: InvokeMethod(Of U, T)(T, String, Object())
  6274. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod<U, T>(T, System.String, System.Object[])
  6275. fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(Of U, T)(T, System.String, System.Object())
  6276. nameWithType: ReflectionUtil.InvokeMethod<U, T>(T, String, Object[])
  6277. nameWithType.vb: ReflectionUtil.InvokeMethod(Of U, T)(T, String, Object())
  6278. - uid: IPA.Utilities.ReflectionUtil.SetField*
  6279. name: SetField
  6280. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_
  6281. commentId: Overload:IPA.Utilities.ReflectionUtil.SetField
  6282. isSpec: "True"
  6283. fullName: IPA.Utilities.ReflectionUtil.SetField
  6284. nameWithType: ReflectionUtil.SetField
  6285. - uid: IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  6286. name: SetField<T, U>(T, String, U)
  6287. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__2___0_System_String___1_
  6288. commentId: M:IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  6289. name.vb: SetField(Of T, U)(T, String, U)
  6290. fullName: IPA.Utilities.ReflectionUtil.SetField<T, U>(T, System.String, U)
  6291. fullName.vb: IPA.Utilities.ReflectionUtil.SetField(Of T, U)(T, System.String, U)
  6292. nameWithType: ReflectionUtil.SetField<T, U>(T, String, U)
  6293. nameWithType.vb: ReflectionUtil.SetField(Of T, U)(T, String, U)
  6294. - uid: IPA.Utilities.ReflectionUtil.SetProperty*
  6295. name: SetProperty
  6296. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_
  6297. commentId: Overload:IPA.Utilities.ReflectionUtil.SetProperty
  6298. isSpec: "True"
  6299. fullName: IPA.Utilities.ReflectionUtil.SetProperty
  6300. nameWithType: ReflectionUtil.SetProperty
  6301. - uid: IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  6302. name: SetProperty<T, U>(T, String, U)
  6303. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__2___0_System_String___1_
  6304. commentId: M:IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  6305. name.vb: SetProperty(Of T, U)(T, String, U)
  6306. fullName: IPA.Utilities.ReflectionUtil.SetProperty<T, U>(T, System.String, U)
  6307. fullName.vb: IPA.Utilities.ReflectionUtil.SetProperty(Of T, U)(T, System.String, U)
  6308. nameWithType: ReflectionUtil.SetProperty<T, U>(T, String, U)
  6309. nameWithType.vb: ReflectionUtil.SetProperty(Of T, U)(T, String, U)
  6310. - uid: IPA.Utilities.UnityGame
  6311. name: UnityGame
  6312. href: api/IPA.Utilities.UnityGame.html
  6313. commentId: T:IPA.Utilities.UnityGame
  6314. fullName: IPA.Utilities.UnityGame
  6315. nameWithType: UnityGame
  6316. - uid: IPA.Utilities.UnityGame.GameVersion
  6317. name: GameVersion
  6318. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion
  6319. commentId: P:IPA.Utilities.UnityGame.GameVersion
  6320. fullName: IPA.Utilities.UnityGame.GameVersion
  6321. nameWithType: UnityGame.GameVersion
  6322. - uid: IPA.Utilities.UnityGame.GameVersion*
  6323. name: GameVersion
  6324. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion_
  6325. commentId: Overload:IPA.Utilities.UnityGame.GameVersion
  6326. isSpec: "True"
  6327. fullName: IPA.Utilities.UnityGame.GameVersion
  6328. nameWithType: UnityGame.GameVersion
  6329. - uid: IPA.Utilities.UnityGame.InstallPath
  6330. name: InstallPath
  6331. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath
  6332. commentId: P:IPA.Utilities.UnityGame.InstallPath
  6333. fullName: IPA.Utilities.UnityGame.InstallPath
  6334. nameWithType: UnityGame.InstallPath
  6335. - uid: IPA.Utilities.UnityGame.InstallPath*
  6336. name: InstallPath
  6337. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath_
  6338. commentId: Overload:IPA.Utilities.UnityGame.InstallPath
  6339. isSpec: "True"
  6340. fullName: IPA.Utilities.UnityGame.InstallPath
  6341. nameWithType: UnityGame.InstallPath
  6342. - uid: IPA.Utilities.UnityGame.LibraryPath
  6343. name: LibraryPath
  6344. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath
  6345. commentId: P:IPA.Utilities.UnityGame.LibraryPath
  6346. fullName: IPA.Utilities.UnityGame.LibraryPath
  6347. nameWithType: UnityGame.LibraryPath
  6348. - uid: IPA.Utilities.UnityGame.LibraryPath*
  6349. name: LibraryPath
  6350. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath_
  6351. commentId: Overload:IPA.Utilities.UnityGame.LibraryPath
  6352. isSpec: "True"
  6353. fullName: IPA.Utilities.UnityGame.LibraryPath
  6354. nameWithType: UnityGame.LibraryPath
  6355. - uid: IPA.Utilities.UnityGame.NativeLibraryPath
  6356. name: NativeLibraryPath
  6357. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath
  6358. commentId: P:IPA.Utilities.UnityGame.NativeLibraryPath
  6359. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  6360. nameWithType: UnityGame.NativeLibraryPath
  6361. - uid: IPA.Utilities.UnityGame.NativeLibraryPath*
  6362. name: NativeLibraryPath
  6363. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath_
  6364. commentId: Overload:IPA.Utilities.UnityGame.NativeLibraryPath
  6365. isSpec: "True"
  6366. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  6367. nameWithType: UnityGame.NativeLibraryPath
  6368. - uid: IPA.Utilities.UnityGame.OnMainThread
  6369. name: OnMainThread
  6370. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread
  6371. commentId: P:IPA.Utilities.UnityGame.OnMainThread
  6372. fullName: IPA.Utilities.UnityGame.OnMainThread
  6373. nameWithType: UnityGame.OnMainThread
  6374. - uid: IPA.Utilities.UnityGame.OnMainThread*
  6375. name: OnMainThread
  6376. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread_
  6377. commentId: Overload:IPA.Utilities.UnityGame.OnMainThread
  6378. isSpec: "True"
  6379. fullName: IPA.Utilities.UnityGame.OnMainThread
  6380. nameWithType: UnityGame.OnMainThread
  6381. - uid: IPA.Utilities.UnityGame.PluginsPath
  6382. name: PluginsPath
  6383. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath
  6384. commentId: P:IPA.Utilities.UnityGame.PluginsPath
  6385. fullName: IPA.Utilities.UnityGame.PluginsPath
  6386. nameWithType: UnityGame.PluginsPath
  6387. - uid: IPA.Utilities.UnityGame.PluginsPath*
  6388. name: PluginsPath
  6389. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath_
  6390. commentId: Overload:IPA.Utilities.UnityGame.PluginsPath
  6391. isSpec: "True"
  6392. fullName: IPA.Utilities.UnityGame.PluginsPath
  6393. nameWithType: UnityGame.PluginsPath
  6394. - uid: IPA.Utilities.UnityGame.Release
  6395. name: UnityGame.Release
  6396. href: api/IPA.Utilities.UnityGame.Release.html
  6397. commentId: T:IPA.Utilities.UnityGame.Release
  6398. fullName: IPA.Utilities.UnityGame.Release
  6399. nameWithType: UnityGame.Release
  6400. - uid: IPA.Utilities.UnityGame.Release.Other
  6401. name: Other
  6402. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Other
  6403. commentId: F:IPA.Utilities.UnityGame.Release.Other
  6404. fullName: IPA.Utilities.UnityGame.Release.Other
  6405. nameWithType: UnityGame.Release.Other
  6406. - uid: IPA.Utilities.UnityGame.Release.Steam
  6407. name: Steam
  6408. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Steam
  6409. commentId: F:IPA.Utilities.UnityGame.Release.Steam
  6410. fullName: IPA.Utilities.UnityGame.Release.Steam
  6411. nameWithType: UnityGame.Release.Steam
  6412. - uid: IPA.Utilities.UnityGame.ReleaseType
  6413. name: ReleaseType
  6414. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType
  6415. commentId: P:IPA.Utilities.UnityGame.ReleaseType
  6416. fullName: IPA.Utilities.UnityGame.ReleaseType
  6417. nameWithType: UnityGame.ReleaseType
  6418. - uid: IPA.Utilities.UnityGame.ReleaseType*
  6419. name: ReleaseType
  6420. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType_
  6421. commentId: Overload:IPA.Utilities.UnityGame.ReleaseType
  6422. isSpec: "True"
  6423. fullName: IPA.Utilities.UnityGame.ReleaseType
  6424. nameWithType: UnityGame.ReleaseType
  6425. - uid: IPA.Utilities.UnityGame.UserDataPath
  6426. name: UserDataPath
  6427. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath
  6428. commentId: P:IPA.Utilities.UnityGame.UserDataPath
  6429. fullName: IPA.Utilities.UnityGame.UserDataPath
  6430. nameWithType: UnityGame.UserDataPath
  6431. - uid: IPA.Utilities.UnityGame.UserDataPath*
  6432. name: UserDataPath
  6433. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath_
  6434. commentId: Overload:IPA.Utilities.UnityGame.UserDataPath
  6435. isSpec: "True"
  6436. fullName: IPA.Utilities.UnityGame.UserDataPath
  6437. nameWithType: UnityGame.UserDataPath
  6438. - uid: IPA.Utilities.Utils
  6439. name: Utils
  6440. href: api/IPA.Utilities.Utils.html
  6441. commentId: T:IPA.Utilities.Utils
  6442. fullName: IPA.Utilities.Utils
  6443. nameWithType: Utils
  6444. - uid: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6445. name: ByteArrayToString(Byte[])
  6446. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_System_Byte___
  6447. commentId: M:IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6448. name.vb: ByteArrayToString(Byte())
  6449. fullName: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6450. fullName.vb: IPA.Utilities.Utils.ByteArrayToString(System.Byte())
  6451. nameWithType: Utils.ByteArrayToString(Byte[])
  6452. nameWithType.vb: Utils.ByteArrayToString(Byte())
  6453. - uid: IPA.Utilities.Utils.ByteArrayToString*
  6454. name: ByteArrayToString
  6455. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_
  6456. commentId: Overload:IPA.Utilities.Utils.ByteArrayToString
  6457. isSpec: "True"
  6458. fullName: IPA.Utilities.Utils.ByteArrayToString
  6459. nameWithType: Utils.ByteArrayToString
  6460. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6461. name: CanUseDateTimeNowSafely
  6462. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely
  6463. commentId: P:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6464. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6465. nameWithType: Utils.CanUseDateTimeNowSafely
  6466. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely*
  6467. name: CanUseDateTimeNowSafely
  6468. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely_
  6469. commentId: Overload:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6470. isSpec: "True"
  6471. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6472. nameWithType: Utils.CanUseDateTimeNowSafely
  6473. - uid: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  6474. name: CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  6475. 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__
  6476. commentId: M:IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  6477. name.vb: CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  6478. fullName: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func<System.Exception, System.IO.FileInfo, System.Boolean>)
  6479. fullName.vb: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func(Of System.Exception, System.IO.FileInfo, System.Boolean))
  6480. nameWithType: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  6481. nameWithType.vb: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  6482. - uid: IPA.Utilities.Utils.CopyAll*
  6483. name: CopyAll
  6484. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_
  6485. commentId: Overload:IPA.Utilities.Utils.CopyAll
  6486. isSpec: "True"
  6487. fullName: IPA.Utilities.Utils.CopyAll
  6488. nameWithType: Utils.CopyAll
  6489. - uid: IPA.Utilities.Utils.CurrentTime
  6490. name: CurrentTime()
  6491. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime
  6492. commentId: M:IPA.Utilities.Utils.CurrentTime
  6493. fullName: IPA.Utilities.Utils.CurrentTime()
  6494. nameWithType: Utils.CurrentTime()
  6495. - uid: IPA.Utilities.Utils.CurrentTime*
  6496. name: CurrentTime
  6497. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime_
  6498. commentId: Overload:IPA.Utilities.Utils.CurrentTime
  6499. isSpec: "True"
  6500. fullName: IPA.Utilities.Utils.CurrentTime
  6501. nameWithType: Utils.CurrentTime
  6502. - uid: IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6503. name: GetRelativePath(String, String)
  6504. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_System_String_System_String_
  6505. commentId: M:IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6506. fullName: IPA.Utilities.Utils.GetRelativePath(System.String, System.String)
  6507. nameWithType: Utils.GetRelativePath(String, String)
  6508. - uid: IPA.Utilities.Utils.GetRelativePath*
  6509. name: GetRelativePath
  6510. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_
  6511. commentId: Overload:IPA.Utilities.Utils.GetRelativePath
  6512. isSpec: "True"
  6513. fullName: IPA.Utilities.Utils.GetRelativePath
  6514. nameWithType: Utils.GetRelativePath
  6515. - uid: IPA.Utilities.Utils.ScopeGuard(System.Action)
  6516. name: ScopeGuard(Action)
  6517. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_System_Action_
  6518. commentId: M:IPA.Utilities.Utils.ScopeGuard(System.Action)
  6519. fullName: IPA.Utilities.Utils.ScopeGuard(System.Action)
  6520. nameWithType: Utils.ScopeGuard(Action)
  6521. - uid: IPA.Utilities.Utils.ScopeGuard*
  6522. name: ScopeGuard
  6523. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_
  6524. commentId: Overload:IPA.Utilities.Utils.ScopeGuard
  6525. isSpec: "True"
  6526. fullName: IPA.Utilities.Utils.ScopeGuard
  6527. nameWithType: Utils.ScopeGuard
  6528. - uid: IPA.Utilities.Utils.ScopeGuardObject
  6529. name: Utils.ScopeGuardObject
  6530. href: api/IPA.Utilities.Utils.ScopeGuardObject.html
  6531. commentId: T:IPA.Utilities.Utils.ScopeGuardObject
  6532. fullName: IPA.Utilities.Utils.ScopeGuardObject
  6533. nameWithType: Utils.ScopeGuardObject
  6534. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action)
  6535. name: ScopeGuardObject(Action)
  6536. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_System_Action_
  6537. commentId: M:IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action)
  6538. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject(System.Action)
  6539. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject(Action)
  6540. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor*
  6541. name: ScopeGuardObject
  6542. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_
  6543. commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.#ctor
  6544. isSpec: "True"
  6545. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject
  6546. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject
  6547. - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6548. name: IDisposable.Dispose()
  6549. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose
  6550. commentId: M:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6551. name.vb: System.IDisposable.Dispose()
  6552. fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose()
  6553. nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose()
  6554. nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose()
  6555. - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose*
  6556. name: IDisposable.Dispose
  6557. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose_
  6558. commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6559. isSpec: "True"
  6560. name.vb: System.IDisposable.Dispose
  6561. fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose
  6562. nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose
  6563. nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose
  6564. - uid: IPA.Utilities.Utils.StringToByteArray(System.String)
  6565. name: StringToByteArray(String)
  6566. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_System_String_
  6567. commentId: M:IPA.Utilities.Utils.StringToByteArray(System.String)
  6568. fullName: IPA.Utilities.Utils.StringToByteArray(System.String)
  6569. nameWithType: Utils.StringToByteArray(String)
  6570. - uid: IPA.Utilities.Utils.StringToByteArray*
  6571. name: StringToByteArray
  6572. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_
  6573. commentId: Overload:IPA.Utilities.Utils.StringToByteArray
  6574. isSpec: "True"
  6575. fullName: IPA.Utilities.Utils.StringToByteArray
  6576. nameWithType: Utils.StringToByteArray
  6577. - uid: IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  6578. name: UnsafeCompare(Byte[], Byte[])
  6579. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___
  6580. commentId: M:IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  6581. name.vb: UnsafeCompare(Byte(), Byte())
  6582. fullName: IPA.Utilities.Utils.UnsafeCompare(System.Byte[], System.Byte[])
  6583. fullName.vb: IPA.Utilities.Utils.UnsafeCompare(System.Byte(), System.Byte())
  6584. nameWithType: Utils.UnsafeCompare(Byte[], Byte[])
  6585. nameWithType.vb: Utils.UnsafeCompare(Byte(), Byte())
  6586. - uid: IPA.Utilities.Utils.UnsafeCompare*
  6587. name: UnsafeCompare
  6588. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_
  6589. commentId: Overload:IPA.Utilities.Utils.UnsafeCompare
  6590. isSpec: "True"
  6591. fullName: IPA.Utilities.Utils.UnsafeCompare
  6592. nameWithType: Utils.UnsafeCompare
  6593. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  6594. name: VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6595. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_SemVer_Version_SemVer_Version_
  6596. commentId: M:IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  6597. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6598. nameWithType: Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6599. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease*
  6600. name: VersionCompareNoPrerelease
  6601. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_
  6602. commentId: Overload:IPA.Utilities.Utils.VersionCompareNoPrerelease
  6603. isSpec: "True"
  6604. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease
  6605. nameWithType: Utils.VersionCompareNoPrerelease
  6606. - uid: other.config.schema
  6607. name: Configuration File Schema
  6608. href: other_api/config/schema.html
  6609. - uid: other.index
  6610. name: other.index
  6611. href: other_api/index.html