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.

5696 lines
322 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,System.Boolean)
  3009. name: Disable(PluginMetadata, Boolean)
  3010. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Boolean_
  3011. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3012. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, System.Boolean)
  3013. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, Boolean)
  3014. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3015. name: Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3016. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3017. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3018. name.vb: Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3019. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3020. fullName.vb: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3021. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3022. nameWithType.vb: StateTransitionTransaction.Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3023. - uid: IPA.Loader.StateTransitionTransaction.Disable*
  3024. name: Disable
  3025. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_
  3026. commentId: Overload:IPA.Loader.StateTransitionTransaction.Disable
  3027. isSpec: "True"
  3028. fullName: IPA.Loader.StateTransitionTransaction.Disable
  3029. nameWithType: StateTransitionTransaction.Disable
  3030. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3031. name: DisabledPlugins
  3032. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins
  3033. commentId: P:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3034. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3035. nameWithType: StateTransitionTransaction.DisabledPlugins
  3036. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins*
  3037. name: DisabledPlugins
  3038. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins_
  3039. commentId: Overload:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3040. isSpec: "True"
  3041. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3042. nameWithType: StateTransitionTransaction.DisabledPlugins
  3043. - uid: IPA.Loader.StateTransitionTransaction.Dispose
  3044. name: Dispose()
  3045. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose
  3046. commentId: M:IPA.Loader.StateTransitionTransaction.Dispose
  3047. fullName: IPA.Loader.StateTransitionTransaction.Dispose()
  3048. nameWithType: StateTransitionTransaction.Dispose()
  3049. - uid: IPA.Loader.StateTransitionTransaction.Dispose*
  3050. name: Dispose
  3051. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose_
  3052. commentId: Overload:IPA.Loader.StateTransitionTransaction.Dispose
  3053. isSpec: "True"
  3054. fullName: IPA.Loader.StateTransitionTransaction.Dispose
  3055. nameWithType: StateTransitionTransaction.Dispose
  3056. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3057. name: Enable(PluginMetadata, Boolean)
  3058. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Boolean_
  3059. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3060. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, System.Boolean)
  3061. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, Boolean)
  3062. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3063. name: Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3064. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3065. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3066. name.vb: Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3067. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3068. fullName.vb: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3069. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3070. nameWithType.vb: StateTransitionTransaction.Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3071. - uid: IPA.Loader.StateTransitionTransaction.Enable*
  3072. name: Enable
  3073. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_
  3074. commentId: Overload:IPA.Loader.StateTransitionTransaction.Enable
  3075. isSpec: "True"
  3076. fullName: IPA.Loader.StateTransitionTransaction.Enable
  3077. nameWithType: StateTransitionTransaction.Enable
  3078. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3079. name: EnabledPlugins
  3080. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins
  3081. commentId: P:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3082. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3083. nameWithType: StateTransitionTransaction.EnabledPlugins
  3084. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins*
  3085. name: EnabledPlugins
  3086. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins_
  3087. commentId: Overload:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3088. isSpec: "True"
  3089. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3090. nameWithType: StateTransitionTransaction.EnabledPlugins
  3091. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3092. name: IsDisabled(PluginMetadata)
  3093. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_IPA_Loader_PluginMetadata_
  3094. commentId: M:IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3095. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3096. nameWithType: StateTransitionTransaction.IsDisabled(PluginMetadata)
  3097. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled*
  3098. name: IsDisabled
  3099. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_
  3100. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsDisabled
  3101. isSpec: "True"
  3102. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled
  3103. nameWithType: StateTransitionTransaction.IsDisabled
  3104. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3105. name: IsEnabled(PluginMetadata)
  3106. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_IPA_Loader_PluginMetadata_
  3107. commentId: M:IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3108. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3109. nameWithType: StateTransitionTransaction.IsEnabled(PluginMetadata)
  3110. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled*
  3111. name: IsEnabled
  3112. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_
  3113. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsEnabled
  3114. isSpec: "True"
  3115. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled
  3116. nameWithType: StateTransitionTransaction.IsEnabled
  3117. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3118. name: WillNeedRestart
  3119. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart
  3120. commentId: P:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3121. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3122. nameWithType: StateTransitionTransaction.WillNeedRestart
  3123. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart*
  3124. name: WillNeedRestart
  3125. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart_
  3126. commentId: Overload:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3127. isSpec: "True"
  3128. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3129. nameWithType: StateTransitionTransaction.WillNeedRestart
  3130. - uid: IPA.Logging
  3131. name: IPA.Logging
  3132. href: api/IPA.Logging.html
  3133. commentId: N:IPA.Logging
  3134. fullName: IPA.Logging
  3135. nameWithType: IPA.Logging
  3136. - uid: IPA.Logging.Logger
  3137. name: Logger
  3138. href: api/IPA.Logging.Logger.html
  3139. commentId: T:IPA.Logging.Logger
  3140. fullName: IPA.Logging.Logger
  3141. nameWithType: Logger
  3142. - uid: IPA.Logging.Logger.Critical(System.Exception)
  3143. name: Critical(Exception)
  3144. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_Exception_
  3145. commentId: M:IPA.Logging.Logger.Critical(System.Exception)
  3146. fullName: IPA.Logging.Logger.Critical(System.Exception)
  3147. nameWithType: Logger.Critical(Exception)
  3148. - uid: IPA.Logging.Logger.Critical(System.String)
  3149. name: Critical(String)
  3150. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_String_
  3151. commentId: M:IPA.Logging.Logger.Critical(System.String)
  3152. fullName: IPA.Logging.Logger.Critical(System.String)
  3153. nameWithType: Logger.Critical(String)
  3154. - uid: IPA.Logging.Logger.Critical*
  3155. name: Critical
  3156. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_
  3157. commentId: Overload:IPA.Logging.Logger.Critical
  3158. isSpec: "True"
  3159. fullName: IPA.Logging.Logger.Critical
  3160. nameWithType: Logger.Critical
  3161. - uid: IPA.Logging.Logger.Debug(System.Exception)
  3162. name: Debug(Exception)
  3163. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_Exception_
  3164. commentId: M:IPA.Logging.Logger.Debug(System.Exception)
  3165. fullName: IPA.Logging.Logger.Debug(System.Exception)
  3166. nameWithType: Logger.Debug(Exception)
  3167. - uid: IPA.Logging.Logger.Debug(System.String)
  3168. name: Debug(String)
  3169. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_String_
  3170. commentId: M:IPA.Logging.Logger.Debug(System.String)
  3171. fullName: IPA.Logging.Logger.Debug(System.String)
  3172. nameWithType: Logger.Debug(String)
  3173. - uid: IPA.Logging.Logger.Debug*
  3174. name: Debug
  3175. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_
  3176. commentId: Overload:IPA.Logging.Logger.Debug
  3177. isSpec: "True"
  3178. fullName: IPA.Logging.Logger.Debug
  3179. nameWithType: Logger.Debug
  3180. - uid: IPA.Logging.Logger.Error(System.Exception)
  3181. name: Error(Exception)
  3182. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_Exception_
  3183. commentId: M:IPA.Logging.Logger.Error(System.Exception)
  3184. fullName: IPA.Logging.Logger.Error(System.Exception)
  3185. nameWithType: Logger.Error(Exception)
  3186. - uid: IPA.Logging.Logger.Error(System.String)
  3187. name: Error(String)
  3188. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_String_
  3189. commentId: M:IPA.Logging.Logger.Error(System.String)
  3190. fullName: IPA.Logging.Logger.Error(System.String)
  3191. nameWithType: Logger.Error(String)
  3192. - uid: IPA.Logging.Logger.Error*
  3193. name: Error
  3194. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_
  3195. commentId: Overload:IPA.Logging.Logger.Error
  3196. isSpec: "True"
  3197. fullName: IPA.Logging.Logger.Error
  3198. nameWithType: Logger.Error
  3199. - uid: IPA.Logging.Logger.Info(System.Exception)
  3200. name: Info(Exception)
  3201. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_Exception_
  3202. commentId: M:IPA.Logging.Logger.Info(System.Exception)
  3203. fullName: IPA.Logging.Logger.Info(System.Exception)
  3204. nameWithType: Logger.Info(Exception)
  3205. - uid: IPA.Logging.Logger.Info(System.String)
  3206. name: Info(String)
  3207. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_String_
  3208. commentId: M:IPA.Logging.Logger.Info(System.String)
  3209. fullName: IPA.Logging.Logger.Info(System.String)
  3210. nameWithType: Logger.Info(String)
  3211. - uid: IPA.Logging.Logger.Info*
  3212. name: Info
  3213. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_
  3214. commentId: Overload:IPA.Logging.Logger.Info
  3215. isSpec: "True"
  3216. fullName: IPA.Logging.Logger.Info
  3217. nameWithType: Logger.Info
  3218. - uid: IPA.Logging.Logger.Level
  3219. name: Logger.Level
  3220. href: api/IPA.Logging.Logger.Level.html
  3221. commentId: T:IPA.Logging.Logger.Level
  3222. fullName: IPA.Logging.Logger.Level
  3223. nameWithType: Logger.Level
  3224. - uid: IPA.Logging.Logger.Level.Critical
  3225. name: Critical
  3226. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Critical
  3227. commentId: F:IPA.Logging.Logger.Level.Critical
  3228. fullName: IPA.Logging.Logger.Level.Critical
  3229. nameWithType: Logger.Level.Critical
  3230. - uid: IPA.Logging.Logger.Level.Debug
  3231. name: Debug
  3232. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Debug
  3233. commentId: F:IPA.Logging.Logger.Level.Debug
  3234. fullName: IPA.Logging.Logger.Level.Debug
  3235. nameWithType: Logger.Level.Debug
  3236. - uid: IPA.Logging.Logger.Level.Error
  3237. name: Error
  3238. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Error
  3239. commentId: F:IPA.Logging.Logger.Level.Error
  3240. fullName: IPA.Logging.Logger.Level.Error
  3241. nameWithType: Logger.Level.Error
  3242. - uid: IPA.Logging.Logger.Level.Info
  3243. name: Info
  3244. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Info
  3245. commentId: F:IPA.Logging.Logger.Level.Info
  3246. fullName: IPA.Logging.Logger.Level.Info
  3247. nameWithType: Logger.Level.Info
  3248. - uid: IPA.Logging.Logger.Level.None
  3249. name: None
  3250. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_None
  3251. commentId: F:IPA.Logging.Logger.Level.None
  3252. fullName: IPA.Logging.Logger.Level.None
  3253. nameWithType: Logger.Level.None
  3254. - uid: IPA.Logging.Logger.Level.Notice
  3255. name: Notice
  3256. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Notice
  3257. commentId: F:IPA.Logging.Logger.Level.Notice
  3258. fullName: IPA.Logging.Logger.Level.Notice
  3259. nameWithType: Logger.Level.Notice
  3260. - uid: IPA.Logging.Logger.Level.Trace
  3261. name: Trace
  3262. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Trace
  3263. commentId: F:IPA.Logging.Logger.Level.Trace
  3264. fullName: IPA.Logging.Logger.Level.Trace
  3265. nameWithType: Logger.Level.Trace
  3266. - uid: IPA.Logging.Logger.Level.Warning
  3267. name: Warning
  3268. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Warning
  3269. commentId: F:IPA.Logging.Logger.Level.Warning
  3270. fullName: IPA.Logging.Logger.Level.Warning
  3271. nameWithType: Logger.Level.Warning
  3272. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3273. name: Log(Logger.Level, Exception)
  3274. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_Exception_
  3275. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3276. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.Exception)
  3277. nameWithType: Logger.Log(Logger.Level, Exception)
  3278. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3279. name: Log(Logger.Level, String)
  3280. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_
  3281. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3282. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.String)
  3283. nameWithType: Logger.Log(Logger.Level, String)
  3284. - uid: IPA.Logging.Logger.Log*
  3285. name: Log
  3286. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_
  3287. commentId: Overload:IPA.Logging.Logger.Log
  3288. isSpec: "True"
  3289. fullName: IPA.Logging.Logger.Log
  3290. nameWithType: Logger.Log
  3291. - uid: IPA.Logging.Logger.LogFormat
  3292. name: LogFormat
  3293. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat
  3294. commentId: P:IPA.Logging.Logger.LogFormat
  3295. fullName: IPA.Logging.Logger.LogFormat
  3296. nameWithType: Logger.LogFormat
  3297. - uid: IPA.Logging.Logger.LogFormat*
  3298. name: LogFormat
  3299. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat_
  3300. commentId: Overload:IPA.Logging.Logger.LogFormat
  3301. isSpec: "True"
  3302. fullName: IPA.Logging.Logger.LogFormat
  3303. nameWithType: Logger.LogFormat
  3304. - uid: IPA.Logging.Logger.LogLevel
  3305. name: Logger.LogLevel
  3306. href: api/IPA.Logging.Logger.LogLevel.html
  3307. commentId: T:IPA.Logging.Logger.LogLevel
  3308. fullName: IPA.Logging.Logger.LogLevel
  3309. nameWithType: Logger.LogLevel
  3310. - uid: IPA.Logging.Logger.LogLevel.All
  3311. name: All
  3312. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_All
  3313. commentId: F:IPA.Logging.Logger.LogLevel.All
  3314. fullName: IPA.Logging.Logger.LogLevel.All
  3315. nameWithType: Logger.LogLevel.All
  3316. - uid: IPA.Logging.Logger.LogLevel.CriticalOnly
  3317. name: CriticalOnly
  3318. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_CriticalOnly
  3319. commentId: F:IPA.Logging.Logger.LogLevel.CriticalOnly
  3320. fullName: IPA.Logging.Logger.LogLevel.CriticalOnly
  3321. nameWithType: Logger.LogLevel.CriticalOnly
  3322. - uid: IPA.Logging.Logger.LogLevel.DebugOnly
  3323. name: DebugOnly
  3324. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugOnly
  3325. commentId: F:IPA.Logging.Logger.LogLevel.DebugOnly
  3326. fullName: IPA.Logging.Logger.LogLevel.DebugOnly
  3327. nameWithType: Logger.LogLevel.DebugOnly
  3328. - uid: IPA.Logging.Logger.LogLevel.DebugUp
  3329. name: DebugUp
  3330. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugUp
  3331. commentId: F:IPA.Logging.Logger.LogLevel.DebugUp
  3332. fullName: IPA.Logging.Logger.LogLevel.DebugUp
  3333. nameWithType: Logger.LogLevel.DebugUp
  3334. - uid: IPA.Logging.Logger.LogLevel.ErrorOnly
  3335. name: ErrorOnly
  3336. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorOnly
  3337. commentId: F:IPA.Logging.Logger.LogLevel.ErrorOnly
  3338. fullName: IPA.Logging.Logger.LogLevel.ErrorOnly
  3339. nameWithType: Logger.LogLevel.ErrorOnly
  3340. - uid: IPA.Logging.Logger.LogLevel.ErrorUp
  3341. name: ErrorUp
  3342. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorUp
  3343. commentId: F:IPA.Logging.Logger.LogLevel.ErrorUp
  3344. fullName: IPA.Logging.Logger.LogLevel.ErrorUp
  3345. nameWithType: Logger.LogLevel.ErrorUp
  3346. - uid: IPA.Logging.Logger.LogLevel.InfoOnly
  3347. name: InfoOnly
  3348. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoOnly
  3349. commentId: F:IPA.Logging.Logger.LogLevel.InfoOnly
  3350. fullName: IPA.Logging.Logger.LogLevel.InfoOnly
  3351. nameWithType: Logger.LogLevel.InfoOnly
  3352. - uid: IPA.Logging.Logger.LogLevel.InfoUp
  3353. name: InfoUp
  3354. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoUp
  3355. commentId: F:IPA.Logging.Logger.LogLevel.InfoUp
  3356. fullName: IPA.Logging.Logger.LogLevel.InfoUp
  3357. nameWithType: Logger.LogLevel.InfoUp
  3358. - uid: IPA.Logging.Logger.LogLevel.None
  3359. name: None
  3360. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_None
  3361. commentId: F:IPA.Logging.Logger.LogLevel.None
  3362. fullName: IPA.Logging.Logger.LogLevel.None
  3363. nameWithType: Logger.LogLevel.None
  3364. - uid: IPA.Logging.Logger.LogLevel.NoticeOnly
  3365. name: NoticeOnly
  3366. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeOnly
  3367. commentId: F:IPA.Logging.Logger.LogLevel.NoticeOnly
  3368. fullName: IPA.Logging.Logger.LogLevel.NoticeOnly
  3369. nameWithType: Logger.LogLevel.NoticeOnly
  3370. - uid: IPA.Logging.Logger.LogLevel.NoticeUp
  3371. name: NoticeUp
  3372. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeUp
  3373. commentId: F:IPA.Logging.Logger.LogLevel.NoticeUp
  3374. fullName: IPA.Logging.Logger.LogLevel.NoticeUp
  3375. nameWithType: Logger.LogLevel.NoticeUp
  3376. - uid: IPA.Logging.Logger.LogLevel.TraceOnly
  3377. name: TraceOnly
  3378. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_TraceOnly
  3379. commentId: F:IPA.Logging.Logger.LogLevel.TraceOnly
  3380. fullName: IPA.Logging.Logger.LogLevel.TraceOnly
  3381. nameWithType: Logger.LogLevel.TraceOnly
  3382. - uid: IPA.Logging.Logger.LogLevel.Undefined
  3383. name: Undefined
  3384. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_Undefined
  3385. commentId: F:IPA.Logging.Logger.LogLevel.Undefined
  3386. fullName: IPA.Logging.Logger.LogLevel.Undefined
  3387. nameWithType: Logger.LogLevel.Undefined
  3388. - uid: IPA.Logging.Logger.LogLevel.WarningOnly
  3389. name: WarningOnly
  3390. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningOnly
  3391. commentId: F:IPA.Logging.Logger.LogLevel.WarningOnly
  3392. fullName: IPA.Logging.Logger.LogLevel.WarningOnly
  3393. nameWithType: Logger.LogLevel.WarningOnly
  3394. - uid: IPA.Logging.Logger.LogLevel.WarningUp
  3395. name: WarningUp
  3396. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningUp
  3397. commentId: F:IPA.Logging.Logger.LogLevel.WarningUp
  3398. fullName: IPA.Logging.Logger.LogLevel.WarningUp
  3399. nameWithType: Logger.LogLevel.WarningUp
  3400. - uid: IPA.Logging.Logger.Notice(System.Exception)
  3401. name: Notice(Exception)
  3402. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_Exception_
  3403. commentId: M:IPA.Logging.Logger.Notice(System.Exception)
  3404. fullName: IPA.Logging.Logger.Notice(System.Exception)
  3405. nameWithType: Logger.Notice(Exception)
  3406. - uid: IPA.Logging.Logger.Notice(System.String)
  3407. name: Notice(String)
  3408. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_String_
  3409. commentId: M:IPA.Logging.Logger.Notice(System.String)
  3410. fullName: IPA.Logging.Logger.Notice(System.String)
  3411. nameWithType: Logger.Notice(String)
  3412. - uid: IPA.Logging.Logger.Notice*
  3413. name: Notice
  3414. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_
  3415. commentId: Overload:IPA.Logging.Logger.Notice
  3416. isSpec: "True"
  3417. fullName: IPA.Logging.Logger.Notice
  3418. nameWithType: Logger.Notice
  3419. - uid: IPA.Logging.Logger.Trace(System.Exception)
  3420. name: Trace(Exception)
  3421. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_Exception_
  3422. commentId: M:IPA.Logging.Logger.Trace(System.Exception)
  3423. fullName: IPA.Logging.Logger.Trace(System.Exception)
  3424. nameWithType: Logger.Trace(Exception)
  3425. - uid: IPA.Logging.Logger.Trace(System.String)
  3426. name: Trace(String)
  3427. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_String_
  3428. commentId: M:IPA.Logging.Logger.Trace(System.String)
  3429. fullName: IPA.Logging.Logger.Trace(System.String)
  3430. nameWithType: Logger.Trace(String)
  3431. - uid: IPA.Logging.Logger.Trace*
  3432. name: Trace
  3433. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_
  3434. commentId: Overload:IPA.Logging.Logger.Trace
  3435. isSpec: "True"
  3436. fullName: IPA.Logging.Logger.Trace
  3437. nameWithType: Logger.Trace
  3438. - uid: IPA.Logging.Logger.Warn(System.Exception)
  3439. name: Warn(Exception)
  3440. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_Exception_
  3441. commentId: M:IPA.Logging.Logger.Warn(System.Exception)
  3442. fullName: IPA.Logging.Logger.Warn(System.Exception)
  3443. nameWithType: Logger.Warn(Exception)
  3444. - uid: IPA.Logging.Logger.Warn(System.String)
  3445. name: Warn(String)
  3446. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_String_
  3447. commentId: M:IPA.Logging.Logger.Warn(System.String)
  3448. fullName: IPA.Logging.Logger.Warn(System.String)
  3449. nameWithType: Logger.Warn(String)
  3450. - uid: IPA.Logging.Logger.Warn*
  3451. name: Warn
  3452. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_
  3453. commentId: Overload:IPA.Logging.Logger.Warn
  3454. isSpec: "True"
  3455. fullName: IPA.Logging.Logger.Warn
  3456. nameWithType: Logger.Warn
  3457. - uid: IPA.Logging.LoggerExtensions
  3458. name: LoggerExtensions
  3459. href: api/IPA.Logging.LoggerExtensions.html
  3460. commentId: T:IPA.Logging.LoggerExtensions
  3461. fullName: IPA.Logging.LoggerExtensions
  3462. nameWithType: LoggerExtensions
  3463. - uid: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  3464. name: GetChildLogger(Logger, String)
  3465. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_
  3466. commentId: M:IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  3467. fullName: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger, System.String)
  3468. nameWithType: LoggerExtensions.GetChildLogger(Logger, String)
  3469. - uid: IPA.Logging.LoggerExtensions.GetChildLogger*
  3470. name: GetChildLogger
  3471. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_
  3472. commentId: Overload:IPA.Logging.LoggerExtensions.GetChildLogger
  3473. isSpec: "True"
  3474. fullName: IPA.Logging.LoggerExtensions.GetChildLogger
  3475. nameWithType: LoggerExtensions.GetChildLogger
  3476. - uid: IPA.Logging.LogPrinter
  3477. name: LogPrinter
  3478. href: api/IPA.Logging.LogPrinter.html
  3479. commentId: T:IPA.Logging.LogPrinter
  3480. fullName: IPA.Logging.LogPrinter
  3481. nameWithType: LogPrinter
  3482. - uid: IPA.Logging.LogPrinter.EndPrint
  3483. name: EndPrint()
  3484. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint
  3485. commentId: M:IPA.Logging.LogPrinter.EndPrint
  3486. fullName: IPA.Logging.LogPrinter.EndPrint()
  3487. nameWithType: LogPrinter.EndPrint()
  3488. - uid: IPA.Logging.LogPrinter.EndPrint*
  3489. name: EndPrint
  3490. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint_
  3491. commentId: Overload:IPA.Logging.LogPrinter.EndPrint
  3492. isSpec: "True"
  3493. fullName: IPA.Logging.LogPrinter.EndPrint
  3494. nameWithType: LogPrinter.EndPrint
  3495. - uid: IPA.Logging.LogPrinter.Filter
  3496. name: Filter
  3497. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter
  3498. commentId: P:IPA.Logging.LogPrinter.Filter
  3499. fullName: IPA.Logging.LogPrinter.Filter
  3500. nameWithType: LogPrinter.Filter
  3501. - uid: IPA.Logging.LogPrinter.Filter*
  3502. name: Filter
  3503. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter_
  3504. commentId: Overload:IPA.Logging.LogPrinter.Filter
  3505. isSpec: "True"
  3506. fullName: IPA.Logging.LogPrinter.Filter
  3507. nameWithType: LogPrinter.Filter
  3508. - uid: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3509. name: Print(Logger.Level, DateTime, String, String)
  3510. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3511. commentId: M:IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3512. fullName: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3513. nameWithType: LogPrinter.Print(Logger.Level, DateTime, String, String)
  3514. - uid: IPA.Logging.LogPrinter.Print*
  3515. name: Print
  3516. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_
  3517. commentId: Overload:IPA.Logging.LogPrinter.Print
  3518. isSpec: "True"
  3519. fullName: IPA.Logging.LogPrinter.Print
  3520. nameWithType: LogPrinter.Print
  3521. - uid: IPA.Logging.LogPrinter.StartPrint
  3522. name: StartPrint()
  3523. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint
  3524. commentId: M:IPA.Logging.LogPrinter.StartPrint
  3525. fullName: IPA.Logging.LogPrinter.StartPrint()
  3526. nameWithType: LogPrinter.StartPrint()
  3527. - uid: IPA.Logging.LogPrinter.StartPrint*
  3528. name: StartPrint
  3529. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint_
  3530. commentId: Overload:IPA.Logging.LogPrinter.StartPrint
  3531. isSpec: "True"
  3532. fullName: IPA.Logging.LogPrinter.StartPrint
  3533. nameWithType: LogPrinter.StartPrint
  3534. - uid: IPA.Logging.Printers
  3535. name: IPA.Logging.Printers
  3536. href: api/IPA.Logging.Printers.html
  3537. commentId: N:IPA.Logging.Printers
  3538. fullName: IPA.Logging.Printers
  3539. nameWithType: IPA.Logging.Printers
  3540. - uid: IPA.Logging.Printers.ColoredConsolePrinter
  3541. name: ColoredConsolePrinter
  3542. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html
  3543. commentId: T:IPA.Logging.Printers.ColoredConsolePrinter
  3544. fullName: IPA.Logging.Printers.ColoredConsolePrinter
  3545. nameWithType: ColoredConsolePrinter
  3546. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3547. name: Color
  3548. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color
  3549. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Color
  3550. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3551. nameWithType: ColoredConsolePrinter.Color
  3552. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color*
  3553. name: Color
  3554. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color_
  3555. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Color
  3556. isSpec: "True"
  3557. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3558. nameWithType: ColoredConsolePrinter.Color
  3559. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3560. name: Filter
  3561. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter
  3562. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3563. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3564. nameWithType: ColoredConsolePrinter.Filter
  3565. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter*
  3566. name: Filter
  3567. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter_
  3568. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3569. isSpec: "True"
  3570. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3571. nameWithType: ColoredConsolePrinter.Filter
  3572. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3573. name: Print(Logger.Level, DateTime, String, String)
  3574. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3575. commentId: M:IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3576. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3577. nameWithType: ColoredConsolePrinter.Print(Logger.Level, DateTime, String, String)
  3578. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print*
  3579. name: Print
  3580. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_
  3581. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Print
  3582. isSpec: "True"
  3583. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print
  3584. nameWithType: ColoredConsolePrinter.Print
  3585. - uid: IPA.Logging.Printers.ColorlessConsolePrinter
  3586. name: ColorlessConsolePrinter
  3587. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html
  3588. commentId: T:IPA.Logging.Printers.ColorlessConsolePrinter
  3589. fullName: IPA.Logging.Printers.ColorlessConsolePrinter
  3590. nameWithType: ColorlessConsolePrinter
  3591. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3592. name: Filter
  3593. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter
  3594. commentId: P:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3595. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3596. nameWithType: ColorlessConsolePrinter.Filter
  3597. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter*
  3598. name: Filter
  3599. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter_
  3600. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3601. isSpec: "True"
  3602. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3603. nameWithType: ColorlessConsolePrinter.Filter
  3604. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3605. name: Print(Logger.Level, DateTime, String, String)
  3606. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3607. commentId: M:IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3608. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3609. nameWithType: ColorlessConsolePrinter.Print(Logger.Level, DateTime, String, String)
  3610. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print*
  3611. name: Print
  3612. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_
  3613. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Print
  3614. isSpec: "True"
  3615. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print
  3616. nameWithType: ColorlessConsolePrinter.Print
  3617. - uid: IPA.Logging.Printers.GlobalLogFilePrinter
  3618. name: GlobalLogFilePrinter
  3619. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html
  3620. commentId: T:IPA.Logging.Printers.GlobalLogFilePrinter
  3621. fullName: IPA.Logging.Printers.GlobalLogFilePrinter
  3622. nameWithType: GlobalLogFilePrinter
  3623. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3624. name: Filter
  3625. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter
  3626. commentId: P:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3627. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3628. nameWithType: GlobalLogFilePrinter.Filter
  3629. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter*
  3630. name: Filter
  3631. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter_
  3632. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3633. isSpec: "True"
  3634. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3635. nameWithType: GlobalLogFilePrinter.Filter
  3636. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3637. name: GetFileInfo()
  3638. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo
  3639. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3640. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo()
  3641. nameWithType: GlobalLogFilePrinter.GetFileInfo()
  3642. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo*
  3643. name: GetFileInfo
  3644. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo_
  3645. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3646. isSpec: "True"
  3647. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3648. nameWithType: GlobalLogFilePrinter.GetFileInfo
  3649. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3650. name: Print(Logger.Level, DateTime, String, String)
  3651. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3652. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3653. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3654. nameWithType: GlobalLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  3655. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print*
  3656. name: Print
  3657. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_
  3658. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Print
  3659. isSpec: "True"
  3660. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print
  3661. nameWithType: GlobalLogFilePrinter.Print
  3662. - uid: IPA.Logging.Printers.GZFilePrinter
  3663. name: GZFilePrinter
  3664. href: api/IPA.Logging.Printers.GZFilePrinter.html
  3665. commentId: T:IPA.Logging.Printers.GZFilePrinter
  3666. fullName: IPA.Logging.Printers.GZFilePrinter
  3667. nameWithType: GZFilePrinter
  3668. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose
  3669. name: Dispose()
  3670. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose
  3671. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose
  3672. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose()
  3673. nameWithType: GZFilePrinter.Dispose()
  3674. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3675. name: Dispose(Boolean)
  3676. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_
  3677. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3678. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3679. nameWithType: GZFilePrinter.Dispose(Boolean)
  3680. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose*
  3681. name: Dispose
  3682. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_
  3683. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.Dispose
  3684. isSpec: "True"
  3685. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose
  3686. nameWithType: GZFilePrinter.Dispose
  3687. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint
  3688. name: EndPrint()
  3689. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint
  3690. commentId: M:IPA.Logging.Printers.GZFilePrinter.EndPrint
  3691. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint()
  3692. nameWithType: GZFilePrinter.EndPrint()
  3693. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint*
  3694. name: EndPrint
  3695. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint_
  3696. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.EndPrint
  3697. isSpec: "True"
  3698. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint
  3699. nameWithType: GZFilePrinter.EndPrint
  3700. - uid: IPA.Logging.Printers.GZFilePrinter.FileWriter
  3701. name: FileWriter
  3702. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_FileWriter
  3703. commentId: F:IPA.Logging.Printers.GZFilePrinter.FileWriter
  3704. fullName: IPA.Logging.Printers.GZFilePrinter.FileWriter
  3705. nameWithType: GZFilePrinter.FileWriter
  3706. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3707. name: GetFileInfo()
  3708. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo
  3709. commentId: M:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3710. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo()
  3711. nameWithType: GZFilePrinter.GetFileInfo()
  3712. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo*
  3713. name: GetFileInfo
  3714. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo_
  3715. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3716. isSpec: "True"
  3717. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3718. nameWithType: GZFilePrinter.GetFileInfo
  3719. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint
  3720. name: StartPrint()
  3721. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint
  3722. commentId: M:IPA.Logging.Printers.GZFilePrinter.StartPrint
  3723. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint()
  3724. nameWithType: GZFilePrinter.StartPrint()
  3725. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint*
  3726. name: StartPrint
  3727. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint_
  3728. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.StartPrint
  3729. isSpec: "True"
  3730. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint
  3731. nameWithType: GZFilePrinter.StartPrint
  3732. - uid: IPA.Logging.Printers.PluginLogFilePrinter
  3733. name: PluginLogFilePrinter
  3734. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html
  3735. commentId: T:IPA.Logging.Printers.PluginLogFilePrinter
  3736. fullName: IPA.Logging.Printers.PluginLogFilePrinter
  3737. nameWithType: PluginLogFilePrinter
  3738. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  3739. name: PluginLogFilePrinter(String)
  3740. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_
  3741. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  3742. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter(System.String)
  3743. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter(String)
  3744. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor*
  3745. name: PluginLogFilePrinter
  3746. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_
  3747. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.#ctor
  3748. isSpec: "True"
  3749. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter
  3750. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter
  3751. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3752. name: Filter
  3753. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter
  3754. commentId: P:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3755. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3756. nameWithType: PluginLogFilePrinter.Filter
  3757. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter*
  3758. name: Filter
  3759. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter_
  3760. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3761. isSpec: "True"
  3762. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3763. nameWithType: PluginLogFilePrinter.Filter
  3764. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3765. name: GetFileInfo()
  3766. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo
  3767. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3768. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo()
  3769. nameWithType: PluginLogFilePrinter.GetFileInfo()
  3770. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo*
  3771. name: GetFileInfo
  3772. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo_
  3773. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3774. isSpec: "True"
  3775. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3776. nameWithType: PluginLogFilePrinter.GetFileInfo
  3777. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3778. name: Print(Logger.Level, DateTime, String, String)
  3779. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3780. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3781. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3782. nameWithType: PluginLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  3783. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print*
  3784. name: Print
  3785. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_
  3786. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Print
  3787. isSpec: "True"
  3788. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print
  3789. nameWithType: PluginLogFilePrinter.Print
  3790. - uid: IPA.Logging.Printers.PluginSubLogPrinter
  3791. name: PluginSubLogPrinter
  3792. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html
  3793. commentId: T:IPA.Logging.Printers.PluginSubLogPrinter
  3794. fullName: IPA.Logging.Printers.PluginSubLogPrinter
  3795. nameWithType: PluginSubLogPrinter
  3796. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  3797. name: PluginSubLogPrinter(String, String)
  3798. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_
  3799. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  3800. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter(System.String, System.String)
  3801. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter(String, String)
  3802. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor*
  3803. name: PluginSubLogPrinter
  3804. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_
  3805. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.#ctor
  3806. isSpec: "True"
  3807. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter
  3808. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter
  3809. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  3810. name: Filter
  3811. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter
  3812. commentId: P:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  3813. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  3814. nameWithType: PluginSubLogPrinter.Filter
  3815. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter*
  3816. name: Filter
  3817. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter_
  3818. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  3819. isSpec: "True"
  3820. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  3821. nameWithType: PluginSubLogPrinter.Filter
  3822. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  3823. name: GetFileInfo()
  3824. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo
  3825. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  3826. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo()
  3827. nameWithType: PluginSubLogPrinter.GetFileInfo()
  3828. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo*
  3829. name: GetFileInfo
  3830. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo_
  3831. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  3832. isSpec: "True"
  3833. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  3834. nameWithType: PluginSubLogPrinter.GetFileInfo
  3835. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3836. name: Print(Logger.Level, DateTime, String, String)
  3837. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3838. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3839. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3840. nameWithType: PluginSubLogPrinter.Print(Logger.Level, DateTime, String, String)
  3841. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print*
  3842. name: Print
  3843. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_
  3844. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Print
  3845. isSpec: "True"
  3846. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print
  3847. nameWithType: PluginSubLogPrinter.Print
  3848. - uid: IPA.Logging.StandardLogger
  3849. name: StandardLogger
  3850. href: api/IPA.Logging.StandardLogger.html
  3851. commentId: T:IPA.Logging.StandardLogger
  3852. fullName: IPA.Logging.StandardLogger
  3853. nameWithType: StandardLogger
  3854. - uid: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  3855. name: AddPrinter(LogPrinter)
  3856. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_
  3857. commentId: M:IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  3858. fullName: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  3859. nameWithType: StandardLogger.AddPrinter(LogPrinter)
  3860. - uid: IPA.Logging.StandardLogger.AddPrinter*
  3861. name: AddPrinter
  3862. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_
  3863. commentId: Overload:IPA.Logging.StandardLogger.AddPrinter
  3864. isSpec: "True"
  3865. fullName: IPA.Logging.StandardLogger.AddPrinter
  3866. nameWithType: StandardLogger.AddPrinter
  3867. - uid: IPA.Logging.StandardLogger.ConsoleWriter
  3868. name: ConsoleWriter
  3869. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter
  3870. commentId: P:IPA.Logging.StandardLogger.ConsoleWriter
  3871. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  3872. nameWithType: StandardLogger.ConsoleWriter
  3873. - uid: IPA.Logging.StandardLogger.ConsoleWriter*
  3874. name: ConsoleWriter
  3875. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter_
  3876. commentId: Overload:IPA.Logging.StandardLogger.ConsoleWriter
  3877. isSpec: "True"
  3878. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  3879. nameWithType: StandardLogger.ConsoleWriter
  3880. - uid: IPA.Logging.StandardLogger.Debug(System.String)
  3881. name: Debug(String)
  3882. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_System_String_
  3883. commentId: M:IPA.Logging.StandardLogger.Debug(System.String)
  3884. fullName: IPA.Logging.StandardLogger.Debug(System.String)
  3885. nameWithType: StandardLogger.Debug(String)
  3886. - uid: IPA.Logging.StandardLogger.Debug*
  3887. name: Debug
  3888. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_
  3889. commentId: Overload:IPA.Logging.StandardLogger.Debug
  3890. isSpec: "True"
  3891. fullName: IPA.Logging.StandardLogger.Debug
  3892. nameWithType: StandardLogger.Debug
  3893. - uid: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  3894. name: Log(Logger.Level, String)
  3895. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_
  3896. commentId: M:IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  3897. fullName: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level, System.String)
  3898. nameWithType: StandardLogger.Log(Logger.Level, String)
  3899. - uid: IPA.Logging.StandardLogger.Log*
  3900. name: Log
  3901. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_
  3902. commentId: Overload:IPA.Logging.StandardLogger.Log
  3903. isSpec: "True"
  3904. fullName: IPA.Logging.StandardLogger.Log
  3905. nameWithType: StandardLogger.Log
  3906. - uid: IPA.Logging.StandardLogger.PrintFilter
  3907. name: PrintFilter
  3908. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter
  3909. commentId: P:IPA.Logging.StandardLogger.PrintFilter
  3910. fullName: IPA.Logging.StandardLogger.PrintFilter
  3911. nameWithType: StandardLogger.PrintFilter
  3912. - uid: IPA.Logging.StandardLogger.PrintFilter*
  3913. name: PrintFilter
  3914. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter_
  3915. commentId: Overload:IPA.Logging.StandardLogger.PrintFilter
  3916. isSpec: "True"
  3917. fullName: IPA.Logging.StandardLogger.PrintFilter
  3918. nameWithType: StandardLogger.PrintFilter
  3919. - uid: IPA.Old
  3920. name: IPA.Old
  3921. href: api/IPA.Old.html
  3922. commentId: N:IPA.Old
  3923. fullName: IPA.Old
  3924. nameWithType: IPA.Old
  3925. - uid: IPA.Old.IEnhancedPlugin
  3926. name: IEnhancedPlugin
  3927. href: api/IPA.Old.IEnhancedPlugin.html
  3928. commentId: T:IPA.Old.IEnhancedPlugin
  3929. fullName: IPA.Old.IEnhancedPlugin
  3930. nameWithType: IEnhancedPlugin
  3931. - uid: IPA.Old.IEnhancedPlugin.Filter
  3932. name: Filter
  3933. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter
  3934. commentId: P:IPA.Old.IEnhancedPlugin.Filter
  3935. fullName: IPA.Old.IEnhancedPlugin.Filter
  3936. nameWithType: IEnhancedPlugin.Filter
  3937. - uid: IPA.Old.IEnhancedPlugin.Filter*
  3938. name: Filter
  3939. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter_
  3940. commentId: Overload:IPA.Old.IEnhancedPlugin.Filter
  3941. isSpec: "True"
  3942. fullName: IPA.Old.IEnhancedPlugin.Filter
  3943. nameWithType: IEnhancedPlugin.Filter
  3944. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate
  3945. name: OnLateUpdate()
  3946. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate
  3947. commentId: M:IPA.Old.IEnhancedPlugin.OnLateUpdate
  3948. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate()
  3949. nameWithType: IEnhancedPlugin.OnLateUpdate()
  3950. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate*
  3951. name: OnLateUpdate
  3952. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate_
  3953. commentId: Overload:IPA.Old.IEnhancedPlugin.OnLateUpdate
  3954. isSpec: "True"
  3955. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate
  3956. nameWithType: IEnhancedPlugin.OnLateUpdate
  3957. - uid: IPA.Old.IPlugin
  3958. name: IPlugin
  3959. href: api/IPA.Old.IPlugin.html
  3960. commentId: T:IPA.Old.IPlugin
  3961. fullName: IPA.Old.IPlugin
  3962. nameWithType: IPlugin
  3963. - uid: IPA.Old.IPlugin.Name
  3964. name: Name
  3965. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name
  3966. commentId: P:IPA.Old.IPlugin.Name
  3967. fullName: IPA.Old.IPlugin.Name
  3968. nameWithType: IPlugin.Name
  3969. - uid: IPA.Old.IPlugin.Name*
  3970. name: Name
  3971. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name_
  3972. commentId: Overload:IPA.Old.IPlugin.Name
  3973. isSpec: "True"
  3974. fullName: IPA.Old.IPlugin.Name
  3975. nameWithType: IPlugin.Name
  3976. - uid: IPA.Old.IPlugin.OnApplicationQuit
  3977. name: OnApplicationQuit()
  3978. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit
  3979. commentId: M:IPA.Old.IPlugin.OnApplicationQuit
  3980. fullName: IPA.Old.IPlugin.OnApplicationQuit()
  3981. nameWithType: IPlugin.OnApplicationQuit()
  3982. - uid: IPA.Old.IPlugin.OnApplicationQuit*
  3983. name: OnApplicationQuit
  3984. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit_
  3985. commentId: Overload:IPA.Old.IPlugin.OnApplicationQuit
  3986. isSpec: "True"
  3987. fullName: IPA.Old.IPlugin.OnApplicationQuit
  3988. nameWithType: IPlugin.OnApplicationQuit
  3989. - uid: IPA.Old.IPlugin.OnApplicationStart
  3990. name: OnApplicationStart()
  3991. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart
  3992. commentId: M:IPA.Old.IPlugin.OnApplicationStart
  3993. fullName: IPA.Old.IPlugin.OnApplicationStart()
  3994. nameWithType: IPlugin.OnApplicationStart()
  3995. - uid: IPA.Old.IPlugin.OnApplicationStart*
  3996. name: OnApplicationStart
  3997. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart_
  3998. commentId: Overload:IPA.Old.IPlugin.OnApplicationStart
  3999. isSpec: "True"
  4000. fullName: IPA.Old.IPlugin.OnApplicationStart
  4001. nameWithType: IPlugin.OnApplicationStart
  4002. - uid: IPA.Old.IPlugin.OnFixedUpdate
  4003. name: OnFixedUpdate()
  4004. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate
  4005. commentId: M:IPA.Old.IPlugin.OnFixedUpdate
  4006. fullName: IPA.Old.IPlugin.OnFixedUpdate()
  4007. nameWithType: IPlugin.OnFixedUpdate()
  4008. - uid: IPA.Old.IPlugin.OnFixedUpdate*
  4009. name: OnFixedUpdate
  4010. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate_
  4011. commentId: Overload:IPA.Old.IPlugin.OnFixedUpdate
  4012. isSpec: "True"
  4013. fullName: IPA.Old.IPlugin.OnFixedUpdate
  4014. nameWithType: IPlugin.OnFixedUpdate
  4015. - uid: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4016. name: OnLevelWasInitialized(Int32)
  4017. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_
  4018. commentId: M:IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4019. fullName: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4020. nameWithType: IPlugin.OnLevelWasInitialized(Int32)
  4021. - uid: IPA.Old.IPlugin.OnLevelWasInitialized*
  4022. name: OnLevelWasInitialized
  4023. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_
  4024. commentId: Overload:IPA.Old.IPlugin.OnLevelWasInitialized
  4025. isSpec: "True"
  4026. fullName: IPA.Old.IPlugin.OnLevelWasInitialized
  4027. nameWithType: IPlugin.OnLevelWasInitialized
  4028. - uid: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4029. name: OnLevelWasLoaded(Int32)
  4030. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_
  4031. commentId: M:IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4032. fullName: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4033. nameWithType: IPlugin.OnLevelWasLoaded(Int32)
  4034. - uid: IPA.Old.IPlugin.OnLevelWasLoaded*
  4035. name: OnLevelWasLoaded
  4036. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_
  4037. commentId: Overload:IPA.Old.IPlugin.OnLevelWasLoaded
  4038. isSpec: "True"
  4039. fullName: IPA.Old.IPlugin.OnLevelWasLoaded
  4040. nameWithType: IPlugin.OnLevelWasLoaded
  4041. - uid: IPA.Old.IPlugin.OnUpdate
  4042. name: OnUpdate()
  4043. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate
  4044. commentId: M:IPA.Old.IPlugin.OnUpdate
  4045. fullName: IPA.Old.IPlugin.OnUpdate()
  4046. nameWithType: IPlugin.OnUpdate()
  4047. - uid: IPA.Old.IPlugin.OnUpdate*
  4048. name: OnUpdate
  4049. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate_
  4050. commentId: Overload:IPA.Old.IPlugin.OnUpdate
  4051. isSpec: "True"
  4052. fullName: IPA.Old.IPlugin.OnUpdate
  4053. nameWithType: IPlugin.OnUpdate
  4054. - uid: IPA.Old.IPlugin.Version
  4055. name: Version
  4056. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version
  4057. commentId: P:IPA.Old.IPlugin.Version
  4058. fullName: IPA.Old.IPlugin.Version
  4059. nameWithType: IPlugin.Version
  4060. - uid: IPA.Old.IPlugin.Version*
  4061. name: Version
  4062. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version_
  4063. commentId: Overload:IPA.Old.IPlugin.Version
  4064. isSpec: "True"
  4065. fullName: IPA.Old.IPlugin.Version
  4066. nameWithType: IPlugin.Version
  4067. - uid: IPA.OnDisableAttribute
  4068. name: OnDisableAttribute
  4069. href: api/IPA.OnDisableAttribute.html
  4070. commentId: T:IPA.OnDisableAttribute
  4071. fullName: IPA.OnDisableAttribute
  4072. nameWithType: OnDisableAttribute
  4073. - uid: IPA.OnEnableAttribute
  4074. name: OnEnableAttribute
  4075. href: api/IPA.OnEnableAttribute.html
  4076. commentId: T:IPA.OnEnableAttribute
  4077. fullName: IPA.OnEnableAttribute
  4078. nameWithType: OnEnableAttribute
  4079. - uid: IPA.OnExitAttribute
  4080. name: OnExitAttribute
  4081. href: api/IPA.OnExitAttribute.html
  4082. commentId: T:IPA.OnExitAttribute
  4083. fullName: IPA.OnExitAttribute
  4084. nameWithType: OnExitAttribute
  4085. - uid: IPA.OnStartAttribute
  4086. name: OnStartAttribute
  4087. href: api/IPA.OnStartAttribute.html
  4088. commentId: T:IPA.OnStartAttribute
  4089. fullName: IPA.OnStartAttribute
  4090. nameWithType: OnStartAttribute
  4091. - uid: IPA.PluginAttribute
  4092. name: PluginAttribute
  4093. href: api/IPA.PluginAttribute.html
  4094. commentId: T:IPA.PluginAttribute
  4095. fullName: IPA.PluginAttribute
  4096. nameWithType: PluginAttribute
  4097. - uid: IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4098. name: PluginAttribute(RuntimeOptions)
  4099. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_IPA_RuntimeOptions_
  4100. commentId: M:IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4101. fullName: IPA.PluginAttribute.PluginAttribute(IPA.RuntimeOptions)
  4102. nameWithType: PluginAttribute.PluginAttribute(RuntimeOptions)
  4103. - uid: IPA.PluginAttribute.#ctor*
  4104. name: PluginAttribute
  4105. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_
  4106. commentId: Overload:IPA.PluginAttribute.#ctor
  4107. isSpec: "True"
  4108. fullName: IPA.PluginAttribute.PluginAttribute
  4109. nameWithType: PluginAttribute.PluginAttribute
  4110. - uid: IPA.PluginAttribute.RuntimeOptions
  4111. name: RuntimeOptions
  4112. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions
  4113. commentId: P:IPA.PluginAttribute.RuntimeOptions
  4114. fullName: IPA.PluginAttribute.RuntimeOptions
  4115. nameWithType: PluginAttribute.RuntimeOptions
  4116. - uid: IPA.PluginAttribute.RuntimeOptions*
  4117. name: RuntimeOptions
  4118. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions_
  4119. commentId: Overload:IPA.PluginAttribute.RuntimeOptions
  4120. isSpec: "True"
  4121. fullName: IPA.PluginAttribute.RuntimeOptions
  4122. nameWithType: PluginAttribute.RuntimeOptions
  4123. - uid: IPA.RuntimeOptions
  4124. name: RuntimeOptions
  4125. href: api/IPA.RuntimeOptions.html
  4126. commentId: T:IPA.RuntimeOptions
  4127. fullName: IPA.RuntimeOptions
  4128. nameWithType: RuntimeOptions
  4129. - uid: IPA.RuntimeOptions.DynamicInit
  4130. name: DynamicInit
  4131. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_DynamicInit
  4132. commentId: F:IPA.RuntimeOptions.DynamicInit
  4133. fullName: IPA.RuntimeOptions.DynamicInit
  4134. nameWithType: RuntimeOptions.DynamicInit
  4135. - uid: IPA.RuntimeOptions.SingleStartInit
  4136. name: SingleStartInit
  4137. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_SingleStartInit
  4138. commentId: F:IPA.RuntimeOptions.SingleStartInit
  4139. fullName: IPA.RuntimeOptions.SingleStartInit
  4140. nameWithType: RuntimeOptions.SingleStartInit
  4141. - uid: IPA.Utilities
  4142. name: IPA.Utilities
  4143. href: api/IPA.Utilities.html
  4144. commentId: N:IPA.Utilities
  4145. fullName: IPA.Utilities
  4146. nameWithType: IPA.Utilities
  4147. - uid: IPA.Utilities.AlmostVersion
  4148. name: AlmostVersion
  4149. href: api/IPA.Utilities.AlmostVersion.html
  4150. commentId: T:IPA.Utilities.AlmostVersion
  4151. fullName: IPA.Utilities.AlmostVersion
  4152. nameWithType: AlmostVersion
  4153. - uid: IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4154. name: AlmostVersion(Version)
  4155. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_
  4156. commentId: M:IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4157. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(SemVer.Version)
  4158. nameWithType: AlmostVersion.AlmostVersion(Version)
  4159. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String)
  4160. name: AlmostVersion(String)
  4161. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_
  4162. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String)
  4163. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String)
  4164. nameWithType: AlmostVersion.AlmostVersion(String)
  4165. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4166. name: AlmostVersion(String, AlmostVersion)
  4167. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_
  4168. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4169. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion)
  4170. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion)
  4171. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4172. name: AlmostVersion(String, AlmostVersion.StoredAs)
  4173. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_
  4174. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4175. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion.StoredAs)
  4176. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion.StoredAs)
  4177. - uid: IPA.Utilities.AlmostVersion.#ctor*
  4178. name: AlmostVersion
  4179. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_
  4180. commentId: Overload:IPA.Utilities.AlmostVersion.#ctor
  4181. isSpec: "True"
  4182. fullName: IPA.Utilities.AlmostVersion.AlmostVersion
  4183. nameWithType: AlmostVersion.AlmostVersion
  4184. - uid: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4185. name: CompareTo(AlmostVersion)
  4186. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_
  4187. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4188. fullName: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4189. nameWithType: AlmostVersion.CompareTo(AlmostVersion)
  4190. - uid: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4191. name: CompareTo(Version)
  4192. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_
  4193. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4194. fullName: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4195. nameWithType: AlmostVersion.CompareTo(Version)
  4196. - uid: IPA.Utilities.AlmostVersion.CompareTo*
  4197. name: CompareTo
  4198. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_
  4199. commentId: Overload:IPA.Utilities.AlmostVersion.CompareTo
  4200. isSpec: "True"
  4201. fullName: IPA.Utilities.AlmostVersion.CompareTo
  4202. nameWithType: AlmostVersion.CompareTo
  4203. - uid: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4204. name: Equals(Object)
  4205. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_
  4206. commentId: M:IPA.Utilities.AlmostVersion.Equals(System.Object)
  4207. fullName: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4208. nameWithType: AlmostVersion.Equals(Object)
  4209. - uid: IPA.Utilities.AlmostVersion.Equals*
  4210. name: Equals
  4211. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_
  4212. commentId: Overload:IPA.Utilities.AlmostVersion.Equals
  4213. isSpec: "True"
  4214. fullName: IPA.Utilities.AlmostVersion.Equals
  4215. nameWithType: AlmostVersion.Equals
  4216. - uid: IPA.Utilities.AlmostVersion.GetHashCode
  4217. name: GetHashCode()
  4218. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode
  4219. commentId: M:IPA.Utilities.AlmostVersion.GetHashCode
  4220. fullName: IPA.Utilities.AlmostVersion.GetHashCode()
  4221. nameWithType: AlmostVersion.GetHashCode()
  4222. - uid: IPA.Utilities.AlmostVersion.GetHashCode*
  4223. name: GetHashCode
  4224. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode_
  4225. commentId: Overload:IPA.Utilities.AlmostVersion.GetHashCode
  4226. isSpec: "True"
  4227. fullName: IPA.Utilities.AlmostVersion.GetHashCode
  4228. nameWithType: AlmostVersion.GetHashCode
  4229. - uid: IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4230. name: Equality(AlmostVersion, AlmostVersion)
  4231. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4232. commentId: M:IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4233. fullName: IPA.Utilities.AlmostVersion.Equality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4234. nameWithType: AlmostVersion.Equality(AlmostVersion, AlmostVersion)
  4235. - uid: IPA.Utilities.AlmostVersion.op_Equality*
  4236. name: Equality
  4237. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_
  4238. commentId: Overload:IPA.Utilities.AlmostVersion.op_Equality
  4239. isSpec: "True"
  4240. fullName: IPA.Utilities.AlmostVersion.Equality
  4241. nameWithType: AlmostVersion.Equality
  4242. - uid: IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4243. name: Implicit(AlmostVersion to Version)
  4244. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version
  4245. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4246. name.vb: Widening(AlmostVersion to Version)
  4247. fullName: IPA.Utilities.AlmostVersion.Implicit(IPA.Utilities.AlmostVersion to SemVer.Version)
  4248. fullName.vb: IPA.Utilities.AlmostVersion.Widening(IPA.Utilities.AlmostVersion to SemVer.Version)
  4249. nameWithType: AlmostVersion.Implicit(AlmostVersion to Version)
  4250. nameWithType.vb: AlmostVersion.Widening(AlmostVersion to Version)
  4251. - uid: IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4252. name: Implicit(Version to AlmostVersion)
  4253. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion
  4254. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4255. name.vb: Widening(Version to AlmostVersion)
  4256. fullName: IPA.Utilities.AlmostVersion.Implicit(SemVer.Version to IPA.Utilities.AlmostVersion)
  4257. fullName.vb: IPA.Utilities.AlmostVersion.Widening(SemVer.Version to IPA.Utilities.AlmostVersion)
  4258. nameWithType: AlmostVersion.Implicit(Version to AlmostVersion)
  4259. nameWithType.vb: AlmostVersion.Widening(Version to AlmostVersion)
  4260. - uid: IPA.Utilities.AlmostVersion.op_Implicit*
  4261. name: Implicit
  4262. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_
  4263. commentId: Overload:IPA.Utilities.AlmostVersion.op_Implicit
  4264. isSpec: "True"
  4265. name.vb: Widening
  4266. fullName: IPA.Utilities.AlmostVersion.Implicit
  4267. fullName.vb: IPA.Utilities.AlmostVersion.Widening
  4268. nameWithType: AlmostVersion.Implicit
  4269. nameWithType.vb: AlmostVersion.Widening
  4270. - uid: IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4271. name: Inequality(AlmostVersion, AlmostVersion)
  4272. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4273. commentId: M:IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4274. fullName: IPA.Utilities.AlmostVersion.Inequality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4275. nameWithType: AlmostVersion.Inequality(AlmostVersion, AlmostVersion)
  4276. - uid: IPA.Utilities.AlmostVersion.op_Inequality*
  4277. name: Inequality
  4278. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_
  4279. commentId: Overload:IPA.Utilities.AlmostVersion.op_Inequality
  4280. isSpec: "True"
  4281. fullName: IPA.Utilities.AlmostVersion.Inequality
  4282. nameWithType: AlmostVersion.Inequality
  4283. - uid: IPA.Utilities.AlmostVersion.SemverValue
  4284. name: SemverValue
  4285. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue
  4286. commentId: P:IPA.Utilities.AlmostVersion.SemverValue
  4287. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4288. nameWithType: AlmostVersion.SemverValue
  4289. - uid: IPA.Utilities.AlmostVersion.SemverValue*
  4290. name: SemverValue
  4291. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue_
  4292. commentId: Overload:IPA.Utilities.AlmostVersion.SemverValue
  4293. isSpec: "True"
  4294. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4295. nameWithType: AlmostVersion.SemverValue
  4296. - uid: IPA.Utilities.AlmostVersion.StorageMode
  4297. name: StorageMode
  4298. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode
  4299. commentId: P:IPA.Utilities.AlmostVersion.StorageMode
  4300. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4301. nameWithType: AlmostVersion.StorageMode
  4302. - uid: IPA.Utilities.AlmostVersion.StorageMode*
  4303. name: StorageMode
  4304. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode_
  4305. commentId: Overload:IPA.Utilities.AlmostVersion.StorageMode
  4306. isSpec: "True"
  4307. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4308. nameWithType: AlmostVersion.StorageMode
  4309. - uid: IPA.Utilities.AlmostVersion.StoredAs
  4310. name: AlmostVersion.StoredAs
  4311. href: api/IPA.Utilities.AlmostVersion.StoredAs.html
  4312. commentId: T:IPA.Utilities.AlmostVersion.StoredAs
  4313. fullName: IPA.Utilities.AlmostVersion.StoredAs
  4314. nameWithType: AlmostVersion.StoredAs
  4315. - uid: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4316. name: SemVer
  4317. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_SemVer
  4318. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4319. fullName: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4320. nameWithType: AlmostVersion.StoredAs.SemVer
  4321. - uid: IPA.Utilities.AlmostVersion.StoredAs.String
  4322. name: String
  4323. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_String
  4324. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.String
  4325. fullName: IPA.Utilities.AlmostVersion.StoredAs.String
  4326. nameWithType: AlmostVersion.StoredAs.String
  4327. - uid: IPA.Utilities.AlmostVersion.StringValue
  4328. name: StringValue
  4329. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue
  4330. commentId: P:IPA.Utilities.AlmostVersion.StringValue
  4331. fullName: IPA.Utilities.AlmostVersion.StringValue
  4332. nameWithType: AlmostVersion.StringValue
  4333. - uid: IPA.Utilities.AlmostVersion.StringValue*
  4334. name: StringValue
  4335. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue_
  4336. commentId: Overload:IPA.Utilities.AlmostVersion.StringValue
  4337. isSpec: "True"
  4338. fullName: IPA.Utilities.AlmostVersion.StringValue
  4339. nameWithType: AlmostVersion.StringValue
  4340. - uid: IPA.Utilities.AlmostVersion.ToString
  4341. name: ToString()
  4342. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString
  4343. commentId: M:IPA.Utilities.AlmostVersion.ToString
  4344. fullName: IPA.Utilities.AlmostVersion.ToString()
  4345. nameWithType: AlmostVersion.ToString()
  4346. - uid: IPA.Utilities.AlmostVersion.ToString*
  4347. name: ToString
  4348. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString_
  4349. commentId: Overload:IPA.Utilities.AlmostVersion.ToString
  4350. isSpec: "True"
  4351. fullName: IPA.Utilities.AlmostVersion.ToString
  4352. nameWithType: AlmostVersion.ToString
  4353. - uid: IPA.Utilities.AlmostVersionConverter
  4354. name: AlmostVersionConverter
  4355. href: api/IPA.Utilities.AlmostVersionConverter.html
  4356. commentId: T:IPA.Utilities.AlmostVersionConverter
  4357. fullName: IPA.Utilities.AlmostVersionConverter
  4358. nameWithType: AlmostVersionConverter
  4359. - uid: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  4360. name: FromValue(Value, Object)
  4361. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_IPA_Config_Data_Value_System_Object_
  4362. commentId: M:IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  4363. fullName: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value, System.Object)
  4364. nameWithType: AlmostVersionConverter.FromValue(Value, Object)
  4365. - uid: IPA.Utilities.AlmostVersionConverter.FromValue*
  4366. name: FromValue
  4367. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_
  4368. commentId: Overload:IPA.Utilities.AlmostVersionConverter.FromValue
  4369. isSpec: "True"
  4370. fullName: IPA.Utilities.AlmostVersionConverter.FromValue
  4371. nameWithType: AlmostVersionConverter.FromValue
  4372. - uid: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  4373. name: ToValue(AlmostVersion, Object)
  4374. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_IPA_Utilities_AlmostVersion_System_Object_
  4375. commentId: M:IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  4376. fullName: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion, System.Object)
  4377. nameWithType: AlmostVersionConverter.ToValue(AlmostVersion, Object)
  4378. - uid: IPA.Utilities.AlmostVersionConverter.ToValue*
  4379. name: ToValue
  4380. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_
  4381. commentId: Overload:IPA.Utilities.AlmostVersionConverter.ToValue
  4382. isSpec: "True"
  4383. fullName: IPA.Utilities.AlmostVersionConverter.ToValue
  4384. nameWithType: AlmostVersionConverter.ToValue
  4385. - uid: IPA.Utilities.Async
  4386. name: IPA.Utilities.Async
  4387. href: api/IPA.Utilities.Async.html
  4388. commentId: N:IPA.Utilities.Async
  4389. fullName: IPA.Utilities.Async
  4390. nameWithType: IPA.Utilities.Async
  4391. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler
  4392. name: SingleThreadTaskScheduler
  4393. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html
  4394. commentId: T:IPA.Utilities.Async.SingleThreadTaskScheduler
  4395. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler
  4396. nameWithType: SingleThreadTaskScheduler
  4397. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4398. name: Dispose()
  4399. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose
  4400. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4401. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose()
  4402. nameWithType: SingleThreadTaskScheduler.Dispose()
  4403. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4404. name: Dispose(Boolean)
  4405. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_System_Boolean_
  4406. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4407. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4408. nameWithType: SingleThreadTaskScheduler.Dispose(Boolean)
  4409. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose*
  4410. name: Dispose
  4411. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_
  4412. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4413. isSpec: "True"
  4414. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4415. nameWithType: SingleThreadTaskScheduler.Dispose
  4416. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4417. name: Exit()
  4418. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit
  4419. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4420. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit()
  4421. nameWithType: SingleThreadTaskScheduler.Exit()
  4422. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit*
  4423. name: Exit
  4424. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit_
  4425. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4426. isSpec: "True"
  4427. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4428. nameWithType: SingleThreadTaskScheduler.Exit
  4429. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4430. name: GetScheduledTasks()
  4431. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks
  4432. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4433. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks()
  4434. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks()
  4435. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks*
  4436. name: GetScheduledTasks
  4437. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks_
  4438. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4439. isSpec: "True"
  4440. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4441. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks
  4442. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4443. name: IsRunning
  4444. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning
  4445. commentId: P:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4446. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4447. nameWithType: SingleThreadTaskScheduler.IsRunning
  4448. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning*
  4449. name: IsRunning
  4450. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning_
  4451. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4452. isSpec: "True"
  4453. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4454. nameWithType: SingleThreadTaskScheduler.IsRunning
  4455. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4456. name: Join()
  4457. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join
  4458. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4459. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join()
  4460. nameWithType: SingleThreadTaskScheduler.Join()
  4461. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join*
  4462. name: Join
  4463. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join_
  4464. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4465. isSpec: "True"
  4466. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4467. nameWithType: SingleThreadTaskScheduler.Join
  4468. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4469. name: QueueTask(Task)
  4470. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  4471. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4472. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4473. nameWithType: SingleThreadTaskScheduler.QueueTask(Task)
  4474. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask*
  4475. name: QueueTask
  4476. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_
  4477. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  4478. isSpec: "True"
  4479. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  4480. nameWithType: SingleThreadTaskScheduler.QueueTask
  4481. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4482. name: Start()
  4483. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start
  4484. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4485. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start()
  4486. nameWithType: SingleThreadTaskScheduler.Start()
  4487. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start*
  4488. name: Start
  4489. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start_
  4490. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4491. isSpec: "True"
  4492. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4493. nameWithType: SingleThreadTaskScheduler.Start
  4494. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  4495. name: TryExecuteTaskInline(Task, Boolean)
  4496. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  4497. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  4498. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  4499. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  4500. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline*
  4501. name: TryExecuteTaskInline
  4502. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_
  4503. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  4504. isSpec: "True"
  4505. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  4506. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline
  4507. - uid: IPA.Utilities.Async.Synchronization
  4508. name: Synchronization
  4509. href: api/IPA.Utilities.Async.Synchronization.html
  4510. commentId: T:IPA.Utilities.Async.Synchronization
  4511. fullName: IPA.Utilities.Async.Synchronization
  4512. nameWithType: Synchronization
  4513. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4514. name: Lock(Mutex)
  4515. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Mutex_
  4516. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4517. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4518. nameWithType: Synchronization.Lock(Mutex)
  4519. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4520. name: Lock(Semaphore)
  4521. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Semaphore_
  4522. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4523. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4524. nameWithType: Synchronization.Lock(Semaphore)
  4525. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4526. name: Lock(SemaphoreSlim)
  4527. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_SemaphoreSlim_
  4528. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4529. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4530. nameWithType: Synchronization.Lock(SemaphoreSlim)
  4531. - uid: IPA.Utilities.Async.Synchronization.Lock*
  4532. name: Lock
  4533. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_
  4534. commentId: Overload:IPA.Utilities.Async.Synchronization.Lock
  4535. isSpec: "True"
  4536. fullName: IPA.Utilities.Async.Synchronization.Lock
  4537. nameWithType: Synchronization.Lock
  4538. - uid: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4539. name: LockAsync(SemaphoreSlim)
  4540. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_System_Threading_SemaphoreSlim_
  4541. commentId: M:IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4542. fullName: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4543. nameWithType: Synchronization.LockAsync(SemaphoreSlim)
  4544. - uid: IPA.Utilities.Async.Synchronization.LockAsync*
  4545. name: LockAsync
  4546. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_
  4547. commentId: Overload:IPA.Utilities.Async.Synchronization.LockAsync
  4548. isSpec: "True"
  4549. fullName: IPA.Utilities.Async.Synchronization.LockAsync
  4550. nameWithType: Synchronization.LockAsync
  4551. - uid: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4552. name: LockRead(ReaderWriterLockSlim)
  4553. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_System_Threading_ReaderWriterLockSlim_
  4554. commentId: M:IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4555. fullName: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4556. nameWithType: Synchronization.LockRead(ReaderWriterLockSlim)
  4557. - uid: IPA.Utilities.Async.Synchronization.LockRead*
  4558. name: LockRead
  4559. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_
  4560. commentId: Overload:IPA.Utilities.Async.Synchronization.LockRead
  4561. isSpec: "True"
  4562. fullName: IPA.Utilities.Async.Synchronization.LockRead
  4563. nameWithType: Synchronization.LockRead
  4564. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4565. name: LockReadUpgradable(ReaderWriterLockSlim)
  4566. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_System_Threading_ReaderWriterLockSlim_
  4567. commentId: M:IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4568. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4569. nameWithType: Synchronization.LockReadUpgradable(ReaderWriterLockSlim)
  4570. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable*
  4571. name: LockReadUpgradable
  4572. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_
  4573. commentId: Overload:IPA.Utilities.Async.Synchronization.LockReadUpgradable
  4574. isSpec: "True"
  4575. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable
  4576. nameWithType: Synchronization.LockReadUpgradable
  4577. - uid: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4578. name: LockWrite(ReaderWriterLockSlim)
  4579. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_System_Threading_ReaderWriterLockSlim_
  4580. commentId: M:IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4581. fullName: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4582. nameWithType: Synchronization.LockWrite(ReaderWriterLockSlim)
  4583. - uid: IPA.Utilities.Async.Synchronization.LockWrite*
  4584. name: LockWrite
  4585. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_
  4586. commentId: Overload:IPA.Utilities.Async.Synchronization.LockWrite
  4587. isSpec: "True"
  4588. fullName: IPA.Utilities.Async.Synchronization.LockWrite
  4589. nameWithType: Synchronization.LockWrite
  4590. - uid: IPA.Utilities.Async.Synchronization.MutexLocker
  4591. name: Synchronization.MutexLocker
  4592. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html
  4593. commentId: T:IPA.Utilities.Async.Synchronization.MutexLocker
  4594. fullName: IPA.Utilities.Async.Synchronization.MutexLocker
  4595. nameWithType: Synchronization.MutexLocker
  4596. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4597. name: IDisposable.Dispose()
  4598. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose
  4599. commentId: M:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4600. name.vb: System.IDisposable.Dispose()
  4601. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose()
  4602. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose()
  4603. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose()
  4604. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose*
  4605. name: IDisposable.Dispose
  4606. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose_
  4607. commentId: Overload:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4608. isSpec: "True"
  4609. name.vb: System.IDisposable.Dispose
  4610. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose
  4611. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose
  4612. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose
  4613. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4614. name: Synchronization.ReaderWriterLockSlimReadLocker
  4615. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html
  4616. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4617. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4618. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker
  4619. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4620. name: IDisposable.Dispose()
  4621. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose
  4622. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4623. name.vb: System.IDisposable.Dispose()
  4624. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  4625. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose()
  4626. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  4627. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose*
  4628. name: IDisposable.Dispose
  4629. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose_
  4630. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4631. isSpec: "True"
  4632. name.vb: System.IDisposable.Dispose
  4633. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  4634. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose
  4635. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  4636. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4637. name: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4638. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html
  4639. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4640. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4641. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4642. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4643. name: IDisposable.Dispose()
  4644. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose
  4645. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4646. name.vb: System.IDisposable.Dispose()
  4647. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  4648. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose()
  4649. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  4650. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose*
  4651. name: IDisposable.Dispose
  4652. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose_
  4653. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4654. isSpec: "True"
  4655. name.vb: System.IDisposable.Dispose
  4656. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  4657. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose
  4658. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  4659. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4660. name: Upgrade()
  4661. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade
  4662. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4663. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  4664. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  4665. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade*
  4666. name: Upgrade
  4667. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade_
  4668. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4669. isSpec: "True"
  4670. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4671. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4672. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4673. name: Synchronization.ReaderWriterLockSlimWriteLocker
  4674. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html
  4675. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4676. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4677. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker
  4678. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  4679. name: IDisposable.Dispose()
  4680. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose
  4681. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  4682. name.vb: System.IDisposable.Dispose()
  4683. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  4684. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose()
  4685. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  4686. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose*
  4687. name: IDisposable.Dispose
  4688. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose_
  4689. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  4690. isSpec: "True"
  4691. name.vb: System.IDisposable.Dispose
  4692. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  4693. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose
  4694. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  4695. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  4696. name: Synchronization.SemaphoreLocker
  4697. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html
  4698. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreLocker
  4699. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  4700. nameWithType: Synchronization.SemaphoreLocker
  4701. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  4702. name: IDisposable.Dispose()
  4703. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose
  4704. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  4705. name.vb: System.IDisposable.Dispose()
  4706. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  4707. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose()
  4708. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  4709. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose*
  4710. name: IDisposable.Dispose
  4711. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose_
  4712. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  4713. isSpec: "True"
  4714. name.vb: System.IDisposable.Dispose
  4715. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  4716. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose
  4717. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  4718. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  4719. name: Synchronization.SemaphoreSlimAsyncLocker
  4720. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html
  4721. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  4722. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  4723. nameWithType: Synchronization.SemaphoreSlimAsyncLocker
  4724. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  4725. name: IDisposable.Dispose()
  4726. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose
  4727. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  4728. name.vb: System.IDisposable.Dispose()
  4729. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  4730. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose()
  4731. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  4732. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose*
  4733. name: IDisposable.Dispose
  4734. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose_
  4735. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  4736. isSpec: "True"
  4737. name.vb: System.IDisposable.Dispose
  4738. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  4739. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose
  4740. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  4741. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  4742. name: Synchronization.SemaphoreSlimLocker
  4743. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html
  4744. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  4745. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  4746. nameWithType: Synchronization.SemaphoreSlimLocker
  4747. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  4748. name: IDisposable.Dispose()
  4749. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose
  4750. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  4751. name.vb: System.IDisposable.Dispose()
  4752. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  4753. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose()
  4754. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  4755. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose*
  4756. name: IDisposable.Dispose
  4757. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose_
  4758. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  4759. isSpec: "True"
  4760. name.vb: System.IDisposable.Dispose
  4761. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  4762. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose
  4763. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  4764. - uid: IPA.Utilities.CriticalSection
  4765. name: CriticalSection
  4766. href: api/IPA.Utilities.CriticalSection.html
  4767. commentId: T:IPA.Utilities.CriticalSection
  4768. fullName: IPA.Utilities.CriticalSection
  4769. nameWithType: CriticalSection
  4770. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection
  4771. name: CriticalSection.AutoExecuteSection
  4772. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html
  4773. commentId: T:IPA.Utilities.CriticalSection.AutoExecuteSection
  4774. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection
  4775. nameWithType: CriticalSection.AutoExecuteSection
  4776. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  4777. name: IDisposable.Dispose()
  4778. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose
  4779. commentId: M:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  4780. name.vb: System.IDisposable.Dispose()
  4781. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  4782. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose()
  4783. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  4784. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose*
  4785. name: IDisposable.Dispose
  4786. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose_
  4787. commentId: Overload:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  4788. isSpec: "True"
  4789. name.vb: System.IDisposable.Dispose
  4790. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  4791. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose
  4792. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  4793. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection
  4794. name: EnterExecuteSection()
  4795. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection
  4796. commentId: M:IPA.Utilities.CriticalSection.EnterExecuteSection
  4797. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection()
  4798. nameWithType: CriticalSection.EnterExecuteSection()
  4799. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection*
  4800. name: EnterExecuteSection
  4801. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection_
  4802. commentId: Overload:IPA.Utilities.CriticalSection.EnterExecuteSection
  4803. isSpec: "True"
  4804. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection
  4805. nameWithType: CriticalSection.EnterExecuteSection
  4806. - uid: IPA.Utilities.CriticalSection.ExecuteSection
  4807. name: ExecuteSection()
  4808. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection
  4809. commentId: M:IPA.Utilities.CriticalSection.ExecuteSection
  4810. fullName: IPA.Utilities.CriticalSection.ExecuteSection()
  4811. nameWithType: CriticalSection.ExecuteSection()
  4812. - uid: IPA.Utilities.CriticalSection.ExecuteSection*
  4813. name: ExecuteSection
  4814. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection_
  4815. commentId: Overload:IPA.Utilities.CriticalSection.ExecuteSection
  4816. isSpec: "True"
  4817. fullName: IPA.Utilities.CriticalSection.ExecuteSection
  4818. nameWithType: CriticalSection.ExecuteSection
  4819. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection
  4820. name: ExitExecuteSection()
  4821. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection
  4822. commentId: M:IPA.Utilities.CriticalSection.ExitExecuteSection
  4823. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection()
  4824. nameWithType: CriticalSection.ExitExecuteSection()
  4825. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection*
  4826. name: ExitExecuteSection
  4827. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection_
  4828. commentId: Overload:IPA.Utilities.CriticalSection.ExitExecuteSection
  4829. isSpec: "True"
  4830. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection
  4831. nameWithType: CriticalSection.ExitExecuteSection
  4832. - uid: IPA.Utilities.EnumerableExtensions
  4833. name: EnumerableExtensions
  4834. href: api/IPA.Utilities.EnumerableExtensions.html
  4835. commentId: T:IPA.Utilities.EnumerableExtensions
  4836. fullName: IPA.Utilities.EnumerableExtensions
  4837. nameWithType: EnumerableExtensions
  4838. - uid: IPA.Utilities.EnumerableExtensions.Append*
  4839. name: Append
  4840. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append_
  4841. commentId: Overload:IPA.Utilities.EnumerableExtensions.Append
  4842. isSpec: "True"
  4843. fullName: IPA.Utilities.EnumerableExtensions.Append
  4844. nameWithType: EnumerableExtensions.Append
  4845. - uid: IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  4846. name: Append<T>(IEnumerable<T>, T)
  4847. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append__1_System_Collections_Generic_IEnumerable___0____0_
  4848. commentId: M:IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  4849. name.vb: Append(Of T)(IEnumerable(Of T), T)
  4850. fullName: IPA.Utilities.EnumerableExtensions.Append<T>(System.Collections.Generic.IEnumerable<T>, T)
  4851. fullName.vb: IPA.Utilities.EnumerableExtensions.Append(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  4852. nameWithType: EnumerableExtensions.Append<T>(IEnumerable<T>, T)
  4853. nameWithType.vb: EnumerableExtensions.Append(Of T)(IEnumerable(Of T), T)
  4854. - uid: IPA.Utilities.EnumerableExtensions.NonNull*
  4855. name: NonNull
  4856. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull_
  4857. commentId: Overload:IPA.Utilities.EnumerableExtensions.NonNull
  4858. isSpec: "True"
  4859. fullName: IPA.Utilities.EnumerableExtensions.NonNull
  4860. nameWithType: EnumerableExtensions.NonNull
  4861. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  4862. name: NonNull<T>(IEnumerable<T>)
  4863. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable___0__
  4864. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  4865. name.vb: NonNull(Of T)(IEnumerable(Of T))
  4866. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<T>)
  4867. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of T))
  4868. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<T>)
  4869. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of T))
  4870. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  4871. name: NonNull<T>(IEnumerable<Nullable<T>>)
  4872. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable_System_Nullable___0___
  4873. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  4874. name.vb: NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  4875. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<System.Nullable<T>>)
  4876. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of System.Nullable(Of T)))
  4877. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<Nullable<T>>)
  4878. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  4879. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  4880. name: NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  4881. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__
  4882. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  4883. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  4884. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(System.Collections.Generic.IEnumerable<T>, System.Func<T, U>)
  4885. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, U))
  4886. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  4887. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  4888. - uid: IPA.Utilities.EnumerableExtensions.Prepend*
  4889. name: Prepend
  4890. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend_
  4891. commentId: Overload:IPA.Utilities.EnumerableExtensions.Prepend
  4892. isSpec: "True"
  4893. fullName: IPA.Utilities.EnumerableExtensions.Prepend
  4894. nameWithType: EnumerableExtensions.Prepend
  4895. - uid: IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  4896. name: Prepend<T>(IEnumerable<T>, T)
  4897. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend__1_System_Collections_Generic_IEnumerable___0____0_
  4898. commentId: M:IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  4899. name.vb: Prepend(Of T)(IEnumerable(Of T), T)
  4900. fullName: IPA.Utilities.EnumerableExtensions.Prepend<T>(System.Collections.Generic.IEnumerable<T>, T)
  4901. fullName.vb: IPA.Utilities.EnumerableExtensions.Prepend(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  4902. nameWithType: EnumerableExtensions.Prepend<T>(IEnumerable<T>, T)
  4903. nameWithType.vb: EnumerableExtensions.Prepend(Of T)(IEnumerable(Of T), T)
  4904. - uid: IPA.Utilities.Extensions
  4905. name: Extensions
  4906. href: api/IPA.Utilities.Extensions.html
  4907. commentId: T:IPA.Utilities.Extensions
  4908. fullName: IPA.Utilities.Extensions
  4909. nameWithType: Extensions
  4910. - uid: IPA.Utilities.Extensions.GetDefault(System.Type)
  4911. name: GetDefault(Type)
  4912. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_System_Type_
  4913. commentId: M:IPA.Utilities.Extensions.GetDefault(System.Type)
  4914. fullName: IPA.Utilities.Extensions.GetDefault(System.Type)
  4915. nameWithType: Extensions.GetDefault(Type)
  4916. - uid: IPA.Utilities.Extensions.GetDefault*
  4917. name: GetDefault
  4918. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_
  4919. commentId: Overload:IPA.Utilities.Extensions.GetDefault
  4920. isSpec: "True"
  4921. fullName: IPA.Utilities.Extensions.GetDefault
  4922. nameWithType: Extensions.GetDefault
  4923. - uid: IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  4924. name: IsSubPathOf(String, String)
  4925. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_System_String_System_String_
  4926. commentId: M:IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  4927. fullName: IPA.Utilities.Extensions.IsSubPathOf(System.String, System.String)
  4928. nameWithType: Extensions.IsSubPathOf(String, String)
  4929. - uid: IPA.Utilities.Extensions.IsSubPathOf*
  4930. name: IsSubPathOf
  4931. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_
  4932. commentId: Overload:IPA.Utilities.Extensions.IsSubPathOf
  4933. isSpec: "True"
  4934. fullName: IPA.Utilities.Extensions.IsSubPathOf
  4935. nameWithType: Extensions.IsSubPathOf
  4936. - uid: IPA.Utilities.Extensions.Right(System.String,System.Int32)
  4937. name: Right(String, Int32)
  4938. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_System_String_System_Int32_
  4939. commentId: M:IPA.Utilities.Extensions.Right(System.String,System.Int32)
  4940. fullName: IPA.Utilities.Extensions.Right(System.String, System.Int32)
  4941. nameWithType: Extensions.Right(String, Int32)
  4942. - uid: IPA.Utilities.Extensions.Right*
  4943. name: Right
  4944. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_
  4945. commentId: Overload:IPA.Utilities.Extensions.Right
  4946. isSpec: "True"
  4947. fullName: IPA.Utilities.Extensions.Right
  4948. nameWithType: Extensions.Right
  4949. - uid: IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  4950. name: Unwrap(Nullable<Boolean>)
  4951. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__
  4952. commentId: M:IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  4953. name.vb: Unwrap(Nullable(Of Boolean))
  4954. fullName: IPA.Utilities.Extensions.Unwrap(System.Nullable<System.Boolean>)
  4955. fullName.vb: IPA.Utilities.Extensions.Unwrap(System.Nullable(Of System.Boolean))
  4956. nameWithType: Extensions.Unwrap(Nullable<Boolean>)
  4957. nameWithType.vb: Extensions.Unwrap(Nullable(Of Boolean))
  4958. - uid: IPA.Utilities.Extensions.Unwrap*
  4959. name: Unwrap
  4960. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_
  4961. commentId: Overload:IPA.Utilities.Extensions.Unwrap
  4962. isSpec: "True"
  4963. fullName: IPA.Utilities.Extensions.Unwrap
  4964. nameWithType: Extensions.Unwrap
  4965. - uid: IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  4966. name: WithEnding(String, String)
  4967. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_System_String_System_String_
  4968. commentId: M:IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  4969. fullName: IPA.Utilities.Extensions.WithEnding(System.String, System.String)
  4970. nameWithType: Extensions.WithEnding(String, String)
  4971. - uid: IPA.Utilities.Extensions.WithEnding*
  4972. name: WithEnding
  4973. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_
  4974. commentId: Overload:IPA.Utilities.Extensions.WithEnding
  4975. isSpec: "True"
  4976. fullName: IPA.Utilities.Extensions.WithEnding
  4977. nameWithType: Extensions.WithEnding
  4978. - uid: IPA.Utilities.FieldAccessor`2
  4979. name: FieldAccessor<T, U>
  4980. href: api/IPA.Utilities.FieldAccessor-2.html
  4981. commentId: T:IPA.Utilities.FieldAccessor`2
  4982. name.vb: FieldAccessor(Of T, U)
  4983. fullName: IPA.Utilities.FieldAccessor<T, U>
  4984. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U)
  4985. nameWithType: FieldAccessor<T, U>
  4986. nameWithType.vb: FieldAccessor(Of T, U)
  4987. - uid: IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  4988. name: Access(ref T, String)
  4989. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access__0__System_String_
  4990. commentId: M:IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  4991. name.vb: Access(ByRef T, String)
  4992. fullName: IPA.Utilities.FieldAccessor<T, U>.Access(ref T, System.String)
  4993. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access(ByRef T, System.String)
  4994. nameWithType: FieldAccessor<T, U>.Access(ref T, String)
  4995. nameWithType.vb: FieldAccessor(Of T, U).Access(ByRef T, String)
  4996. - uid: IPA.Utilities.FieldAccessor`2.Access*
  4997. name: Access
  4998. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access_
  4999. commentId: Overload:IPA.Utilities.FieldAccessor`2.Access
  5000. isSpec: "True"
  5001. fullName: IPA.Utilities.FieldAccessor<T, U>.Access
  5002. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access
  5003. nameWithType: FieldAccessor<T, U>.Access
  5004. nameWithType.vb: FieldAccessor(Of T, U).Access
  5005. - uid: IPA.Utilities.FieldAccessor`2.Accessor
  5006. name: FieldAccessor<T, U>.Accessor
  5007. href: api/IPA.Utilities.FieldAccessor-2.Accessor.html
  5008. commentId: T:IPA.Utilities.FieldAccessor`2.Accessor
  5009. name.vb: FieldAccessor(Of T, U).Accessor
  5010. fullName: IPA.Utilities.FieldAccessor<T, U>.Accessor
  5011. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Accessor
  5012. nameWithType: FieldAccessor<T, U>.Accessor
  5013. nameWithType.vb: FieldAccessor(Of T, U).Accessor
  5014. - uid: IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  5015. name: Get(T, String)
  5016. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0_System_String_
  5017. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  5018. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(T, System.String)
  5019. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(T, System.String)
  5020. nameWithType: FieldAccessor<T, U>.Get(T, String)
  5021. nameWithType.vb: FieldAccessor(Of T, U).Get(T, String)
  5022. - uid: IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  5023. name: Get(ref T, String)
  5024. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0__System_String_
  5025. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  5026. name.vb: Get(ByRef T, String)
  5027. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(ref T, System.String)
  5028. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(ByRef T, System.String)
  5029. nameWithType: FieldAccessor<T, U>.Get(ref T, String)
  5030. nameWithType.vb: FieldAccessor(Of T, U).Get(ByRef T, String)
  5031. - uid: IPA.Utilities.FieldAccessor`2.Get*
  5032. name: Get
  5033. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get_
  5034. commentId: Overload:IPA.Utilities.FieldAccessor`2.Get
  5035. isSpec: "True"
  5036. fullName: IPA.Utilities.FieldAccessor<T, U>.Get
  5037. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get
  5038. nameWithType: FieldAccessor<T, U>.Get
  5039. nameWithType.vb: FieldAccessor(Of T, U).Get
  5040. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  5041. name: GetAccessor(String)
  5042. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_System_String_
  5043. commentId: M:IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  5044. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor(System.String)
  5045. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor(System.String)
  5046. nameWithType: FieldAccessor<T, U>.GetAccessor(String)
  5047. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor(String)
  5048. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor*
  5049. name: GetAccessor
  5050. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_
  5051. commentId: Overload:IPA.Utilities.FieldAccessor`2.GetAccessor
  5052. isSpec: "True"
  5053. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor
  5054. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor
  5055. nameWithType: FieldAccessor<T, U>.GetAccessor
  5056. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor
  5057. - uid: IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  5058. name: Set(T, String, U)
  5059. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0_System_String__1_
  5060. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  5061. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(T, System.String, U)
  5062. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(T, System.String, U)
  5063. nameWithType: FieldAccessor<T, U>.Set(T, String, U)
  5064. nameWithType.vb: FieldAccessor(Of T, U).Set(T, String, U)
  5065. - uid: IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  5066. name: Set(ref T, String, U)
  5067. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0__System_String__1_
  5068. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  5069. name.vb: Set(ByRef T, String, U)
  5070. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(ref T, System.String, U)
  5071. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(ByRef T, System.String, U)
  5072. nameWithType: FieldAccessor<T, U>.Set(ref T, String, U)
  5073. nameWithType.vb: FieldAccessor(Of T, U).Set(ByRef T, String, U)
  5074. - uid: IPA.Utilities.FieldAccessor`2.Set*
  5075. name: Set
  5076. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set_
  5077. commentId: Overload:IPA.Utilities.FieldAccessor`2.Set
  5078. isSpec: "True"
  5079. fullName: IPA.Utilities.FieldAccessor<T, U>.Set
  5080. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set
  5081. nameWithType: FieldAccessor<T, U>.Set
  5082. nameWithType.vb: FieldAccessor(Of T, U).Set
  5083. - uid: IPA.Utilities.PropertyAccessor`2
  5084. name: PropertyAccessor<T, U>
  5085. href: api/IPA.Utilities.PropertyAccessor-2.html
  5086. commentId: T:IPA.Utilities.PropertyAccessor`2
  5087. name.vb: PropertyAccessor(Of T, U)
  5088. fullName: IPA.Utilities.PropertyAccessor<T, U>
  5089. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U)
  5090. nameWithType: PropertyAccessor<T, U>
  5091. nameWithType.vb: PropertyAccessor(Of T, U)
  5092. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  5093. name: Get(T, String)
  5094. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0_System_String_
  5095. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  5096. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(T, System.String)
  5097. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(T, System.String)
  5098. nameWithType: PropertyAccessor<T, U>.Get(T, String)
  5099. nameWithType.vb: PropertyAccessor(Of T, U).Get(T, String)
  5100. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  5101. name: Get(ref T, String)
  5102. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0__System_String_
  5103. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  5104. name.vb: Get(ByRef T, String)
  5105. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(ref T, System.String)
  5106. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(ByRef T, System.String)
  5107. nameWithType: PropertyAccessor<T, U>.Get(ref T, String)
  5108. nameWithType.vb: PropertyAccessor(Of T, U).Get(ByRef T, String)
  5109. - uid: IPA.Utilities.PropertyAccessor`2.Get*
  5110. name: Get
  5111. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get_
  5112. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Get
  5113. isSpec: "True"
  5114. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get
  5115. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get
  5116. nameWithType: PropertyAccessor<T, U>.Get
  5117. nameWithType.vb: PropertyAccessor(Of T, U).Get
  5118. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  5119. name: GetGetter(String)
  5120. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_System_String_
  5121. commentId: M:IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  5122. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter(System.String)
  5123. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter(System.String)
  5124. nameWithType: PropertyAccessor<T, U>.GetGetter(String)
  5125. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter(String)
  5126. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter*
  5127. name: GetGetter
  5128. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_
  5129. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetGetter
  5130. isSpec: "True"
  5131. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter
  5132. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter
  5133. nameWithType: PropertyAccessor<T, U>.GetGetter
  5134. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter
  5135. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  5136. name: GetSetter(String)
  5137. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_System_String_
  5138. commentId: M:IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  5139. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter(System.String)
  5140. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter(System.String)
  5141. nameWithType: PropertyAccessor<T, U>.GetSetter(String)
  5142. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter(String)
  5143. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter*
  5144. name: GetSetter
  5145. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_
  5146. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetSetter
  5147. isSpec: "True"
  5148. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter
  5149. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter
  5150. nameWithType: PropertyAccessor<T, U>.GetSetter
  5151. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter
  5152. - uid: IPA.Utilities.PropertyAccessor`2.Getter
  5153. name: PropertyAccessor<T, U>.Getter
  5154. href: api/IPA.Utilities.PropertyAccessor-2.Getter.html
  5155. commentId: T:IPA.Utilities.PropertyAccessor`2.Getter
  5156. name.vb: PropertyAccessor(Of T, U).Getter
  5157. fullName: IPA.Utilities.PropertyAccessor<T, U>.Getter
  5158. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Getter
  5159. nameWithType: PropertyAccessor<T, U>.Getter
  5160. nameWithType.vb: PropertyAccessor(Of T, U).Getter
  5161. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  5162. name: Set(T, String, U)
  5163. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0_System_String__1_
  5164. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  5165. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(T, System.String, U)
  5166. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(T, System.String, U)
  5167. nameWithType: PropertyAccessor<T, U>.Set(T, String, U)
  5168. nameWithType.vb: PropertyAccessor(Of T, U).Set(T, String, U)
  5169. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  5170. name: Set(ref T, String, U)
  5171. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0__System_String__1_
  5172. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  5173. name.vb: Set(ByRef T, String, U)
  5174. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(ref T, System.String, U)
  5175. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(ByRef T, System.String, U)
  5176. nameWithType: PropertyAccessor<T, U>.Set(ref T, String, U)
  5177. nameWithType.vb: PropertyAccessor(Of T, U).Set(ByRef T, String, U)
  5178. - uid: IPA.Utilities.PropertyAccessor`2.Set*
  5179. name: Set
  5180. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set_
  5181. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Set
  5182. isSpec: "True"
  5183. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set
  5184. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set
  5185. nameWithType: PropertyAccessor<T, U>.Set
  5186. nameWithType.vb: PropertyAccessor(Of T, U).Set
  5187. - uid: IPA.Utilities.PropertyAccessor`2.Setter
  5188. name: PropertyAccessor<T, U>.Setter
  5189. href: api/IPA.Utilities.PropertyAccessor-2.Setter.html
  5190. commentId: T:IPA.Utilities.PropertyAccessor`2.Setter
  5191. name.vb: PropertyAccessor(Of T, U).Setter
  5192. fullName: IPA.Utilities.PropertyAccessor<T, U>.Setter
  5193. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Setter
  5194. nameWithType: PropertyAccessor<T, U>.Setter
  5195. nameWithType.vb: PropertyAccessor(Of T, U).Setter
  5196. - uid: IPA.Utilities.Ref
  5197. name: Ref
  5198. href: api/IPA.Utilities.Ref.html
  5199. commentId: T:IPA.Utilities.Ref
  5200. fullName: IPA.Utilities.Ref
  5201. nameWithType: Ref
  5202. - uid: IPA.Utilities.Ref.Create*
  5203. name: Create
  5204. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create_
  5205. commentId: Overload:IPA.Utilities.Ref.Create
  5206. isSpec: "True"
  5207. fullName: IPA.Utilities.Ref.Create
  5208. nameWithType: Ref.Create
  5209. - uid: IPA.Utilities.Ref.Create``1(``0)
  5210. name: Create<T>(T)
  5211. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create__1___0_
  5212. commentId: M:IPA.Utilities.Ref.Create``1(``0)
  5213. name.vb: Create(Of T)(T)
  5214. fullName: IPA.Utilities.Ref.Create<T>(T)
  5215. fullName.vb: IPA.Utilities.Ref.Create(Of T)(T)
  5216. nameWithType: Ref.Create<T>(T)
  5217. nameWithType.vb: Ref.Create(Of T)(T)
  5218. - uid: IPA.Utilities.Ref`1
  5219. name: Ref<T>
  5220. href: api/IPA.Utilities.Ref-1.html
  5221. commentId: T:IPA.Utilities.Ref`1
  5222. name.vb: Ref(Of T)
  5223. fullName: IPA.Utilities.Ref<T>
  5224. fullName.vb: IPA.Utilities.Ref(Of T)
  5225. nameWithType: Ref<T>
  5226. nameWithType.vb: Ref(Of T)
  5227. - uid: IPA.Utilities.Ref`1.#ctor(`0)
  5228. name: Ref(T)
  5229. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor__0_
  5230. commentId: M:IPA.Utilities.Ref`1.#ctor(`0)
  5231. fullName: IPA.Utilities.Ref<T>.Ref(T)
  5232. fullName.vb: IPA.Utilities.Ref(Of T).Ref(T)
  5233. nameWithType: Ref<T>.Ref(T)
  5234. nameWithType.vb: Ref(Of T).Ref(T)
  5235. - uid: IPA.Utilities.Ref`1.#ctor*
  5236. name: Ref
  5237. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor_
  5238. commentId: Overload:IPA.Utilities.Ref`1.#ctor
  5239. isSpec: "True"
  5240. fullName: IPA.Utilities.Ref<T>.Ref
  5241. fullName.vb: IPA.Utilities.Ref(Of T).Ref
  5242. nameWithType: Ref<T>.Ref
  5243. nameWithType.vb: Ref(Of T).Ref
  5244. - uid: IPA.Utilities.Ref`1.CompareTo(`0)
  5245. name: CompareTo(T)
  5246. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo__0_
  5247. commentId: M:IPA.Utilities.Ref`1.CompareTo(`0)
  5248. fullName: IPA.Utilities.Ref<T>.CompareTo(T)
  5249. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(T)
  5250. nameWithType: Ref<T>.CompareTo(T)
  5251. nameWithType.vb: Ref(Of T).CompareTo(T)
  5252. - uid: IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  5253. name: CompareTo(Ref<T>)
  5254. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__
  5255. commentId: M:IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  5256. name.vb: CompareTo(Ref(Of T))
  5257. fullName: IPA.Utilities.Ref<T>.CompareTo(IPA.Utilities.Ref<T>)
  5258. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(IPA.Utilities.Ref(Of T))
  5259. nameWithType: Ref<T>.CompareTo(Ref<T>)
  5260. nameWithType.vb: Ref(Of T).CompareTo(Ref(Of T))
  5261. - uid: IPA.Utilities.Ref`1.CompareTo*
  5262. name: CompareTo
  5263. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_
  5264. commentId: Overload:IPA.Utilities.Ref`1.CompareTo
  5265. isSpec: "True"
  5266. fullName: IPA.Utilities.Ref<T>.CompareTo
  5267. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo
  5268. nameWithType: Ref<T>.CompareTo
  5269. nameWithType.vb: Ref(Of T).CompareTo
  5270. - uid: IPA.Utilities.Ref`1.Error
  5271. name: Error
  5272. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error
  5273. commentId: P:IPA.Utilities.Ref`1.Error
  5274. fullName: IPA.Utilities.Ref<T>.Error
  5275. fullName.vb: IPA.Utilities.Ref(Of T).Error
  5276. nameWithType: Ref<T>.Error
  5277. nameWithType.vb: Ref(Of T).Error
  5278. - uid: IPA.Utilities.Ref`1.Error*
  5279. name: Error
  5280. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error_
  5281. commentId: Overload:IPA.Utilities.Ref`1.Error
  5282. isSpec: "True"
  5283. fullName: IPA.Utilities.Ref<T>.Error
  5284. fullName.vb: IPA.Utilities.Ref(Of T).Error
  5285. nameWithType: Ref<T>.Error
  5286. nameWithType.vb: Ref(Of T).Error
  5287. - uid: IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  5288. name: Implicit(T to Ref<T>)
  5289. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_
  5290. commentId: M:IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  5291. name.vb: Widening(T to Ref(Of T))
  5292. fullName: IPA.Utilities.Ref<T>.Implicit(T to IPA.Utilities.Ref<T>)
  5293. fullName.vb: IPA.Utilities.Ref(Of T).Widening(T to IPA.Utilities.Ref(Of T))
  5294. nameWithType: Ref<T>.Implicit(T to Ref<T>)
  5295. nameWithType.vb: Ref(Of T).Widening(T to Ref(Of T))
  5296. - uid: IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  5297. name: Implicit(Ref<T> to T)
  5298. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0
  5299. commentId: M:IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  5300. name.vb: Widening(Ref(Of T) to T)
  5301. fullName: IPA.Utilities.Ref<T>.Implicit(IPA.Utilities.Ref<T> to T)
  5302. fullName.vb: IPA.Utilities.Ref(Of T).Widening(IPA.Utilities.Ref(Of T) to T)
  5303. nameWithType: Ref<T>.Implicit(Ref<T> to T)
  5304. nameWithType.vb: Ref(Of T).Widening(Ref(Of T) to T)
  5305. - uid: IPA.Utilities.Ref`1.op_Implicit*
  5306. name: Implicit
  5307. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_
  5308. commentId: Overload:IPA.Utilities.Ref`1.op_Implicit
  5309. isSpec: "True"
  5310. name.vb: Widening
  5311. fullName: IPA.Utilities.Ref<T>.Implicit
  5312. fullName.vb: IPA.Utilities.Ref(Of T).Widening
  5313. nameWithType: Ref<T>.Implicit
  5314. nameWithType.vb: Ref(Of T).Widening
  5315. - uid: IPA.Utilities.Ref`1.Value
  5316. name: Value
  5317. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value
  5318. commentId: P:IPA.Utilities.Ref`1.Value
  5319. fullName: IPA.Utilities.Ref<T>.Value
  5320. fullName.vb: IPA.Utilities.Ref(Of T).Value
  5321. nameWithType: Ref<T>.Value
  5322. nameWithType.vb: Ref(Of T).Value
  5323. - uid: IPA.Utilities.Ref`1.Value*
  5324. name: Value
  5325. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value_
  5326. commentId: Overload:IPA.Utilities.Ref`1.Value
  5327. isSpec: "True"
  5328. fullName: IPA.Utilities.Ref<T>.Value
  5329. fullName.vb: IPA.Utilities.Ref(Of T).Value
  5330. nameWithType: Ref<T>.Value
  5331. nameWithType.vb: Ref(Of T).Value
  5332. - uid: IPA.Utilities.Ref`1.Verify
  5333. name: Verify()
  5334. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify
  5335. commentId: M:IPA.Utilities.Ref`1.Verify
  5336. fullName: IPA.Utilities.Ref<T>.Verify()
  5337. fullName.vb: IPA.Utilities.Ref(Of T).Verify()
  5338. nameWithType: Ref<T>.Verify()
  5339. nameWithType.vb: Ref(Of T).Verify()
  5340. - uid: IPA.Utilities.Ref`1.Verify*
  5341. name: Verify
  5342. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify_
  5343. commentId: Overload:IPA.Utilities.Ref`1.Verify
  5344. isSpec: "True"
  5345. fullName: IPA.Utilities.Ref<T>.Verify
  5346. fullName.vb: IPA.Utilities.Ref(Of T).Verify
  5347. nameWithType: Ref<T>.Verify
  5348. nameWithType.vb: Ref(Of T).Verify
  5349. - uid: IPA.Utilities.ReflectionUtil
  5350. name: ReflectionUtil
  5351. href: api/IPA.Utilities.ReflectionUtil.html
  5352. commentId: T:IPA.Utilities.ReflectionUtil
  5353. fullName: IPA.Utilities.ReflectionUtil
  5354. nameWithType: ReflectionUtil
  5355. - uid: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  5356. name: CopyComponent(Component, Type, GameObject, Type)
  5357. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_UnityEngine_Component_System_Type_UnityEngine_GameObject_System_Type_
  5358. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  5359. fullName: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component, System.Type, UnityEngine.GameObject, System.Type)
  5360. nameWithType: ReflectionUtil.CopyComponent(Component, Type, GameObject, Type)
  5361. - uid: IPA.Utilities.ReflectionUtil.CopyComponent*
  5362. name: CopyComponent
  5363. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_
  5364. commentId: Overload:IPA.Utilities.ReflectionUtil.CopyComponent
  5365. isSpec: "True"
  5366. fullName: IPA.Utilities.ReflectionUtil.CopyComponent
  5367. nameWithType: ReflectionUtil.CopyComponent
  5368. - uid: IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  5369. name: CopyComponent<T>(Component, GameObject, Type)
  5370. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent__1_UnityEngine_Component_UnityEngine_GameObject_System_Type_
  5371. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  5372. name.vb: CopyComponent(Of T)(Component, GameObject, Type)
  5373. fullName: IPA.Utilities.ReflectionUtil.CopyComponent<T>(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  5374. fullName.vb: IPA.Utilities.ReflectionUtil.CopyComponent(Of T)(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  5375. nameWithType: ReflectionUtil.CopyComponent<T>(Component, GameObject, Type)
  5376. nameWithType.vb: ReflectionUtil.CopyComponent(Of T)(Component, GameObject, Type)
  5377. - uid: IPA.Utilities.ReflectionUtil.GetField*
  5378. name: GetField
  5379. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField_
  5380. commentId: Overload:IPA.Utilities.ReflectionUtil.GetField
  5381. isSpec: "True"
  5382. fullName: IPA.Utilities.ReflectionUtil.GetField
  5383. nameWithType: ReflectionUtil.GetField
  5384. - uid: IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  5385. name: GetField<U, T>(T, String)
  5386. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_
  5387. commentId: M:IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  5388. name.vb: GetField(Of U, T)(T, String)
  5389. fullName: IPA.Utilities.ReflectionUtil.GetField<U, T>(T, System.String)
  5390. fullName.vb: IPA.Utilities.ReflectionUtil.GetField(Of U, T)(T, System.String)
  5391. nameWithType: ReflectionUtil.GetField<U, T>(T, String)
  5392. nameWithType.vb: ReflectionUtil.GetField(Of U, T)(T, String)
  5393. - uid: IPA.Utilities.ReflectionUtil.GetProperty*
  5394. name: GetProperty
  5395. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty_
  5396. commentId: Overload:IPA.Utilities.ReflectionUtil.GetProperty
  5397. isSpec: "True"
  5398. fullName: IPA.Utilities.ReflectionUtil.GetProperty
  5399. nameWithType: ReflectionUtil.GetProperty
  5400. - uid: IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  5401. name: GetProperty<U, T>(T, String)
  5402. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty__2___1_System_String_
  5403. commentId: M:IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  5404. name.vb: GetProperty(Of U, T)(T, String)
  5405. fullName: IPA.Utilities.ReflectionUtil.GetProperty<U, T>(T, System.String)
  5406. fullName.vb: IPA.Utilities.ReflectionUtil.GetProperty(Of U, T)(T, System.String)
  5407. nameWithType: ReflectionUtil.GetProperty<U, T>(T, String)
  5408. nameWithType.vb: ReflectionUtil.GetProperty(Of U, T)(T, String)
  5409. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod*
  5410. name: InvokeMethod
  5411. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_
  5412. commentId: Overload:IPA.Utilities.ReflectionUtil.InvokeMethod
  5413. isSpec: "True"
  5414. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod
  5415. nameWithType: ReflectionUtil.InvokeMethod
  5416. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  5417. name: InvokeMethod<U, T>(T, String, Object[])
  5418. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___
  5419. commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  5420. name.vb: InvokeMethod(Of U, T)(T, String, Object())
  5421. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod<U, T>(T, System.String, System.Object[])
  5422. fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(Of U, T)(T, System.String, System.Object())
  5423. nameWithType: ReflectionUtil.InvokeMethod<U, T>(T, String, Object[])
  5424. nameWithType.vb: ReflectionUtil.InvokeMethod(Of U, T)(T, String, Object())
  5425. - uid: IPA.Utilities.ReflectionUtil.SetField*
  5426. name: SetField
  5427. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_
  5428. commentId: Overload:IPA.Utilities.ReflectionUtil.SetField
  5429. isSpec: "True"
  5430. fullName: IPA.Utilities.ReflectionUtil.SetField
  5431. nameWithType: ReflectionUtil.SetField
  5432. - uid: IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  5433. name: SetField<T, U>(T, String, U)
  5434. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__2___0_System_String___1_
  5435. commentId: M:IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  5436. name.vb: SetField(Of T, U)(T, String, U)
  5437. fullName: IPA.Utilities.ReflectionUtil.SetField<T, U>(T, System.String, U)
  5438. fullName.vb: IPA.Utilities.ReflectionUtil.SetField(Of T, U)(T, System.String, U)
  5439. nameWithType: ReflectionUtil.SetField<T, U>(T, String, U)
  5440. nameWithType.vb: ReflectionUtil.SetField(Of T, U)(T, String, U)
  5441. - uid: IPA.Utilities.ReflectionUtil.SetProperty*
  5442. name: SetProperty
  5443. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_
  5444. commentId: Overload:IPA.Utilities.ReflectionUtil.SetProperty
  5445. isSpec: "True"
  5446. fullName: IPA.Utilities.ReflectionUtil.SetProperty
  5447. nameWithType: ReflectionUtil.SetProperty
  5448. - uid: IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  5449. name: SetProperty<T, U>(T, String, U)
  5450. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__2___0_System_String___1_
  5451. commentId: M:IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  5452. name.vb: SetProperty(Of T, U)(T, String, U)
  5453. fullName: IPA.Utilities.ReflectionUtil.SetProperty<T, U>(T, System.String, U)
  5454. fullName.vb: IPA.Utilities.ReflectionUtil.SetProperty(Of T, U)(T, System.String, U)
  5455. nameWithType: ReflectionUtil.SetProperty<T, U>(T, String, U)
  5456. nameWithType.vb: ReflectionUtil.SetProperty(Of T, U)(T, String, U)
  5457. - uid: IPA.Utilities.UnityGame
  5458. name: UnityGame
  5459. href: api/IPA.Utilities.UnityGame.html
  5460. commentId: T:IPA.Utilities.UnityGame
  5461. fullName: IPA.Utilities.UnityGame
  5462. nameWithType: UnityGame
  5463. - uid: IPA.Utilities.UnityGame.GameVersion
  5464. name: GameVersion
  5465. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion
  5466. commentId: P:IPA.Utilities.UnityGame.GameVersion
  5467. fullName: IPA.Utilities.UnityGame.GameVersion
  5468. nameWithType: UnityGame.GameVersion
  5469. - uid: IPA.Utilities.UnityGame.GameVersion*
  5470. name: GameVersion
  5471. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion_
  5472. commentId: Overload:IPA.Utilities.UnityGame.GameVersion
  5473. isSpec: "True"
  5474. fullName: IPA.Utilities.UnityGame.GameVersion
  5475. nameWithType: UnityGame.GameVersion
  5476. - uid: IPA.Utilities.UnityGame.InstallPath
  5477. name: InstallPath
  5478. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath
  5479. commentId: P:IPA.Utilities.UnityGame.InstallPath
  5480. fullName: IPA.Utilities.UnityGame.InstallPath
  5481. nameWithType: UnityGame.InstallPath
  5482. - uid: IPA.Utilities.UnityGame.InstallPath*
  5483. name: InstallPath
  5484. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath_
  5485. commentId: Overload:IPA.Utilities.UnityGame.InstallPath
  5486. isSpec: "True"
  5487. fullName: IPA.Utilities.UnityGame.InstallPath
  5488. nameWithType: UnityGame.InstallPath
  5489. - uid: IPA.Utilities.UnityGame.LibraryPath
  5490. name: LibraryPath
  5491. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath
  5492. commentId: P:IPA.Utilities.UnityGame.LibraryPath
  5493. fullName: IPA.Utilities.UnityGame.LibraryPath
  5494. nameWithType: UnityGame.LibraryPath
  5495. - uid: IPA.Utilities.UnityGame.LibraryPath*
  5496. name: LibraryPath
  5497. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath_
  5498. commentId: Overload:IPA.Utilities.UnityGame.LibraryPath
  5499. isSpec: "True"
  5500. fullName: IPA.Utilities.UnityGame.LibraryPath
  5501. nameWithType: UnityGame.LibraryPath
  5502. - uid: IPA.Utilities.UnityGame.NativeLibraryPath
  5503. name: NativeLibraryPath
  5504. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath
  5505. commentId: P:IPA.Utilities.UnityGame.NativeLibraryPath
  5506. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  5507. nameWithType: UnityGame.NativeLibraryPath
  5508. - uid: IPA.Utilities.UnityGame.NativeLibraryPath*
  5509. name: NativeLibraryPath
  5510. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath_
  5511. commentId: Overload:IPA.Utilities.UnityGame.NativeLibraryPath
  5512. isSpec: "True"
  5513. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  5514. nameWithType: UnityGame.NativeLibraryPath
  5515. - uid: IPA.Utilities.UnityGame.PluginsPath
  5516. name: PluginsPath
  5517. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath
  5518. commentId: P:IPA.Utilities.UnityGame.PluginsPath
  5519. fullName: IPA.Utilities.UnityGame.PluginsPath
  5520. nameWithType: UnityGame.PluginsPath
  5521. - uid: IPA.Utilities.UnityGame.PluginsPath*
  5522. name: PluginsPath
  5523. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath_
  5524. commentId: Overload:IPA.Utilities.UnityGame.PluginsPath
  5525. isSpec: "True"
  5526. fullName: IPA.Utilities.UnityGame.PluginsPath
  5527. nameWithType: UnityGame.PluginsPath
  5528. - uid: IPA.Utilities.UnityGame.Release
  5529. name: UnityGame.Release
  5530. href: api/IPA.Utilities.UnityGame.Release.html
  5531. commentId: T:IPA.Utilities.UnityGame.Release
  5532. fullName: IPA.Utilities.UnityGame.Release
  5533. nameWithType: UnityGame.Release
  5534. - uid: IPA.Utilities.UnityGame.Release.Other
  5535. name: Other
  5536. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Other
  5537. commentId: F:IPA.Utilities.UnityGame.Release.Other
  5538. fullName: IPA.Utilities.UnityGame.Release.Other
  5539. nameWithType: UnityGame.Release.Other
  5540. - uid: IPA.Utilities.UnityGame.Release.Steam
  5541. name: Steam
  5542. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Steam
  5543. commentId: F:IPA.Utilities.UnityGame.Release.Steam
  5544. fullName: IPA.Utilities.UnityGame.Release.Steam
  5545. nameWithType: UnityGame.Release.Steam
  5546. - uid: IPA.Utilities.UnityGame.ReleaseType
  5547. name: ReleaseType
  5548. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType
  5549. commentId: P:IPA.Utilities.UnityGame.ReleaseType
  5550. fullName: IPA.Utilities.UnityGame.ReleaseType
  5551. nameWithType: UnityGame.ReleaseType
  5552. - uid: IPA.Utilities.UnityGame.ReleaseType*
  5553. name: ReleaseType
  5554. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType_
  5555. commentId: Overload:IPA.Utilities.UnityGame.ReleaseType
  5556. isSpec: "True"
  5557. fullName: IPA.Utilities.UnityGame.ReleaseType
  5558. nameWithType: UnityGame.ReleaseType
  5559. - uid: IPA.Utilities.UnityGame.UserDataPath
  5560. name: UserDataPath
  5561. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath
  5562. commentId: P:IPA.Utilities.UnityGame.UserDataPath
  5563. fullName: IPA.Utilities.UnityGame.UserDataPath
  5564. nameWithType: UnityGame.UserDataPath
  5565. - uid: IPA.Utilities.UnityGame.UserDataPath*
  5566. name: UserDataPath
  5567. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath_
  5568. commentId: Overload:IPA.Utilities.UnityGame.UserDataPath
  5569. isSpec: "True"
  5570. fullName: IPA.Utilities.UnityGame.UserDataPath
  5571. nameWithType: UnityGame.UserDataPath
  5572. - uid: IPA.Utilities.Utils
  5573. name: Utils
  5574. href: api/IPA.Utilities.Utils.html
  5575. commentId: T:IPA.Utilities.Utils
  5576. fullName: IPA.Utilities.Utils
  5577. nameWithType: Utils
  5578. - uid: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  5579. name: ByteArrayToString(Byte[])
  5580. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_System_Byte___
  5581. commentId: M:IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  5582. name.vb: ByteArrayToString(Byte())
  5583. fullName: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  5584. fullName.vb: IPA.Utilities.Utils.ByteArrayToString(System.Byte())
  5585. nameWithType: Utils.ByteArrayToString(Byte[])
  5586. nameWithType.vb: Utils.ByteArrayToString(Byte())
  5587. - uid: IPA.Utilities.Utils.ByteArrayToString*
  5588. name: ByteArrayToString
  5589. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_
  5590. commentId: Overload:IPA.Utilities.Utils.ByteArrayToString
  5591. isSpec: "True"
  5592. fullName: IPA.Utilities.Utils.ByteArrayToString
  5593. nameWithType: Utils.ByteArrayToString
  5594. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  5595. name: CanUseDateTimeNowSafely
  5596. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely
  5597. commentId: P:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  5598. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  5599. nameWithType: Utils.CanUseDateTimeNowSafely
  5600. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely*
  5601. name: CanUseDateTimeNowSafely
  5602. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely_
  5603. commentId: Overload:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  5604. isSpec: "True"
  5605. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  5606. nameWithType: Utils.CanUseDateTimeNowSafely
  5607. - uid: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  5608. name: CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  5609. 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__
  5610. commentId: M:IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  5611. name.vb: CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  5612. fullName: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func<System.Exception, System.IO.FileInfo, System.Boolean>)
  5613. fullName.vb: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func(Of System.Exception, System.IO.FileInfo, System.Boolean))
  5614. nameWithType: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  5615. nameWithType.vb: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  5616. - uid: IPA.Utilities.Utils.CopyAll*
  5617. name: CopyAll
  5618. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_
  5619. commentId: Overload:IPA.Utilities.Utils.CopyAll
  5620. isSpec: "True"
  5621. fullName: IPA.Utilities.Utils.CopyAll
  5622. nameWithType: Utils.CopyAll
  5623. - uid: IPA.Utilities.Utils.CurrentTime
  5624. name: CurrentTime()
  5625. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime
  5626. commentId: M:IPA.Utilities.Utils.CurrentTime
  5627. fullName: IPA.Utilities.Utils.CurrentTime()
  5628. nameWithType: Utils.CurrentTime()
  5629. - uid: IPA.Utilities.Utils.CurrentTime*
  5630. name: CurrentTime
  5631. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime_
  5632. commentId: Overload:IPA.Utilities.Utils.CurrentTime
  5633. isSpec: "True"
  5634. fullName: IPA.Utilities.Utils.CurrentTime
  5635. nameWithType: Utils.CurrentTime
  5636. - uid: IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  5637. name: GetRelativePath(String, String)
  5638. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_System_String_System_String_
  5639. commentId: M:IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  5640. fullName: IPA.Utilities.Utils.GetRelativePath(System.String, System.String)
  5641. nameWithType: Utils.GetRelativePath(String, String)
  5642. - uid: IPA.Utilities.Utils.GetRelativePath*
  5643. name: GetRelativePath
  5644. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_
  5645. commentId: Overload:IPA.Utilities.Utils.GetRelativePath
  5646. isSpec: "True"
  5647. fullName: IPA.Utilities.Utils.GetRelativePath
  5648. nameWithType: Utils.GetRelativePath
  5649. - uid: IPA.Utilities.Utils.StringToByteArray(System.String)
  5650. name: StringToByteArray(String)
  5651. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_System_String_
  5652. commentId: M:IPA.Utilities.Utils.StringToByteArray(System.String)
  5653. fullName: IPA.Utilities.Utils.StringToByteArray(System.String)
  5654. nameWithType: Utils.StringToByteArray(String)
  5655. - uid: IPA.Utilities.Utils.StringToByteArray*
  5656. name: StringToByteArray
  5657. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_
  5658. commentId: Overload:IPA.Utilities.Utils.StringToByteArray
  5659. isSpec: "True"
  5660. fullName: IPA.Utilities.Utils.StringToByteArray
  5661. nameWithType: Utils.StringToByteArray
  5662. - uid: IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  5663. name: UnsafeCompare(Byte[], Byte[])
  5664. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___
  5665. commentId: M:IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  5666. name.vb: UnsafeCompare(Byte(), Byte())
  5667. fullName: IPA.Utilities.Utils.UnsafeCompare(System.Byte[], System.Byte[])
  5668. fullName.vb: IPA.Utilities.Utils.UnsafeCompare(System.Byte(), System.Byte())
  5669. nameWithType: Utils.UnsafeCompare(Byte[], Byte[])
  5670. nameWithType.vb: Utils.UnsafeCompare(Byte(), Byte())
  5671. - uid: IPA.Utilities.Utils.UnsafeCompare*
  5672. name: UnsafeCompare
  5673. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_
  5674. commentId: Overload:IPA.Utilities.Utils.UnsafeCompare
  5675. isSpec: "True"
  5676. fullName: IPA.Utilities.Utils.UnsafeCompare
  5677. nameWithType: Utils.UnsafeCompare
  5678. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  5679. name: VersionCompareNoPrerelease(Version, Version)
  5680. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_SemVer_Version_SemVer_Version_
  5681. commentId: M:IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  5682. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  5683. nameWithType: Utils.VersionCompareNoPrerelease(Version, Version)
  5684. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease*
  5685. name: VersionCompareNoPrerelease
  5686. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_
  5687. commentId: Overload:IPA.Utilities.Utils.VersionCompareNoPrerelease
  5688. isSpec: "True"
  5689. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease
  5690. nameWithType: Utils.VersionCompareNoPrerelease
  5691. - uid: other.config.schema
  5692. name: Configuration File Schema
  5693. href: other_api/config/schema.html
  5694. - uid: other.index
  5695. name: other.index
  5696. href: other_api/index.html