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.

5492 lines
310 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.SerializedNameAttribute
  1652. name: SerializedNameAttribute
  1653. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html
  1654. commentId: T:IPA.Config.Stores.Attributes.SerializedNameAttribute
  1655. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute
  1656. nameWithType: SerializedNameAttribute
  1657. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor(System.String)
  1658. name: SerializedNameAttribute(String)
  1659. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_System_String_
  1660. commentId: M:IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor(System.String)
  1661. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.SerializedNameAttribute(System.String)
  1662. nameWithType: SerializedNameAttribute.SerializedNameAttribute(String)
  1663. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor*
  1664. name: SerializedNameAttribute
  1665. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_
  1666. commentId: Overload:IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor
  1667. isSpec: "True"
  1668. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.SerializedNameAttribute
  1669. nameWithType: SerializedNameAttribute.SerializedNameAttribute
  1670. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1671. name: Name
  1672. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute_Name
  1673. commentId: P:IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1674. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1675. nameWithType: SerializedNameAttribute.Name
  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: Overload:IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1680. isSpec: "True"
  1681. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1682. nameWithType: SerializedNameAttribute.Name
  1683. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute
  1684. name: UseConverterAttribute
  1685. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html
  1686. commentId: T:IPA.Config.Stores.Attributes.UseConverterAttribute
  1687. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute
  1688. nameWithType: UseConverterAttribute
  1689. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(System.Type)
  1690. name: UseConverterAttribute(Type)
  1691. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_System_Type_
  1692. commentId: M:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(System.Type)
  1693. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute(System.Type)
  1694. nameWithType: UseConverterAttribute.UseConverterAttribute(Type)
  1695. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor*
  1696. name: UseConverterAttribute
  1697. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_
  1698. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor
  1699. isSpec: "True"
  1700. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute
  1701. nameWithType: UseConverterAttribute.UseConverterAttribute
  1702. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1703. name: ConverterTargetType
  1704. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType
  1705. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1706. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1707. nameWithType: UseConverterAttribute.ConverterTargetType
  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: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1712. isSpec: "True"
  1713. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1714. nameWithType: UseConverterAttribute.ConverterTargetType
  1715. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1716. name: ConverterType
  1717. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType
  1718. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1719. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1720. nameWithType: UseConverterAttribute.ConverterType
  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: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1725. isSpec: "True"
  1726. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1727. nameWithType: UseConverterAttribute.ConverterType
  1728. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1729. name: IsGenericConverter
  1730. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter
  1731. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1732. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1733. nameWithType: UseConverterAttribute.IsGenericConverter
  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: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1738. isSpec: "True"
  1739. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1740. nameWithType: UseConverterAttribute.IsGenericConverter
  1741. - uid: IPA.Config.Stores.Converters
  1742. name: IPA.Config.Stores.Converters
  1743. href: api/IPA.Config.Stores.Converters.html
  1744. commentId: N:IPA.Config.Stores.Converters
  1745. fullName: IPA.Config.Stores.Converters
  1746. nameWithType: IPA.Config.Stores.Converters
  1747. - uid: IPA.Config.Stores.Converters.CollectionConverter`2
  1748. name: CollectionConverter<T, TCollection>
  1749. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html
  1750. commentId: T:IPA.Config.Stores.Converters.CollectionConverter`2
  1751. name.vb: CollectionConverter(Of T, TCollection)
  1752. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>
  1753. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection)
  1754. nameWithType: CollectionConverter<T, TCollection>
  1755. nameWithType.vb: CollectionConverter(Of T, TCollection)
  1756. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1757. name: CollectionConverter()
  1758. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor
  1759. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1760. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter()
  1761. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter()
  1762. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter()
  1763. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter()
  1764. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0})
  1765. name: CollectionConverter(ValueConverter<T>)
  1766. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_IPA_Config_Stores_ValueConverter__0__
  1767. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0})
  1768. name.vb: CollectionConverter(ValueConverter(Of T))
  1769. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter(IPA.Config.Stores.ValueConverter<T>)
  1770. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter(IPA.Config.Stores.ValueConverter(Of T))
  1771. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter(ValueConverter<T>)
  1772. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter(ValueConverter(Of T))
  1773. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor*
  1774. name: CollectionConverter
  1775. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_
  1776. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1777. isSpec: "True"
  1778. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter
  1779. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter
  1780. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter
  1781. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter
  1782. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1783. name: BaseConverter
  1784. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter
  1785. commentId: P:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1786. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.BaseConverter
  1787. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter
  1788. nameWithType: CollectionConverter<T, TCollection>.BaseConverter
  1789. nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter
  1790. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter*
  1791. name: BaseConverter
  1792. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter_
  1793. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1794. isSpec: "True"
  1795. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.BaseConverter
  1796. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter
  1797. nameWithType: CollectionConverter<T, TCollection>.BaseConverter
  1798. nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter
  1799. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object)
  1800. name: Create(Int32, Object)
  1801. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_System_Int32_System_Object_
  1802. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object)
  1803. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.Create(System.Int32, System.Object)
  1804. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create(System.Int32, System.Object)
  1805. nameWithType: CollectionConverter<T, TCollection>.Create(Int32, Object)
  1806. nameWithType.vb: CollectionConverter(Of T, TCollection).Create(Int32, Object)
  1807. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create*
  1808. name: Create
  1809. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_
  1810. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.Create
  1811. isSpec: "True"
  1812. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.Create
  1813. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create
  1814. nameWithType: CollectionConverter<T, TCollection>.Create
  1815. nameWithType.vb: CollectionConverter(Of T, TCollection).Create
  1816. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object)
  1817. name: FromValue(Value, Object)
  1818. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_IPA_Config_Data_Value_System_Object_
  1819. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object)
  1820. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.FromValue(IPA.Config.Data.Value, System.Object)
  1821. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue(IPA.Config.Data.Value, System.Object)
  1822. nameWithType: CollectionConverter<T, TCollection>.FromValue(Value, Object)
  1823. nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue(Value, Object)
  1824. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue*
  1825. name: FromValue
  1826. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_
  1827. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue
  1828. isSpec: "True"
  1829. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.FromValue
  1830. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue
  1831. nameWithType: CollectionConverter<T, TCollection>.FromValue
  1832. nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue
  1833. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object)
  1834. name: PopulateFromValue(TCollection, List, Object)
  1835. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue__1_IPA_Config_Data_List_System_Object_
  1836. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object)
  1837. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object)
  1838. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object)
  1839. nameWithType: CollectionConverter<T, TCollection>.PopulateFromValue(TCollection, List, Object)
  1840. nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, List, Object)
  1841. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue*
  1842. name: PopulateFromValue
  1843. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue_
  1844. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue
  1845. isSpec: "True"
  1846. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.PopulateFromValue
  1847. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue
  1848. nameWithType: CollectionConverter<T, TCollection>.PopulateFromValue
  1849. nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue
  1850. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object)
  1851. name: ToValue(TCollection, Object)
  1852. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue__1_System_Object_
  1853. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object)
  1854. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.ToValue(TCollection, System.Object)
  1855. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue(TCollection, System.Object)
  1856. nameWithType: CollectionConverter<T, TCollection>.ToValue(TCollection, Object)
  1857. nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue(TCollection, Object)
  1858. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue*
  1859. name: ToValue
  1860. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue_
  1861. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue
  1862. isSpec: "True"
  1863. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.ToValue
  1864. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue
  1865. nameWithType: CollectionConverter<T, TCollection>.ToValue
  1866. nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue
  1867. - uid: IPA.Config.Stores.Converters.CollectionConverter`3
  1868. name: CollectionConverter<T, TCollection, TConverter>
  1869. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html
  1870. commentId: T:IPA.Config.Stores.Converters.CollectionConverter`3
  1871. name.vb: CollectionConverter(Of T, TCollection, TConverter)
  1872. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>
  1873. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter)
  1874. nameWithType: CollectionConverter<T, TCollection, TConverter>
  1875. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter)
  1876. - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1877. name: CollectionConverter()
  1878. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor
  1879. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1880. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>.CollectionConverter()
  1881. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter()
  1882. nameWithType: CollectionConverter<T, TCollection, TConverter>.CollectionConverter()
  1883. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter()
  1884. - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor*
  1885. name: CollectionConverter
  1886. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor_
  1887. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1888. isSpec: "True"
  1889. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>.CollectionConverter
  1890. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter
  1891. nameWithType: CollectionConverter<T, TCollection, TConverter>.CollectionConverter
  1892. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter
  1893. - uid: IPA.Config.Stores.Converters.Converter
  1894. name: Converter
  1895. href: api/IPA.Config.Stores.Converters.Converter.html
  1896. commentId: T:IPA.Config.Stores.Converters.Converter
  1897. fullName: IPA.Config.Stores.Converters.Converter
  1898. nameWithType: Converter
  1899. - uid: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1900. name: FloatValue(Value)
  1901. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_IPA_Config_Data_Value_
  1902. commentId: M:IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1903. fullName: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1904. nameWithType: Converter.FloatValue(Value)
  1905. - uid: IPA.Config.Stores.Converters.Converter.FloatValue*
  1906. name: FloatValue
  1907. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_
  1908. commentId: Overload:IPA.Config.Stores.Converters.Converter.FloatValue
  1909. isSpec: "True"
  1910. fullName: IPA.Config.Stores.Converters.Converter.FloatValue
  1911. nameWithType: Converter.FloatValue
  1912. - uid: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1913. name: IntValue(Value)
  1914. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_IPA_Config_Data_Value_
  1915. commentId: M:IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1916. fullName: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1917. nameWithType: Converter.IntValue(Value)
  1918. - uid: IPA.Config.Stores.Converters.Converter.IntValue*
  1919. name: IntValue
  1920. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_
  1921. commentId: Overload:IPA.Config.Stores.Converters.Converter.IntValue
  1922. isSpec: "True"
  1923. fullName: IPA.Config.Stores.Converters.Converter.IntValue
  1924. nameWithType: Converter.IntValue
  1925. - uid: IPA.Config.Stores.Converters.Converter`1
  1926. name: Converter<T>
  1927. href: api/IPA.Config.Stores.Converters.Converter-1.html
  1928. commentId: T:IPA.Config.Stores.Converters.Converter`1
  1929. name.vb: Converter(Of T)
  1930. fullName: IPA.Config.Stores.Converters.Converter<T>
  1931. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T)
  1932. nameWithType: Converter<T>
  1933. nameWithType.vb: Converter(Of T)
  1934. - uid: IPA.Config.Stores.Converters.Converter`1.Default
  1935. name: Default
  1936. href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default
  1937. commentId: P:IPA.Config.Stores.Converters.Converter`1.Default
  1938. fullName: IPA.Config.Stores.Converters.Converter<T>.Default
  1939. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default
  1940. nameWithType: Converter<T>.Default
  1941. nameWithType.vb: Converter(Of T).Default
  1942. - uid: IPA.Config.Stores.Converters.Converter`1.Default*
  1943. name: Default
  1944. href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default_
  1945. commentId: Overload:IPA.Config.Stores.Converters.Converter`1.Default
  1946. isSpec: "True"
  1947. fullName: IPA.Config.Stores.Converters.Converter<T>.Default
  1948. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default
  1949. nameWithType: Converter<T>.Default
  1950. nameWithType.vb: Converter(Of T).Default
  1951. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1
  1952. name: CustomObjectConverter<T>
  1953. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html
  1954. commentId: T:IPA.Config.Stores.Converters.CustomObjectConverter`1
  1955. name.vb: CustomObjectConverter(Of T)
  1956. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>
  1957. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T)
  1958. nameWithType: CustomObjectConverter<T>
  1959. nameWithType.vb: CustomObjectConverter(Of T)
  1960. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  1961. name: Deserialize(Value, Object)
  1962. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_
  1963. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  1964. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Deserialize(IPA.Config.Data.Value, System.Object)
  1965. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize(IPA.Config.Data.Value, System.Object)
  1966. nameWithType: CustomObjectConverter<T>.Deserialize(Value, Object)
  1967. nameWithType.vb: CustomObjectConverter(Of T).Deserialize(Value, Object)
  1968. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize*
  1969. name: Deserialize
  1970. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_
  1971. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize
  1972. isSpec: "True"
  1973. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Deserialize
  1974. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize
  1975. nameWithType: CustomObjectConverter<T>.Deserialize
  1976. nameWithType.vb: CustomObjectConverter(Of T).Deserialize
  1977. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  1978. name: FromValue(Value, Object)
  1979. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  1980. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  1981. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  1982. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  1983. nameWithType: CustomObjectConverter<T>.FromValue(Value, Object)
  1984. nameWithType.vb: CustomObjectConverter(Of T).FromValue(Value, Object)
  1985. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue*
  1986. name: FromValue
  1987. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_
  1988. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue
  1989. isSpec: "True"
  1990. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.FromValue
  1991. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue
  1992. nameWithType: CustomObjectConverter<T>.FromValue
  1993. nameWithType.vb: CustomObjectConverter(Of T).FromValue
  1994. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object)
  1995. name: Serialize(T, Object)
  1996. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize__0_System_Object_
  1997. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object)
  1998. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Serialize(T, System.Object)
  1999. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize(T, System.Object)
  2000. nameWithType: CustomObjectConverter<T>.Serialize(T, Object)
  2001. nameWithType.vb: CustomObjectConverter(Of T).Serialize(T, Object)
  2002. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize*
  2003. name: Serialize
  2004. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize_
  2005. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize
  2006. isSpec: "True"
  2007. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Serialize
  2008. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize
  2009. nameWithType: CustomObjectConverter<T>.Serialize
  2010. nameWithType.vb: CustomObjectConverter(Of T).Serialize
  2011. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object)
  2012. name: ToValue(T, Object)
  2013. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue__0_System_Object_
  2014. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object)
  2015. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.ToValue(T, System.Object)
  2016. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue(T, System.Object)
  2017. nameWithType: CustomObjectConverter<T>.ToValue(T, Object)
  2018. nameWithType.vb: CustomObjectConverter(Of T).ToValue(T, Object)
  2019. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue*
  2020. name: ToValue
  2021. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue_
  2022. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue
  2023. isSpec: "True"
  2024. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.ToValue
  2025. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue
  2026. nameWithType: CustomObjectConverter<T>.ToValue
  2027. nameWithType.vb: CustomObjectConverter(Of T).ToValue
  2028. - uid: IPA.Config.Stores.Converters.IListConverter`1
  2029. name: IListConverter<T>
  2030. href: api/IPA.Config.Stores.Converters.IListConverter-1.html
  2031. commentId: T:IPA.Config.Stores.Converters.IListConverter`1
  2032. name.vb: IListConverter(Of T)
  2033. fullName: IPA.Config.Stores.Converters.IListConverter<T>
  2034. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T)
  2035. nameWithType: IListConverter<T>
  2036. nameWithType.vb: IListConverter(Of T)
  2037. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2038. name: IListConverter()
  2039. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor
  2040. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2041. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter()
  2042. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter()
  2043. nameWithType: IListConverter<T>.IListConverter()
  2044. nameWithType.vb: IListConverter(Of T).IListConverter()
  2045. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2046. name: IListConverter(ValueConverter<T>)
  2047. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2048. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2049. name.vb: IListConverter(ValueConverter(Of T))
  2050. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter(IPA.Config.Stores.ValueConverter<T>)
  2051. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter(IPA.Config.Stores.ValueConverter(Of T))
  2052. nameWithType: IListConverter<T>.IListConverter(ValueConverter<T>)
  2053. nameWithType.vb: IListConverter(Of T).IListConverter(ValueConverter(Of T))
  2054. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor*
  2055. name: IListConverter
  2056. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_
  2057. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2058. isSpec: "True"
  2059. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter
  2060. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter
  2061. nameWithType: IListConverter<T>.IListConverter
  2062. nameWithType.vb: IListConverter(Of T).IListConverter
  2063. - uid: IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object)
  2064. name: Create(Int32, Object)
  2065. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_System_Int32_System_Object_
  2066. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object)
  2067. fullName: IPA.Config.Stores.Converters.IListConverter<T>.Create(System.Int32, System.Object)
  2068. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create(System.Int32, System.Object)
  2069. nameWithType: IListConverter<T>.Create(Int32, Object)
  2070. nameWithType.vb: IListConverter(Of T).Create(Int32, Object)
  2071. - uid: IPA.Config.Stores.Converters.IListConverter`1.Create*
  2072. name: Create
  2073. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_
  2074. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.Create
  2075. isSpec: "True"
  2076. fullName: IPA.Config.Stores.Converters.IListConverter<T>.Create
  2077. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create
  2078. nameWithType: IListConverter<T>.Create
  2079. nameWithType.vb: IListConverter(Of T).Create
  2080. - uid: IPA.Config.Stores.Converters.IListConverter`2
  2081. name: IListConverter<T, TConverter>
  2082. href: api/IPA.Config.Stores.Converters.IListConverter-2.html
  2083. commentId: T:IPA.Config.Stores.Converters.IListConverter`2
  2084. name.vb: IListConverter(Of T, TConverter)
  2085. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>
  2086. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter)
  2087. nameWithType: IListConverter<T, TConverter>
  2088. nameWithType.vb: IListConverter(Of T, TConverter)
  2089. - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2090. name: IListConverter()
  2091. href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor
  2092. commentId: M:IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2093. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>.IListConverter()
  2094. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter()
  2095. nameWithType: IListConverter<T, TConverter>.IListConverter()
  2096. nameWithType.vb: IListConverter(Of T, TConverter).IListConverter()
  2097. - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor*
  2098. name: IListConverter
  2099. href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor_
  2100. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2101. isSpec: "True"
  2102. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>.IListConverter
  2103. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter
  2104. nameWithType: IListConverter<T, TConverter>.IListConverter
  2105. nameWithType.vb: IListConverter(Of T, TConverter).IListConverter
  2106. - uid: IPA.Config.Stores.Converters.ISetConverter`1
  2107. name: ISetConverter<T>
  2108. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html
  2109. commentId: T:IPA.Config.Stores.Converters.ISetConverter`1
  2110. name.vb: ISetConverter(Of T)
  2111. fullName: IPA.Config.Stores.Converters.ISetConverter<T>
  2112. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T)
  2113. nameWithType: ISetConverter<T>
  2114. nameWithType.vb: ISetConverter(Of T)
  2115. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2116. name: ISetConverter()
  2117. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor
  2118. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2119. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter()
  2120. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter()
  2121. nameWithType: ISetConverter<T>.ISetConverter()
  2122. nameWithType.vb: ISetConverter(Of T).ISetConverter()
  2123. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2124. name: ISetConverter(ValueConverter<T>)
  2125. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2126. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2127. name.vb: ISetConverter(ValueConverter(Of T))
  2128. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter(IPA.Config.Stores.ValueConverter<T>)
  2129. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter(IPA.Config.Stores.ValueConverter(Of T))
  2130. nameWithType: ISetConverter<T>.ISetConverter(ValueConverter<T>)
  2131. nameWithType.vb: ISetConverter(Of T).ISetConverter(ValueConverter(Of T))
  2132. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor*
  2133. name: ISetConverter
  2134. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor_
  2135. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2136. isSpec: "True"
  2137. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter
  2138. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter
  2139. nameWithType: ISetConverter<T>.ISetConverter
  2140. nameWithType.vb: ISetConverter(Of T).ISetConverter
  2141. - uid: IPA.Config.Stores.Converters.ISetConverter`1.Create(System.Int32,System.Object)
  2142. name: Create(Int32, Object)
  2143. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1_Create_System_Int32_System_Object_
  2144. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.Create(System.Int32,System.Object)
  2145. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.Create(System.Int32, System.Object)
  2146. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).Create(System.Int32, System.Object)
  2147. nameWithType: ISetConverter<T>.Create(Int32, Object)
  2148. nameWithType.vb: ISetConverter(Of T).Create(Int32, Object)
  2149. - uid: IPA.Config.Stores.Converters.ISetConverter`1.Create*
  2150. name: Create
  2151. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1_Create_
  2152. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`1.Create
  2153. isSpec: "True"
  2154. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.Create
  2155. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).Create
  2156. nameWithType: ISetConverter<T>.Create
  2157. nameWithType.vb: ISetConverter(Of T).Create
  2158. - uid: IPA.Config.Stores.Converters.ISetConverter`2
  2159. name: ISetConverter<T, TConverter>
  2160. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html
  2161. commentId: T:IPA.Config.Stores.Converters.ISetConverter`2
  2162. name.vb: ISetConverter(Of T, TConverter)
  2163. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>
  2164. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter)
  2165. nameWithType: ISetConverter<T, TConverter>
  2166. nameWithType.vb: ISetConverter(Of T, TConverter)
  2167. - uid: IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2168. name: ISetConverter()
  2169. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html#IPA_Config_Stores_Converters_ISetConverter_2__ctor
  2170. commentId: M:IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2171. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>.ISetConverter()
  2172. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter).ISetConverter()
  2173. nameWithType: ISetConverter<T, TConverter>.ISetConverter()
  2174. nameWithType.vb: ISetConverter(Of T, TConverter).ISetConverter()
  2175. - uid: IPA.Config.Stores.Converters.ISetConverter`2.#ctor*
  2176. name: ISetConverter
  2177. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html#IPA_Config_Stores_Converters_ISetConverter_2__ctor_
  2178. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2179. isSpec: "True"
  2180. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>.ISetConverter
  2181. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter).ISetConverter
  2182. nameWithType: ISetConverter<T, TConverter>.ISetConverter
  2183. nameWithType.vb: ISetConverter(Of T, TConverter).ISetConverter
  2184. - uid: IPA.Config.Stores.Converters.ListConverter`1
  2185. name: ListConverter<T>
  2186. href: api/IPA.Config.Stores.Converters.ListConverter-1.html
  2187. commentId: T:IPA.Config.Stores.Converters.ListConverter`1
  2188. name.vb: ListConverter(Of T)
  2189. fullName: IPA.Config.Stores.Converters.ListConverter<T>
  2190. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T)
  2191. nameWithType: ListConverter<T>
  2192. nameWithType.vb: ListConverter(Of T)
  2193. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2194. name: ListConverter()
  2195. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor
  2196. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2197. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter()
  2198. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter()
  2199. nameWithType: ListConverter<T>.ListConverter()
  2200. nameWithType.vb: ListConverter(Of T).ListConverter()
  2201. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2202. name: ListConverter(ValueConverter<T>)
  2203. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2204. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2205. name.vb: ListConverter(ValueConverter(Of T))
  2206. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter(IPA.Config.Stores.ValueConverter<T>)
  2207. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter(IPA.Config.Stores.ValueConverter(Of T))
  2208. nameWithType: ListConverter<T>.ListConverter(ValueConverter<T>)
  2209. nameWithType.vb: ListConverter(Of T).ListConverter(ValueConverter(Of T))
  2210. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor*
  2211. name: ListConverter
  2212. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_
  2213. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2214. isSpec: "True"
  2215. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter
  2216. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter
  2217. nameWithType: ListConverter<T>.ListConverter
  2218. nameWithType.vb: ListConverter(Of T).ListConverter
  2219. - uid: IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object)
  2220. name: Create(Int32, Object)
  2221. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_System_Int32_System_Object_
  2222. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object)
  2223. fullName: IPA.Config.Stores.Converters.ListConverter<T>.Create(System.Int32, System.Object)
  2224. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create(System.Int32, System.Object)
  2225. nameWithType: ListConverter<T>.Create(Int32, Object)
  2226. nameWithType.vb: ListConverter(Of T).Create(Int32, Object)
  2227. - uid: IPA.Config.Stores.Converters.ListConverter`1.Create*
  2228. name: Create
  2229. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_
  2230. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.Create
  2231. isSpec: "True"
  2232. fullName: IPA.Config.Stores.Converters.ListConverter<T>.Create
  2233. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create
  2234. nameWithType: ListConverter<T>.Create
  2235. nameWithType.vb: ListConverter(Of T).Create
  2236. - uid: IPA.Config.Stores.Converters.ListConverter`2
  2237. name: ListConverter<T, TConverter>
  2238. href: api/IPA.Config.Stores.Converters.ListConverter-2.html
  2239. commentId: T:IPA.Config.Stores.Converters.ListConverter`2
  2240. name.vb: ListConverter(Of T, TConverter)
  2241. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>
  2242. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter)
  2243. nameWithType: ListConverter<T, TConverter>
  2244. nameWithType.vb: ListConverter(Of T, TConverter)
  2245. - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2246. name: ListConverter()
  2247. href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor
  2248. commentId: M:IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2249. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>.ListConverter()
  2250. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter()
  2251. nameWithType: ListConverter<T, TConverter>.ListConverter()
  2252. nameWithType.vb: ListConverter(Of T, TConverter).ListConverter()
  2253. - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor*
  2254. name: ListConverter
  2255. href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor_
  2256. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2257. isSpec: "True"
  2258. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>.ListConverter
  2259. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter
  2260. nameWithType: ListConverter<T, TConverter>.ListConverter
  2261. nameWithType.vb: ListConverter(Of T, TConverter).ListConverter
  2262. - uid: IPA.Config.Stores.Converters.NullableConverter`1
  2263. name: NullableConverter<T>
  2264. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html
  2265. commentId: T:IPA.Config.Stores.Converters.NullableConverter`1
  2266. name.vb: NullableConverter(Of T)
  2267. fullName: IPA.Config.Stores.Converters.NullableConverter<T>
  2268. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T)
  2269. nameWithType: NullableConverter<T>
  2270. nameWithType.vb: NullableConverter(Of T)
  2271. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2272. name: NullableConverter()
  2273. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor
  2274. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2275. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter()
  2276. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter()
  2277. nameWithType: NullableConverter<T>.NullableConverter()
  2278. nameWithType.vb: NullableConverter(Of T).NullableConverter()
  2279. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2280. name: NullableConverter(ValueConverter<T>)
  2281. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2282. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2283. name.vb: NullableConverter(ValueConverter(Of T))
  2284. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter(IPA.Config.Stores.ValueConverter<T>)
  2285. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter(IPA.Config.Stores.ValueConverter(Of T))
  2286. nameWithType: NullableConverter<T>.NullableConverter(ValueConverter<T>)
  2287. nameWithType.vb: NullableConverter(Of T).NullableConverter(ValueConverter(Of T))
  2288. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor*
  2289. name: NullableConverter
  2290. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_
  2291. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2292. isSpec: "True"
  2293. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter
  2294. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter
  2295. nameWithType: NullableConverter<T>.NullableConverter
  2296. nameWithType.vb: NullableConverter(Of T).NullableConverter
  2297. - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2298. name: FromValue(Value, Object)
  2299. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2300. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2301. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2302. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2303. nameWithType: NullableConverter<T>.FromValue(Value, Object)
  2304. nameWithType.vb: NullableConverter(Of T).FromValue(Value, Object)
  2305. - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue*
  2306. name: FromValue
  2307. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_
  2308. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.FromValue
  2309. isSpec: "True"
  2310. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.FromValue
  2311. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue
  2312. nameWithType: NullableConverter<T>.FromValue
  2313. nameWithType.vb: NullableConverter(Of T).FromValue
  2314. - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object)
  2315. name: ToValue(Nullable<T>, Object)
  2316. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_System_Nullable__0__System_Object_
  2317. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object)
  2318. name.vb: ToValue(Nullable(Of T), Object)
  2319. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.ToValue(System.Nullable<T>, System.Object)
  2320. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue(System.Nullable(Of T), System.Object)
  2321. nameWithType: NullableConverter<T>.ToValue(Nullable<T>, Object)
  2322. nameWithType.vb: NullableConverter(Of T).ToValue(Nullable(Of T), Object)
  2323. - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue*
  2324. name: ToValue
  2325. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_
  2326. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.ToValue
  2327. isSpec: "True"
  2328. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.ToValue
  2329. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue
  2330. nameWithType: NullableConverter<T>.ToValue
  2331. nameWithType.vb: NullableConverter(Of T).ToValue
  2332. - uid: IPA.Config.Stores.Converters.NullableConverter`2
  2333. name: NullableConverter<T, TConverter>
  2334. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html
  2335. commentId: T:IPA.Config.Stores.Converters.NullableConverter`2
  2336. name.vb: NullableConverter(Of T, TConverter)
  2337. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>
  2338. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter)
  2339. nameWithType: NullableConverter<T, TConverter>
  2340. nameWithType.vb: NullableConverter(Of T, TConverter)
  2341. - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2342. name: NullableConverter()
  2343. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor
  2344. commentId: M:IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2345. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>.NullableConverter()
  2346. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter()
  2347. nameWithType: NullableConverter<T, TConverter>.NullableConverter()
  2348. nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter()
  2349. - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor*
  2350. name: NullableConverter
  2351. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor_
  2352. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2353. isSpec: "True"
  2354. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>.NullableConverter
  2355. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter
  2356. nameWithType: NullableConverter<T, TConverter>.NullableConverter
  2357. nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter
  2358. - uid: IPA.Config.Stores.GeneratedExtension
  2359. name: GeneratedExtension
  2360. href: api/IPA.Config.Stores.GeneratedExtension.html
  2361. commentId: T:IPA.Config.Stores.GeneratedExtension
  2362. fullName: IPA.Config.Stores.GeneratedExtension
  2363. nameWithType: GeneratedExtension
  2364. - uid: IPA.Config.Stores.GeneratedExtension.AssemblyVisibilityTarget
  2365. name: AssemblyVisibilityTarget
  2366. href: api/IPA.Config.Stores.GeneratedExtension.html#IPA_Config_Stores_GeneratedExtension_AssemblyVisibilityTarget
  2367. commentId: F:IPA.Config.Stores.GeneratedExtension.AssemblyVisibilityTarget
  2368. fullName: IPA.Config.Stores.GeneratedExtension.AssemblyVisibilityTarget
  2369. nameWithType: GeneratedExtension.AssemblyVisibilityTarget
  2370. - uid: IPA.Config.Stores.GeneratedExtension.Generated*
  2371. name: Generated
  2372. href: api/IPA.Config.Stores.GeneratedExtension.html#IPA_Config_Stores_GeneratedExtension_Generated_
  2373. commentId: Overload:IPA.Config.Stores.GeneratedExtension.Generated
  2374. isSpec: "True"
  2375. fullName: IPA.Config.Stores.GeneratedExtension.Generated
  2376. nameWithType: GeneratedExtension.Generated
  2377. - uid: IPA.Config.Stores.GeneratedExtension.Generated``1(IPA.Config.Config,System.Boolean)
  2378. name: Generated<T>(Config, Boolean)
  2379. href: api/IPA.Config.Stores.GeneratedExtension.html#IPA_Config_Stores_GeneratedExtension_Generated__1_IPA_Config_Config_System_Boolean_
  2380. commentId: M:IPA.Config.Stores.GeneratedExtension.Generated``1(IPA.Config.Config,System.Boolean)
  2381. name.vb: Generated(Of T)(Config, Boolean)
  2382. fullName: IPA.Config.Stores.GeneratedExtension.Generated<T>(IPA.Config.Config, System.Boolean)
  2383. fullName.vb: IPA.Config.Stores.GeneratedExtension.Generated(Of T)(IPA.Config.Config, System.Boolean)
  2384. nameWithType: GeneratedExtension.Generated<T>(Config, Boolean)
  2385. nameWithType.vb: GeneratedExtension.Generated(Of T)(Config, Boolean)
  2386. - uid: IPA.Config.Stores.IValueConverter
  2387. name: IValueConverter
  2388. href: api/IPA.Config.Stores.IValueConverter.html
  2389. commentId: T:IPA.Config.Stores.IValueConverter
  2390. fullName: IPA.Config.Stores.IValueConverter
  2391. nameWithType: IValueConverter
  2392. - uid: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2393. name: FromValue(Value, Object)
  2394. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_
  2395. commentId: M:IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2396. fullName: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2397. nameWithType: IValueConverter.FromValue(Value, Object)
  2398. - uid: IPA.Config.Stores.IValueConverter.FromValue*
  2399. name: FromValue
  2400. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_
  2401. commentId: Overload:IPA.Config.Stores.IValueConverter.FromValue
  2402. isSpec: "True"
  2403. fullName: IPA.Config.Stores.IValueConverter.FromValue
  2404. nameWithType: IValueConverter.FromValue
  2405. - uid: IPA.Config.Stores.IValueConverter.ToValue(System.Object,System.Object)
  2406. name: ToValue(Object, Object)
  2407. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_
  2408. commentId: M:IPA.Config.Stores.IValueConverter.ToValue(System.Object,System.Object)
  2409. fullName: IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  2410. nameWithType: IValueConverter.ToValue(Object, Object)
  2411. - uid: IPA.Config.Stores.IValueConverter.ToValue*
  2412. name: ToValue
  2413. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_
  2414. commentId: Overload:IPA.Config.Stores.IValueConverter.ToValue
  2415. isSpec: "True"
  2416. fullName: IPA.Config.Stores.IValueConverter.ToValue
  2417. nameWithType: IValueConverter.ToValue
  2418. - uid: IPA.Config.Stores.IValueConverter.Type
  2419. name: Type
  2420. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type
  2421. commentId: P:IPA.Config.Stores.IValueConverter.Type
  2422. fullName: IPA.Config.Stores.IValueConverter.Type
  2423. nameWithType: IValueConverter.Type
  2424. - uid: IPA.Config.Stores.IValueConverter.Type*
  2425. name: Type
  2426. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type_
  2427. commentId: Overload:IPA.Config.Stores.IValueConverter.Type
  2428. isSpec: "True"
  2429. fullName: IPA.Config.Stores.IValueConverter.Type
  2430. nameWithType: IValueConverter.Type
  2431. - uid: IPA.Config.Stores.ValueConverter`1
  2432. name: ValueConverter<T>
  2433. href: api/IPA.Config.Stores.ValueConverter-1.html
  2434. commentId: T:IPA.Config.Stores.ValueConverter`1
  2435. name.vb: ValueConverter(Of T)
  2436. fullName: IPA.Config.Stores.ValueConverter<T>
  2437. fullName.vb: IPA.Config.Stores.ValueConverter(Of T)
  2438. nameWithType: ValueConverter<T>
  2439. nameWithType.vb: ValueConverter(Of T)
  2440. - uid: IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2441. name: FromValue(Value, Object)
  2442. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2443. commentId: M:IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2444. fullName: IPA.Config.Stores.ValueConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2445. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2446. nameWithType: ValueConverter<T>.FromValue(Value, Object)
  2447. nameWithType.vb: ValueConverter(Of T).FromValue(Value, Object)
  2448. - uid: IPA.Config.Stores.ValueConverter`1.FromValue*
  2449. name: FromValue
  2450. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_
  2451. commentId: Overload:IPA.Config.Stores.ValueConverter`1.FromValue
  2452. isSpec: "True"
  2453. fullName: IPA.Config.Stores.ValueConverter<T>.FromValue
  2454. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue
  2455. nameWithType: ValueConverter<T>.FromValue
  2456. nameWithType.vb: ValueConverter(Of T).FromValue
  2457. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object)
  2458. name: IValueConverter.FromValue(Value, Object)
  2459. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_
  2460. commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object)
  2461. name.vb: IPA.Config.Stores.IValueConverter.FromValue(Value, Object)
  2462. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2463. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2464. nameWithType: ValueConverter<T>.IValueConverter.FromValue(Value, Object)
  2465. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(Value, Object)
  2466. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue*
  2467. name: IValueConverter.FromValue
  2468. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_
  2469. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue
  2470. isSpec: "True"
  2471. name.vb: IPA.Config.Stores.IValueConverter.FromValue
  2472. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.FromValue
  2473. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue
  2474. nameWithType: ValueConverter<T>.IValueConverter.FromValue
  2475. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue
  2476. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Object,System.Object)
  2477. name: IValueConverter.ToValue(Object, Object)
  2478. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_
  2479. commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Object,System.Object)
  2480. name.vb: IPA.Config.Stores.IValueConverter.ToValue(Object, Object)
  2481. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  2482. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  2483. nameWithType: ValueConverter<T>.IValueConverter.ToValue(Object, Object)
  2484. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(Object, Object)
  2485. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue*
  2486. name: IValueConverter.ToValue
  2487. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_
  2488. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue
  2489. isSpec: "True"
  2490. name.vb: IPA.Config.Stores.IValueConverter.ToValue
  2491. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.ToValue
  2492. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue
  2493. nameWithType: ValueConverter<T>.IValueConverter.ToValue
  2494. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue
  2495. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  2496. name: IValueConverter.Type
  2497. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type
  2498. commentId: P:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  2499. name.vb: IPA.Config.Stores.IValueConverter.Type
  2500. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.Type
  2501. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2502. nameWithType: ValueConverter<T>.IValueConverter.Type
  2503. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2504. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type*
  2505. name: IValueConverter.Type
  2506. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type_
  2507. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  2508. isSpec: "True"
  2509. name.vb: IPA.Config.Stores.IValueConverter.Type
  2510. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.Type
  2511. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2512. nameWithType: ValueConverter<T>.IValueConverter.Type
  2513. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2514. - uid: IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object)
  2515. name: ToValue(T, Object)
  2516. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue__0_System_Object_
  2517. commentId: M:IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object)
  2518. fullName: IPA.Config.Stores.ValueConverter<T>.ToValue(T, System.Object)
  2519. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue(T, System.Object)
  2520. nameWithType: ValueConverter<T>.ToValue(T, Object)
  2521. nameWithType.vb: ValueConverter(Of T).ToValue(T, Object)
  2522. - uid: IPA.Config.Stores.ValueConverter`1.ToValue*
  2523. name: ToValue
  2524. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue_
  2525. commentId: Overload:IPA.Config.Stores.ValueConverter`1.ToValue
  2526. isSpec: "True"
  2527. fullName: IPA.Config.Stores.ValueConverter<T>.ToValue
  2528. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue
  2529. nameWithType: ValueConverter<T>.ToValue
  2530. nameWithType.vb: ValueConverter(Of T).ToValue
  2531. - uid: IPA.InitAttribute
  2532. name: InitAttribute
  2533. href: api/IPA.InitAttribute.html
  2534. commentId: T:IPA.InitAttribute
  2535. fullName: IPA.InitAttribute
  2536. nameWithType: InitAttribute
  2537. - uid: IPA.Loader
  2538. name: IPA.Loader
  2539. href: api/IPA.Loader.html
  2540. commentId: N:IPA.Loader
  2541. fullName: IPA.Loader
  2542. nameWithType: IPA.Loader
  2543. - uid: IPA.Loader.Features
  2544. name: IPA.Loader.Features
  2545. href: api/IPA.Loader.Features.html
  2546. commentId: N:IPA.Loader.Features
  2547. fullName: IPA.Loader.Features
  2548. nameWithType: IPA.Loader.Features
  2549. - uid: IPA.Loader.Features.Feature
  2550. name: Feature
  2551. href: api/IPA.Loader.Features.Feature.html
  2552. commentId: T:IPA.Loader.Features.Feature
  2553. fullName: IPA.Loader.Features.Feature
  2554. nameWithType: Feature
  2555. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  2556. name: AfterInit(PluginMetadata)
  2557. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_
  2558. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  2559. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  2560. nameWithType: Feature.AfterInit(PluginMetadata)
  2561. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  2562. name: AfterInit(PluginMetadata, Object)
  2563. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_System_Object_
  2564. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  2565. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata, System.Object)
  2566. nameWithType: Feature.AfterInit(PluginMetadata, Object)
  2567. - uid: IPA.Loader.Features.Feature.AfterInit*
  2568. name: AfterInit
  2569. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_
  2570. commentId: Overload:IPA.Loader.Features.Feature.AfterInit
  2571. isSpec: "True"
  2572. fullName: IPA.Loader.Features.Feature.AfterInit
  2573. nameWithType: Feature.AfterInit
  2574. - uid: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  2575. name: BeforeInit(PluginMetadata)
  2576. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_IPA_Loader_PluginMetadata_
  2577. commentId: M:IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  2578. fullName: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  2579. nameWithType: Feature.BeforeInit(PluginMetadata)
  2580. - uid: IPA.Loader.Features.Feature.BeforeInit*
  2581. name: BeforeInit
  2582. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_
  2583. commentId: Overload:IPA.Loader.Features.Feature.BeforeInit
  2584. isSpec: "True"
  2585. fullName: IPA.Loader.Features.Feature.BeforeInit
  2586. nameWithType: Feature.BeforeInit
  2587. - uid: IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  2588. name: BeforeLoad(PluginMetadata)
  2589. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeLoad_IPA_Loader_PluginMetadata_
  2590. commentId: M:IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  2591. fullName: IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  2592. nameWithType: Feature.BeforeLoad(PluginMetadata)
  2593. - uid: IPA.Loader.Features.Feature.BeforeLoad*
  2594. name: BeforeLoad
  2595. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeLoad_
  2596. commentId: Overload:IPA.Loader.Features.Feature.BeforeLoad
  2597. isSpec: "True"
  2598. fullName: IPA.Loader.Features.Feature.BeforeLoad
  2599. nameWithType: Feature.BeforeLoad
  2600. - uid: IPA.Loader.Features.Feature.Evaluate
  2601. name: Evaluate()
  2602. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Evaluate
  2603. commentId: M:IPA.Loader.Features.Feature.Evaluate
  2604. fullName: IPA.Loader.Features.Feature.Evaluate()
  2605. nameWithType: Feature.Evaluate()
  2606. - uid: IPA.Loader.Features.Feature.Evaluate*
  2607. name: Evaluate
  2608. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Evaluate_
  2609. commentId: Overload:IPA.Loader.Features.Feature.Evaluate
  2610. isSpec: "True"
  2611. fullName: IPA.Loader.Features.Feature.Evaluate
  2612. nameWithType: Feature.Evaluate
  2613. - uid: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,System.String[])
  2614. name: Initialize(PluginMetadata, String[])
  2615. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_IPA_Loader_PluginMetadata_System_String___
  2616. commentId: M:IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,System.String[])
  2617. name.vb: Initialize(PluginMetadata, String())
  2618. fullName: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, System.String[])
  2619. fullName.vb: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, System.String())
  2620. nameWithType: Feature.Initialize(PluginMetadata, String[])
  2621. nameWithType.vb: Feature.Initialize(PluginMetadata, String())
  2622. - uid: IPA.Loader.Features.Feature.Initialize*
  2623. name: Initialize
  2624. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_
  2625. commentId: Overload:IPA.Loader.Features.Feature.Initialize
  2626. isSpec: "True"
  2627. fullName: IPA.Loader.Features.Feature.Initialize
  2628. nameWithType: Feature.Initialize
  2629. - uid: IPA.Loader.Features.Feature.InvalidMessage
  2630. name: InvalidMessage
  2631. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage
  2632. commentId: P:IPA.Loader.Features.Feature.InvalidMessage
  2633. fullName: IPA.Loader.Features.Feature.InvalidMessage
  2634. nameWithType: Feature.InvalidMessage
  2635. - uid: IPA.Loader.Features.Feature.InvalidMessage*
  2636. name: InvalidMessage
  2637. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage_
  2638. commentId: Overload:IPA.Loader.Features.Feature.InvalidMessage
  2639. isSpec: "True"
  2640. fullName: IPA.Loader.Features.Feature.InvalidMessage
  2641. nameWithType: Feature.InvalidMessage
  2642. - uid: IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  2643. name: RequireLoaded(PluginMetadata)
  2644. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_RequireLoaded_IPA_Loader_PluginMetadata_
  2645. commentId: M:IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  2646. fullName: IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  2647. nameWithType: Feature.RequireLoaded(PluginMetadata)
  2648. - uid: IPA.Loader.Features.Feature.RequireLoaded*
  2649. name: RequireLoaded
  2650. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_RequireLoaded_
  2651. commentId: Overload:IPA.Loader.Features.Feature.RequireLoaded
  2652. isSpec: "True"
  2653. fullName: IPA.Loader.Features.Feature.RequireLoaded
  2654. nameWithType: Feature.RequireLoaded
  2655. - uid: IPA.Loader.Features.Feature.StoreOnPlugin
  2656. name: StoreOnPlugin
  2657. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_StoreOnPlugin
  2658. commentId: P:IPA.Loader.Features.Feature.StoreOnPlugin
  2659. fullName: IPA.Loader.Features.Feature.StoreOnPlugin
  2660. nameWithType: Feature.StoreOnPlugin
  2661. - uid: IPA.Loader.Features.Feature.StoreOnPlugin*
  2662. name: StoreOnPlugin
  2663. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_StoreOnPlugin_
  2664. commentId: Overload:IPA.Loader.Features.Feature.StoreOnPlugin
  2665. isSpec: "True"
  2666. fullName: IPA.Loader.Features.Feature.StoreOnPlugin
  2667. nameWithType: Feature.StoreOnPlugin
  2668. - uid: IPA.Loader.PluginInitInjector
  2669. name: PluginInitInjector
  2670. href: api/IPA.Loader.PluginInitInjector.html
  2671. commentId: T:IPA.Loader.PluginInitInjector
  2672. fullName: IPA.Loader.PluginInitInjector
  2673. nameWithType: PluginInitInjector
  2674. - uid: IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter)
  2675. name: AddInjector(Type, PluginInitInjector.InjectParameter)
  2676. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_System_Type_IPA_Loader_PluginInitInjector_InjectParameter_
  2677. commentId: M:IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter)
  2678. fullName: IPA.Loader.PluginInitInjector.AddInjector(System.Type, IPA.Loader.PluginInitInjector.InjectParameter)
  2679. nameWithType: PluginInitInjector.AddInjector(Type, PluginInitInjector.InjectParameter)
  2680. - uid: IPA.Loader.PluginInitInjector.AddInjector*
  2681. name: AddInjector
  2682. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_
  2683. commentId: Overload:IPA.Loader.PluginInitInjector.AddInjector
  2684. isSpec: "True"
  2685. fullName: IPA.Loader.PluginInitInjector.AddInjector
  2686. nameWithType: PluginInitInjector.AddInjector
  2687. - uid: IPA.Loader.PluginInitInjector.InjectParameter
  2688. name: PluginInitInjector.InjectParameter
  2689. href: api/IPA.Loader.PluginInitInjector.InjectParameter.html
  2690. commentId: T:IPA.Loader.PluginInitInjector.InjectParameter
  2691. fullName: IPA.Loader.PluginInitInjector.InjectParameter
  2692. nameWithType: PluginInitInjector.InjectParameter
  2693. - uid: IPA.Loader.PluginManager
  2694. name: PluginManager
  2695. href: api/IPA.Loader.PluginManager.html
  2696. commentId: T:IPA.Loader.PluginManager
  2697. fullName: IPA.Loader.PluginManager
  2698. nameWithType: PluginManager
  2699. - uid: IPA.Loader.PluginManager.AllPlugins
  2700. name: AllPlugins
  2701. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins
  2702. commentId: P:IPA.Loader.PluginManager.AllPlugins
  2703. fullName: IPA.Loader.PluginManager.AllPlugins
  2704. nameWithType: PluginManager.AllPlugins
  2705. - uid: IPA.Loader.PluginManager.AllPlugins*
  2706. name: AllPlugins
  2707. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins_
  2708. commentId: Overload:IPA.Loader.PluginManager.AllPlugins
  2709. isSpec: "True"
  2710. fullName: IPA.Loader.PluginManager.AllPlugins
  2711. nameWithType: PluginManager.AllPlugins
  2712. - uid: IPA.Loader.PluginManager.DisabledPlugins
  2713. name: DisabledPlugins
  2714. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins
  2715. commentId: P:IPA.Loader.PluginManager.DisabledPlugins
  2716. fullName: IPA.Loader.PluginManager.DisabledPlugins
  2717. nameWithType: PluginManager.DisabledPlugins
  2718. - uid: IPA.Loader.PluginManager.DisabledPlugins*
  2719. name: DisabledPlugins
  2720. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins_
  2721. commentId: Overload:IPA.Loader.PluginManager.DisabledPlugins
  2722. isSpec: "True"
  2723. fullName: IPA.Loader.PluginManager.DisabledPlugins
  2724. nameWithType: PluginManager.DisabledPlugins
  2725. - uid: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  2726. name: GetDisabledPlugin(String)
  2727. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_System_String_
  2728. commentId: M:IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  2729. fullName: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  2730. nameWithType: PluginManager.GetDisabledPlugin(String)
  2731. - uid: IPA.Loader.PluginManager.GetDisabledPlugin*
  2732. name: GetDisabledPlugin
  2733. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_
  2734. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPlugin
  2735. isSpec: "True"
  2736. fullName: IPA.Loader.PluginManager.GetDisabledPlugin
  2737. nameWithType: PluginManager.GetDisabledPlugin
  2738. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  2739. name: GetDisabledPluginFromId(String)
  2740. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_System_String_
  2741. commentId: M:IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  2742. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  2743. nameWithType: PluginManager.GetDisabledPluginFromId(String)
  2744. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId*
  2745. name: GetDisabledPluginFromId
  2746. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_
  2747. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPluginFromId
  2748. isSpec: "True"
  2749. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId
  2750. nameWithType: PluginManager.GetDisabledPluginFromId
  2751. - uid: IPA.Loader.PluginManager.GetPlugin(System.String)
  2752. name: GetPlugin(String)
  2753. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_System_String_
  2754. commentId: M:IPA.Loader.PluginManager.GetPlugin(System.String)
  2755. fullName: IPA.Loader.PluginManager.GetPlugin(System.String)
  2756. nameWithType: PluginManager.GetPlugin(String)
  2757. - uid: IPA.Loader.PluginManager.GetPlugin*
  2758. name: GetPlugin
  2759. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_
  2760. commentId: Overload:IPA.Loader.PluginManager.GetPlugin
  2761. isSpec: "True"
  2762. fullName: IPA.Loader.PluginManager.GetPlugin
  2763. nameWithType: PluginManager.GetPlugin
  2764. - uid: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  2765. name: GetPluginFromId(String)
  2766. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_System_String_
  2767. commentId: M:IPA.Loader.PluginManager.GetPluginFromId(System.String)
  2768. fullName: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  2769. nameWithType: PluginManager.GetPluginFromId(String)
  2770. - uid: IPA.Loader.PluginManager.GetPluginFromId*
  2771. name: GetPluginFromId
  2772. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_
  2773. commentId: Overload:IPA.Loader.PluginManager.GetPluginFromId
  2774. isSpec: "True"
  2775. fullName: IPA.Loader.PluginManager.GetPluginFromId
  2776. nameWithType: PluginManager.GetPluginFromId
  2777. - uid: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  2778. name: IsDisabled(PluginMetadata)
  2779. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_IPA_Loader_PluginMetadata_
  2780. commentId: M:IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  2781. fullName: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  2782. nameWithType: PluginManager.IsDisabled(PluginMetadata)
  2783. - uid: IPA.Loader.PluginManager.IsDisabled*
  2784. name: IsDisabled
  2785. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_
  2786. commentId: Overload:IPA.Loader.PluginManager.IsDisabled
  2787. isSpec: "True"
  2788. fullName: IPA.Loader.PluginManager.IsDisabled
  2789. nameWithType: PluginManager.IsDisabled
  2790. - uid: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  2791. name: IsEnabled(PluginMetadata)
  2792. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_IPA_Loader_PluginMetadata_
  2793. commentId: M:IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  2794. fullName: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  2795. nameWithType: PluginManager.IsEnabled(PluginMetadata)
  2796. - uid: IPA.Loader.PluginManager.IsEnabled*
  2797. name: IsEnabled
  2798. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_
  2799. commentId: Overload:IPA.Loader.PluginManager.IsEnabled
  2800. isSpec: "True"
  2801. fullName: IPA.Loader.PluginManager.IsEnabled
  2802. nameWithType: PluginManager.IsEnabled
  2803. - uid: IPA.Loader.PluginManager.PluginDisabled
  2804. name: PluginDisabled
  2805. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginDisabled
  2806. commentId: E:IPA.Loader.PluginManager.PluginDisabled
  2807. fullName: IPA.Loader.PluginManager.PluginDisabled
  2808. nameWithType: PluginManager.PluginDisabled
  2809. - uid: IPA.Loader.PluginManager.PluginDisableDelegate
  2810. name: PluginManager.PluginDisableDelegate
  2811. href: api/IPA.Loader.PluginManager.PluginDisableDelegate.html
  2812. commentId: T:IPA.Loader.PluginManager.PluginDisableDelegate
  2813. fullName: IPA.Loader.PluginManager.PluginDisableDelegate
  2814. nameWithType: PluginManager.PluginDisableDelegate
  2815. - uid: IPA.Loader.PluginManager.PluginEnabled
  2816. name: PluginEnabled
  2817. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginEnabled
  2818. commentId: E:IPA.Loader.PluginManager.PluginEnabled
  2819. fullName: IPA.Loader.PluginManager.PluginEnabled
  2820. nameWithType: PluginManager.PluginEnabled
  2821. - uid: IPA.Loader.PluginManager.PluginEnableDelegate
  2822. name: PluginManager.PluginEnableDelegate
  2823. href: api/IPA.Loader.PluginManager.PluginEnableDelegate.html
  2824. commentId: T:IPA.Loader.PluginManager.PluginEnableDelegate
  2825. fullName: IPA.Loader.PluginManager.PluginEnableDelegate
  2826. nameWithType: PluginManager.PluginEnableDelegate
  2827. - uid: IPA.Loader.PluginManager.Plugins
  2828. name: Plugins
  2829. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins
  2830. commentId: P:IPA.Loader.PluginManager.Plugins
  2831. fullName: IPA.Loader.PluginManager.Plugins
  2832. nameWithType: PluginManager.Plugins
  2833. - uid: IPA.Loader.PluginManager.Plugins*
  2834. name: Plugins
  2835. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins_
  2836. commentId: Overload:IPA.Loader.PluginManager.Plugins
  2837. isSpec: "True"
  2838. fullName: IPA.Loader.PluginManager.Plugins
  2839. nameWithType: PluginManager.Plugins
  2840. - uid: IPA.Loader.PluginManager.PluginStateTransaction
  2841. name: PluginStateTransaction()
  2842. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction
  2843. commentId: M:IPA.Loader.PluginManager.PluginStateTransaction
  2844. fullName: IPA.Loader.PluginManager.PluginStateTransaction()
  2845. nameWithType: PluginManager.PluginStateTransaction()
  2846. - uid: IPA.Loader.PluginManager.PluginStateTransaction*
  2847. name: PluginStateTransaction
  2848. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction_
  2849. commentId: Overload:IPA.Loader.PluginManager.PluginStateTransaction
  2850. isSpec: "True"
  2851. fullName: IPA.Loader.PluginManager.PluginStateTransaction
  2852. nameWithType: PluginManager.PluginStateTransaction
  2853. - uid: IPA.Loader.PluginMetadata
  2854. name: PluginMetadata
  2855. href: api/IPA.Loader.PluginMetadata.html
  2856. commentId: T:IPA.Loader.PluginMetadata
  2857. fullName: IPA.Loader.PluginMetadata
  2858. nameWithType: PluginMetadata
  2859. - uid: IPA.Loader.PluginMetadata.Assembly
  2860. name: Assembly
  2861. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly
  2862. commentId: P:IPA.Loader.PluginMetadata.Assembly
  2863. fullName: IPA.Loader.PluginMetadata.Assembly
  2864. nameWithType: PluginMetadata.Assembly
  2865. - uid: IPA.Loader.PluginMetadata.Assembly*
  2866. name: Assembly
  2867. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly_
  2868. commentId: Overload:IPA.Loader.PluginMetadata.Assembly
  2869. isSpec: "True"
  2870. fullName: IPA.Loader.PluginMetadata.Assembly
  2871. nameWithType: PluginMetadata.Assembly
  2872. - uid: IPA.Loader.PluginMetadata.Features
  2873. name: Features
  2874. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features
  2875. commentId: P:IPA.Loader.PluginMetadata.Features
  2876. fullName: IPA.Loader.PluginMetadata.Features
  2877. nameWithType: PluginMetadata.Features
  2878. - uid: IPA.Loader.PluginMetadata.Features*
  2879. name: Features
  2880. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features_
  2881. commentId: Overload:IPA.Loader.PluginMetadata.Features
  2882. isSpec: "True"
  2883. fullName: IPA.Loader.PluginMetadata.Features
  2884. nameWithType: PluginMetadata.Features
  2885. - uid: IPA.Loader.PluginMetadata.File
  2886. name: File
  2887. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File
  2888. commentId: P:IPA.Loader.PluginMetadata.File
  2889. fullName: IPA.Loader.PluginMetadata.File
  2890. nameWithType: PluginMetadata.File
  2891. - uid: IPA.Loader.PluginMetadata.File*
  2892. name: File
  2893. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File_
  2894. commentId: Overload:IPA.Loader.PluginMetadata.File
  2895. isSpec: "True"
  2896. fullName: IPA.Loader.PluginMetadata.File
  2897. nameWithType: PluginMetadata.File
  2898. - uid: IPA.Loader.PluginMetadata.Id
  2899. name: Id
  2900. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id
  2901. commentId: P:IPA.Loader.PluginMetadata.Id
  2902. fullName: IPA.Loader.PluginMetadata.Id
  2903. nameWithType: PluginMetadata.Id
  2904. - uid: IPA.Loader.PluginMetadata.Id*
  2905. name: Id
  2906. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id_
  2907. commentId: Overload:IPA.Loader.PluginMetadata.Id
  2908. isSpec: "True"
  2909. fullName: IPA.Loader.PluginMetadata.Id
  2910. nameWithType: PluginMetadata.Id
  2911. - uid: IPA.Loader.PluginMetadata.IsBare
  2912. name: IsBare
  2913. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare
  2914. commentId: P:IPA.Loader.PluginMetadata.IsBare
  2915. fullName: IPA.Loader.PluginMetadata.IsBare
  2916. nameWithType: PluginMetadata.IsBare
  2917. - uid: IPA.Loader.PluginMetadata.IsBare*
  2918. name: IsBare
  2919. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare_
  2920. commentId: Overload:IPA.Loader.PluginMetadata.IsBare
  2921. isSpec: "True"
  2922. fullName: IPA.Loader.PluginMetadata.IsBare
  2923. nameWithType: PluginMetadata.IsBare
  2924. - uid: IPA.Loader.PluginMetadata.Name
  2925. name: Name
  2926. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name
  2927. commentId: P:IPA.Loader.PluginMetadata.Name
  2928. fullName: IPA.Loader.PluginMetadata.Name
  2929. nameWithType: PluginMetadata.Name
  2930. - uid: IPA.Loader.PluginMetadata.Name*
  2931. name: Name
  2932. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name_
  2933. commentId: Overload:IPA.Loader.PluginMetadata.Name
  2934. isSpec: "True"
  2935. fullName: IPA.Loader.PluginMetadata.Name
  2936. nameWithType: PluginMetadata.Name
  2937. - uid: IPA.Loader.PluginMetadata.PluginType
  2938. name: PluginType
  2939. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType
  2940. commentId: P:IPA.Loader.PluginMetadata.PluginType
  2941. fullName: IPA.Loader.PluginMetadata.PluginType
  2942. nameWithType: PluginMetadata.PluginType
  2943. - uid: IPA.Loader.PluginMetadata.PluginType*
  2944. name: PluginType
  2945. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType_
  2946. commentId: Overload:IPA.Loader.PluginMetadata.PluginType
  2947. isSpec: "True"
  2948. fullName: IPA.Loader.PluginMetadata.PluginType
  2949. nameWithType: PluginMetadata.PluginType
  2950. - uid: IPA.Loader.PluginMetadata.RuntimeOptions
  2951. name: RuntimeOptions
  2952. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions
  2953. commentId: P:IPA.Loader.PluginMetadata.RuntimeOptions
  2954. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  2955. nameWithType: PluginMetadata.RuntimeOptions
  2956. - uid: IPA.Loader.PluginMetadata.RuntimeOptions*
  2957. name: RuntimeOptions
  2958. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions_
  2959. commentId: Overload:IPA.Loader.PluginMetadata.RuntimeOptions
  2960. isSpec: "True"
  2961. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  2962. nameWithType: PluginMetadata.RuntimeOptions
  2963. - uid: IPA.Loader.PluginMetadata.ToString
  2964. name: ToString()
  2965. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString
  2966. commentId: M:IPA.Loader.PluginMetadata.ToString
  2967. fullName: IPA.Loader.PluginMetadata.ToString()
  2968. nameWithType: PluginMetadata.ToString()
  2969. - uid: IPA.Loader.PluginMetadata.ToString*
  2970. name: ToString
  2971. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString_
  2972. commentId: Overload:IPA.Loader.PluginMetadata.ToString
  2973. isSpec: "True"
  2974. fullName: IPA.Loader.PluginMetadata.ToString
  2975. nameWithType: PluginMetadata.ToString
  2976. - uid: IPA.Loader.PluginMetadata.Version
  2977. name: Version
  2978. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version
  2979. commentId: P:IPA.Loader.PluginMetadata.Version
  2980. fullName: IPA.Loader.PluginMetadata.Version
  2981. nameWithType: PluginMetadata.Version
  2982. - uid: IPA.Loader.PluginMetadata.Version*
  2983. name: Version
  2984. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version_
  2985. commentId: Overload:IPA.Loader.PluginMetadata.Version
  2986. isSpec: "True"
  2987. fullName: IPA.Loader.PluginMetadata.Version
  2988. nameWithType: PluginMetadata.Version
  2989. - uid: IPA.Loader.StateTransitionTransaction
  2990. name: StateTransitionTransaction
  2991. href: api/IPA.Loader.StateTransitionTransaction.html
  2992. commentId: T:IPA.Loader.StateTransitionTransaction
  2993. fullName: IPA.Loader.StateTransitionTransaction
  2994. nameWithType: StateTransitionTransaction
  2995. - uid: IPA.Loader.StateTransitionTransaction.Commit
  2996. name: Commit()
  2997. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit
  2998. commentId: M:IPA.Loader.StateTransitionTransaction.Commit
  2999. fullName: IPA.Loader.StateTransitionTransaction.Commit()
  3000. nameWithType: StateTransitionTransaction.Commit()
  3001. - uid: IPA.Loader.StateTransitionTransaction.Commit*
  3002. name: Commit
  3003. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit_
  3004. commentId: Overload:IPA.Loader.StateTransitionTransaction.Commit
  3005. isSpec: "True"
  3006. fullName: IPA.Loader.StateTransitionTransaction.Commit
  3007. nameWithType: StateTransitionTransaction.Commit
  3008. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata)
  3009. name: Disable(PluginMetadata)
  3010. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_
  3011. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata)
  3012. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata)
  3013. nameWithType: StateTransitionTransaction.Disable(PluginMetadata)
  3014. - uid: IPA.Loader.StateTransitionTransaction.Disable*
  3015. name: Disable
  3016. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_
  3017. commentId: Overload:IPA.Loader.StateTransitionTransaction.Disable
  3018. isSpec: "True"
  3019. fullName: IPA.Loader.StateTransitionTransaction.Disable
  3020. nameWithType: StateTransitionTransaction.Disable
  3021. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3022. name: DisabledPlugins
  3023. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins
  3024. commentId: P:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3025. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3026. nameWithType: StateTransitionTransaction.DisabledPlugins
  3027. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins*
  3028. name: DisabledPlugins
  3029. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins_
  3030. commentId: Overload:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3031. isSpec: "True"
  3032. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3033. nameWithType: StateTransitionTransaction.DisabledPlugins
  3034. - uid: IPA.Loader.StateTransitionTransaction.Dispose
  3035. name: Dispose()
  3036. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose
  3037. commentId: M:IPA.Loader.StateTransitionTransaction.Dispose
  3038. fullName: IPA.Loader.StateTransitionTransaction.Dispose()
  3039. nameWithType: StateTransitionTransaction.Dispose()
  3040. - uid: IPA.Loader.StateTransitionTransaction.Dispose*
  3041. name: Dispose
  3042. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose_
  3043. commentId: Overload:IPA.Loader.StateTransitionTransaction.Dispose
  3044. isSpec: "True"
  3045. fullName: IPA.Loader.StateTransitionTransaction.Dispose
  3046. nameWithType: StateTransitionTransaction.Dispose
  3047. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata)
  3048. name: Enable(PluginMetadata)
  3049. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_
  3050. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata)
  3051. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata)
  3052. nameWithType: StateTransitionTransaction.Enable(PluginMetadata)
  3053. - uid: IPA.Loader.StateTransitionTransaction.Enable*
  3054. name: Enable
  3055. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_
  3056. commentId: Overload:IPA.Loader.StateTransitionTransaction.Enable
  3057. isSpec: "True"
  3058. fullName: IPA.Loader.StateTransitionTransaction.Enable
  3059. nameWithType: StateTransitionTransaction.Enable
  3060. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3061. name: EnabledPlugins
  3062. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins
  3063. commentId: P:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3064. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3065. nameWithType: StateTransitionTransaction.EnabledPlugins
  3066. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins*
  3067. name: EnabledPlugins
  3068. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins_
  3069. commentId: Overload:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3070. isSpec: "True"
  3071. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3072. nameWithType: StateTransitionTransaction.EnabledPlugins
  3073. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3074. name: IsDisabled(PluginMetadata)
  3075. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_IPA_Loader_PluginMetadata_
  3076. commentId: M:IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3077. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3078. nameWithType: StateTransitionTransaction.IsDisabled(PluginMetadata)
  3079. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled*
  3080. name: IsDisabled
  3081. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_
  3082. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsDisabled
  3083. isSpec: "True"
  3084. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled
  3085. nameWithType: StateTransitionTransaction.IsDisabled
  3086. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3087. name: IsEnabled(PluginMetadata)
  3088. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_IPA_Loader_PluginMetadata_
  3089. commentId: M:IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3090. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3091. nameWithType: StateTransitionTransaction.IsEnabled(PluginMetadata)
  3092. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled*
  3093. name: IsEnabled
  3094. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_
  3095. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsEnabled
  3096. isSpec: "True"
  3097. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled
  3098. nameWithType: StateTransitionTransaction.IsEnabled
  3099. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3100. name: WillNeedRestart
  3101. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart
  3102. commentId: P:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3103. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3104. nameWithType: StateTransitionTransaction.WillNeedRestart
  3105. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart*
  3106. name: WillNeedRestart
  3107. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart_
  3108. commentId: Overload:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3109. isSpec: "True"
  3110. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3111. nameWithType: StateTransitionTransaction.WillNeedRestart
  3112. - uid: IPA.Logging
  3113. name: IPA.Logging
  3114. href: api/IPA.Logging.html
  3115. commentId: N:IPA.Logging
  3116. fullName: IPA.Logging
  3117. nameWithType: IPA.Logging
  3118. - uid: IPA.Logging.Logger
  3119. name: Logger
  3120. href: api/IPA.Logging.Logger.html
  3121. commentId: T:IPA.Logging.Logger
  3122. fullName: IPA.Logging.Logger
  3123. nameWithType: Logger
  3124. - uid: IPA.Logging.Logger.Critical(System.Exception)
  3125. name: Critical(Exception)
  3126. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_Exception_
  3127. commentId: M:IPA.Logging.Logger.Critical(System.Exception)
  3128. fullName: IPA.Logging.Logger.Critical(System.Exception)
  3129. nameWithType: Logger.Critical(Exception)
  3130. - uid: IPA.Logging.Logger.Critical(System.String)
  3131. name: Critical(String)
  3132. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_String_
  3133. commentId: M:IPA.Logging.Logger.Critical(System.String)
  3134. fullName: IPA.Logging.Logger.Critical(System.String)
  3135. nameWithType: Logger.Critical(String)
  3136. - uid: IPA.Logging.Logger.Critical*
  3137. name: Critical
  3138. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_
  3139. commentId: Overload:IPA.Logging.Logger.Critical
  3140. isSpec: "True"
  3141. fullName: IPA.Logging.Logger.Critical
  3142. nameWithType: Logger.Critical
  3143. - uid: IPA.Logging.Logger.Debug(System.Exception)
  3144. name: Debug(Exception)
  3145. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_Exception_
  3146. commentId: M:IPA.Logging.Logger.Debug(System.Exception)
  3147. fullName: IPA.Logging.Logger.Debug(System.Exception)
  3148. nameWithType: Logger.Debug(Exception)
  3149. - uid: IPA.Logging.Logger.Debug(System.String)
  3150. name: Debug(String)
  3151. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_String_
  3152. commentId: M:IPA.Logging.Logger.Debug(System.String)
  3153. fullName: IPA.Logging.Logger.Debug(System.String)
  3154. nameWithType: Logger.Debug(String)
  3155. - uid: IPA.Logging.Logger.Debug*
  3156. name: Debug
  3157. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_
  3158. commentId: Overload:IPA.Logging.Logger.Debug
  3159. isSpec: "True"
  3160. fullName: IPA.Logging.Logger.Debug
  3161. nameWithType: Logger.Debug
  3162. - uid: IPA.Logging.Logger.Error(System.Exception)
  3163. name: Error(Exception)
  3164. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_Exception_
  3165. commentId: M:IPA.Logging.Logger.Error(System.Exception)
  3166. fullName: IPA.Logging.Logger.Error(System.Exception)
  3167. nameWithType: Logger.Error(Exception)
  3168. - uid: IPA.Logging.Logger.Error(System.String)
  3169. name: Error(String)
  3170. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_String_
  3171. commentId: M:IPA.Logging.Logger.Error(System.String)
  3172. fullName: IPA.Logging.Logger.Error(System.String)
  3173. nameWithType: Logger.Error(String)
  3174. - uid: IPA.Logging.Logger.Error*
  3175. name: Error
  3176. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_
  3177. commentId: Overload:IPA.Logging.Logger.Error
  3178. isSpec: "True"
  3179. fullName: IPA.Logging.Logger.Error
  3180. nameWithType: Logger.Error
  3181. - uid: IPA.Logging.Logger.Info(System.Exception)
  3182. name: Info(Exception)
  3183. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_Exception_
  3184. commentId: M:IPA.Logging.Logger.Info(System.Exception)
  3185. fullName: IPA.Logging.Logger.Info(System.Exception)
  3186. nameWithType: Logger.Info(Exception)
  3187. - uid: IPA.Logging.Logger.Info(System.String)
  3188. name: Info(String)
  3189. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_String_
  3190. commentId: M:IPA.Logging.Logger.Info(System.String)
  3191. fullName: IPA.Logging.Logger.Info(System.String)
  3192. nameWithType: Logger.Info(String)
  3193. - uid: IPA.Logging.Logger.Info*
  3194. name: Info
  3195. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_
  3196. commentId: Overload:IPA.Logging.Logger.Info
  3197. isSpec: "True"
  3198. fullName: IPA.Logging.Logger.Info
  3199. nameWithType: Logger.Info
  3200. - uid: IPA.Logging.Logger.Level
  3201. name: Logger.Level
  3202. href: api/IPA.Logging.Logger.Level.html
  3203. commentId: T:IPA.Logging.Logger.Level
  3204. fullName: IPA.Logging.Logger.Level
  3205. nameWithType: Logger.Level
  3206. - uid: IPA.Logging.Logger.Level.Critical
  3207. name: Critical
  3208. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Critical
  3209. commentId: F:IPA.Logging.Logger.Level.Critical
  3210. fullName: IPA.Logging.Logger.Level.Critical
  3211. nameWithType: Logger.Level.Critical
  3212. - uid: IPA.Logging.Logger.Level.Debug
  3213. name: Debug
  3214. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Debug
  3215. commentId: F:IPA.Logging.Logger.Level.Debug
  3216. fullName: IPA.Logging.Logger.Level.Debug
  3217. nameWithType: Logger.Level.Debug
  3218. - uid: IPA.Logging.Logger.Level.Error
  3219. name: Error
  3220. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Error
  3221. commentId: F:IPA.Logging.Logger.Level.Error
  3222. fullName: IPA.Logging.Logger.Level.Error
  3223. nameWithType: Logger.Level.Error
  3224. - uid: IPA.Logging.Logger.Level.Info
  3225. name: Info
  3226. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Info
  3227. commentId: F:IPA.Logging.Logger.Level.Info
  3228. fullName: IPA.Logging.Logger.Level.Info
  3229. nameWithType: Logger.Level.Info
  3230. - uid: IPA.Logging.Logger.Level.None
  3231. name: None
  3232. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_None
  3233. commentId: F:IPA.Logging.Logger.Level.None
  3234. fullName: IPA.Logging.Logger.Level.None
  3235. nameWithType: Logger.Level.None
  3236. - uid: IPA.Logging.Logger.Level.Notice
  3237. name: Notice
  3238. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Notice
  3239. commentId: F:IPA.Logging.Logger.Level.Notice
  3240. fullName: IPA.Logging.Logger.Level.Notice
  3241. nameWithType: Logger.Level.Notice
  3242. - uid: IPA.Logging.Logger.Level.Trace
  3243. name: Trace
  3244. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Trace
  3245. commentId: F:IPA.Logging.Logger.Level.Trace
  3246. fullName: IPA.Logging.Logger.Level.Trace
  3247. nameWithType: Logger.Level.Trace
  3248. - uid: IPA.Logging.Logger.Level.Warning
  3249. name: Warning
  3250. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Warning
  3251. commentId: F:IPA.Logging.Logger.Level.Warning
  3252. fullName: IPA.Logging.Logger.Level.Warning
  3253. nameWithType: Logger.Level.Warning
  3254. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3255. name: Log(Logger.Level, Exception)
  3256. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_Exception_
  3257. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3258. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.Exception)
  3259. nameWithType: Logger.Log(Logger.Level, Exception)
  3260. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3261. name: Log(Logger.Level, String)
  3262. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_
  3263. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3264. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.String)
  3265. nameWithType: Logger.Log(Logger.Level, String)
  3266. - uid: IPA.Logging.Logger.Log*
  3267. name: Log
  3268. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_
  3269. commentId: Overload:IPA.Logging.Logger.Log
  3270. isSpec: "True"
  3271. fullName: IPA.Logging.Logger.Log
  3272. nameWithType: Logger.Log
  3273. - uid: IPA.Logging.Logger.LogFormat
  3274. name: LogFormat
  3275. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat
  3276. commentId: P:IPA.Logging.Logger.LogFormat
  3277. fullName: IPA.Logging.Logger.LogFormat
  3278. nameWithType: Logger.LogFormat
  3279. - uid: IPA.Logging.Logger.LogFormat*
  3280. name: LogFormat
  3281. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat_
  3282. commentId: Overload:IPA.Logging.Logger.LogFormat
  3283. isSpec: "True"
  3284. fullName: IPA.Logging.Logger.LogFormat
  3285. nameWithType: Logger.LogFormat
  3286. - uid: IPA.Logging.Logger.LogLevel
  3287. name: Logger.LogLevel
  3288. href: api/IPA.Logging.Logger.LogLevel.html
  3289. commentId: T:IPA.Logging.Logger.LogLevel
  3290. fullName: IPA.Logging.Logger.LogLevel
  3291. nameWithType: Logger.LogLevel
  3292. - uid: IPA.Logging.Logger.LogLevel.All
  3293. name: All
  3294. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_All
  3295. commentId: F:IPA.Logging.Logger.LogLevel.All
  3296. fullName: IPA.Logging.Logger.LogLevel.All
  3297. nameWithType: Logger.LogLevel.All
  3298. - uid: IPA.Logging.Logger.LogLevel.CriticalOnly
  3299. name: CriticalOnly
  3300. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_CriticalOnly
  3301. commentId: F:IPA.Logging.Logger.LogLevel.CriticalOnly
  3302. fullName: IPA.Logging.Logger.LogLevel.CriticalOnly
  3303. nameWithType: Logger.LogLevel.CriticalOnly
  3304. - uid: IPA.Logging.Logger.LogLevel.DebugOnly
  3305. name: DebugOnly
  3306. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugOnly
  3307. commentId: F:IPA.Logging.Logger.LogLevel.DebugOnly
  3308. fullName: IPA.Logging.Logger.LogLevel.DebugOnly
  3309. nameWithType: Logger.LogLevel.DebugOnly
  3310. - uid: IPA.Logging.Logger.LogLevel.DebugUp
  3311. name: DebugUp
  3312. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugUp
  3313. commentId: F:IPA.Logging.Logger.LogLevel.DebugUp
  3314. fullName: IPA.Logging.Logger.LogLevel.DebugUp
  3315. nameWithType: Logger.LogLevel.DebugUp
  3316. - uid: IPA.Logging.Logger.LogLevel.ErrorOnly
  3317. name: ErrorOnly
  3318. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorOnly
  3319. commentId: F:IPA.Logging.Logger.LogLevel.ErrorOnly
  3320. fullName: IPA.Logging.Logger.LogLevel.ErrorOnly
  3321. nameWithType: Logger.LogLevel.ErrorOnly
  3322. - uid: IPA.Logging.Logger.LogLevel.ErrorUp
  3323. name: ErrorUp
  3324. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorUp
  3325. commentId: F:IPA.Logging.Logger.LogLevel.ErrorUp
  3326. fullName: IPA.Logging.Logger.LogLevel.ErrorUp
  3327. nameWithType: Logger.LogLevel.ErrorUp
  3328. - uid: IPA.Logging.Logger.LogLevel.InfoOnly
  3329. name: InfoOnly
  3330. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoOnly
  3331. commentId: F:IPA.Logging.Logger.LogLevel.InfoOnly
  3332. fullName: IPA.Logging.Logger.LogLevel.InfoOnly
  3333. nameWithType: Logger.LogLevel.InfoOnly
  3334. - uid: IPA.Logging.Logger.LogLevel.InfoUp
  3335. name: InfoUp
  3336. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoUp
  3337. commentId: F:IPA.Logging.Logger.LogLevel.InfoUp
  3338. fullName: IPA.Logging.Logger.LogLevel.InfoUp
  3339. nameWithType: Logger.LogLevel.InfoUp
  3340. - uid: IPA.Logging.Logger.LogLevel.None
  3341. name: None
  3342. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_None
  3343. commentId: F:IPA.Logging.Logger.LogLevel.None
  3344. fullName: IPA.Logging.Logger.LogLevel.None
  3345. nameWithType: Logger.LogLevel.None
  3346. - uid: IPA.Logging.Logger.LogLevel.NoticeOnly
  3347. name: NoticeOnly
  3348. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeOnly
  3349. commentId: F:IPA.Logging.Logger.LogLevel.NoticeOnly
  3350. fullName: IPA.Logging.Logger.LogLevel.NoticeOnly
  3351. nameWithType: Logger.LogLevel.NoticeOnly
  3352. - uid: IPA.Logging.Logger.LogLevel.NoticeUp
  3353. name: NoticeUp
  3354. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeUp
  3355. commentId: F:IPA.Logging.Logger.LogLevel.NoticeUp
  3356. fullName: IPA.Logging.Logger.LogLevel.NoticeUp
  3357. nameWithType: Logger.LogLevel.NoticeUp
  3358. - uid: IPA.Logging.Logger.LogLevel.TraceOnly
  3359. name: TraceOnly
  3360. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_TraceOnly
  3361. commentId: F:IPA.Logging.Logger.LogLevel.TraceOnly
  3362. fullName: IPA.Logging.Logger.LogLevel.TraceOnly
  3363. nameWithType: Logger.LogLevel.TraceOnly
  3364. - uid: IPA.Logging.Logger.LogLevel.Undefined
  3365. name: Undefined
  3366. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_Undefined
  3367. commentId: F:IPA.Logging.Logger.LogLevel.Undefined
  3368. fullName: IPA.Logging.Logger.LogLevel.Undefined
  3369. nameWithType: Logger.LogLevel.Undefined
  3370. - uid: IPA.Logging.Logger.LogLevel.WarningOnly
  3371. name: WarningOnly
  3372. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningOnly
  3373. commentId: F:IPA.Logging.Logger.LogLevel.WarningOnly
  3374. fullName: IPA.Logging.Logger.LogLevel.WarningOnly
  3375. nameWithType: Logger.LogLevel.WarningOnly
  3376. - uid: IPA.Logging.Logger.LogLevel.WarningUp
  3377. name: WarningUp
  3378. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningUp
  3379. commentId: F:IPA.Logging.Logger.LogLevel.WarningUp
  3380. fullName: IPA.Logging.Logger.LogLevel.WarningUp
  3381. nameWithType: Logger.LogLevel.WarningUp
  3382. - uid: IPA.Logging.Logger.Notice(System.Exception)
  3383. name: Notice(Exception)
  3384. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_Exception_
  3385. commentId: M:IPA.Logging.Logger.Notice(System.Exception)
  3386. fullName: IPA.Logging.Logger.Notice(System.Exception)
  3387. nameWithType: Logger.Notice(Exception)
  3388. - uid: IPA.Logging.Logger.Notice(System.String)
  3389. name: Notice(String)
  3390. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_String_
  3391. commentId: M:IPA.Logging.Logger.Notice(System.String)
  3392. fullName: IPA.Logging.Logger.Notice(System.String)
  3393. nameWithType: Logger.Notice(String)
  3394. - uid: IPA.Logging.Logger.Notice*
  3395. name: Notice
  3396. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_
  3397. commentId: Overload:IPA.Logging.Logger.Notice
  3398. isSpec: "True"
  3399. fullName: IPA.Logging.Logger.Notice
  3400. nameWithType: Logger.Notice
  3401. - uid: IPA.Logging.Logger.Trace(System.Exception)
  3402. name: Trace(Exception)
  3403. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_Exception_
  3404. commentId: M:IPA.Logging.Logger.Trace(System.Exception)
  3405. fullName: IPA.Logging.Logger.Trace(System.Exception)
  3406. nameWithType: Logger.Trace(Exception)
  3407. - uid: IPA.Logging.Logger.Trace(System.String)
  3408. name: Trace(String)
  3409. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_String_
  3410. commentId: M:IPA.Logging.Logger.Trace(System.String)
  3411. fullName: IPA.Logging.Logger.Trace(System.String)
  3412. nameWithType: Logger.Trace(String)
  3413. - uid: IPA.Logging.Logger.Trace*
  3414. name: Trace
  3415. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_
  3416. commentId: Overload:IPA.Logging.Logger.Trace
  3417. isSpec: "True"
  3418. fullName: IPA.Logging.Logger.Trace
  3419. nameWithType: Logger.Trace
  3420. - uid: IPA.Logging.Logger.Warn(System.Exception)
  3421. name: Warn(Exception)
  3422. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_Exception_
  3423. commentId: M:IPA.Logging.Logger.Warn(System.Exception)
  3424. fullName: IPA.Logging.Logger.Warn(System.Exception)
  3425. nameWithType: Logger.Warn(Exception)
  3426. - uid: IPA.Logging.Logger.Warn(System.String)
  3427. name: Warn(String)
  3428. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_String_
  3429. commentId: M:IPA.Logging.Logger.Warn(System.String)
  3430. fullName: IPA.Logging.Logger.Warn(System.String)
  3431. nameWithType: Logger.Warn(String)
  3432. - uid: IPA.Logging.Logger.Warn*
  3433. name: Warn
  3434. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_
  3435. commentId: Overload:IPA.Logging.Logger.Warn
  3436. isSpec: "True"
  3437. fullName: IPA.Logging.Logger.Warn
  3438. nameWithType: Logger.Warn
  3439. - uid: IPA.Logging.LoggerExtensions
  3440. name: LoggerExtensions
  3441. href: api/IPA.Logging.LoggerExtensions.html
  3442. commentId: T:IPA.Logging.LoggerExtensions
  3443. fullName: IPA.Logging.LoggerExtensions
  3444. nameWithType: LoggerExtensions
  3445. - uid: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  3446. name: GetChildLogger(Logger, String)
  3447. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_
  3448. commentId: M:IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  3449. fullName: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger, System.String)
  3450. nameWithType: LoggerExtensions.GetChildLogger(Logger, String)
  3451. - uid: IPA.Logging.LoggerExtensions.GetChildLogger*
  3452. name: GetChildLogger
  3453. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_
  3454. commentId: Overload:IPA.Logging.LoggerExtensions.GetChildLogger
  3455. isSpec: "True"
  3456. fullName: IPA.Logging.LoggerExtensions.GetChildLogger
  3457. nameWithType: LoggerExtensions.GetChildLogger
  3458. - uid: IPA.Logging.LogPrinter
  3459. name: LogPrinter
  3460. href: api/IPA.Logging.LogPrinter.html
  3461. commentId: T:IPA.Logging.LogPrinter
  3462. fullName: IPA.Logging.LogPrinter
  3463. nameWithType: LogPrinter
  3464. - uid: IPA.Logging.LogPrinter.EndPrint
  3465. name: EndPrint()
  3466. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint
  3467. commentId: M:IPA.Logging.LogPrinter.EndPrint
  3468. fullName: IPA.Logging.LogPrinter.EndPrint()
  3469. nameWithType: LogPrinter.EndPrint()
  3470. - uid: IPA.Logging.LogPrinter.EndPrint*
  3471. name: EndPrint
  3472. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint_
  3473. commentId: Overload:IPA.Logging.LogPrinter.EndPrint
  3474. isSpec: "True"
  3475. fullName: IPA.Logging.LogPrinter.EndPrint
  3476. nameWithType: LogPrinter.EndPrint
  3477. - uid: IPA.Logging.LogPrinter.Filter
  3478. name: Filter
  3479. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter
  3480. commentId: P:IPA.Logging.LogPrinter.Filter
  3481. fullName: IPA.Logging.LogPrinter.Filter
  3482. nameWithType: LogPrinter.Filter
  3483. - uid: IPA.Logging.LogPrinter.Filter*
  3484. name: Filter
  3485. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter_
  3486. commentId: Overload:IPA.Logging.LogPrinter.Filter
  3487. isSpec: "True"
  3488. fullName: IPA.Logging.LogPrinter.Filter
  3489. nameWithType: LogPrinter.Filter
  3490. - uid: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3491. name: Print(Logger.Level, DateTime, String, String)
  3492. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3493. commentId: M:IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3494. fullName: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3495. nameWithType: LogPrinter.Print(Logger.Level, DateTime, String, String)
  3496. - uid: IPA.Logging.LogPrinter.Print*
  3497. name: Print
  3498. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_
  3499. commentId: Overload:IPA.Logging.LogPrinter.Print
  3500. isSpec: "True"
  3501. fullName: IPA.Logging.LogPrinter.Print
  3502. nameWithType: LogPrinter.Print
  3503. - uid: IPA.Logging.LogPrinter.StartPrint
  3504. name: StartPrint()
  3505. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint
  3506. commentId: M:IPA.Logging.LogPrinter.StartPrint
  3507. fullName: IPA.Logging.LogPrinter.StartPrint()
  3508. nameWithType: LogPrinter.StartPrint()
  3509. - uid: IPA.Logging.LogPrinter.StartPrint*
  3510. name: StartPrint
  3511. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint_
  3512. commentId: Overload:IPA.Logging.LogPrinter.StartPrint
  3513. isSpec: "True"
  3514. fullName: IPA.Logging.LogPrinter.StartPrint
  3515. nameWithType: LogPrinter.StartPrint
  3516. - uid: IPA.Logging.Printers
  3517. name: IPA.Logging.Printers
  3518. href: api/IPA.Logging.Printers.html
  3519. commentId: N:IPA.Logging.Printers
  3520. fullName: IPA.Logging.Printers
  3521. nameWithType: IPA.Logging.Printers
  3522. - uid: IPA.Logging.Printers.ColoredConsolePrinter
  3523. name: ColoredConsolePrinter
  3524. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html
  3525. commentId: T:IPA.Logging.Printers.ColoredConsolePrinter
  3526. fullName: IPA.Logging.Printers.ColoredConsolePrinter
  3527. nameWithType: ColoredConsolePrinter
  3528. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3529. name: Color
  3530. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color
  3531. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Color
  3532. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3533. nameWithType: ColoredConsolePrinter.Color
  3534. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color*
  3535. name: Color
  3536. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color_
  3537. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Color
  3538. isSpec: "True"
  3539. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3540. nameWithType: ColoredConsolePrinter.Color
  3541. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3542. name: Filter
  3543. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter
  3544. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3545. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3546. nameWithType: ColoredConsolePrinter.Filter
  3547. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter*
  3548. name: Filter
  3549. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter_
  3550. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3551. isSpec: "True"
  3552. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3553. nameWithType: ColoredConsolePrinter.Filter
  3554. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3555. name: Print(Logger.Level, DateTime, String, String)
  3556. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3557. commentId: M:IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3558. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3559. nameWithType: ColoredConsolePrinter.Print(Logger.Level, DateTime, String, String)
  3560. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print*
  3561. name: Print
  3562. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_
  3563. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Print
  3564. isSpec: "True"
  3565. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print
  3566. nameWithType: ColoredConsolePrinter.Print
  3567. - uid: IPA.Logging.Printers.ColorlessConsolePrinter
  3568. name: ColorlessConsolePrinter
  3569. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html
  3570. commentId: T:IPA.Logging.Printers.ColorlessConsolePrinter
  3571. fullName: IPA.Logging.Printers.ColorlessConsolePrinter
  3572. nameWithType: ColorlessConsolePrinter
  3573. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3574. name: Filter
  3575. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter
  3576. commentId: P:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3577. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3578. nameWithType: ColorlessConsolePrinter.Filter
  3579. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter*
  3580. name: Filter
  3581. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter_
  3582. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3583. isSpec: "True"
  3584. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3585. nameWithType: ColorlessConsolePrinter.Filter
  3586. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3587. name: Print(Logger.Level, DateTime, String, String)
  3588. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3589. commentId: M:IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3590. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3591. nameWithType: ColorlessConsolePrinter.Print(Logger.Level, DateTime, String, String)
  3592. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print*
  3593. name: Print
  3594. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_
  3595. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Print
  3596. isSpec: "True"
  3597. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print
  3598. nameWithType: ColorlessConsolePrinter.Print
  3599. - uid: IPA.Logging.Printers.GlobalLogFilePrinter
  3600. name: GlobalLogFilePrinter
  3601. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html
  3602. commentId: T:IPA.Logging.Printers.GlobalLogFilePrinter
  3603. fullName: IPA.Logging.Printers.GlobalLogFilePrinter
  3604. nameWithType: GlobalLogFilePrinter
  3605. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3606. name: Filter
  3607. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter
  3608. commentId: P:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3609. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3610. nameWithType: GlobalLogFilePrinter.Filter
  3611. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter*
  3612. name: Filter
  3613. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter_
  3614. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3615. isSpec: "True"
  3616. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3617. nameWithType: GlobalLogFilePrinter.Filter
  3618. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3619. name: GetFileInfo()
  3620. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo
  3621. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3622. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo()
  3623. nameWithType: GlobalLogFilePrinter.GetFileInfo()
  3624. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo*
  3625. name: GetFileInfo
  3626. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo_
  3627. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3628. isSpec: "True"
  3629. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3630. nameWithType: GlobalLogFilePrinter.GetFileInfo
  3631. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3632. name: Print(Logger.Level, DateTime, String, String)
  3633. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3634. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3635. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3636. nameWithType: GlobalLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  3637. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print*
  3638. name: Print
  3639. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_
  3640. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Print
  3641. isSpec: "True"
  3642. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print
  3643. nameWithType: GlobalLogFilePrinter.Print
  3644. - uid: IPA.Logging.Printers.GZFilePrinter
  3645. name: GZFilePrinter
  3646. href: api/IPA.Logging.Printers.GZFilePrinter.html
  3647. commentId: T:IPA.Logging.Printers.GZFilePrinter
  3648. fullName: IPA.Logging.Printers.GZFilePrinter
  3649. nameWithType: GZFilePrinter
  3650. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose
  3651. name: Dispose()
  3652. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose
  3653. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose
  3654. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose()
  3655. nameWithType: GZFilePrinter.Dispose()
  3656. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3657. name: Dispose(Boolean)
  3658. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_
  3659. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3660. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3661. nameWithType: GZFilePrinter.Dispose(Boolean)
  3662. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose*
  3663. name: Dispose
  3664. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_
  3665. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.Dispose
  3666. isSpec: "True"
  3667. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose
  3668. nameWithType: GZFilePrinter.Dispose
  3669. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint
  3670. name: EndPrint()
  3671. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint
  3672. commentId: M:IPA.Logging.Printers.GZFilePrinter.EndPrint
  3673. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint()
  3674. nameWithType: GZFilePrinter.EndPrint()
  3675. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint*
  3676. name: EndPrint
  3677. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint_
  3678. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.EndPrint
  3679. isSpec: "True"
  3680. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint
  3681. nameWithType: GZFilePrinter.EndPrint
  3682. - uid: IPA.Logging.Printers.GZFilePrinter.FileWriter
  3683. name: FileWriter
  3684. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_FileWriter
  3685. commentId: F:IPA.Logging.Printers.GZFilePrinter.FileWriter
  3686. fullName: IPA.Logging.Printers.GZFilePrinter.FileWriter
  3687. nameWithType: GZFilePrinter.FileWriter
  3688. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3689. name: GetFileInfo()
  3690. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo
  3691. commentId: M:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3692. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo()
  3693. nameWithType: GZFilePrinter.GetFileInfo()
  3694. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo*
  3695. name: GetFileInfo
  3696. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo_
  3697. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3698. isSpec: "True"
  3699. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3700. nameWithType: GZFilePrinter.GetFileInfo
  3701. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint
  3702. name: StartPrint()
  3703. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint
  3704. commentId: M:IPA.Logging.Printers.GZFilePrinter.StartPrint
  3705. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint()
  3706. nameWithType: GZFilePrinter.StartPrint()
  3707. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint*
  3708. name: StartPrint
  3709. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint_
  3710. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.StartPrint
  3711. isSpec: "True"
  3712. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint
  3713. nameWithType: GZFilePrinter.StartPrint
  3714. - uid: IPA.Logging.Printers.PluginLogFilePrinter
  3715. name: PluginLogFilePrinter
  3716. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html
  3717. commentId: T:IPA.Logging.Printers.PluginLogFilePrinter
  3718. fullName: IPA.Logging.Printers.PluginLogFilePrinter
  3719. nameWithType: PluginLogFilePrinter
  3720. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  3721. name: PluginLogFilePrinter(String)
  3722. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_
  3723. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  3724. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter(System.String)
  3725. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter(String)
  3726. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor*
  3727. name: PluginLogFilePrinter
  3728. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_
  3729. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.#ctor
  3730. isSpec: "True"
  3731. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter
  3732. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter
  3733. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3734. name: Filter
  3735. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter
  3736. commentId: P:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3737. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3738. nameWithType: PluginLogFilePrinter.Filter
  3739. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter*
  3740. name: Filter
  3741. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter_
  3742. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3743. isSpec: "True"
  3744. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3745. nameWithType: PluginLogFilePrinter.Filter
  3746. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3747. name: GetFileInfo()
  3748. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo
  3749. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3750. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo()
  3751. nameWithType: PluginLogFilePrinter.GetFileInfo()
  3752. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo*
  3753. name: GetFileInfo
  3754. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo_
  3755. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3756. isSpec: "True"
  3757. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3758. nameWithType: PluginLogFilePrinter.GetFileInfo
  3759. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3760. name: Print(Logger.Level, DateTime, String, String)
  3761. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3762. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3763. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3764. nameWithType: PluginLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  3765. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print*
  3766. name: Print
  3767. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_
  3768. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Print
  3769. isSpec: "True"
  3770. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print
  3771. nameWithType: PluginLogFilePrinter.Print
  3772. - uid: IPA.Logging.Printers.PluginSubLogPrinter
  3773. name: PluginSubLogPrinter
  3774. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html
  3775. commentId: T:IPA.Logging.Printers.PluginSubLogPrinter
  3776. fullName: IPA.Logging.Printers.PluginSubLogPrinter
  3777. nameWithType: PluginSubLogPrinter
  3778. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  3779. name: PluginSubLogPrinter(String, String)
  3780. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_
  3781. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  3782. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter(System.String, System.String)
  3783. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter(String, String)
  3784. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor*
  3785. name: PluginSubLogPrinter
  3786. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_
  3787. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.#ctor
  3788. isSpec: "True"
  3789. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter
  3790. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter
  3791. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  3792. name: Filter
  3793. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter
  3794. commentId: P:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  3795. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  3796. nameWithType: PluginSubLogPrinter.Filter
  3797. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter*
  3798. name: Filter
  3799. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter_
  3800. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  3801. isSpec: "True"
  3802. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  3803. nameWithType: PluginSubLogPrinter.Filter
  3804. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  3805. name: GetFileInfo()
  3806. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo
  3807. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  3808. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo()
  3809. nameWithType: PluginSubLogPrinter.GetFileInfo()
  3810. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo*
  3811. name: GetFileInfo
  3812. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo_
  3813. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  3814. isSpec: "True"
  3815. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  3816. nameWithType: PluginSubLogPrinter.GetFileInfo
  3817. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3818. name: Print(Logger.Level, DateTime, String, String)
  3819. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3820. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3821. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3822. nameWithType: PluginSubLogPrinter.Print(Logger.Level, DateTime, String, String)
  3823. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print*
  3824. name: Print
  3825. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_
  3826. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Print
  3827. isSpec: "True"
  3828. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print
  3829. nameWithType: PluginSubLogPrinter.Print
  3830. - uid: IPA.Logging.StandardLogger
  3831. name: StandardLogger
  3832. href: api/IPA.Logging.StandardLogger.html
  3833. commentId: T:IPA.Logging.StandardLogger
  3834. fullName: IPA.Logging.StandardLogger
  3835. nameWithType: StandardLogger
  3836. - uid: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  3837. name: AddPrinter(LogPrinter)
  3838. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_
  3839. commentId: M:IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  3840. fullName: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  3841. nameWithType: StandardLogger.AddPrinter(LogPrinter)
  3842. - uid: IPA.Logging.StandardLogger.AddPrinter*
  3843. name: AddPrinter
  3844. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_
  3845. commentId: Overload:IPA.Logging.StandardLogger.AddPrinter
  3846. isSpec: "True"
  3847. fullName: IPA.Logging.StandardLogger.AddPrinter
  3848. nameWithType: StandardLogger.AddPrinter
  3849. - uid: IPA.Logging.StandardLogger.ConsoleWriter
  3850. name: ConsoleWriter
  3851. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter
  3852. commentId: P:IPA.Logging.StandardLogger.ConsoleWriter
  3853. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  3854. nameWithType: StandardLogger.ConsoleWriter
  3855. - uid: IPA.Logging.StandardLogger.ConsoleWriter*
  3856. name: ConsoleWriter
  3857. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter_
  3858. commentId: Overload:IPA.Logging.StandardLogger.ConsoleWriter
  3859. isSpec: "True"
  3860. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  3861. nameWithType: StandardLogger.ConsoleWriter
  3862. - uid: IPA.Logging.StandardLogger.Debug(System.String)
  3863. name: Debug(String)
  3864. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_System_String_
  3865. commentId: M:IPA.Logging.StandardLogger.Debug(System.String)
  3866. fullName: IPA.Logging.StandardLogger.Debug(System.String)
  3867. nameWithType: StandardLogger.Debug(String)
  3868. - uid: IPA.Logging.StandardLogger.Debug*
  3869. name: Debug
  3870. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_
  3871. commentId: Overload:IPA.Logging.StandardLogger.Debug
  3872. isSpec: "True"
  3873. fullName: IPA.Logging.StandardLogger.Debug
  3874. nameWithType: StandardLogger.Debug
  3875. - uid: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  3876. name: Log(Logger.Level, String)
  3877. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_
  3878. commentId: M:IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  3879. fullName: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level, System.String)
  3880. nameWithType: StandardLogger.Log(Logger.Level, String)
  3881. - uid: IPA.Logging.StandardLogger.Log*
  3882. name: Log
  3883. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_
  3884. commentId: Overload:IPA.Logging.StandardLogger.Log
  3885. isSpec: "True"
  3886. fullName: IPA.Logging.StandardLogger.Log
  3887. nameWithType: StandardLogger.Log
  3888. - uid: IPA.Logging.StandardLogger.PrintFilter
  3889. name: PrintFilter
  3890. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter
  3891. commentId: P:IPA.Logging.StandardLogger.PrintFilter
  3892. fullName: IPA.Logging.StandardLogger.PrintFilter
  3893. nameWithType: StandardLogger.PrintFilter
  3894. - uid: IPA.Logging.StandardLogger.PrintFilter*
  3895. name: PrintFilter
  3896. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter_
  3897. commentId: Overload:IPA.Logging.StandardLogger.PrintFilter
  3898. isSpec: "True"
  3899. fullName: IPA.Logging.StandardLogger.PrintFilter
  3900. nameWithType: StandardLogger.PrintFilter
  3901. - uid: IPA.Old
  3902. name: IPA.Old
  3903. href: api/IPA.Old.html
  3904. commentId: N:IPA.Old
  3905. fullName: IPA.Old
  3906. nameWithType: IPA.Old
  3907. - uid: IPA.Old.IEnhancedPlugin
  3908. name: IEnhancedPlugin
  3909. href: api/IPA.Old.IEnhancedPlugin.html
  3910. commentId: T:IPA.Old.IEnhancedPlugin
  3911. fullName: IPA.Old.IEnhancedPlugin
  3912. nameWithType: IEnhancedPlugin
  3913. - uid: IPA.Old.IEnhancedPlugin.Filter
  3914. name: Filter
  3915. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter
  3916. commentId: P:IPA.Old.IEnhancedPlugin.Filter
  3917. fullName: IPA.Old.IEnhancedPlugin.Filter
  3918. nameWithType: IEnhancedPlugin.Filter
  3919. - uid: IPA.Old.IEnhancedPlugin.Filter*
  3920. name: Filter
  3921. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter_
  3922. commentId: Overload:IPA.Old.IEnhancedPlugin.Filter
  3923. isSpec: "True"
  3924. fullName: IPA.Old.IEnhancedPlugin.Filter
  3925. nameWithType: IEnhancedPlugin.Filter
  3926. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate
  3927. name: OnLateUpdate()
  3928. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate
  3929. commentId: M:IPA.Old.IEnhancedPlugin.OnLateUpdate
  3930. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate()
  3931. nameWithType: IEnhancedPlugin.OnLateUpdate()
  3932. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate*
  3933. name: OnLateUpdate
  3934. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate_
  3935. commentId: Overload:IPA.Old.IEnhancedPlugin.OnLateUpdate
  3936. isSpec: "True"
  3937. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate
  3938. nameWithType: IEnhancedPlugin.OnLateUpdate
  3939. - uid: IPA.Old.IPlugin
  3940. name: IPlugin
  3941. href: api/IPA.Old.IPlugin.html
  3942. commentId: T:IPA.Old.IPlugin
  3943. fullName: IPA.Old.IPlugin
  3944. nameWithType: IPlugin
  3945. - uid: IPA.Old.IPlugin.Name
  3946. name: Name
  3947. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name
  3948. commentId: P:IPA.Old.IPlugin.Name
  3949. fullName: IPA.Old.IPlugin.Name
  3950. nameWithType: IPlugin.Name
  3951. - uid: IPA.Old.IPlugin.Name*
  3952. name: Name
  3953. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name_
  3954. commentId: Overload:IPA.Old.IPlugin.Name
  3955. isSpec: "True"
  3956. fullName: IPA.Old.IPlugin.Name
  3957. nameWithType: IPlugin.Name
  3958. - uid: IPA.Old.IPlugin.OnApplicationQuit
  3959. name: OnApplicationQuit()
  3960. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit
  3961. commentId: M:IPA.Old.IPlugin.OnApplicationQuit
  3962. fullName: IPA.Old.IPlugin.OnApplicationQuit()
  3963. nameWithType: IPlugin.OnApplicationQuit()
  3964. - uid: IPA.Old.IPlugin.OnApplicationQuit*
  3965. name: OnApplicationQuit
  3966. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit_
  3967. commentId: Overload:IPA.Old.IPlugin.OnApplicationQuit
  3968. isSpec: "True"
  3969. fullName: IPA.Old.IPlugin.OnApplicationQuit
  3970. nameWithType: IPlugin.OnApplicationQuit
  3971. - uid: IPA.Old.IPlugin.OnApplicationStart
  3972. name: OnApplicationStart()
  3973. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart
  3974. commentId: M:IPA.Old.IPlugin.OnApplicationStart
  3975. fullName: IPA.Old.IPlugin.OnApplicationStart()
  3976. nameWithType: IPlugin.OnApplicationStart()
  3977. - uid: IPA.Old.IPlugin.OnApplicationStart*
  3978. name: OnApplicationStart
  3979. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart_
  3980. commentId: Overload:IPA.Old.IPlugin.OnApplicationStart
  3981. isSpec: "True"
  3982. fullName: IPA.Old.IPlugin.OnApplicationStart
  3983. nameWithType: IPlugin.OnApplicationStart
  3984. - uid: IPA.Old.IPlugin.OnFixedUpdate
  3985. name: OnFixedUpdate()
  3986. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate
  3987. commentId: M:IPA.Old.IPlugin.OnFixedUpdate
  3988. fullName: IPA.Old.IPlugin.OnFixedUpdate()
  3989. nameWithType: IPlugin.OnFixedUpdate()
  3990. - uid: IPA.Old.IPlugin.OnFixedUpdate*
  3991. name: OnFixedUpdate
  3992. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate_
  3993. commentId: Overload:IPA.Old.IPlugin.OnFixedUpdate
  3994. isSpec: "True"
  3995. fullName: IPA.Old.IPlugin.OnFixedUpdate
  3996. nameWithType: IPlugin.OnFixedUpdate
  3997. - uid: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  3998. name: OnLevelWasInitialized(Int32)
  3999. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_
  4000. commentId: M:IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4001. fullName: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4002. nameWithType: IPlugin.OnLevelWasInitialized(Int32)
  4003. - uid: IPA.Old.IPlugin.OnLevelWasInitialized*
  4004. name: OnLevelWasInitialized
  4005. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_
  4006. commentId: Overload:IPA.Old.IPlugin.OnLevelWasInitialized
  4007. isSpec: "True"
  4008. fullName: IPA.Old.IPlugin.OnLevelWasInitialized
  4009. nameWithType: IPlugin.OnLevelWasInitialized
  4010. - uid: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4011. name: OnLevelWasLoaded(Int32)
  4012. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_
  4013. commentId: M:IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4014. fullName: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4015. nameWithType: IPlugin.OnLevelWasLoaded(Int32)
  4016. - uid: IPA.Old.IPlugin.OnLevelWasLoaded*
  4017. name: OnLevelWasLoaded
  4018. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_
  4019. commentId: Overload:IPA.Old.IPlugin.OnLevelWasLoaded
  4020. isSpec: "True"
  4021. fullName: IPA.Old.IPlugin.OnLevelWasLoaded
  4022. nameWithType: IPlugin.OnLevelWasLoaded
  4023. - uid: IPA.Old.IPlugin.OnUpdate
  4024. name: OnUpdate()
  4025. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate
  4026. commentId: M:IPA.Old.IPlugin.OnUpdate
  4027. fullName: IPA.Old.IPlugin.OnUpdate()
  4028. nameWithType: IPlugin.OnUpdate()
  4029. - uid: IPA.Old.IPlugin.OnUpdate*
  4030. name: OnUpdate
  4031. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate_
  4032. commentId: Overload:IPA.Old.IPlugin.OnUpdate
  4033. isSpec: "True"
  4034. fullName: IPA.Old.IPlugin.OnUpdate
  4035. nameWithType: IPlugin.OnUpdate
  4036. - uid: IPA.Old.IPlugin.Version
  4037. name: Version
  4038. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version
  4039. commentId: P:IPA.Old.IPlugin.Version
  4040. fullName: IPA.Old.IPlugin.Version
  4041. nameWithType: IPlugin.Version
  4042. - uid: IPA.Old.IPlugin.Version*
  4043. name: Version
  4044. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version_
  4045. commentId: Overload:IPA.Old.IPlugin.Version
  4046. isSpec: "True"
  4047. fullName: IPA.Old.IPlugin.Version
  4048. nameWithType: IPlugin.Version
  4049. - uid: IPA.OnDisableAttribute
  4050. name: OnDisableAttribute
  4051. href: api/IPA.OnDisableAttribute.html
  4052. commentId: T:IPA.OnDisableAttribute
  4053. fullName: IPA.OnDisableAttribute
  4054. nameWithType: OnDisableAttribute
  4055. - uid: IPA.OnEnableAttribute
  4056. name: OnEnableAttribute
  4057. href: api/IPA.OnEnableAttribute.html
  4058. commentId: T:IPA.OnEnableAttribute
  4059. fullName: IPA.OnEnableAttribute
  4060. nameWithType: OnEnableAttribute
  4061. - uid: IPA.OnExitAttribute
  4062. name: OnExitAttribute
  4063. href: api/IPA.OnExitAttribute.html
  4064. commentId: T:IPA.OnExitAttribute
  4065. fullName: IPA.OnExitAttribute
  4066. nameWithType: OnExitAttribute
  4067. - uid: IPA.OnStartAttribute
  4068. name: OnStartAttribute
  4069. href: api/IPA.OnStartAttribute.html
  4070. commentId: T:IPA.OnStartAttribute
  4071. fullName: IPA.OnStartAttribute
  4072. nameWithType: OnStartAttribute
  4073. - uid: IPA.PluginAttribute
  4074. name: PluginAttribute
  4075. href: api/IPA.PluginAttribute.html
  4076. commentId: T:IPA.PluginAttribute
  4077. fullName: IPA.PluginAttribute
  4078. nameWithType: PluginAttribute
  4079. - uid: IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4080. name: PluginAttribute(RuntimeOptions)
  4081. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_IPA_RuntimeOptions_
  4082. commentId: M:IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4083. fullName: IPA.PluginAttribute.PluginAttribute(IPA.RuntimeOptions)
  4084. nameWithType: PluginAttribute.PluginAttribute(RuntimeOptions)
  4085. - uid: IPA.PluginAttribute.#ctor*
  4086. name: PluginAttribute
  4087. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_
  4088. commentId: Overload:IPA.PluginAttribute.#ctor
  4089. isSpec: "True"
  4090. fullName: IPA.PluginAttribute.PluginAttribute
  4091. nameWithType: PluginAttribute.PluginAttribute
  4092. - uid: IPA.PluginAttribute.RuntimeOptions
  4093. name: RuntimeOptions
  4094. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions
  4095. commentId: P:IPA.PluginAttribute.RuntimeOptions
  4096. fullName: IPA.PluginAttribute.RuntimeOptions
  4097. nameWithType: PluginAttribute.RuntimeOptions
  4098. - uid: IPA.PluginAttribute.RuntimeOptions*
  4099. name: RuntimeOptions
  4100. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions_
  4101. commentId: Overload:IPA.PluginAttribute.RuntimeOptions
  4102. isSpec: "True"
  4103. fullName: IPA.PluginAttribute.RuntimeOptions
  4104. nameWithType: PluginAttribute.RuntimeOptions
  4105. - uid: IPA.RuntimeOptions
  4106. name: RuntimeOptions
  4107. href: api/IPA.RuntimeOptions.html
  4108. commentId: T:IPA.RuntimeOptions
  4109. fullName: IPA.RuntimeOptions
  4110. nameWithType: RuntimeOptions
  4111. - uid: IPA.RuntimeOptions.DynamicInit
  4112. name: DynamicInit
  4113. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_DynamicInit
  4114. commentId: F:IPA.RuntimeOptions.DynamicInit
  4115. fullName: IPA.RuntimeOptions.DynamicInit
  4116. nameWithType: RuntimeOptions.DynamicInit
  4117. - uid: IPA.RuntimeOptions.SingleStartInit
  4118. name: SingleStartInit
  4119. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_SingleStartInit
  4120. commentId: F:IPA.RuntimeOptions.SingleStartInit
  4121. fullName: IPA.RuntimeOptions.SingleStartInit
  4122. nameWithType: RuntimeOptions.SingleStartInit
  4123. - uid: IPA.Utilities
  4124. name: IPA.Utilities
  4125. href: api/IPA.Utilities.html
  4126. commentId: N:IPA.Utilities
  4127. fullName: IPA.Utilities
  4128. nameWithType: IPA.Utilities
  4129. - uid: IPA.Utilities.AlmostVersion
  4130. name: AlmostVersion
  4131. href: api/IPA.Utilities.AlmostVersion.html
  4132. commentId: T:IPA.Utilities.AlmostVersion
  4133. fullName: IPA.Utilities.AlmostVersion
  4134. nameWithType: AlmostVersion
  4135. - uid: IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4136. name: AlmostVersion(Version)
  4137. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_
  4138. commentId: M:IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4139. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(SemVer.Version)
  4140. nameWithType: AlmostVersion.AlmostVersion(Version)
  4141. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String)
  4142. name: AlmostVersion(String)
  4143. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_
  4144. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String)
  4145. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String)
  4146. nameWithType: AlmostVersion.AlmostVersion(String)
  4147. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4148. name: AlmostVersion(String, AlmostVersion)
  4149. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_
  4150. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4151. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion)
  4152. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion)
  4153. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4154. name: AlmostVersion(String, AlmostVersion.StoredAs)
  4155. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_
  4156. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4157. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion.StoredAs)
  4158. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion.StoredAs)
  4159. - uid: IPA.Utilities.AlmostVersion.#ctor*
  4160. name: AlmostVersion
  4161. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_
  4162. commentId: Overload:IPA.Utilities.AlmostVersion.#ctor
  4163. isSpec: "True"
  4164. fullName: IPA.Utilities.AlmostVersion.AlmostVersion
  4165. nameWithType: AlmostVersion.AlmostVersion
  4166. - uid: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4167. name: CompareTo(AlmostVersion)
  4168. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_
  4169. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4170. fullName: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4171. nameWithType: AlmostVersion.CompareTo(AlmostVersion)
  4172. - uid: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4173. name: CompareTo(Version)
  4174. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_
  4175. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4176. fullName: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4177. nameWithType: AlmostVersion.CompareTo(Version)
  4178. - uid: IPA.Utilities.AlmostVersion.CompareTo*
  4179. name: CompareTo
  4180. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_
  4181. commentId: Overload:IPA.Utilities.AlmostVersion.CompareTo
  4182. isSpec: "True"
  4183. fullName: IPA.Utilities.AlmostVersion.CompareTo
  4184. nameWithType: AlmostVersion.CompareTo
  4185. - uid: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4186. name: Equals(Object)
  4187. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_
  4188. commentId: M:IPA.Utilities.AlmostVersion.Equals(System.Object)
  4189. fullName: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4190. nameWithType: AlmostVersion.Equals(Object)
  4191. - uid: IPA.Utilities.AlmostVersion.Equals*
  4192. name: Equals
  4193. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_
  4194. commentId: Overload:IPA.Utilities.AlmostVersion.Equals
  4195. isSpec: "True"
  4196. fullName: IPA.Utilities.AlmostVersion.Equals
  4197. nameWithType: AlmostVersion.Equals
  4198. - uid: IPA.Utilities.AlmostVersion.GetHashCode
  4199. name: GetHashCode()
  4200. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode
  4201. commentId: M:IPA.Utilities.AlmostVersion.GetHashCode
  4202. fullName: IPA.Utilities.AlmostVersion.GetHashCode()
  4203. nameWithType: AlmostVersion.GetHashCode()
  4204. - uid: IPA.Utilities.AlmostVersion.GetHashCode*
  4205. name: GetHashCode
  4206. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode_
  4207. commentId: Overload:IPA.Utilities.AlmostVersion.GetHashCode
  4208. isSpec: "True"
  4209. fullName: IPA.Utilities.AlmostVersion.GetHashCode
  4210. nameWithType: AlmostVersion.GetHashCode
  4211. - uid: IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4212. name: Equality(AlmostVersion, AlmostVersion)
  4213. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4214. commentId: M:IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4215. fullName: IPA.Utilities.AlmostVersion.Equality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4216. nameWithType: AlmostVersion.Equality(AlmostVersion, AlmostVersion)
  4217. - uid: IPA.Utilities.AlmostVersion.op_Equality*
  4218. name: Equality
  4219. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_
  4220. commentId: Overload:IPA.Utilities.AlmostVersion.op_Equality
  4221. isSpec: "True"
  4222. fullName: IPA.Utilities.AlmostVersion.Equality
  4223. nameWithType: AlmostVersion.Equality
  4224. - uid: IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4225. name: Implicit(AlmostVersion to Version)
  4226. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version
  4227. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4228. name.vb: Widening(AlmostVersion to Version)
  4229. fullName: IPA.Utilities.AlmostVersion.Implicit(IPA.Utilities.AlmostVersion to SemVer.Version)
  4230. fullName.vb: IPA.Utilities.AlmostVersion.Widening(IPA.Utilities.AlmostVersion to SemVer.Version)
  4231. nameWithType: AlmostVersion.Implicit(AlmostVersion to Version)
  4232. nameWithType.vb: AlmostVersion.Widening(AlmostVersion to Version)
  4233. - uid: IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4234. name: Implicit(Version to AlmostVersion)
  4235. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion
  4236. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4237. name.vb: Widening(Version to AlmostVersion)
  4238. fullName: IPA.Utilities.AlmostVersion.Implicit(SemVer.Version to IPA.Utilities.AlmostVersion)
  4239. fullName.vb: IPA.Utilities.AlmostVersion.Widening(SemVer.Version to IPA.Utilities.AlmostVersion)
  4240. nameWithType: AlmostVersion.Implicit(Version to AlmostVersion)
  4241. nameWithType.vb: AlmostVersion.Widening(Version to AlmostVersion)
  4242. - uid: IPA.Utilities.AlmostVersion.op_Implicit*
  4243. name: Implicit
  4244. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_
  4245. commentId: Overload:IPA.Utilities.AlmostVersion.op_Implicit
  4246. isSpec: "True"
  4247. name.vb: Widening
  4248. fullName: IPA.Utilities.AlmostVersion.Implicit
  4249. fullName.vb: IPA.Utilities.AlmostVersion.Widening
  4250. nameWithType: AlmostVersion.Implicit
  4251. nameWithType.vb: AlmostVersion.Widening
  4252. - uid: IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4253. name: Inequality(AlmostVersion, AlmostVersion)
  4254. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4255. commentId: M:IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4256. fullName: IPA.Utilities.AlmostVersion.Inequality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4257. nameWithType: AlmostVersion.Inequality(AlmostVersion, AlmostVersion)
  4258. - uid: IPA.Utilities.AlmostVersion.op_Inequality*
  4259. name: Inequality
  4260. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_
  4261. commentId: Overload:IPA.Utilities.AlmostVersion.op_Inequality
  4262. isSpec: "True"
  4263. fullName: IPA.Utilities.AlmostVersion.Inequality
  4264. nameWithType: AlmostVersion.Inequality
  4265. - uid: IPA.Utilities.AlmostVersion.SemverValue
  4266. name: SemverValue
  4267. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue
  4268. commentId: P:IPA.Utilities.AlmostVersion.SemverValue
  4269. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4270. nameWithType: AlmostVersion.SemverValue
  4271. - uid: IPA.Utilities.AlmostVersion.SemverValue*
  4272. name: SemverValue
  4273. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue_
  4274. commentId: Overload:IPA.Utilities.AlmostVersion.SemverValue
  4275. isSpec: "True"
  4276. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4277. nameWithType: AlmostVersion.SemverValue
  4278. - uid: IPA.Utilities.AlmostVersion.StorageMode
  4279. name: StorageMode
  4280. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode
  4281. commentId: P:IPA.Utilities.AlmostVersion.StorageMode
  4282. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4283. nameWithType: AlmostVersion.StorageMode
  4284. - uid: IPA.Utilities.AlmostVersion.StorageMode*
  4285. name: StorageMode
  4286. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode_
  4287. commentId: Overload:IPA.Utilities.AlmostVersion.StorageMode
  4288. isSpec: "True"
  4289. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4290. nameWithType: AlmostVersion.StorageMode
  4291. - uid: IPA.Utilities.AlmostVersion.StoredAs
  4292. name: AlmostVersion.StoredAs
  4293. href: api/IPA.Utilities.AlmostVersion.StoredAs.html
  4294. commentId: T:IPA.Utilities.AlmostVersion.StoredAs
  4295. fullName: IPA.Utilities.AlmostVersion.StoredAs
  4296. nameWithType: AlmostVersion.StoredAs
  4297. - uid: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4298. name: SemVer
  4299. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_SemVer
  4300. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4301. fullName: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4302. nameWithType: AlmostVersion.StoredAs.SemVer
  4303. - uid: IPA.Utilities.AlmostVersion.StoredAs.String
  4304. name: String
  4305. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_String
  4306. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.String
  4307. fullName: IPA.Utilities.AlmostVersion.StoredAs.String
  4308. nameWithType: AlmostVersion.StoredAs.String
  4309. - uid: IPA.Utilities.AlmostVersion.StringValue
  4310. name: StringValue
  4311. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue
  4312. commentId: P:IPA.Utilities.AlmostVersion.StringValue
  4313. fullName: IPA.Utilities.AlmostVersion.StringValue
  4314. nameWithType: AlmostVersion.StringValue
  4315. - uid: IPA.Utilities.AlmostVersion.StringValue*
  4316. name: StringValue
  4317. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue_
  4318. commentId: Overload:IPA.Utilities.AlmostVersion.StringValue
  4319. isSpec: "True"
  4320. fullName: IPA.Utilities.AlmostVersion.StringValue
  4321. nameWithType: AlmostVersion.StringValue
  4322. - uid: IPA.Utilities.AlmostVersion.ToString
  4323. name: ToString()
  4324. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString
  4325. commentId: M:IPA.Utilities.AlmostVersion.ToString
  4326. fullName: IPA.Utilities.AlmostVersion.ToString()
  4327. nameWithType: AlmostVersion.ToString()
  4328. - uid: IPA.Utilities.AlmostVersion.ToString*
  4329. name: ToString
  4330. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString_
  4331. commentId: Overload:IPA.Utilities.AlmostVersion.ToString
  4332. isSpec: "True"
  4333. fullName: IPA.Utilities.AlmostVersion.ToString
  4334. nameWithType: AlmostVersion.ToString
  4335. - uid: IPA.Utilities.AlmostVersionConverter
  4336. name: AlmostVersionConverter
  4337. href: api/IPA.Utilities.AlmostVersionConverter.html
  4338. commentId: T:IPA.Utilities.AlmostVersionConverter
  4339. fullName: IPA.Utilities.AlmostVersionConverter
  4340. nameWithType: AlmostVersionConverter
  4341. - uid: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  4342. name: FromValue(Value, Object)
  4343. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_IPA_Config_Data_Value_System_Object_
  4344. commentId: M:IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  4345. fullName: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value, System.Object)
  4346. nameWithType: AlmostVersionConverter.FromValue(Value, Object)
  4347. - uid: IPA.Utilities.AlmostVersionConverter.FromValue*
  4348. name: FromValue
  4349. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_
  4350. commentId: Overload:IPA.Utilities.AlmostVersionConverter.FromValue
  4351. isSpec: "True"
  4352. fullName: IPA.Utilities.AlmostVersionConverter.FromValue
  4353. nameWithType: AlmostVersionConverter.FromValue
  4354. - uid: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  4355. name: ToValue(AlmostVersion, Object)
  4356. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_IPA_Utilities_AlmostVersion_System_Object_
  4357. commentId: M:IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  4358. fullName: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion, System.Object)
  4359. nameWithType: AlmostVersionConverter.ToValue(AlmostVersion, Object)
  4360. - uid: IPA.Utilities.AlmostVersionConverter.ToValue*
  4361. name: ToValue
  4362. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_
  4363. commentId: Overload:IPA.Utilities.AlmostVersionConverter.ToValue
  4364. isSpec: "True"
  4365. fullName: IPA.Utilities.AlmostVersionConverter.ToValue
  4366. nameWithType: AlmostVersionConverter.ToValue
  4367. - uid: IPA.Utilities.Async
  4368. name: IPA.Utilities.Async
  4369. href: api/IPA.Utilities.Async.html
  4370. commentId: N:IPA.Utilities.Async
  4371. fullName: IPA.Utilities.Async
  4372. nameWithType: IPA.Utilities.Async
  4373. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler
  4374. name: SingleThreadTaskScheduler
  4375. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html
  4376. commentId: T:IPA.Utilities.Async.SingleThreadTaskScheduler
  4377. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler
  4378. nameWithType: SingleThreadTaskScheduler
  4379. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4380. name: Dispose()
  4381. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose
  4382. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4383. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose()
  4384. nameWithType: SingleThreadTaskScheduler.Dispose()
  4385. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4386. name: Dispose(Boolean)
  4387. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_System_Boolean_
  4388. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4389. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4390. nameWithType: SingleThreadTaskScheduler.Dispose(Boolean)
  4391. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose*
  4392. name: Dispose
  4393. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_
  4394. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4395. isSpec: "True"
  4396. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4397. nameWithType: SingleThreadTaskScheduler.Dispose
  4398. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4399. name: Exit()
  4400. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit
  4401. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4402. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit()
  4403. nameWithType: SingleThreadTaskScheduler.Exit()
  4404. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit*
  4405. name: Exit
  4406. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit_
  4407. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4408. isSpec: "True"
  4409. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4410. nameWithType: SingleThreadTaskScheduler.Exit
  4411. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4412. name: GetScheduledTasks()
  4413. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks
  4414. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4415. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks()
  4416. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks()
  4417. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks*
  4418. name: GetScheduledTasks
  4419. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks_
  4420. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4421. isSpec: "True"
  4422. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4423. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks
  4424. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4425. name: IsRunning
  4426. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning
  4427. commentId: P:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4428. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4429. nameWithType: SingleThreadTaskScheduler.IsRunning
  4430. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning*
  4431. name: IsRunning
  4432. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning_
  4433. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4434. isSpec: "True"
  4435. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4436. nameWithType: SingleThreadTaskScheduler.IsRunning
  4437. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4438. name: Join()
  4439. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join
  4440. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4441. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join()
  4442. nameWithType: SingleThreadTaskScheduler.Join()
  4443. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join*
  4444. name: Join
  4445. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join_
  4446. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4447. isSpec: "True"
  4448. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4449. nameWithType: SingleThreadTaskScheduler.Join
  4450. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4451. name: QueueTask(Task)
  4452. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  4453. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4454. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4455. nameWithType: SingleThreadTaskScheduler.QueueTask(Task)
  4456. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask*
  4457. name: QueueTask
  4458. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_
  4459. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  4460. isSpec: "True"
  4461. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  4462. nameWithType: SingleThreadTaskScheduler.QueueTask
  4463. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4464. name: Start()
  4465. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start
  4466. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4467. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start()
  4468. nameWithType: SingleThreadTaskScheduler.Start()
  4469. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start*
  4470. name: Start
  4471. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start_
  4472. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4473. isSpec: "True"
  4474. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4475. nameWithType: SingleThreadTaskScheduler.Start
  4476. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  4477. name: TryExecuteTaskInline(Task, Boolean)
  4478. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  4479. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  4480. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  4481. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  4482. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline*
  4483. name: TryExecuteTaskInline
  4484. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_
  4485. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  4486. isSpec: "True"
  4487. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  4488. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline
  4489. - uid: IPA.Utilities.Async.Synchronization
  4490. name: Synchronization
  4491. href: api/IPA.Utilities.Async.Synchronization.html
  4492. commentId: T:IPA.Utilities.Async.Synchronization
  4493. fullName: IPA.Utilities.Async.Synchronization
  4494. nameWithType: Synchronization
  4495. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4496. name: Lock(Mutex)
  4497. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Mutex_
  4498. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4499. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4500. nameWithType: Synchronization.Lock(Mutex)
  4501. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4502. name: Lock(Semaphore)
  4503. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Semaphore_
  4504. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4505. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4506. nameWithType: Synchronization.Lock(Semaphore)
  4507. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4508. name: Lock(SemaphoreSlim)
  4509. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_SemaphoreSlim_
  4510. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4511. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4512. nameWithType: Synchronization.Lock(SemaphoreSlim)
  4513. - uid: IPA.Utilities.Async.Synchronization.Lock*
  4514. name: Lock
  4515. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_
  4516. commentId: Overload:IPA.Utilities.Async.Synchronization.Lock
  4517. isSpec: "True"
  4518. fullName: IPA.Utilities.Async.Synchronization.Lock
  4519. nameWithType: Synchronization.Lock
  4520. - uid: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4521. name: LockAsync(SemaphoreSlim)
  4522. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_System_Threading_SemaphoreSlim_
  4523. commentId: M:IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4524. fullName: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4525. nameWithType: Synchronization.LockAsync(SemaphoreSlim)
  4526. - uid: IPA.Utilities.Async.Synchronization.LockAsync*
  4527. name: LockAsync
  4528. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_
  4529. commentId: Overload:IPA.Utilities.Async.Synchronization.LockAsync
  4530. isSpec: "True"
  4531. fullName: IPA.Utilities.Async.Synchronization.LockAsync
  4532. nameWithType: Synchronization.LockAsync
  4533. - uid: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4534. name: LockRead(ReaderWriterLockSlim)
  4535. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_System_Threading_ReaderWriterLockSlim_
  4536. commentId: M:IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4537. fullName: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4538. nameWithType: Synchronization.LockRead(ReaderWriterLockSlim)
  4539. - uid: IPA.Utilities.Async.Synchronization.LockRead*
  4540. name: LockRead
  4541. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_
  4542. commentId: Overload:IPA.Utilities.Async.Synchronization.LockRead
  4543. isSpec: "True"
  4544. fullName: IPA.Utilities.Async.Synchronization.LockRead
  4545. nameWithType: Synchronization.LockRead
  4546. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4547. name: LockReadUpgradable(ReaderWriterLockSlim)
  4548. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_System_Threading_ReaderWriterLockSlim_
  4549. commentId: M:IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4550. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4551. nameWithType: Synchronization.LockReadUpgradable(ReaderWriterLockSlim)
  4552. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable*
  4553. name: LockReadUpgradable
  4554. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_
  4555. commentId: Overload:IPA.Utilities.Async.Synchronization.LockReadUpgradable
  4556. isSpec: "True"
  4557. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable
  4558. nameWithType: Synchronization.LockReadUpgradable
  4559. - uid: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4560. name: LockWrite(ReaderWriterLockSlim)
  4561. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_System_Threading_ReaderWriterLockSlim_
  4562. commentId: M:IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4563. fullName: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4564. nameWithType: Synchronization.LockWrite(ReaderWriterLockSlim)
  4565. - uid: IPA.Utilities.Async.Synchronization.LockWrite*
  4566. name: LockWrite
  4567. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_
  4568. commentId: Overload:IPA.Utilities.Async.Synchronization.LockWrite
  4569. isSpec: "True"
  4570. fullName: IPA.Utilities.Async.Synchronization.LockWrite
  4571. nameWithType: Synchronization.LockWrite
  4572. - uid: IPA.Utilities.Async.Synchronization.MutexLocker
  4573. name: Synchronization.MutexLocker
  4574. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html
  4575. commentId: T:IPA.Utilities.Async.Synchronization.MutexLocker
  4576. fullName: IPA.Utilities.Async.Synchronization.MutexLocker
  4577. nameWithType: Synchronization.MutexLocker
  4578. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4579. name: IDisposable.Dispose()
  4580. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose
  4581. commentId: M:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4582. name.vb: System.IDisposable.Dispose()
  4583. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose()
  4584. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose()
  4585. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose()
  4586. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose*
  4587. name: IDisposable.Dispose
  4588. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose_
  4589. commentId: Overload:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4590. isSpec: "True"
  4591. name.vb: System.IDisposable.Dispose
  4592. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose
  4593. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose
  4594. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose
  4595. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4596. name: Synchronization.ReaderWriterLockSlimReadLocker
  4597. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html
  4598. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4599. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4600. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker
  4601. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4602. name: IDisposable.Dispose()
  4603. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose
  4604. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4605. name.vb: System.IDisposable.Dispose()
  4606. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  4607. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose()
  4608. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  4609. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose*
  4610. name: IDisposable.Dispose
  4611. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose_
  4612. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4613. isSpec: "True"
  4614. name.vb: System.IDisposable.Dispose
  4615. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  4616. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose
  4617. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  4618. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4619. name: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4620. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html
  4621. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4622. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4623. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4624. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4625. name: IDisposable.Dispose()
  4626. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose
  4627. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4628. name.vb: System.IDisposable.Dispose()
  4629. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  4630. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose()
  4631. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  4632. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose*
  4633. name: IDisposable.Dispose
  4634. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose_
  4635. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4636. isSpec: "True"
  4637. name.vb: System.IDisposable.Dispose
  4638. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  4639. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose
  4640. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  4641. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4642. name: Upgrade()
  4643. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade
  4644. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4645. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  4646. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  4647. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade*
  4648. name: Upgrade
  4649. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade_
  4650. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4651. isSpec: "True"
  4652. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4653. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4654. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4655. name: Synchronization.ReaderWriterLockSlimWriteLocker
  4656. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html
  4657. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4658. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4659. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker
  4660. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  4661. name: IDisposable.Dispose()
  4662. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose
  4663. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  4664. name.vb: System.IDisposable.Dispose()
  4665. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  4666. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose()
  4667. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  4668. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose*
  4669. name: IDisposable.Dispose
  4670. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose_
  4671. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  4672. isSpec: "True"
  4673. name.vb: System.IDisposable.Dispose
  4674. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  4675. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose
  4676. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  4677. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  4678. name: Synchronization.SemaphoreLocker
  4679. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html
  4680. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreLocker
  4681. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  4682. nameWithType: Synchronization.SemaphoreLocker
  4683. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  4684. name: IDisposable.Dispose()
  4685. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose
  4686. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  4687. name.vb: System.IDisposable.Dispose()
  4688. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  4689. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose()
  4690. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  4691. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose*
  4692. name: IDisposable.Dispose
  4693. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose_
  4694. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  4695. isSpec: "True"
  4696. name.vb: System.IDisposable.Dispose
  4697. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  4698. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose
  4699. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  4700. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  4701. name: Synchronization.SemaphoreSlimAsyncLocker
  4702. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html
  4703. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  4704. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  4705. nameWithType: Synchronization.SemaphoreSlimAsyncLocker
  4706. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  4707. name: IDisposable.Dispose()
  4708. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose
  4709. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  4710. name.vb: System.IDisposable.Dispose()
  4711. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  4712. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose()
  4713. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  4714. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose*
  4715. name: IDisposable.Dispose
  4716. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose_
  4717. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  4718. isSpec: "True"
  4719. name.vb: System.IDisposable.Dispose
  4720. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  4721. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose
  4722. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  4723. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  4724. name: Synchronization.SemaphoreSlimLocker
  4725. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html
  4726. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  4727. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  4728. nameWithType: Synchronization.SemaphoreSlimLocker
  4729. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  4730. name: IDisposable.Dispose()
  4731. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose
  4732. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  4733. name.vb: System.IDisposable.Dispose()
  4734. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  4735. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose()
  4736. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  4737. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose*
  4738. name: IDisposable.Dispose
  4739. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose_
  4740. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  4741. isSpec: "True"
  4742. name.vb: System.IDisposable.Dispose
  4743. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  4744. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose
  4745. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  4746. - uid: IPA.Utilities.CriticalSection
  4747. name: CriticalSection
  4748. href: api/IPA.Utilities.CriticalSection.html
  4749. commentId: T:IPA.Utilities.CriticalSection
  4750. fullName: IPA.Utilities.CriticalSection
  4751. nameWithType: CriticalSection
  4752. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection
  4753. name: CriticalSection.AutoExecuteSection
  4754. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html
  4755. commentId: T:IPA.Utilities.CriticalSection.AutoExecuteSection
  4756. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection
  4757. nameWithType: CriticalSection.AutoExecuteSection
  4758. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  4759. name: IDisposable.Dispose()
  4760. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose
  4761. commentId: M:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  4762. name.vb: System.IDisposable.Dispose()
  4763. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  4764. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose()
  4765. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  4766. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose*
  4767. name: IDisposable.Dispose
  4768. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose_
  4769. commentId: Overload:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  4770. isSpec: "True"
  4771. name.vb: System.IDisposable.Dispose
  4772. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  4773. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose
  4774. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  4775. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection
  4776. name: EnterExecuteSection()
  4777. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection
  4778. commentId: M:IPA.Utilities.CriticalSection.EnterExecuteSection
  4779. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection()
  4780. nameWithType: CriticalSection.EnterExecuteSection()
  4781. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection*
  4782. name: EnterExecuteSection
  4783. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection_
  4784. commentId: Overload:IPA.Utilities.CriticalSection.EnterExecuteSection
  4785. isSpec: "True"
  4786. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection
  4787. nameWithType: CriticalSection.EnterExecuteSection
  4788. - uid: IPA.Utilities.CriticalSection.ExecuteSection
  4789. name: ExecuteSection()
  4790. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection
  4791. commentId: M:IPA.Utilities.CriticalSection.ExecuteSection
  4792. fullName: IPA.Utilities.CriticalSection.ExecuteSection()
  4793. nameWithType: CriticalSection.ExecuteSection()
  4794. - uid: IPA.Utilities.CriticalSection.ExecuteSection*
  4795. name: ExecuteSection
  4796. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection_
  4797. commentId: Overload:IPA.Utilities.CriticalSection.ExecuteSection
  4798. isSpec: "True"
  4799. fullName: IPA.Utilities.CriticalSection.ExecuteSection
  4800. nameWithType: CriticalSection.ExecuteSection
  4801. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection
  4802. name: ExitExecuteSection()
  4803. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection
  4804. commentId: M:IPA.Utilities.CriticalSection.ExitExecuteSection
  4805. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection()
  4806. nameWithType: CriticalSection.ExitExecuteSection()
  4807. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection*
  4808. name: ExitExecuteSection
  4809. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection_
  4810. commentId: Overload:IPA.Utilities.CriticalSection.ExitExecuteSection
  4811. isSpec: "True"
  4812. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection
  4813. nameWithType: CriticalSection.ExitExecuteSection
  4814. - uid: IPA.Utilities.EnumerableExtensions
  4815. name: EnumerableExtensions
  4816. href: api/IPA.Utilities.EnumerableExtensions.html
  4817. commentId: T:IPA.Utilities.EnumerableExtensions
  4818. fullName: IPA.Utilities.EnumerableExtensions
  4819. nameWithType: EnumerableExtensions
  4820. - uid: IPA.Utilities.EnumerableExtensions.Append*
  4821. name: Append
  4822. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append_
  4823. commentId: Overload:IPA.Utilities.EnumerableExtensions.Append
  4824. isSpec: "True"
  4825. fullName: IPA.Utilities.EnumerableExtensions.Append
  4826. nameWithType: EnumerableExtensions.Append
  4827. - uid: IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  4828. name: Append<T>(IEnumerable<T>, T)
  4829. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append__1_System_Collections_Generic_IEnumerable___0____0_
  4830. commentId: M:IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  4831. name.vb: Append(Of T)(IEnumerable(Of T), T)
  4832. fullName: IPA.Utilities.EnumerableExtensions.Append<T>(System.Collections.Generic.IEnumerable<T>, T)
  4833. fullName.vb: IPA.Utilities.EnumerableExtensions.Append(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  4834. nameWithType: EnumerableExtensions.Append<T>(IEnumerable<T>, T)
  4835. nameWithType.vb: EnumerableExtensions.Append(Of T)(IEnumerable(Of T), T)
  4836. - uid: IPA.Utilities.EnumerableExtensions.NonNull*
  4837. name: NonNull
  4838. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull_
  4839. commentId: Overload:IPA.Utilities.EnumerableExtensions.NonNull
  4840. isSpec: "True"
  4841. fullName: IPA.Utilities.EnumerableExtensions.NonNull
  4842. nameWithType: EnumerableExtensions.NonNull
  4843. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  4844. name: NonNull<T>(IEnumerable<T>)
  4845. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable___0__
  4846. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  4847. name.vb: NonNull(Of T)(IEnumerable(Of T))
  4848. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<T>)
  4849. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of T))
  4850. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<T>)
  4851. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of T))
  4852. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  4853. name: NonNull<T>(IEnumerable<Nullable<T>>)
  4854. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable_System_Nullable___0___
  4855. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  4856. name.vb: NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  4857. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<System.Nullable<T>>)
  4858. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of System.Nullable(Of T)))
  4859. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<Nullable<T>>)
  4860. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  4861. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  4862. name: NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  4863. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__
  4864. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  4865. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  4866. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(System.Collections.Generic.IEnumerable<T>, System.Func<T, U>)
  4867. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, U))
  4868. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  4869. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  4870. - uid: IPA.Utilities.EnumerableExtensions.Prepend*
  4871. name: Prepend
  4872. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend_
  4873. commentId: Overload:IPA.Utilities.EnumerableExtensions.Prepend
  4874. isSpec: "True"
  4875. fullName: IPA.Utilities.EnumerableExtensions.Prepend
  4876. nameWithType: EnumerableExtensions.Prepend
  4877. - uid: IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  4878. name: Prepend<T>(IEnumerable<T>, T)
  4879. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend__1_System_Collections_Generic_IEnumerable___0____0_
  4880. commentId: M:IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  4881. name.vb: Prepend(Of T)(IEnumerable(Of T), T)
  4882. fullName: IPA.Utilities.EnumerableExtensions.Prepend<T>(System.Collections.Generic.IEnumerable<T>, T)
  4883. fullName.vb: IPA.Utilities.EnumerableExtensions.Prepend(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  4884. nameWithType: EnumerableExtensions.Prepend<T>(IEnumerable<T>, T)
  4885. nameWithType.vb: EnumerableExtensions.Prepend(Of T)(IEnumerable(Of T), T)
  4886. - uid: IPA.Utilities.Extensions
  4887. name: Extensions
  4888. href: api/IPA.Utilities.Extensions.html
  4889. commentId: T:IPA.Utilities.Extensions
  4890. fullName: IPA.Utilities.Extensions
  4891. nameWithType: Extensions
  4892. - uid: IPA.Utilities.Extensions.GetDefault(System.Type)
  4893. name: GetDefault(Type)
  4894. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_System_Type_
  4895. commentId: M:IPA.Utilities.Extensions.GetDefault(System.Type)
  4896. fullName: IPA.Utilities.Extensions.GetDefault(System.Type)
  4897. nameWithType: Extensions.GetDefault(Type)
  4898. - uid: IPA.Utilities.Extensions.GetDefault*
  4899. name: GetDefault
  4900. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_
  4901. commentId: Overload:IPA.Utilities.Extensions.GetDefault
  4902. isSpec: "True"
  4903. fullName: IPA.Utilities.Extensions.GetDefault
  4904. nameWithType: Extensions.GetDefault
  4905. - uid: IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  4906. name: IsSubPathOf(String, String)
  4907. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_System_String_System_String_
  4908. commentId: M:IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  4909. fullName: IPA.Utilities.Extensions.IsSubPathOf(System.String, System.String)
  4910. nameWithType: Extensions.IsSubPathOf(String, String)
  4911. - uid: IPA.Utilities.Extensions.IsSubPathOf*
  4912. name: IsSubPathOf
  4913. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_
  4914. commentId: Overload:IPA.Utilities.Extensions.IsSubPathOf
  4915. isSpec: "True"
  4916. fullName: IPA.Utilities.Extensions.IsSubPathOf
  4917. nameWithType: Extensions.IsSubPathOf
  4918. - uid: IPA.Utilities.Extensions.Right(System.String,System.Int32)
  4919. name: Right(String, Int32)
  4920. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_System_String_System_Int32_
  4921. commentId: M:IPA.Utilities.Extensions.Right(System.String,System.Int32)
  4922. fullName: IPA.Utilities.Extensions.Right(System.String, System.Int32)
  4923. nameWithType: Extensions.Right(String, Int32)
  4924. - uid: IPA.Utilities.Extensions.Right*
  4925. name: Right
  4926. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_
  4927. commentId: Overload:IPA.Utilities.Extensions.Right
  4928. isSpec: "True"
  4929. fullName: IPA.Utilities.Extensions.Right
  4930. nameWithType: Extensions.Right
  4931. - uid: IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  4932. name: Unwrap(Nullable<Boolean>)
  4933. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__
  4934. commentId: M:IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  4935. name.vb: Unwrap(Nullable(Of Boolean))
  4936. fullName: IPA.Utilities.Extensions.Unwrap(System.Nullable<System.Boolean>)
  4937. fullName.vb: IPA.Utilities.Extensions.Unwrap(System.Nullable(Of System.Boolean))
  4938. nameWithType: Extensions.Unwrap(Nullable<Boolean>)
  4939. nameWithType.vb: Extensions.Unwrap(Nullable(Of Boolean))
  4940. - uid: IPA.Utilities.Extensions.Unwrap*
  4941. name: Unwrap
  4942. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_
  4943. commentId: Overload:IPA.Utilities.Extensions.Unwrap
  4944. isSpec: "True"
  4945. fullName: IPA.Utilities.Extensions.Unwrap
  4946. nameWithType: Extensions.Unwrap
  4947. - uid: IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  4948. name: WithEnding(String, String)
  4949. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_System_String_System_String_
  4950. commentId: M:IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  4951. fullName: IPA.Utilities.Extensions.WithEnding(System.String, System.String)
  4952. nameWithType: Extensions.WithEnding(String, String)
  4953. - uid: IPA.Utilities.Extensions.WithEnding*
  4954. name: WithEnding
  4955. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_
  4956. commentId: Overload:IPA.Utilities.Extensions.WithEnding
  4957. isSpec: "True"
  4958. fullName: IPA.Utilities.Extensions.WithEnding
  4959. nameWithType: Extensions.WithEnding
  4960. - uid: IPA.Utilities.Ref
  4961. name: Ref
  4962. href: api/IPA.Utilities.Ref.html
  4963. commentId: T:IPA.Utilities.Ref
  4964. fullName: IPA.Utilities.Ref
  4965. nameWithType: Ref
  4966. - uid: IPA.Utilities.Ref.Create*
  4967. name: Create
  4968. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create_
  4969. commentId: Overload:IPA.Utilities.Ref.Create
  4970. isSpec: "True"
  4971. fullName: IPA.Utilities.Ref.Create
  4972. nameWithType: Ref.Create
  4973. - uid: IPA.Utilities.Ref.Create``1(``0)
  4974. name: Create<T>(T)
  4975. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create__1___0_
  4976. commentId: M:IPA.Utilities.Ref.Create``1(``0)
  4977. name.vb: Create(Of T)(T)
  4978. fullName: IPA.Utilities.Ref.Create<T>(T)
  4979. fullName.vb: IPA.Utilities.Ref.Create(Of T)(T)
  4980. nameWithType: Ref.Create<T>(T)
  4981. nameWithType.vb: Ref.Create(Of T)(T)
  4982. - uid: IPA.Utilities.Ref`1
  4983. name: Ref<T>
  4984. href: api/IPA.Utilities.Ref-1.html
  4985. commentId: T:IPA.Utilities.Ref`1
  4986. name.vb: Ref(Of T)
  4987. fullName: IPA.Utilities.Ref<T>
  4988. fullName.vb: IPA.Utilities.Ref(Of T)
  4989. nameWithType: Ref<T>
  4990. nameWithType.vb: Ref(Of T)
  4991. - uid: IPA.Utilities.Ref`1.#ctor(`0)
  4992. name: Ref(T)
  4993. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor__0_
  4994. commentId: M:IPA.Utilities.Ref`1.#ctor(`0)
  4995. fullName: IPA.Utilities.Ref<T>.Ref(T)
  4996. fullName.vb: IPA.Utilities.Ref(Of T).Ref(T)
  4997. nameWithType: Ref<T>.Ref(T)
  4998. nameWithType.vb: Ref(Of T).Ref(T)
  4999. - uid: IPA.Utilities.Ref`1.#ctor*
  5000. name: Ref
  5001. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor_
  5002. commentId: Overload:IPA.Utilities.Ref`1.#ctor
  5003. isSpec: "True"
  5004. fullName: IPA.Utilities.Ref<T>.Ref
  5005. fullName.vb: IPA.Utilities.Ref(Of T).Ref
  5006. nameWithType: Ref<T>.Ref
  5007. nameWithType.vb: Ref(Of T).Ref
  5008. - uid: IPA.Utilities.Ref`1.CompareTo(`0)
  5009. name: CompareTo(T)
  5010. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo__0_
  5011. commentId: M:IPA.Utilities.Ref`1.CompareTo(`0)
  5012. fullName: IPA.Utilities.Ref<T>.CompareTo(T)
  5013. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(T)
  5014. nameWithType: Ref<T>.CompareTo(T)
  5015. nameWithType.vb: Ref(Of T).CompareTo(T)
  5016. - uid: IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  5017. name: CompareTo(Ref<T>)
  5018. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__
  5019. commentId: M:IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  5020. name.vb: CompareTo(Ref(Of T))
  5021. fullName: IPA.Utilities.Ref<T>.CompareTo(IPA.Utilities.Ref<T>)
  5022. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(IPA.Utilities.Ref(Of T))
  5023. nameWithType: Ref<T>.CompareTo(Ref<T>)
  5024. nameWithType.vb: Ref(Of T).CompareTo(Ref(Of T))
  5025. - uid: IPA.Utilities.Ref`1.CompareTo*
  5026. name: CompareTo
  5027. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_
  5028. commentId: Overload:IPA.Utilities.Ref`1.CompareTo
  5029. isSpec: "True"
  5030. fullName: IPA.Utilities.Ref<T>.CompareTo
  5031. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo
  5032. nameWithType: Ref<T>.CompareTo
  5033. nameWithType.vb: Ref(Of T).CompareTo
  5034. - uid: IPA.Utilities.Ref`1.Error
  5035. name: Error
  5036. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error
  5037. commentId: P:IPA.Utilities.Ref`1.Error
  5038. fullName: IPA.Utilities.Ref<T>.Error
  5039. fullName.vb: IPA.Utilities.Ref(Of T).Error
  5040. nameWithType: Ref<T>.Error
  5041. nameWithType.vb: Ref(Of T).Error
  5042. - uid: IPA.Utilities.Ref`1.Error*
  5043. name: Error
  5044. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error_
  5045. commentId: Overload:IPA.Utilities.Ref`1.Error
  5046. isSpec: "True"
  5047. fullName: IPA.Utilities.Ref<T>.Error
  5048. fullName.vb: IPA.Utilities.Ref(Of T).Error
  5049. nameWithType: Ref<T>.Error
  5050. nameWithType.vb: Ref(Of T).Error
  5051. - uid: IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  5052. name: Implicit(T to Ref<T>)
  5053. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_
  5054. commentId: M:IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  5055. name.vb: Widening(T to Ref(Of T))
  5056. fullName: IPA.Utilities.Ref<T>.Implicit(T to IPA.Utilities.Ref<T>)
  5057. fullName.vb: IPA.Utilities.Ref(Of T).Widening(T to IPA.Utilities.Ref(Of T))
  5058. nameWithType: Ref<T>.Implicit(T to Ref<T>)
  5059. nameWithType.vb: Ref(Of T).Widening(T to Ref(Of T))
  5060. - uid: IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  5061. name: Implicit(Ref<T> to T)
  5062. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0
  5063. commentId: M:IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  5064. name.vb: Widening(Ref(Of T) to T)
  5065. fullName: IPA.Utilities.Ref<T>.Implicit(IPA.Utilities.Ref<T> to T)
  5066. fullName.vb: IPA.Utilities.Ref(Of T).Widening(IPA.Utilities.Ref(Of T) to T)
  5067. nameWithType: Ref<T>.Implicit(Ref<T> to T)
  5068. nameWithType.vb: Ref(Of T).Widening(Ref(Of T) to T)
  5069. - uid: IPA.Utilities.Ref`1.op_Implicit*
  5070. name: Implicit
  5071. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_
  5072. commentId: Overload:IPA.Utilities.Ref`1.op_Implicit
  5073. isSpec: "True"
  5074. name.vb: Widening
  5075. fullName: IPA.Utilities.Ref<T>.Implicit
  5076. fullName.vb: IPA.Utilities.Ref(Of T).Widening
  5077. nameWithType: Ref<T>.Implicit
  5078. nameWithType.vb: Ref(Of T).Widening
  5079. - uid: IPA.Utilities.Ref`1.Value
  5080. name: Value
  5081. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value
  5082. commentId: P:IPA.Utilities.Ref`1.Value
  5083. fullName: IPA.Utilities.Ref<T>.Value
  5084. fullName.vb: IPA.Utilities.Ref(Of T).Value
  5085. nameWithType: Ref<T>.Value
  5086. nameWithType.vb: Ref(Of T).Value
  5087. - uid: IPA.Utilities.Ref`1.Value*
  5088. name: Value
  5089. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value_
  5090. commentId: Overload:IPA.Utilities.Ref`1.Value
  5091. isSpec: "True"
  5092. fullName: IPA.Utilities.Ref<T>.Value
  5093. fullName.vb: IPA.Utilities.Ref(Of T).Value
  5094. nameWithType: Ref<T>.Value
  5095. nameWithType.vb: Ref(Of T).Value
  5096. - uid: IPA.Utilities.Ref`1.Verify
  5097. name: Verify()
  5098. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify
  5099. commentId: M:IPA.Utilities.Ref`1.Verify
  5100. fullName: IPA.Utilities.Ref<T>.Verify()
  5101. fullName.vb: IPA.Utilities.Ref(Of T).Verify()
  5102. nameWithType: Ref<T>.Verify()
  5103. nameWithType.vb: Ref(Of T).Verify()
  5104. - uid: IPA.Utilities.Ref`1.Verify*
  5105. name: Verify
  5106. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify_
  5107. commentId: Overload:IPA.Utilities.Ref`1.Verify
  5108. isSpec: "True"
  5109. fullName: IPA.Utilities.Ref<T>.Verify
  5110. fullName.vb: IPA.Utilities.Ref(Of T).Verify
  5111. nameWithType: Ref<T>.Verify
  5112. nameWithType.vb: Ref(Of T).Verify
  5113. - uid: IPA.Utilities.ReflectionUtil
  5114. name: ReflectionUtil
  5115. href: api/IPA.Utilities.ReflectionUtil.html
  5116. commentId: T:IPA.Utilities.ReflectionUtil
  5117. fullName: IPA.Utilities.ReflectionUtil
  5118. nameWithType: ReflectionUtil
  5119. - uid: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  5120. name: CopyComponent(Component, Type, GameObject, Type)
  5121. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_UnityEngine_Component_System_Type_UnityEngine_GameObject_System_Type_
  5122. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  5123. fullName: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component, System.Type, UnityEngine.GameObject, System.Type)
  5124. nameWithType: ReflectionUtil.CopyComponent(Component, Type, GameObject, Type)
  5125. - uid: IPA.Utilities.ReflectionUtil.CopyComponent*
  5126. name: CopyComponent
  5127. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_
  5128. commentId: Overload:IPA.Utilities.ReflectionUtil.CopyComponent
  5129. isSpec: "True"
  5130. fullName: IPA.Utilities.ReflectionUtil.CopyComponent
  5131. nameWithType: ReflectionUtil.CopyComponent
  5132. - uid: IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  5133. name: CopyComponent<T>(Component, GameObject, Type)
  5134. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent__1_UnityEngine_Component_UnityEngine_GameObject_System_Type_
  5135. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  5136. name.vb: CopyComponent(Of T)(Component, GameObject, Type)
  5137. fullName: IPA.Utilities.ReflectionUtil.CopyComponent<T>(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  5138. fullName.vb: IPA.Utilities.ReflectionUtil.CopyComponent(Of T)(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  5139. nameWithType: ReflectionUtil.CopyComponent<T>(Component, GameObject, Type)
  5140. nameWithType.vb: ReflectionUtil.CopyComponent(Of T)(Component, GameObject, Type)
  5141. - uid: IPA.Utilities.ReflectionUtil.GetField*
  5142. name: GetField
  5143. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField_
  5144. commentId: Overload:IPA.Utilities.ReflectionUtil.GetField
  5145. isSpec: "True"
  5146. fullName: IPA.Utilities.ReflectionUtil.GetField
  5147. nameWithType: ReflectionUtil.GetField
  5148. - uid: IPA.Utilities.ReflectionUtil.GetField``1(System.Object,System.String)
  5149. name: GetField<T>(Object, String)
  5150. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__1_System_Object_System_String_
  5151. commentId: M:IPA.Utilities.ReflectionUtil.GetField``1(System.Object,System.String)
  5152. name.vb: GetField(Of T)(Object, String)
  5153. fullName: IPA.Utilities.ReflectionUtil.GetField<T>(System.Object, System.String)
  5154. fullName.vb: IPA.Utilities.ReflectionUtil.GetField(Of T)(System.Object, System.String)
  5155. nameWithType: ReflectionUtil.GetField<T>(Object, String)
  5156. nameWithType.vb: ReflectionUtil.GetField(Of T)(Object, String)
  5157. - uid: IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  5158. name: GetField<T, U>(U, String)
  5159. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_
  5160. commentId: M:IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  5161. name.vb: GetField(Of T, U)(U, String)
  5162. fullName: IPA.Utilities.ReflectionUtil.GetField<T, U>(U, System.String)
  5163. fullName.vb: IPA.Utilities.ReflectionUtil.GetField(Of T, U)(U, System.String)
  5164. nameWithType: ReflectionUtil.GetField<T, U>(U, String)
  5165. nameWithType.vb: ReflectionUtil.GetField(Of T, U)(U, String)
  5166. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod(System.Object,System.String,System.Object[])
  5167. name: InvokeMethod(Object, String, Object[])
  5168. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_System_Object_System_String_System_Object___
  5169. commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod(System.Object,System.String,System.Object[])
  5170. name.vb: InvokeMethod(Object, String, Object())
  5171. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod(System.Object, System.String, System.Object[])
  5172. fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(System.Object, System.String, System.Object())
  5173. nameWithType: ReflectionUtil.InvokeMethod(Object, String, Object[])
  5174. nameWithType.vb: ReflectionUtil.InvokeMethod(Object, String, Object())
  5175. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod*
  5176. name: InvokeMethod
  5177. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_
  5178. commentId: Overload:IPA.Utilities.ReflectionUtil.InvokeMethod
  5179. isSpec: "True"
  5180. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod
  5181. nameWithType: ReflectionUtil.InvokeMethod
  5182. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod``1(``0,System.String,System.Object[])
  5183. name: InvokeMethod<T>(T, String, Object[])
  5184. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__1___0_System_String_System_Object___
  5185. commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod``1(``0,System.String,System.Object[])
  5186. name.vb: InvokeMethod(Of T)(T, String, Object())
  5187. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod<T>(T, System.String, System.Object[])
  5188. fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(Of T)(T, System.String, System.Object())
  5189. nameWithType: ReflectionUtil.InvokeMethod<T>(T, String, Object[])
  5190. nameWithType.vb: ReflectionUtil.InvokeMethod(Of T)(T, String, Object())
  5191. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod``1(System.Object,System.String,System.Object[])
  5192. name: InvokeMethod<T>(Object, String, Object[])
  5193. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__1_System_Object_System_String_System_Object___
  5194. commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod``1(System.Object,System.String,System.Object[])
  5195. name.vb: InvokeMethod(Of T)(Object, String, Object())
  5196. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod<T>(System.Object, System.String, System.Object[])
  5197. fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(Of T)(System.Object, System.String, System.Object())
  5198. nameWithType: ReflectionUtil.InvokeMethod<T>(Object, String, Object[])
  5199. nameWithType.vb: ReflectionUtil.InvokeMethod(Of T)(Object, String, Object())
  5200. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  5201. name: InvokeMethod<T, U>(U, String, Object[])
  5202. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___
  5203. commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  5204. name.vb: InvokeMethod(Of T, U)(U, String, Object())
  5205. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod<T, U>(U, System.String, System.Object[])
  5206. fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(Of T, U)(U, System.String, System.Object())
  5207. nameWithType: ReflectionUtil.InvokeMethod<T, U>(U, String, Object[])
  5208. nameWithType.vb: ReflectionUtil.InvokeMethod(Of T, U)(U, String, Object())
  5209. - uid: IPA.Utilities.ReflectionUtil.SetField(System.Object,System.String,System.Object)
  5210. name: SetField(Object, String, Object)
  5211. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_System_Object_System_String_System_Object_
  5212. commentId: M:IPA.Utilities.ReflectionUtil.SetField(System.Object,System.String,System.Object)
  5213. fullName: IPA.Utilities.ReflectionUtil.SetField(System.Object, System.String, System.Object)
  5214. nameWithType: ReflectionUtil.SetField(Object, String, Object)
  5215. - uid: IPA.Utilities.ReflectionUtil.SetField*
  5216. name: SetField
  5217. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_
  5218. commentId: Overload:IPA.Utilities.ReflectionUtil.SetField
  5219. isSpec: "True"
  5220. fullName: IPA.Utilities.ReflectionUtil.SetField
  5221. nameWithType: ReflectionUtil.SetField
  5222. - uid: IPA.Utilities.ReflectionUtil.SetField``1(``0,System.String,System.Object)
  5223. name: SetField<T>(T, String, Object)
  5224. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__1___0_System_String_System_Object_
  5225. commentId: M:IPA.Utilities.ReflectionUtil.SetField``1(``0,System.String,System.Object)
  5226. name.vb: SetField(Of T)(T, String, Object)
  5227. fullName: IPA.Utilities.ReflectionUtil.SetField<T>(T, System.String, System.Object)
  5228. fullName.vb: IPA.Utilities.ReflectionUtil.SetField(Of T)(T, System.String, System.Object)
  5229. nameWithType: ReflectionUtil.SetField<T>(T, String, Object)
  5230. nameWithType.vb: ReflectionUtil.SetField(Of T)(T, String, Object)
  5231. - uid: IPA.Utilities.ReflectionUtil.SetProperty(System.Object,System.String,System.Object)
  5232. name: SetProperty(Object, String, Object)
  5233. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_System_Object_System_String_System_Object_
  5234. commentId: M:IPA.Utilities.ReflectionUtil.SetProperty(System.Object,System.String,System.Object)
  5235. fullName: IPA.Utilities.ReflectionUtil.SetProperty(System.Object, System.String, System.Object)
  5236. nameWithType: ReflectionUtil.SetProperty(Object, String, Object)
  5237. - uid: IPA.Utilities.ReflectionUtil.SetProperty*
  5238. name: SetProperty
  5239. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_
  5240. commentId: Overload:IPA.Utilities.ReflectionUtil.SetProperty
  5241. isSpec: "True"
  5242. fullName: IPA.Utilities.ReflectionUtil.SetProperty
  5243. nameWithType: ReflectionUtil.SetProperty
  5244. - uid: IPA.Utilities.ReflectionUtil.SetProperty``1(``0,System.String,System.Object)
  5245. name: SetProperty<T>(T, String, Object)
  5246. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__1___0_System_String_System_Object_
  5247. commentId: M:IPA.Utilities.ReflectionUtil.SetProperty``1(``0,System.String,System.Object)
  5248. name.vb: SetProperty(Of T)(T, String, Object)
  5249. fullName: IPA.Utilities.ReflectionUtil.SetProperty<T>(T, System.String, System.Object)
  5250. fullName.vb: IPA.Utilities.ReflectionUtil.SetProperty(Of T)(T, System.String, System.Object)
  5251. nameWithType: ReflectionUtil.SetProperty<T>(T, String, Object)
  5252. nameWithType.vb: ReflectionUtil.SetProperty(Of T)(T, String, Object)
  5253. - uid: IPA.Utilities.UnityGame
  5254. name: UnityGame
  5255. href: api/IPA.Utilities.UnityGame.html
  5256. commentId: T:IPA.Utilities.UnityGame
  5257. fullName: IPA.Utilities.UnityGame
  5258. nameWithType: UnityGame
  5259. - uid: IPA.Utilities.UnityGame.GameVersion
  5260. name: GameVersion
  5261. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion
  5262. commentId: P:IPA.Utilities.UnityGame.GameVersion
  5263. fullName: IPA.Utilities.UnityGame.GameVersion
  5264. nameWithType: UnityGame.GameVersion
  5265. - uid: IPA.Utilities.UnityGame.GameVersion*
  5266. name: GameVersion
  5267. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion_
  5268. commentId: Overload:IPA.Utilities.UnityGame.GameVersion
  5269. isSpec: "True"
  5270. fullName: IPA.Utilities.UnityGame.GameVersion
  5271. nameWithType: UnityGame.GameVersion
  5272. - uid: IPA.Utilities.UnityGame.InstallPath
  5273. name: InstallPath
  5274. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath
  5275. commentId: P:IPA.Utilities.UnityGame.InstallPath
  5276. fullName: IPA.Utilities.UnityGame.InstallPath
  5277. nameWithType: UnityGame.InstallPath
  5278. - uid: IPA.Utilities.UnityGame.InstallPath*
  5279. name: InstallPath
  5280. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath_
  5281. commentId: Overload:IPA.Utilities.UnityGame.InstallPath
  5282. isSpec: "True"
  5283. fullName: IPA.Utilities.UnityGame.InstallPath
  5284. nameWithType: UnityGame.InstallPath
  5285. - uid: IPA.Utilities.UnityGame.LibraryPath
  5286. name: LibraryPath
  5287. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath
  5288. commentId: P:IPA.Utilities.UnityGame.LibraryPath
  5289. fullName: IPA.Utilities.UnityGame.LibraryPath
  5290. nameWithType: UnityGame.LibraryPath
  5291. - uid: IPA.Utilities.UnityGame.LibraryPath*
  5292. name: LibraryPath
  5293. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath_
  5294. commentId: Overload:IPA.Utilities.UnityGame.LibraryPath
  5295. isSpec: "True"
  5296. fullName: IPA.Utilities.UnityGame.LibraryPath
  5297. nameWithType: UnityGame.LibraryPath
  5298. - uid: IPA.Utilities.UnityGame.NativeLibraryPath
  5299. name: NativeLibraryPath
  5300. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath
  5301. commentId: P:IPA.Utilities.UnityGame.NativeLibraryPath
  5302. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  5303. nameWithType: UnityGame.NativeLibraryPath
  5304. - uid: IPA.Utilities.UnityGame.NativeLibraryPath*
  5305. name: NativeLibraryPath
  5306. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath_
  5307. commentId: Overload:IPA.Utilities.UnityGame.NativeLibraryPath
  5308. isSpec: "True"
  5309. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  5310. nameWithType: UnityGame.NativeLibraryPath
  5311. - uid: IPA.Utilities.UnityGame.PluginsPath
  5312. name: PluginsPath
  5313. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath
  5314. commentId: P:IPA.Utilities.UnityGame.PluginsPath
  5315. fullName: IPA.Utilities.UnityGame.PluginsPath
  5316. nameWithType: UnityGame.PluginsPath
  5317. - uid: IPA.Utilities.UnityGame.PluginsPath*
  5318. name: PluginsPath
  5319. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath_
  5320. commentId: Overload:IPA.Utilities.UnityGame.PluginsPath
  5321. isSpec: "True"
  5322. fullName: IPA.Utilities.UnityGame.PluginsPath
  5323. nameWithType: UnityGame.PluginsPath
  5324. - uid: IPA.Utilities.UnityGame.Release
  5325. name: UnityGame.Release
  5326. href: api/IPA.Utilities.UnityGame.Release.html
  5327. commentId: T:IPA.Utilities.UnityGame.Release
  5328. fullName: IPA.Utilities.UnityGame.Release
  5329. nameWithType: UnityGame.Release
  5330. - uid: IPA.Utilities.UnityGame.Release.Other
  5331. name: Other
  5332. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Other
  5333. commentId: F:IPA.Utilities.UnityGame.Release.Other
  5334. fullName: IPA.Utilities.UnityGame.Release.Other
  5335. nameWithType: UnityGame.Release.Other
  5336. - uid: IPA.Utilities.UnityGame.Release.Steam
  5337. name: Steam
  5338. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Steam
  5339. commentId: F:IPA.Utilities.UnityGame.Release.Steam
  5340. fullName: IPA.Utilities.UnityGame.Release.Steam
  5341. nameWithType: UnityGame.Release.Steam
  5342. - uid: IPA.Utilities.UnityGame.ReleaseType
  5343. name: ReleaseType
  5344. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType
  5345. commentId: P:IPA.Utilities.UnityGame.ReleaseType
  5346. fullName: IPA.Utilities.UnityGame.ReleaseType
  5347. nameWithType: UnityGame.ReleaseType
  5348. - uid: IPA.Utilities.UnityGame.ReleaseType*
  5349. name: ReleaseType
  5350. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType_
  5351. commentId: Overload:IPA.Utilities.UnityGame.ReleaseType
  5352. isSpec: "True"
  5353. fullName: IPA.Utilities.UnityGame.ReleaseType
  5354. nameWithType: UnityGame.ReleaseType
  5355. - uid: IPA.Utilities.UnityGame.UserDataPath
  5356. name: UserDataPath
  5357. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath
  5358. commentId: P:IPA.Utilities.UnityGame.UserDataPath
  5359. fullName: IPA.Utilities.UnityGame.UserDataPath
  5360. nameWithType: UnityGame.UserDataPath
  5361. - uid: IPA.Utilities.UnityGame.UserDataPath*
  5362. name: UserDataPath
  5363. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath_
  5364. commentId: Overload:IPA.Utilities.UnityGame.UserDataPath
  5365. isSpec: "True"
  5366. fullName: IPA.Utilities.UnityGame.UserDataPath
  5367. nameWithType: UnityGame.UserDataPath
  5368. - uid: IPA.Utilities.Utils
  5369. name: Utils
  5370. href: api/IPA.Utilities.Utils.html
  5371. commentId: T:IPA.Utilities.Utils
  5372. fullName: IPA.Utilities.Utils
  5373. nameWithType: Utils
  5374. - uid: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  5375. name: ByteArrayToString(Byte[])
  5376. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_System_Byte___
  5377. commentId: M:IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  5378. name.vb: ByteArrayToString(Byte())
  5379. fullName: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  5380. fullName.vb: IPA.Utilities.Utils.ByteArrayToString(System.Byte())
  5381. nameWithType: Utils.ByteArrayToString(Byte[])
  5382. nameWithType.vb: Utils.ByteArrayToString(Byte())
  5383. - uid: IPA.Utilities.Utils.ByteArrayToString*
  5384. name: ByteArrayToString
  5385. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_
  5386. commentId: Overload:IPA.Utilities.Utils.ByteArrayToString
  5387. isSpec: "True"
  5388. fullName: IPA.Utilities.Utils.ByteArrayToString
  5389. nameWithType: Utils.ByteArrayToString
  5390. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  5391. name: CanUseDateTimeNowSafely
  5392. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely
  5393. commentId: P:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  5394. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  5395. nameWithType: Utils.CanUseDateTimeNowSafely
  5396. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely*
  5397. name: CanUseDateTimeNowSafely
  5398. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely_
  5399. commentId: Overload:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  5400. isSpec: "True"
  5401. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  5402. nameWithType: Utils.CanUseDateTimeNowSafely
  5403. - uid: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  5404. name: CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  5405. 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__
  5406. commentId: M:IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  5407. name.vb: CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  5408. fullName: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func<System.Exception, System.IO.FileInfo, System.Boolean>)
  5409. fullName.vb: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func(Of System.Exception, System.IO.FileInfo, System.Boolean))
  5410. nameWithType: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  5411. nameWithType.vb: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  5412. - uid: IPA.Utilities.Utils.CopyAll*
  5413. name: CopyAll
  5414. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_
  5415. commentId: Overload:IPA.Utilities.Utils.CopyAll
  5416. isSpec: "True"
  5417. fullName: IPA.Utilities.Utils.CopyAll
  5418. nameWithType: Utils.CopyAll
  5419. - uid: IPA.Utilities.Utils.CurrentTime
  5420. name: CurrentTime()
  5421. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime
  5422. commentId: M:IPA.Utilities.Utils.CurrentTime
  5423. fullName: IPA.Utilities.Utils.CurrentTime()
  5424. nameWithType: Utils.CurrentTime()
  5425. - uid: IPA.Utilities.Utils.CurrentTime*
  5426. name: CurrentTime
  5427. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime_
  5428. commentId: Overload:IPA.Utilities.Utils.CurrentTime
  5429. isSpec: "True"
  5430. fullName: IPA.Utilities.Utils.CurrentTime
  5431. nameWithType: Utils.CurrentTime
  5432. - uid: IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  5433. name: GetRelativePath(String, String)
  5434. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_System_String_System_String_
  5435. commentId: M:IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  5436. fullName: IPA.Utilities.Utils.GetRelativePath(System.String, System.String)
  5437. nameWithType: Utils.GetRelativePath(String, String)
  5438. - uid: IPA.Utilities.Utils.GetRelativePath*
  5439. name: GetRelativePath
  5440. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_
  5441. commentId: Overload:IPA.Utilities.Utils.GetRelativePath
  5442. isSpec: "True"
  5443. fullName: IPA.Utilities.Utils.GetRelativePath
  5444. nameWithType: Utils.GetRelativePath
  5445. - uid: IPA.Utilities.Utils.StringToByteArray(System.String)
  5446. name: StringToByteArray(String)
  5447. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_System_String_
  5448. commentId: M:IPA.Utilities.Utils.StringToByteArray(System.String)
  5449. fullName: IPA.Utilities.Utils.StringToByteArray(System.String)
  5450. nameWithType: Utils.StringToByteArray(String)
  5451. - uid: IPA.Utilities.Utils.StringToByteArray*
  5452. name: StringToByteArray
  5453. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_
  5454. commentId: Overload:IPA.Utilities.Utils.StringToByteArray
  5455. isSpec: "True"
  5456. fullName: IPA.Utilities.Utils.StringToByteArray
  5457. nameWithType: Utils.StringToByteArray
  5458. - uid: IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  5459. name: UnsafeCompare(Byte[], Byte[])
  5460. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___
  5461. commentId: M:IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  5462. name.vb: UnsafeCompare(Byte(), Byte())
  5463. fullName: IPA.Utilities.Utils.UnsafeCompare(System.Byte[], System.Byte[])
  5464. fullName.vb: IPA.Utilities.Utils.UnsafeCompare(System.Byte(), System.Byte())
  5465. nameWithType: Utils.UnsafeCompare(Byte[], Byte[])
  5466. nameWithType.vb: Utils.UnsafeCompare(Byte(), Byte())
  5467. - uid: IPA.Utilities.Utils.UnsafeCompare*
  5468. name: UnsafeCompare
  5469. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_
  5470. commentId: Overload:IPA.Utilities.Utils.UnsafeCompare
  5471. isSpec: "True"
  5472. fullName: IPA.Utilities.Utils.UnsafeCompare
  5473. nameWithType: Utils.UnsafeCompare
  5474. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  5475. name: VersionCompareNoPrerelease(Version, Version)
  5476. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_SemVer_Version_SemVer_Version_
  5477. commentId: M:IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  5478. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  5479. nameWithType: Utils.VersionCompareNoPrerelease(Version, Version)
  5480. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease*
  5481. name: VersionCompareNoPrerelease
  5482. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_
  5483. commentId: Overload:IPA.Utilities.Utils.VersionCompareNoPrerelease
  5484. isSpec: "True"
  5485. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease
  5486. nameWithType: Utils.VersionCompareNoPrerelease
  5487. - uid: other.config.schema
  5488. name: Configuration File Schema
  5489. href: other_api/config/schema.html
  5490. - uid: other.index
  5491. name: other.index
  5492. href: other_api/index.html