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.

6272 lines
360 KiB

  1. ### YamlMime:XRefMap
  2. sorted: true
  3. references:
  4. - uid: articles.command_line
  5. name: The Command Line
  6. href: articles/command-line.html
  7. - uid: articles.contributing
  8. name: Contributing
  9. href: articles/contributing.html
  10. - uid: articles.start
  11. name: Getting Started
  12. href: articles/index.html
  13. - uid: articles.start.dev
  14. name: Making your own mod
  15. href: articles/start-dev.html
  16. - uid: articles.start.user
  17. name: Installing BSIPA
  18. href: articles/start-user.html
  19. - uid: BSIPA_ModList.UI.ViewControllers
  20. name: BSIPA_ModList.UI.ViewControllers
  21. href: api/BSIPA_ModList.UI.ViewControllers.html
  22. commentId: N:BSIPA_ModList.UI.ViewControllers
  23. fullName: BSIPA_ModList.UI.ViewControllers
  24. nameWithType: BSIPA_ModList.UI.ViewControllers
  25. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView
  26. name: MarkdownView
  27. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html
  28. commentId: T:BSIPA_ModList.UI.ViewControllers.MarkdownView
  29. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView
  30. nameWithType: MarkdownView
  31. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.#ctor
  32. name: MarkdownView()
  33. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView__ctor
  34. commentId: M:BSIPA_ModList.UI.ViewControllers.MarkdownView.#ctor
  35. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.MarkdownView()
  36. nameWithType: MarkdownView.MarkdownView()
  37. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.#ctor*
  38. name: MarkdownView
  39. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView__ctor_
  40. commentId: Overload:BSIPA_ModList.UI.ViewControllers.MarkdownView.#ctor
  41. isSpec: "True"
  42. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.MarkdownView
  43. nameWithType: MarkdownView.MarkdownView
  44. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.HasEmbeddedImage
  45. name: HasEmbeddedImage
  46. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView_HasEmbeddedImage
  47. commentId: F:BSIPA_ModList.UI.ViewControllers.MarkdownView.HasEmbeddedImage
  48. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.HasEmbeddedImage
  49. nameWithType: MarkdownView.HasEmbeddedImage
  50. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown
  51. name: Markdown
  52. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView_Markdown
  53. commentId: P:BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown
  54. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown
  55. nameWithType: MarkdownView.Markdown
  56. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown*
  57. name: Markdown
  58. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView_Markdown_
  59. commentId: Overload:BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown
  60. isSpec: "True"
  61. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown
  62. nameWithType: MarkdownView.Markdown
  63. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform
  64. name: rectTransform
  65. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView_rectTransform
  66. commentId: P:BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform
  67. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform
  68. nameWithType: MarkdownView.rectTransform
  69. - uid: BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform*
  70. name: rectTransform
  71. href: api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html#BSIPA_ModList_UI_ViewControllers_MarkdownView_rectTransform_
  72. commentId: Overload:BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform
  73. isSpec: "True"
  74. fullName: BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform
  75. nameWithType: MarkdownView.rectTransform
  76. - uid: home
  77. name: BSIPA - Home
  78. href: index.html
  79. - uid: IPA
  80. name: IPA
  81. href: api/IPA.html
  82. commentId: N:IPA
  83. fullName: IPA
  84. nameWithType: IPA
  85. - uid: IPA.Config
  86. name: IPA.Config
  87. href: api/IPA.Config.html
  88. commentId: N:IPA.Config
  89. fullName: IPA.Config
  90. nameWithType: IPA.Config
  91. - uid: IPA.Config.Config
  92. name: Config
  93. href: api/IPA.Config.Config.html
  94. commentId: T:IPA.Config.Config
  95. fullName: IPA.Config.Config
  96. nameWithType: Config
  97. - uid: IPA.Config.Config.GetConfigFor(System.String,System.String[])
  98. name: GetConfigFor(String, String[])
  99. href: api/IPA.Config.Config.html#IPA_Config_Config_GetConfigFor_System_String_System_String___
  100. commentId: M:IPA.Config.Config.GetConfigFor(System.String,System.String[])
  101. name.vb: GetConfigFor(String, String())
  102. fullName: IPA.Config.Config.GetConfigFor(System.String, System.String[])
  103. fullName.vb: IPA.Config.Config.GetConfigFor(System.String, System.String())
  104. nameWithType: Config.GetConfigFor(String, String[])
  105. nameWithType.vb: Config.GetConfigFor(String, String())
  106. - uid: IPA.Config.Config.GetConfigFor*
  107. name: GetConfigFor
  108. href: api/IPA.Config.Config.html#IPA_Config_Config_GetConfigFor_
  109. commentId: Overload:IPA.Config.Config.GetConfigFor
  110. isSpec: "True"
  111. fullName: IPA.Config.Config.GetConfigFor
  112. nameWithType: Config.GetConfigFor
  113. - uid: IPA.Config.Config.LoadAsync
  114. name: LoadAsync()
  115. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadAsync
  116. commentId: M:IPA.Config.Config.LoadAsync
  117. fullName: IPA.Config.Config.LoadAsync()
  118. nameWithType: Config.LoadAsync()
  119. - uid: IPA.Config.Config.LoadAsync*
  120. name: LoadAsync
  121. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadAsync_
  122. commentId: Overload:IPA.Config.Config.LoadAsync
  123. isSpec: "True"
  124. fullName: IPA.Config.Config.LoadAsync
  125. nameWithType: Config.LoadAsync
  126. - uid: IPA.Config.Config.LoadSync
  127. name: LoadSync()
  128. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadSync
  129. commentId: M:IPA.Config.Config.LoadSync
  130. fullName: IPA.Config.Config.LoadSync()
  131. nameWithType: Config.LoadSync()
  132. - uid: IPA.Config.Config.LoadSync*
  133. name: LoadSync
  134. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadSync_
  135. commentId: Overload:IPA.Config.Config.LoadSync
  136. isSpec: "True"
  137. fullName: IPA.Config.Config.LoadSync
  138. nameWithType: Config.LoadSync
  139. - uid: IPA.Config.Config.Name
  140. name: Name
  141. href: api/IPA.Config.Config.html#IPA_Config_Config_Name
  142. commentId: P:IPA.Config.Config.Name
  143. fullName: IPA.Config.Config.Name
  144. nameWithType: Config.Name
  145. - uid: IPA.Config.Config.Name*
  146. name: Name
  147. href: api/IPA.Config.Config.html#IPA_Config_Config_Name_
  148. commentId: Overload:IPA.Config.Config.Name
  149. isSpec: "True"
  150. fullName: IPA.Config.Config.Name
  151. nameWithType: Config.Name
  152. - uid: IPA.Config.Config.NameAttribute
  153. name: Config.NameAttribute
  154. href: api/IPA.Config.Config.NameAttribute.html
  155. commentId: T:IPA.Config.Config.NameAttribute
  156. fullName: IPA.Config.Config.NameAttribute
  157. nameWithType: Config.NameAttribute
  158. - uid: IPA.Config.Config.NameAttribute.#ctor(System.String)
  159. name: NameAttribute(String)
  160. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute__ctor_System_String_
  161. commentId: M:IPA.Config.Config.NameAttribute.#ctor(System.String)
  162. fullName: IPA.Config.Config.NameAttribute.NameAttribute(System.String)
  163. nameWithType: Config.NameAttribute.NameAttribute(String)
  164. - uid: IPA.Config.Config.NameAttribute.#ctor*
  165. name: NameAttribute
  166. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute__ctor_
  167. commentId: Overload:IPA.Config.Config.NameAttribute.#ctor
  168. isSpec: "True"
  169. fullName: IPA.Config.Config.NameAttribute.NameAttribute
  170. nameWithType: Config.NameAttribute.NameAttribute
  171. - uid: IPA.Config.Config.NameAttribute.Name
  172. name: Name
  173. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute_Name
  174. commentId: P:IPA.Config.Config.NameAttribute.Name
  175. fullName: IPA.Config.Config.NameAttribute.Name
  176. nameWithType: Config.NameAttribute.Name
  177. - uid: IPA.Config.Config.NameAttribute.Name*
  178. name: Name
  179. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute_Name_
  180. commentId: Overload:IPA.Config.Config.NameAttribute.Name
  181. isSpec: "True"
  182. fullName: IPA.Config.Config.NameAttribute.Name
  183. nameWithType: Config.NameAttribute.Name
  184. - uid: IPA.Config.Config.PreferAttribute
  185. name: Config.PreferAttribute
  186. href: api/IPA.Config.Config.PreferAttribute.html
  187. commentId: T:IPA.Config.Config.PreferAttribute
  188. fullName: IPA.Config.Config.PreferAttribute
  189. nameWithType: Config.PreferAttribute
  190. - uid: IPA.Config.Config.PreferAttribute.#ctor(System.String[])
  191. name: PreferAttribute(String[])
  192. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute__ctor_System_String___
  193. commentId: M:IPA.Config.Config.PreferAttribute.#ctor(System.String[])
  194. name.vb: PreferAttribute(String())
  195. fullName: IPA.Config.Config.PreferAttribute.PreferAttribute(System.String[])
  196. fullName.vb: IPA.Config.Config.PreferAttribute.PreferAttribute(System.String())
  197. nameWithType: Config.PreferAttribute.PreferAttribute(String[])
  198. nameWithType.vb: Config.PreferAttribute.PreferAttribute(String())
  199. - uid: IPA.Config.Config.PreferAttribute.#ctor*
  200. name: PreferAttribute
  201. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute__ctor_
  202. commentId: Overload:IPA.Config.Config.PreferAttribute.#ctor
  203. isSpec: "True"
  204. fullName: IPA.Config.Config.PreferAttribute.PreferAttribute
  205. nameWithType: Config.PreferAttribute.PreferAttribute
  206. - uid: IPA.Config.Config.PreferAttribute.PreferenceOrder
  207. name: PreferenceOrder
  208. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute_PreferenceOrder
  209. commentId: P:IPA.Config.Config.PreferAttribute.PreferenceOrder
  210. fullName: IPA.Config.Config.PreferAttribute.PreferenceOrder
  211. nameWithType: Config.PreferAttribute.PreferenceOrder
  212. - uid: IPA.Config.Config.PreferAttribute.PreferenceOrder*
  213. name: PreferenceOrder
  214. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute_PreferenceOrder_
  215. commentId: Overload:IPA.Config.Config.PreferAttribute.PreferenceOrder
  216. isSpec: "True"
  217. fullName: IPA.Config.Config.PreferAttribute.PreferenceOrder
  218. nameWithType: Config.PreferAttribute.PreferenceOrder
  219. - uid: IPA.Config.Config.Provider
  220. name: Provider
  221. href: api/IPA.Config.Config.html#IPA_Config_Config_Provider
  222. commentId: P:IPA.Config.Config.Provider
  223. fullName: IPA.Config.Config.Provider
  224. nameWithType: Config.Provider
  225. - uid: IPA.Config.Config.Provider*
  226. name: Provider
  227. href: api/IPA.Config.Config.html#IPA_Config_Config_Provider_
  228. commentId: Overload:IPA.Config.Config.Provider
  229. isSpec: "True"
  230. fullName: IPA.Config.Config.Provider
  231. nameWithType: Config.Provider
  232. - uid: IPA.Config.Config.Register(System.Type)
  233. name: Register(Type)
  234. href: api/IPA.Config.Config.html#IPA_Config_Config_Register_System_Type_
  235. commentId: M:IPA.Config.Config.Register(System.Type)
  236. fullName: IPA.Config.Config.Register(System.Type)
  237. nameWithType: Config.Register(Type)
  238. - uid: IPA.Config.Config.Register*
  239. name: Register
  240. href: api/IPA.Config.Config.html#IPA_Config_Config_Register_
  241. commentId: Overload:IPA.Config.Config.Register
  242. isSpec: "True"
  243. fullName: IPA.Config.Config.Register
  244. nameWithType: Config.Register
  245. - uid: IPA.Config.Config.Register``1
  246. name: Register<T>()
  247. href: api/IPA.Config.Config.html#IPA_Config_Config_Register__1
  248. commentId: M:IPA.Config.Config.Register``1
  249. name.vb: Register(Of T)()
  250. fullName: IPA.Config.Config.Register<T>()
  251. fullName.vb: IPA.Config.Config.Register(Of T)()
  252. nameWithType: Config.Register<T>()
  253. nameWithType.vb: Config.Register(Of T)()
  254. - uid: IPA.Config.Config.SetStore(IPA.Config.IConfigStore)
  255. name: SetStore(IConfigStore)
  256. href: api/IPA.Config.Config.html#IPA_Config_Config_SetStore_IPA_Config_IConfigStore_
  257. commentId: M:IPA.Config.Config.SetStore(IPA.Config.IConfigStore)
  258. fullName: IPA.Config.Config.SetStore(IPA.Config.IConfigStore)
  259. nameWithType: Config.SetStore(IConfigStore)
  260. - uid: IPA.Config.Config.SetStore*
  261. name: SetStore
  262. href: api/IPA.Config.Config.html#IPA_Config_Config_SetStore_
  263. commentId: Overload:IPA.Config.Config.SetStore
  264. isSpec: "True"
  265. fullName: IPA.Config.Config.SetStore
  266. nameWithType: Config.SetStore
  267. - uid: IPA.Config.ConfigProvider
  268. name: ConfigProvider
  269. href: api/IPA.Config.ConfigProvider.html
  270. commentId: T:IPA.Config.ConfigProvider
  271. fullName: IPA.Config.ConfigProvider
  272. nameWithType: ConfigProvider
  273. - uid: IPA.Config.ConfigProvider.Load
  274. name: Load()
  275. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Load
  276. commentId: M:IPA.Config.ConfigProvider.Load
  277. fullName: IPA.Config.ConfigProvider.Load()
  278. nameWithType: ConfigProvider.Load()
  279. - uid: IPA.Config.ConfigProvider.Load*
  280. name: Load
  281. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Load_
  282. commentId: Overload:IPA.Config.ConfigProvider.Load
  283. isSpec: "True"
  284. fullName: IPA.Config.ConfigProvider.Load
  285. nameWithType: ConfigProvider.Load
  286. - uid: IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value)
  287. name: Store(Value)
  288. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Store_IPA_Config_Data_Value_
  289. commentId: M:IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value)
  290. fullName: IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value)
  291. nameWithType: ConfigProvider.Store(Value)
  292. - uid: IPA.Config.ConfigProvider.Store*
  293. name: Store
  294. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Store_
  295. commentId: Overload:IPA.Config.ConfigProvider.Store
  296. isSpec: "True"
  297. fullName: IPA.Config.ConfigProvider.Store
  298. nameWithType: ConfigProvider.Store
  299. - uid: IPA.Config.Data
  300. name: IPA.Config.Data
  301. href: api/IPA.Config.Data.html
  302. commentId: N:IPA.Config.Data
  303. fullName: IPA.Config.Data
  304. nameWithType: IPA.Config.Data
  305. - uid: IPA.Config.Data.Boolean
  306. name: Boolean
  307. href: api/IPA.Config.Data.Boolean.html
  308. commentId: T:IPA.Config.Data.Boolean
  309. fullName: IPA.Config.Data.Boolean
  310. nameWithType: Boolean
  311. - uid: IPA.Config.Data.Boolean.ToString
  312. name: ToString()
  313. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_ToString
  314. commentId: M:IPA.Config.Data.Boolean.ToString
  315. fullName: IPA.Config.Data.Boolean.ToString()
  316. nameWithType: Boolean.ToString()
  317. - uid: IPA.Config.Data.Boolean.ToString*
  318. name: ToString
  319. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_ToString_
  320. commentId: Overload:IPA.Config.Data.Boolean.ToString
  321. isSpec: "True"
  322. fullName: IPA.Config.Data.Boolean.ToString
  323. nameWithType: Boolean.ToString
  324. - uid: IPA.Config.Data.Boolean.Value
  325. name: Value
  326. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_Value
  327. commentId: P:IPA.Config.Data.Boolean.Value
  328. fullName: IPA.Config.Data.Boolean.Value
  329. nameWithType: Boolean.Value
  330. - uid: IPA.Config.Data.Boolean.Value*
  331. name: Value
  332. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_Value_
  333. commentId: Overload:IPA.Config.Data.Boolean.Value
  334. isSpec: "True"
  335. fullName: IPA.Config.Data.Boolean.Value
  336. nameWithType: Boolean.Value
  337. - uid: IPA.Config.Data.FloatingPoint
  338. name: FloatingPoint
  339. href: api/IPA.Config.Data.FloatingPoint.html
  340. commentId: T:IPA.Config.Data.FloatingPoint
  341. fullName: IPA.Config.Data.FloatingPoint
  342. nameWithType: FloatingPoint
  343. - uid: IPA.Config.Data.FloatingPoint.AsInteger
  344. name: AsInteger()
  345. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_AsInteger
  346. commentId: M:IPA.Config.Data.FloatingPoint.AsInteger
  347. fullName: IPA.Config.Data.FloatingPoint.AsInteger()
  348. nameWithType: FloatingPoint.AsInteger()
  349. - uid: IPA.Config.Data.FloatingPoint.AsInteger*
  350. name: AsInteger
  351. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_AsInteger_
  352. commentId: Overload:IPA.Config.Data.FloatingPoint.AsInteger
  353. isSpec: "True"
  354. fullName: IPA.Config.Data.FloatingPoint.AsInteger
  355. nameWithType: FloatingPoint.AsInteger
  356. - uid: IPA.Config.Data.FloatingPoint.ToString
  357. name: ToString()
  358. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_ToString
  359. commentId: M:IPA.Config.Data.FloatingPoint.ToString
  360. fullName: IPA.Config.Data.FloatingPoint.ToString()
  361. nameWithType: FloatingPoint.ToString()
  362. - uid: IPA.Config.Data.FloatingPoint.ToString*
  363. name: ToString
  364. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_ToString_
  365. commentId: Overload:IPA.Config.Data.FloatingPoint.ToString
  366. isSpec: "True"
  367. fullName: IPA.Config.Data.FloatingPoint.ToString
  368. nameWithType: FloatingPoint.ToString
  369. - uid: IPA.Config.Data.FloatingPoint.Value
  370. name: Value
  371. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_Value
  372. commentId: P:IPA.Config.Data.FloatingPoint.Value
  373. fullName: IPA.Config.Data.FloatingPoint.Value
  374. nameWithType: FloatingPoint.Value
  375. - uid: IPA.Config.Data.FloatingPoint.Value*
  376. name: Value
  377. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_Value_
  378. commentId: Overload:IPA.Config.Data.FloatingPoint.Value
  379. isSpec: "True"
  380. fullName: IPA.Config.Data.FloatingPoint.Value
  381. nameWithType: FloatingPoint.Value
  382. - uid: IPA.Config.Data.Integer
  383. name: Integer
  384. href: api/IPA.Config.Data.Integer.html
  385. commentId: T:IPA.Config.Data.Integer
  386. fullName: IPA.Config.Data.Integer
  387. nameWithType: Integer
  388. - uid: IPA.Config.Data.Integer.AsFloat
  389. name: AsFloat()
  390. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_AsFloat
  391. commentId: M:IPA.Config.Data.Integer.AsFloat
  392. fullName: IPA.Config.Data.Integer.AsFloat()
  393. nameWithType: Integer.AsFloat()
  394. - uid: IPA.Config.Data.Integer.AsFloat*
  395. name: AsFloat
  396. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_AsFloat_
  397. commentId: Overload:IPA.Config.Data.Integer.AsFloat
  398. isSpec: "True"
  399. fullName: IPA.Config.Data.Integer.AsFloat
  400. nameWithType: Integer.AsFloat
  401. - uid: IPA.Config.Data.Integer.ToString
  402. name: ToString()
  403. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_ToString
  404. commentId: M:IPA.Config.Data.Integer.ToString
  405. fullName: IPA.Config.Data.Integer.ToString()
  406. nameWithType: Integer.ToString()
  407. - uid: IPA.Config.Data.Integer.ToString*
  408. name: ToString
  409. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_ToString_
  410. commentId: Overload:IPA.Config.Data.Integer.ToString
  411. isSpec: "True"
  412. fullName: IPA.Config.Data.Integer.ToString
  413. nameWithType: Integer.ToString
  414. - uid: IPA.Config.Data.Integer.Value
  415. name: Value
  416. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_Value
  417. commentId: P:IPA.Config.Data.Integer.Value
  418. fullName: IPA.Config.Data.Integer.Value
  419. nameWithType: Integer.Value
  420. - uid: IPA.Config.Data.Integer.Value*
  421. name: Value
  422. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_Value_
  423. commentId: Overload:IPA.Config.Data.Integer.Value
  424. isSpec: "True"
  425. fullName: IPA.Config.Data.Integer.Value
  426. nameWithType: Integer.Value
  427. - uid: IPA.Config.Data.List
  428. name: List
  429. href: api/IPA.Config.Data.List.html
  430. commentId: T:IPA.Config.Data.List
  431. fullName: IPA.Config.Data.List
  432. nameWithType: List
  433. - uid: IPA.Config.Data.List.Add(IPA.Config.Data.Value)
  434. name: Add(Value)
  435. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Add_IPA_Config_Data_Value_
  436. commentId: M:IPA.Config.Data.List.Add(IPA.Config.Data.Value)
  437. fullName: IPA.Config.Data.List.Add(IPA.Config.Data.Value)
  438. nameWithType: List.Add(Value)
  439. - uid: IPA.Config.Data.List.Add*
  440. name: Add
  441. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Add_
  442. commentId: Overload:IPA.Config.Data.List.Add
  443. isSpec: "True"
  444. fullName: IPA.Config.Data.List.Add
  445. nameWithType: List.Add
  446. - uid: IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value})
  447. name: AddRange(IEnumerable<Value>)
  448. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_AddRange_System_Collections_Generic_IEnumerable_IPA_Config_Data_Value__
  449. commentId: M:IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value})
  450. name.vb: AddRange(IEnumerable(Of Value))
  451. fullName: IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable<IPA.Config.Data.Value>)
  452. fullName.vb: IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable(Of IPA.Config.Data.Value))
  453. nameWithType: List.AddRange(IEnumerable<Value>)
  454. nameWithType.vb: List.AddRange(IEnumerable(Of Value))
  455. - uid: IPA.Config.Data.List.AddRange*
  456. name: AddRange
  457. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_AddRange_
  458. commentId: Overload:IPA.Config.Data.List.AddRange
  459. isSpec: "True"
  460. fullName: IPA.Config.Data.List.AddRange
  461. nameWithType: List.AddRange
  462. - uid: IPA.Config.Data.List.Clear
  463. name: Clear()
  464. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Clear
  465. commentId: M:IPA.Config.Data.List.Clear
  466. fullName: IPA.Config.Data.List.Clear()
  467. nameWithType: List.Clear()
  468. - uid: IPA.Config.Data.List.Clear*
  469. name: Clear
  470. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Clear_
  471. commentId: Overload:IPA.Config.Data.List.Clear
  472. isSpec: "True"
  473. fullName: IPA.Config.Data.List.Clear
  474. nameWithType: List.Clear
  475. - uid: IPA.Config.Data.List.Contains(IPA.Config.Data.Value)
  476. name: Contains(Value)
  477. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Contains_IPA_Config_Data_Value_
  478. commentId: M:IPA.Config.Data.List.Contains(IPA.Config.Data.Value)
  479. fullName: IPA.Config.Data.List.Contains(IPA.Config.Data.Value)
  480. nameWithType: List.Contains(Value)
  481. - uid: IPA.Config.Data.List.Contains*
  482. name: Contains
  483. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Contains_
  484. commentId: Overload:IPA.Config.Data.List.Contains
  485. isSpec: "True"
  486. fullName: IPA.Config.Data.List.Contains
  487. nameWithType: List.Contains
  488. - uid: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[],System.Int32)
  489. name: CopyTo(Value[], Int32)
  490. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_CopyTo_IPA_Config_Data_Value___System_Int32_
  491. commentId: M:IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[],System.Int32)
  492. name.vb: CopyTo(Value(), Int32)
  493. fullName: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[], System.Int32)
  494. fullName.vb: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value(), System.Int32)
  495. nameWithType: List.CopyTo(Value[], Int32)
  496. nameWithType.vb: List.CopyTo(Value(), Int32)
  497. - uid: IPA.Config.Data.List.CopyTo*
  498. name: CopyTo
  499. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_CopyTo_
  500. commentId: Overload:IPA.Config.Data.List.CopyTo
  501. isSpec: "True"
  502. fullName: IPA.Config.Data.List.CopyTo
  503. nameWithType: List.CopyTo
  504. - uid: IPA.Config.Data.List.Count
  505. name: Count
  506. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Count
  507. commentId: P:IPA.Config.Data.List.Count
  508. fullName: IPA.Config.Data.List.Count
  509. nameWithType: List.Count
  510. - uid: IPA.Config.Data.List.Count*
  511. name: Count
  512. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Count_
  513. commentId: Overload:IPA.Config.Data.List.Count
  514. isSpec: "True"
  515. fullName: IPA.Config.Data.List.Count
  516. nameWithType: List.Count
  517. - uid: IPA.Config.Data.List.GetEnumerator
  518. name: GetEnumerator()
  519. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_GetEnumerator
  520. commentId: M:IPA.Config.Data.List.GetEnumerator
  521. fullName: IPA.Config.Data.List.GetEnumerator()
  522. nameWithType: List.GetEnumerator()
  523. - uid: IPA.Config.Data.List.GetEnumerator*
  524. name: GetEnumerator
  525. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_GetEnumerator_
  526. commentId: Overload:IPA.Config.Data.List.GetEnumerator
  527. isSpec: "True"
  528. fullName: IPA.Config.Data.List.GetEnumerator
  529. nameWithType: List.GetEnumerator
  530. - uid: IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value)
  531. name: IndexOf(Value)
  532. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_IndexOf_IPA_Config_Data_Value_
  533. commentId: M:IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value)
  534. fullName: IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value)
  535. nameWithType: List.IndexOf(Value)
  536. - uid: IPA.Config.Data.List.IndexOf*
  537. name: IndexOf
  538. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_IndexOf_
  539. commentId: Overload:IPA.Config.Data.List.IndexOf
  540. isSpec: "True"
  541. fullName: IPA.Config.Data.List.IndexOf
  542. nameWithType: List.IndexOf
  543. - uid: IPA.Config.Data.List.Insert(System.Int32,IPA.Config.Data.Value)
  544. name: Insert(Int32, Value)
  545. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Insert_System_Int32_IPA_Config_Data_Value_
  546. commentId: M:IPA.Config.Data.List.Insert(System.Int32,IPA.Config.Data.Value)
  547. fullName: IPA.Config.Data.List.Insert(System.Int32, IPA.Config.Data.Value)
  548. nameWithType: List.Insert(Int32, Value)
  549. - uid: IPA.Config.Data.List.Insert*
  550. name: Insert
  551. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Insert_
  552. commentId: Overload:IPA.Config.Data.List.Insert
  553. isSpec: "True"
  554. fullName: IPA.Config.Data.List.Insert
  555. nameWithType: List.Insert
  556. - uid: IPA.Config.Data.List.Item(System.Int32)
  557. name: Item[Int32]
  558. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Item_System_Int32_
  559. commentId: P:IPA.Config.Data.List.Item(System.Int32)
  560. name.vb: Item(Int32)
  561. fullName: IPA.Config.Data.List.Item[System.Int32]
  562. fullName.vb: IPA.Config.Data.List.Item(System.Int32)
  563. nameWithType: List.Item[Int32]
  564. nameWithType.vb: List.Item(Int32)
  565. - uid: IPA.Config.Data.List.Item*
  566. name: Item
  567. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Item_
  568. commentId: Overload:IPA.Config.Data.List.Item
  569. isSpec: "True"
  570. fullName: IPA.Config.Data.List.Item
  571. nameWithType: List.Item
  572. - uid: IPA.Config.Data.List.Remove(IPA.Config.Data.Value)
  573. name: Remove(Value)
  574. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Remove_IPA_Config_Data_Value_
  575. commentId: M:IPA.Config.Data.List.Remove(IPA.Config.Data.Value)
  576. fullName: IPA.Config.Data.List.Remove(IPA.Config.Data.Value)
  577. nameWithType: List.Remove(Value)
  578. - uid: IPA.Config.Data.List.Remove*
  579. name: Remove
  580. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Remove_
  581. commentId: Overload:IPA.Config.Data.List.Remove
  582. isSpec: "True"
  583. fullName: IPA.Config.Data.List.Remove
  584. nameWithType: List.Remove
  585. - uid: IPA.Config.Data.List.RemoveAt(System.Int32)
  586. name: RemoveAt(Int32)
  587. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_RemoveAt_System_Int32_
  588. commentId: M:IPA.Config.Data.List.RemoveAt(System.Int32)
  589. fullName: IPA.Config.Data.List.RemoveAt(System.Int32)
  590. nameWithType: List.RemoveAt(Int32)
  591. - uid: IPA.Config.Data.List.RemoveAt*
  592. name: RemoveAt
  593. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_RemoveAt_
  594. commentId: Overload:IPA.Config.Data.List.RemoveAt
  595. isSpec: "True"
  596. fullName: IPA.Config.Data.List.RemoveAt
  597. nameWithType: List.RemoveAt
  598. - uid: IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly
  599. name: ICollection<Value>.IsReadOnly
  600. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_Generic_ICollection_IPA_Config_Data_Value__IsReadOnly
  601. commentId: P:IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly
  602. name.vb: System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  603. fullName: IPA.Config.Data.List.System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  604. nameWithType: List.ICollection<Value>.IsReadOnly
  605. nameWithType.vb: List.System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  606. - uid: IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly*
  607. name: ICollection<Value>.IsReadOnly
  608. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_Generic_ICollection_IPA_Config_Data_Value__IsReadOnly_
  609. commentId: Overload:IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly
  610. isSpec: "True"
  611. name.vb: System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  612. fullName: IPA.Config.Data.List.System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  613. nameWithType: List.ICollection<Value>.IsReadOnly
  614. nameWithType.vb: List.System.Collections.Generic.ICollection<IPA.Config.Data.Value>.IsReadOnly
  615. - uid: IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator
  616. name: IEnumerable.GetEnumerator()
  617. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_IEnumerable_GetEnumerator
  618. commentId: M:IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator
  619. name.vb: System.Collections.IEnumerable.GetEnumerator()
  620. fullName: IPA.Config.Data.List.System.Collections.IEnumerable.GetEnumerator()
  621. nameWithType: List.IEnumerable.GetEnumerator()
  622. nameWithType.vb: List.System.Collections.IEnumerable.GetEnumerator()
  623. - uid: IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator*
  624. name: IEnumerable.GetEnumerator
  625. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_System_Collections_IEnumerable_GetEnumerator_
  626. commentId: Overload:IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator
  627. isSpec: "True"
  628. name.vb: System.Collections.IEnumerable.GetEnumerator
  629. fullName: IPA.Config.Data.List.System.Collections.IEnumerable.GetEnumerator
  630. nameWithType: List.IEnumerable.GetEnumerator
  631. nameWithType.vb: List.System.Collections.IEnumerable.GetEnumerator
  632. - uid: IPA.Config.Data.List.ToString
  633. name: ToString()
  634. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_ToString
  635. commentId: M:IPA.Config.Data.List.ToString
  636. fullName: IPA.Config.Data.List.ToString()
  637. nameWithType: List.ToString()
  638. - uid: IPA.Config.Data.List.ToString*
  639. name: ToString
  640. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_ToString_
  641. commentId: Overload:IPA.Config.Data.List.ToString
  642. isSpec: "True"
  643. fullName: IPA.Config.Data.List.ToString
  644. nameWithType: List.ToString
  645. - uid: IPA.Config.Data.Map
  646. name: Map
  647. href: api/IPA.Config.Data.Map.html
  648. commentId: T:IPA.Config.Data.Map
  649. fullName: IPA.Config.Data.Map
  650. nameWithType: Map
  651. - uid: IPA.Config.Data.Map.Add(System.String,IPA.Config.Data.Value)
  652. name: Add(String, Value)
  653. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Add_System_String_IPA_Config_Data_Value_
  654. commentId: M:IPA.Config.Data.Map.Add(System.String,IPA.Config.Data.Value)
  655. fullName: IPA.Config.Data.Map.Add(System.String, IPA.Config.Data.Value)
  656. nameWithType: Map.Add(String, Value)
  657. - uid: IPA.Config.Data.Map.Add*
  658. name: Add
  659. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Add_
  660. commentId: Overload:IPA.Config.Data.Map.Add
  661. isSpec: "True"
  662. fullName: IPA.Config.Data.Map.Add
  663. nameWithType: Map.Add
  664. - uid: IPA.Config.Data.Map.Clear
  665. name: Clear()
  666. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Clear
  667. commentId: M:IPA.Config.Data.Map.Clear
  668. fullName: IPA.Config.Data.Map.Clear()
  669. nameWithType: Map.Clear()
  670. - uid: IPA.Config.Data.Map.Clear*
  671. name: Clear
  672. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Clear_
  673. commentId: Overload:IPA.Config.Data.Map.Clear
  674. isSpec: "True"
  675. fullName: IPA.Config.Data.Map.Clear
  676. nameWithType: Map.Clear
  677. - uid: IPA.Config.Data.Map.ContainsKey(System.String)
  678. name: ContainsKey(String)
  679. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ContainsKey_System_String_
  680. commentId: M:IPA.Config.Data.Map.ContainsKey(System.String)
  681. fullName: IPA.Config.Data.Map.ContainsKey(System.String)
  682. nameWithType: Map.ContainsKey(String)
  683. - uid: IPA.Config.Data.Map.ContainsKey*
  684. name: ContainsKey
  685. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ContainsKey_
  686. commentId: Overload:IPA.Config.Data.Map.ContainsKey
  687. isSpec: "True"
  688. fullName: IPA.Config.Data.Map.ContainsKey
  689. nameWithType: Map.ContainsKey
  690. - uid: IPA.Config.Data.Map.Count
  691. name: Count
  692. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Count
  693. commentId: P:IPA.Config.Data.Map.Count
  694. fullName: IPA.Config.Data.Map.Count
  695. nameWithType: Map.Count
  696. - uid: IPA.Config.Data.Map.Count*
  697. name: Count
  698. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Count_
  699. commentId: Overload:IPA.Config.Data.Map.Count
  700. isSpec: "True"
  701. fullName: IPA.Config.Data.Map.Count
  702. nameWithType: Map.Count
  703. - uid: IPA.Config.Data.Map.GetEnumerator
  704. name: GetEnumerator()
  705. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_GetEnumerator
  706. commentId: M:IPA.Config.Data.Map.GetEnumerator
  707. fullName: IPA.Config.Data.Map.GetEnumerator()
  708. nameWithType: Map.GetEnumerator()
  709. - uid: IPA.Config.Data.Map.GetEnumerator*
  710. name: GetEnumerator
  711. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_GetEnumerator_
  712. commentId: Overload:IPA.Config.Data.Map.GetEnumerator
  713. isSpec: "True"
  714. fullName: IPA.Config.Data.Map.GetEnumerator
  715. nameWithType: Map.GetEnumerator
  716. - uid: IPA.Config.Data.Map.Item(System.String)
  717. name: Item[String]
  718. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Item_System_String_
  719. commentId: P:IPA.Config.Data.Map.Item(System.String)
  720. name.vb: Item(String)
  721. fullName: IPA.Config.Data.Map.Item[System.String]
  722. fullName.vb: IPA.Config.Data.Map.Item(System.String)
  723. nameWithType: Map.Item[String]
  724. nameWithType.vb: Map.Item(String)
  725. - uid: IPA.Config.Data.Map.Item*
  726. name: Item
  727. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Item_
  728. commentId: Overload:IPA.Config.Data.Map.Item
  729. isSpec: "True"
  730. fullName: IPA.Config.Data.Map.Item
  731. nameWithType: Map.Item
  732. - uid: IPA.Config.Data.Map.Keys
  733. name: Keys
  734. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Keys
  735. commentId: P:IPA.Config.Data.Map.Keys
  736. fullName: IPA.Config.Data.Map.Keys
  737. nameWithType: Map.Keys
  738. - uid: IPA.Config.Data.Map.Keys*
  739. name: Keys
  740. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Keys_
  741. commentId: Overload:IPA.Config.Data.Map.Keys
  742. isSpec: "True"
  743. fullName: IPA.Config.Data.Map.Keys
  744. nameWithType: Map.Keys
  745. - uid: IPA.Config.Data.Map.Remove(System.String)
  746. name: Remove(String)
  747. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Remove_System_String_
  748. commentId: M:IPA.Config.Data.Map.Remove(System.String)
  749. fullName: IPA.Config.Data.Map.Remove(System.String)
  750. nameWithType: Map.Remove(String)
  751. - uid: IPA.Config.Data.Map.Remove*
  752. name: Remove
  753. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Remove_
  754. commentId: Overload:IPA.Config.Data.Map.Remove
  755. isSpec: "True"
  756. fullName: IPA.Config.Data.Map.Remove
  757. nameWithType: Map.Remove
  758. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  759. name: ICollection<KeyValuePair<String, Value>>.Add(KeyValuePair<String, Value>)
  760. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Add_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__
  761. commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  762. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add(KeyValuePair(Of String, Value))
  763. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Add(System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>)
  764. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value))
  765. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Add(KeyValuePair<String, Value>)
  766. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add(KeyValuePair(Of String, Value))
  767. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add*
  768. name: ICollection<KeyValuePair<String, Value>>.Add
  769. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Add_
  770. commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add
  771. isSpec: "True"
  772. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add
  773. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Add
  774. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add
  775. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Add
  776. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Add
  777. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  778. name: ICollection<KeyValuePair<String, Value>>.Contains(KeyValuePair<String, Value>)
  779. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Contains_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__
  780. commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  781. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains(KeyValuePair(Of String, Value))
  782. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Contains(System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>)
  783. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value))
  784. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Contains(KeyValuePair<String, Value>)
  785. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains(KeyValuePair(Of String, Value))
  786. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains*
  787. name: ICollection<KeyValuePair<String, Value>>.Contains
  788. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Contains_
  789. commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains
  790. isSpec: "True"
  791. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains
  792. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Contains
  793. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains
  794. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Contains
  795. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Contains
  796. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}[],System.Int32)
  797. name: ICollection<KeyValuePair<String, Value>>.CopyTo(KeyValuePair<String, Value>[], Int32)
  798. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___CopyTo_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value____System_Int32_
  799. commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}[],System.Int32)
  800. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo(KeyValuePair(Of String, Value)(), Int32)
  801. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.CopyTo(System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>[], System.Int32)
  802. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value)(), System.Int32)
  803. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.CopyTo(KeyValuePair<String, Value>[], Int32)
  804. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo(KeyValuePair(Of String, Value)(), Int32)
  805. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo*
  806. name: ICollection<KeyValuePair<String, Value>>.CopyTo
  807. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___CopyTo_
  808. commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo
  809. isSpec: "True"
  810. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo
  811. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.CopyTo
  812. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo
  813. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.CopyTo
  814. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.CopyTo
  815. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly
  816. name: ICollection<KeyValuePair<String, Value>>.IsReadOnly
  817. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___IsReadOnly
  818. commentId: P:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly
  819. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  820. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.IsReadOnly
  821. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  822. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.IsReadOnly
  823. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  824. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly*
  825. name: ICollection<KeyValuePair<String, Value>>.IsReadOnly
  826. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___IsReadOnly_
  827. commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly
  828. isSpec: "True"
  829. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  830. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.IsReadOnly
  831. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  832. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.IsReadOnly
  833. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.IsReadOnly
  834. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  835. name: ICollection<KeyValuePair<String, Value>>.Remove(KeyValuePair<String, Value>)
  836. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Remove_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__
  837. commentId: M:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})
  838. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove(KeyValuePair(Of String, Value))
  839. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Remove(System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>)
  840. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove(System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value))
  841. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Remove(KeyValuePair<String, Value>)
  842. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove(KeyValuePair(Of String, Value))
  843. - uid: IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove*
  844. name: ICollection<KeyValuePair<String, Value>>.Remove
  845. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Remove_
  846. commentId: Overload:IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove
  847. isSpec: "True"
  848. name.vb: System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove
  849. fullName: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>.Remove
  850. fullName.vb: IPA.Config.Data.Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove
  851. nameWithType: Map.ICollection<KeyValuePair<String, Value>>.Remove
  852. nameWithType.vb: Map.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,IPA.Config.Data.Value>>.Remove
  853. - uid: IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator
  854. name: IEnumerable.GetEnumerator()
  855. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_IEnumerable_GetEnumerator
  856. commentId: M:IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator
  857. name.vb: System.Collections.IEnumerable.GetEnumerator()
  858. fullName: IPA.Config.Data.Map.System.Collections.IEnumerable.GetEnumerator()
  859. nameWithType: Map.IEnumerable.GetEnumerator()
  860. nameWithType.vb: Map.System.Collections.IEnumerable.GetEnumerator()
  861. - uid: IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator*
  862. name: IEnumerable.GetEnumerator
  863. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_System_Collections_IEnumerable_GetEnumerator_
  864. commentId: Overload:IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator
  865. isSpec: "True"
  866. name.vb: System.Collections.IEnumerable.GetEnumerator
  867. fullName: IPA.Config.Data.Map.System.Collections.IEnumerable.GetEnumerator
  868. nameWithType: Map.IEnumerable.GetEnumerator
  869. nameWithType.vb: Map.System.Collections.IEnumerable.GetEnumerator
  870. - uid: IPA.Config.Data.Map.ToString
  871. name: ToString()
  872. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ToString
  873. commentId: M:IPA.Config.Data.Map.ToString
  874. fullName: IPA.Config.Data.Map.ToString()
  875. nameWithType: Map.ToString()
  876. - uid: IPA.Config.Data.Map.ToString*
  877. name: ToString
  878. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ToString_
  879. commentId: Overload:IPA.Config.Data.Map.ToString
  880. isSpec: "True"
  881. fullName: IPA.Config.Data.Map.ToString
  882. nameWithType: Map.ToString
  883. - uid: IPA.Config.Data.Map.TryGetValue(System.String,IPA.Config.Data.Value@)
  884. name: TryGetValue(String, out Value)
  885. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_TryGetValue_System_String_IPA_Config_Data_Value__
  886. commentId: M:IPA.Config.Data.Map.TryGetValue(System.String,IPA.Config.Data.Value@)
  887. name.vb: TryGetValue(String, ByRef Value)
  888. fullName: IPA.Config.Data.Map.TryGetValue(System.String, out IPA.Config.Data.Value)
  889. fullName.vb: IPA.Config.Data.Map.TryGetValue(System.String, ByRef IPA.Config.Data.Value)
  890. nameWithType: Map.TryGetValue(String, out Value)
  891. nameWithType.vb: Map.TryGetValue(String, ByRef Value)
  892. - uid: IPA.Config.Data.Map.TryGetValue*
  893. name: TryGetValue
  894. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_TryGetValue_
  895. commentId: Overload:IPA.Config.Data.Map.TryGetValue
  896. isSpec: "True"
  897. fullName: IPA.Config.Data.Map.TryGetValue
  898. nameWithType: Map.TryGetValue
  899. - uid: IPA.Config.Data.Map.Values
  900. name: Values
  901. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Values
  902. commentId: P:IPA.Config.Data.Map.Values
  903. fullName: IPA.Config.Data.Map.Values
  904. nameWithType: Map.Values
  905. - uid: IPA.Config.Data.Map.Values*
  906. name: Values
  907. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Values_
  908. commentId: Overload:IPA.Config.Data.Map.Values
  909. isSpec: "True"
  910. fullName: IPA.Config.Data.Map.Values
  911. nameWithType: Map.Values
  912. - uid: IPA.Config.Data.Text
  913. name: Text
  914. href: api/IPA.Config.Data.Text.html
  915. commentId: T:IPA.Config.Data.Text
  916. fullName: IPA.Config.Data.Text
  917. nameWithType: Text
  918. - uid: IPA.Config.Data.Text.ToString
  919. name: ToString()
  920. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_ToString
  921. commentId: M:IPA.Config.Data.Text.ToString
  922. fullName: IPA.Config.Data.Text.ToString()
  923. nameWithType: Text.ToString()
  924. - uid: IPA.Config.Data.Text.ToString*
  925. name: ToString
  926. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_ToString_
  927. commentId: Overload:IPA.Config.Data.Text.ToString
  928. isSpec: "True"
  929. fullName: IPA.Config.Data.Text.ToString
  930. nameWithType: Text.ToString
  931. - uid: IPA.Config.Data.Text.Value
  932. name: Value
  933. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_Value
  934. commentId: P:IPA.Config.Data.Text.Value
  935. fullName: IPA.Config.Data.Text.Value
  936. nameWithType: Text.Value
  937. - uid: IPA.Config.Data.Text.Value*
  938. name: Value
  939. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_Value_
  940. commentId: Overload:IPA.Config.Data.Text.Value
  941. isSpec: "True"
  942. fullName: IPA.Config.Data.Text.Value
  943. nameWithType: Text.Value
  944. - uid: IPA.Config.Data.Value
  945. name: Value
  946. href: api/IPA.Config.Data.Value.html
  947. commentId: T:IPA.Config.Data.Value
  948. fullName: IPA.Config.Data.Value
  949. nameWithType: Value
  950. - uid: IPA.Config.Data.Value.Bool(System.Boolean)
  951. name: Bool(Boolean)
  952. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Bool_System_Boolean_
  953. commentId: M:IPA.Config.Data.Value.Bool(System.Boolean)
  954. fullName: IPA.Config.Data.Value.Bool(System.Boolean)
  955. nameWithType: Value.Bool(Boolean)
  956. - uid: IPA.Config.Data.Value.Bool*
  957. name: Bool
  958. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Bool_
  959. commentId: Overload:IPA.Config.Data.Value.Bool
  960. isSpec: "True"
  961. fullName: IPA.Config.Data.Value.Bool
  962. nameWithType: Value.Bool
  963. - uid: IPA.Config.Data.Value.Float(System.Decimal)
  964. name: Float(Decimal)
  965. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Float_System_Decimal_
  966. commentId: M:IPA.Config.Data.Value.Float(System.Decimal)
  967. fullName: IPA.Config.Data.Value.Float(System.Decimal)
  968. nameWithType: Value.Float(Decimal)
  969. - uid: IPA.Config.Data.Value.Float*
  970. name: Float
  971. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Float_
  972. commentId: Overload:IPA.Config.Data.Value.Float
  973. isSpec: "True"
  974. fullName: IPA.Config.Data.Value.Float
  975. nameWithType: Value.Float
  976. - uid: IPA.Config.Data.Value.From(System.Boolean)
  977. name: From(Boolean)
  978. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Boolean_
  979. commentId: M:IPA.Config.Data.Value.From(System.Boolean)
  980. fullName: IPA.Config.Data.Value.From(System.Boolean)
  981. nameWithType: Value.From(Boolean)
  982. - uid: IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary{System.String,IPA.Config.Data.Value})
  983. name: From(IDictionary<String, Value>)
  984. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Collections_Generic_IDictionary_System_String_IPA_Config_Data_Value__
  985. commentId: M:IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary{System.String,IPA.Config.Data.Value})
  986. name.vb: From(IDictionary(Of String, Value))
  987. fullName: IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary<System.String, IPA.Config.Data.Value>)
  988. fullName.vb: IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary(Of System.String, IPA.Config.Data.Value))
  989. nameWithType: Value.From(IDictionary<String, Value>)
  990. nameWithType.vb: Value.From(IDictionary(Of String, Value))
  991. - uid: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value})
  992. name: From(IEnumerable<Value>)
  993. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Collections_Generic_IEnumerable_IPA_Config_Data_Value__
  994. commentId: M:IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value})
  995. name.vb: From(IEnumerable(Of Value))
  996. fullName: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable<IPA.Config.Data.Value>)
  997. fullName.vb: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable(Of IPA.Config.Data.Value))
  998. nameWithType: Value.From(IEnumerable<Value>)
  999. nameWithType.vb: Value.From(IEnumerable(Of Value))
  1000. - uid: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}})
  1001. name: From(IEnumerable<KeyValuePair<String, Value>>)
  1002. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___
  1003. commentId: M:IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}})
  1004. name.vb: From(IEnumerable(Of KeyValuePair(Of String, Value)))
  1005. fullName: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, IPA.Config.Data.Value>>)
  1006. fullName.vb: IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable(Of System.Collections.Generic.KeyValuePair(Of System.String, IPA.Config.Data.Value)))
  1007. nameWithType: Value.From(IEnumerable<KeyValuePair<String, Value>>)
  1008. nameWithType.vb: Value.From(IEnumerable(Of KeyValuePair(Of String, Value)))
  1009. - uid: IPA.Config.Data.Value.From(System.Decimal)
  1010. name: From(Decimal)
  1011. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Decimal_
  1012. commentId: M:IPA.Config.Data.Value.From(System.Decimal)
  1013. fullName: IPA.Config.Data.Value.From(System.Decimal)
  1014. nameWithType: Value.From(Decimal)
  1015. - uid: IPA.Config.Data.Value.From(System.Int64)
  1016. name: From(Int64)
  1017. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Int64_
  1018. commentId: M:IPA.Config.Data.Value.From(System.Int64)
  1019. fullName: IPA.Config.Data.Value.From(System.Int64)
  1020. nameWithType: Value.From(Int64)
  1021. - uid: IPA.Config.Data.Value.From(System.String)
  1022. name: From(String)
  1023. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_String_
  1024. commentId: M:IPA.Config.Data.Value.From(System.String)
  1025. fullName: IPA.Config.Data.Value.From(System.String)
  1026. nameWithType: Value.From(String)
  1027. - uid: IPA.Config.Data.Value.From*
  1028. name: From
  1029. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_
  1030. commentId: Overload:IPA.Config.Data.Value.From
  1031. isSpec: "True"
  1032. fullName: IPA.Config.Data.Value.From
  1033. nameWithType: Value.From
  1034. - uid: IPA.Config.Data.Value.Integer(System.Int64)
  1035. name: Integer(Int64)
  1036. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Integer_System_Int64_
  1037. commentId: M:IPA.Config.Data.Value.Integer(System.Int64)
  1038. fullName: IPA.Config.Data.Value.Integer(System.Int64)
  1039. nameWithType: Value.Integer(Int64)
  1040. - uid: IPA.Config.Data.Value.Integer*
  1041. name: Integer
  1042. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Integer_
  1043. commentId: Overload:IPA.Config.Data.Value.Integer
  1044. isSpec: "True"
  1045. fullName: IPA.Config.Data.Value.Integer
  1046. nameWithType: Value.Integer
  1047. - uid: IPA.Config.Data.Value.List
  1048. name: List()
  1049. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_List
  1050. commentId: M:IPA.Config.Data.Value.List
  1051. fullName: IPA.Config.Data.Value.List()
  1052. nameWithType: Value.List()
  1053. - uid: IPA.Config.Data.Value.List*
  1054. name: List
  1055. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_List_
  1056. commentId: Overload:IPA.Config.Data.Value.List
  1057. isSpec: "True"
  1058. fullName: IPA.Config.Data.Value.List
  1059. nameWithType: Value.List
  1060. - uid: IPA.Config.Data.Value.Map
  1061. name: Map()
  1062. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map
  1063. commentId: M:IPA.Config.Data.Value.Map
  1064. fullName: IPA.Config.Data.Value.Map()
  1065. nameWithType: Value.Map()
  1066. - uid: IPA.Config.Data.Value.Map*
  1067. name: Map
  1068. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map_
  1069. commentId: Overload:IPA.Config.Data.Value.Map
  1070. isSpec: "True"
  1071. fullName: IPA.Config.Data.Value.Map
  1072. nameWithType: Value.Map
  1073. - uid: IPA.Config.Data.Value.Null
  1074. name: Null()
  1075. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Null
  1076. commentId: M:IPA.Config.Data.Value.Null
  1077. fullName: IPA.Config.Data.Value.Null()
  1078. nameWithType: Value.Null()
  1079. - uid: IPA.Config.Data.Value.Null*
  1080. name: "Null"
  1081. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Null_
  1082. commentId: Overload:IPA.Config.Data.Value.Null
  1083. isSpec: "True"
  1084. fullName: IPA.Config.Data.Value.Null
  1085. nameWithType: Value.Null
  1086. - uid: IPA.Config.Data.Value.Text(System.String)
  1087. name: Text(String)
  1088. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Text_System_String_
  1089. commentId: M:IPA.Config.Data.Value.Text(System.String)
  1090. fullName: IPA.Config.Data.Value.Text(System.String)
  1091. nameWithType: Value.Text(String)
  1092. - uid: IPA.Config.Data.Value.Text*
  1093. name: Text
  1094. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Text_
  1095. commentId: Overload:IPA.Config.Data.Value.Text
  1096. isSpec: "True"
  1097. fullName: IPA.Config.Data.Value.Text
  1098. nameWithType: Value.Text
  1099. - uid: IPA.Config.Data.Value.ToString
  1100. name: ToString()
  1101. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_ToString
  1102. commentId: M:IPA.Config.Data.Value.ToString
  1103. fullName: IPA.Config.Data.Value.ToString()
  1104. nameWithType: Value.ToString()
  1105. - uid: IPA.Config.Data.Value.ToString*
  1106. name: ToString
  1107. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_ToString_
  1108. commentId: Overload:IPA.Config.Data.Value.ToString
  1109. isSpec: "True"
  1110. fullName: IPA.Config.Data.Value.ToString
  1111. nameWithType: Value.ToString
  1112. - uid: IPA.Config.IConfigProvider
  1113. name: IConfigProvider
  1114. href: api/IPA.Config.IConfigProvider.html
  1115. commentId: T:IPA.Config.IConfigProvider
  1116. fullName: IPA.Config.IConfigProvider
  1117. nameWithType: IConfigProvider
  1118. - uid: IPA.Config.IConfigProvider.Extension
  1119. name: Extension
  1120. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Extension
  1121. commentId: P:IPA.Config.IConfigProvider.Extension
  1122. fullName: IPA.Config.IConfigProvider.Extension
  1123. nameWithType: IConfigProvider.Extension
  1124. - uid: IPA.Config.IConfigProvider.Extension*
  1125. name: Extension
  1126. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Extension_
  1127. commentId: Overload:IPA.Config.IConfigProvider.Extension
  1128. isSpec: "True"
  1129. fullName: IPA.Config.IConfigProvider.Extension
  1130. nameWithType: IConfigProvider.Extension
  1131. - uid: IPA.Config.IConfigProvider.Load(System.IO.FileInfo)
  1132. name: Load(FileInfo)
  1133. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Load_System_IO_FileInfo_
  1134. commentId: M:IPA.Config.IConfigProvider.Load(System.IO.FileInfo)
  1135. fullName: IPA.Config.IConfigProvider.Load(System.IO.FileInfo)
  1136. nameWithType: IConfigProvider.Load(FileInfo)
  1137. - uid: IPA.Config.IConfigProvider.Load*
  1138. name: Load
  1139. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Load_
  1140. commentId: Overload:IPA.Config.IConfigProvider.Load
  1141. isSpec: "True"
  1142. fullName: IPA.Config.IConfigProvider.Load
  1143. nameWithType: IConfigProvider.Load
  1144. - uid: IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value,System.IO.FileInfo)
  1145. name: Store(Value, FileInfo)
  1146. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Store_IPA_Config_Data_Value_System_IO_FileInfo_
  1147. commentId: M:IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value,System.IO.FileInfo)
  1148. fullName: IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value, System.IO.FileInfo)
  1149. nameWithType: IConfigProvider.Store(Value, FileInfo)
  1150. - uid: IPA.Config.IConfigProvider.Store*
  1151. name: Store
  1152. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Store_
  1153. commentId: Overload:IPA.Config.IConfigProvider.Store
  1154. isSpec: "True"
  1155. fullName: IPA.Config.IConfigProvider.Store
  1156. nameWithType: IConfigProvider.Store
  1157. - uid: IPA.Config.IConfigStore
  1158. name: IConfigStore
  1159. href: api/IPA.Config.IConfigStore.html
  1160. commentId: T:IPA.Config.IConfigStore
  1161. fullName: IPA.Config.IConfigStore
  1162. nameWithType: IConfigStore
  1163. - uid: IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider)
  1164. name: ReadFrom(ConfigProvider)
  1165. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_ReadFrom_IPA_Config_ConfigProvider_
  1166. commentId: M:IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider)
  1167. fullName: IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider)
  1168. nameWithType: IConfigStore.ReadFrom(ConfigProvider)
  1169. - uid: IPA.Config.IConfigStore.ReadFrom*
  1170. name: ReadFrom
  1171. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_ReadFrom_
  1172. commentId: Overload:IPA.Config.IConfigStore.ReadFrom
  1173. isSpec: "True"
  1174. fullName: IPA.Config.IConfigStore.ReadFrom
  1175. nameWithType: IConfigStore.ReadFrom
  1176. - uid: IPA.Config.IConfigStore.SyncObject
  1177. name: SyncObject
  1178. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_SyncObject
  1179. commentId: P:IPA.Config.IConfigStore.SyncObject
  1180. fullName: IPA.Config.IConfigStore.SyncObject
  1181. nameWithType: IConfigStore.SyncObject
  1182. - uid: IPA.Config.IConfigStore.SyncObject*
  1183. name: SyncObject
  1184. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_SyncObject_
  1185. commentId: Overload:IPA.Config.IConfigStore.SyncObject
  1186. isSpec: "True"
  1187. fullName: IPA.Config.IConfigStore.SyncObject
  1188. nameWithType: IConfigStore.SyncObject
  1189. - uid: IPA.Config.IConfigStore.WriteSyncObject
  1190. name: WriteSyncObject
  1191. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteSyncObject
  1192. commentId: P:IPA.Config.IConfigStore.WriteSyncObject
  1193. fullName: IPA.Config.IConfigStore.WriteSyncObject
  1194. nameWithType: IConfigStore.WriteSyncObject
  1195. - uid: IPA.Config.IConfigStore.WriteSyncObject*
  1196. name: WriteSyncObject
  1197. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteSyncObject_
  1198. commentId: Overload:IPA.Config.IConfigStore.WriteSyncObject
  1199. isSpec: "True"
  1200. fullName: IPA.Config.IConfigStore.WriteSyncObject
  1201. nameWithType: IConfigStore.WriteSyncObject
  1202. - uid: IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider)
  1203. name: WriteTo(ConfigProvider)
  1204. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteTo_IPA_Config_ConfigProvider_
  1205. commentId: M:IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider)
  1206. fullName: IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider)
  1207. nameWithType: IConfigStore.WriteTo(ConfigProvider)
  1208. - uid: IPA.Config.IConfigStore.WriteTo*
  1209. name: WriteTo
  1210. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteTo_
  1211. commentId: Overload:IPA.Config.IConfigStore.WriteTo
  1212. isSpec: "True"
  1213. fullName: IPA.Config.IConfigStore.WriteTo
  1214. nameWithType: IConfigStore.WriteTo
  1215. - uid: IPA.Config.IModPrefs
  1216. name: IModPrefs
  1217. href: api/IPA.Config.IModPrefs.html
  1218. commentId: T:IPA.Config.IModPrefs
  1219. fullName: IPA.Config.IModPrefs
  1220. nameWithType: IModPrefs
  1221. - uid: IPA.Config.IModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1222. name: GetBool(String, String, Boolean, Boolean)
  1223. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_
  1224. commentId: M:IPA.Config.IModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1225. fullName: IPA.Config.IModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean)
  1226. nameWithType: IModPrefs.GetBool(String, String, Boolean, Boolean)
  1227. - uid: IPA.Config.IModPrefs.GetBool*
  1228. name: GetBool
  1229. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetBool_
  1230. commentId: Overload:IPA.Config.IModPrefs.GetBool
  1231. isSpec: "True"
  1232. fullName: IPA.Config.IModPrefs.GetBool
  1233. nameWithType: IModPrefs.GetBool
  1234. - uid: IPA.Config.IModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1235. name: GetFloat(String, String, Single, Boolean)
  1236. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_
  1237. commentId: M:IPA.Config.IModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1238. fullName: IPA.Config.IModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean)
  1239. nameWithType: IModPrefs.GetFloat(String, String, Single, Boolean)
  1240. - uid: IPA.Config.IModPrefs.GetFloat*
  1241. name: GetFloat
  1242. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetFloat_
  1243. commentId: Overload:IPA.Config.IModPrefs.GetFloat
  1244. isSpec: "True"
  1245. fullName: IPA.Config.IModPrefs.GetFloat
  1246. nameWithType: IModPrefs.GetFloat
  1247. - uid: IPA.Config.IModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1248. name: GetInt(String, String, Int32, Boolean)
  1249. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_
  1250. commentId: M:IPA.Config.IModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1251. fullName: IPA.Config.IModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean)
  1252. nameWithType: IModPrefs.GetInt(String, String, Int32, Boolean)
  1253. - uid: IPA.Config.IModPrefs.GetInt*
  1254. name: GetInt
  1255. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetInt_
  1256. commentId: Overload:IPA.Config.IModPrefs.GetInt
  1257. isSpec: "True"
  1258. fullName: IPA.Config.IModPrefs.GetInt
  1259. nameWithType: IModPrefs.GetInt
  1260. - uid: IPA.Config.IModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1261. name: GetString(String, String, String, Boolean)
  1262. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_
  1263. commentId: M:IPA.Config.IModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1264. fullName: IPA.Config.IModPrefs.GetString(System.String, System.String, System.String, System.Boolean)
  1265. nameWithType: IModPrefs.GetString(String, String, String, Boolean)
  1266. - uid: IPA.Config.IModPrefs.GetString*
  1267. name: GetString
  1268. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetString_
  1269. commentId: Overload:IPA.Config.IModPrefs.GetString
  1270. isSpec: "True"
  1271. fullName: IPA.Config.IModPrefs.GetString
  1272. nameWithType: IModPrefs.GetString
  1273. - uid: IPA.Config.IModPrefs.HasKey(System.String,System.String)
  1274. name: HasKey(String, String)
  1275. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_HasKey_System_String_System_String_
  1276. commentId: M:IPA.Config.IModPrefs.HasKey(System.String,System.String)
  1277. fullName: IPA.Config.IModPrefs.HasKey(System.String, System.String)
  1278. nameWithType: IModPrefs.HasKey(String, String)
  1279. - uid: IPA.Config.IModPrefs.HasKey*
  1280. name: HasKey
  1281. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_HasKey_
  1282. commentId: Overload:IPA.Config.IModPrefs.HasKey
  1283. isSpec: "True"
  1284. fullName: IPA.Config.IModPrefs.HasKey
  1285. nameWithType: IModPrefs.HasKey
  1286. - uid: IPA.Config.IModPrefs.SetBool(System.String,System.String,System.Boolean)
  1287. name: SetBool(String, String, Boolean)
  1288. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_
  1289. commentId: M:IPA.Config.IModPrefs.SetBool(System.String,System.String,System.Boolean)
  1290. fullName: IPA.Config.IModPrefs.SetBool(System.String, System.String, System.Boolean)
  1291. nameWithType: IModPrefs.SetBool(String, String, Boolean)
  1292. - uid: IPA.Config.IModPrefs.SetBool*
  1293. name: SetBool
  1294. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetBool_
  1295. commentId: Overload:IPA.Config.IModPrefs.SetBool
  1296. isSpec: "True"
  1297. fullName: IPA.Config.IModPrefs.SetBool
  1298. nameWithType: IModPrefs.SetBool
  1299. - uid: IPA.Config.IModPrefs.SetFloat(System.String,System.String,System.Single)
  1300. name: SetFloat(String, String, Single)
  1301. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_
  1302. commentId: M:IPA.Config.IModPrefs.SetFloat(System.String,System.String,System.Single)
  1303. fullName: IPA.Config.IModPrefs.SetFloat(System.String, System.String, System.Single)
  1304. nameWithType: IModPrefs.SetFloat(String, String, Single)
  1305. - uid: IPA.Config.IModPrefs.SetFloat*
  1306. name: SetFloat
  1307. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetFloat_
  1308. commentId: Overload:IPA.Config.IModPrefs.SetFloat
  1309. isSpec: "True"
  1310. fullName: IPA.Config.IModPrefs.SetFloat
  1311. nameWithType: IModPrefs.SetFloat
  1312. - uid: IPA.Config.IModPrefs.SetInt(System.String,System.String,System.Int32)
  1313. name: SetInt(String, String, Int32)
  1314. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_
  1315. commentId: M:IPA.Config.IModPrefs.SetInt(System.String,System.String,System.Int32)
  1316. fullName: IPA.Config.IModPrefs.SetInt(System.String, System.String, System.Int32)
  1317. nameWithType: IModPrefs.SetInt(String, String, Int32)
  1318. - uid: IPA.Config.IModPrefs.SetInt*
  1319. name: SetInt
  1320. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetInt_
  1321. commentId: Overload:IPA.Config.IModPrefs.SetInt
  1322. isSpec: "True"
  1323. fullName: IPA.Config.IModPrefs.SetInt
  1324. nameWithType: IModPrefs.SetInt
  1325. - uid: IPA.Config.IModPrefs.SetString(System.String,System.String,System.String)
  1326. name: SetString(String, String, String)
  1327. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_
  1328. commentId: M:IPA.Config.IModPrefs.SetString(System.String,System.String,System.String)
  1329. fullName: IPA.Config.IModPrefs.SetString(System.String, System.String, System.String)
  1330. nameWithType: IModPrefs.SetString(String, String, String)
  1331. - uid: IPA.Config.IModPrefs.SetString*
  1332. name: SetString
  1333. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetString_
  1334. commentId: Overload:IPA.Config.IModPrefs.SetString
  1335. isSpec: "True"
  1336. fullName: IPA.Config.IModPrefs.SetString
  1337. nameWithType: IModPrefs.SetString
  1338. - uid: IPA.Config.ModPrefs
  1339. name: ModPrefs
  1340. href: api/IPA.Config.ModPrefs.html
  1341. commentId: T:IPA.Config.ModPrefs
  1342. fullName: IPA.Config.ModPrefs
  1343. nameWithType: ModPrefs
  1344. - uid: IPA.Config.ModPrefs.#ctor(IPA.Loader.PluginMetadata)
  1345. name: ModPrefs(PluginMetadata)
  1346. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs__ctor_IPA_Loader_PluginMetadata_
  1347. commentId: M:IPA.Config.ModPrefs.#ctor(IPA.Loader.PluginMetadata)
  1348. fullName: IPA.Config.ModPrefs.ModPrefs(IPA.Loader.PluginMetadata)
  1349. nameWithType: ModPrefs.ModPrefs(PluginMetadata)
  1350. - uid: IPA.Config.ModPrefs.#ctor*
  1351. name: ModPrefs
  1352. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs__ctor_
  1353. commentId: Overload:IPA.Config.ModPrefs.#ctor
  1354. isSpec: "True"
  1355. fullName: IPA.Config.ModPrefs.ModPrefs
  1356. nameWithType: ModPrefs.ModPrefs
  1357. - uid: IPA.Config.ModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1358. name: GetBool(String, String, Boolean, Boolean)
  1359. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_
  1360. commentId: M:IPA.Config.ModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1361. fullName: IPA.Config.ModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean)
  1362. nameWithType: ModPrefs.GetBool(String, String, Boolean, Boolean)
  1363. - uid: IPA.Config.ModPrefs.GetBool*
  1364. name: GetBool
  1365. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetBool_
  1366. commentId: Overload:IPA.Config.ModPrefs.GetBool
  1367. isSpec: "True"
  1368. fullName: IPA.Config.ModPrefs.GetBool
  1369. nameWithType: ModPrefs.GetBool
  1370. - uid: IPA.Config.ModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1371. name: GetFloat(String, String, Single, Boolean)
  1372. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_
  1373. commentId: M:IPA.Config.ModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1374. fullName: IPA.Config.ModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean)
  1375. nameWithType: ModPrefs.GetFloat(String, String, Single, Boolean)
  1376. - uid: IPA.Config.ModPrefs.GetFloat*
  1377. name: GetFloat
  1378. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetFloat_
  1379. commentId: Overload:IPA.Config.ModPrefs.GetFloat
  1380. isSpec: "True"
  1381. fullName: IPA.Config.ModPrefs.GetFloat
  1382. nameWithType: ModPrefs.GetFloat
  1383. - uid: IPA.Config.ModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1384. name: GetInt(String, String, Int32, Boolean)
  1385. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_
  1386. commentId: M:IPA.Config.ModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1387. fullName: IPA.Config.ModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean)
  1388. nameWithType: ModPrefs.GetInt(String, String, Int32, Boolean)
  1389. - uid: IPA.Config.ModPrefs.GetInt*
  1390. name: GetInt
  1391. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetInt_
  1392. commentId: Overload:IPA.Config.ModPrefs.GetInt
  1393. isSpec: "True"
  1394. fullName: IPA.Config.ModPrefs.GetInt
  1395. nameWithType: ModPrefs.GetInt
  1396. - uid: IPA.Config.ModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1397. name: GetString(String, String, String, Boolean)
  1398. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetString_System_String_System_String_System_String_System_Boolean_
  1399. commentId: M:IPA.Config.ModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1400. fullName: IPA.Config.ModPrefs.GetString(System.String, System.String, System.String, System.Boolean)
  1401. nameWithType: ModPrefs.GetString(String, String, String, Boolean)
  1402. - uid: IPA.Config.ModPrefs.GetString*
  1403. name: GetString
  1404. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetString_
  1405. commentId: Overload:IPA.Config.ModPrefs.GetString
  1406. isSpec: "True"
  1407. fullName: IPA.Config.ModPrefs.GetString
  1408. nameWithType: ModPrefs.GetString
  1409. - uid: IPA.Config.ModPrefs.HasKey(System.String,System.String)
  1410. name: HasKey(String, String)
  1411. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_HasKey_System_String_System_String_
  1412. commentId: M:IPA.Config.ModPrefs.HasKey(System.String,System.String)
  1413. fullName: IPA.Config.ModPrefs.HasKey(System.String, System.String)
  1414. nameWithType: ModPrefs.HasKey(String, String)
  1415. - uid: IPA.Config.ModPrefs.HasKey*
  1416. name: HasKey
  1417. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_HasKey_
  1418. commentId: Overload:IPA.Config.ModPrefs.HasKey
  1419. isSpec: "True"
  1420. fullName: IPA.Config.ModPrefs.HasKey
  1421. nameWithType: ModPrefs.HasKey
  1422. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1423. name: IModPrefs.GetBool(String, String, Boolean, Boolean)
  1424. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_
  1425. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1426. name.vb: IPA.Config.IModPrefs.GetBool(String, String, Boolean, Boolean)
  1427. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean)
  1428. nameWithType: ModPrefs.IModPrefs.GetBool(String, String, Boolean, Boolean)
  1429. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetBool(String, String, Boolean, Boolean)
  1430. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool*
  1431. name: IModPrefs.GetBool
  1432. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_
  1433. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool
  1434. isSpec: "True"
  1435. name.vb: IPA.Config.IModPrefs.GetBool
  1436. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetBool
  1437. nameWithType: ModPrefs.IModPrefs.GetBool
  1438. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetBool
  1439. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat(System.String,System.String,System.Single,System.Boolean)
  1440. name: IModPrefs.GetFloat(String, String, Single, Boolean)
  1441. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_
  1442. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat(System.String,System.String,System.Single,System.Boolean)
  1443. name.vb: IPA.Config.IModPrefs.GetFloat(String, String, Single, Boolean)
  1444. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean)
  1445. nameWithType: ModPrefs.IModPrefs.GetFloat(String, String, Single, Boolean)
  1446. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetFloat(String, String, Single, Boolean)
  1447. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat*
  1448. name: IModPrefs.GetFloat
  1449. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_
  1450. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat
  1451. isSpec: "True"
  1452. name.vb: IPA.Config.IModPrefs.GetFloat
  1453. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetFloat
  1454. nameWithType: ModPrefs.IModPrefs.GetFloat
  1455. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetFloat
  1456. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt(System.String,System.String,System.Int32,System.Boolean)
  1457. name: IModPrefs.GetInt(String, String, Int32, Boolean)
  1458. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_
  1459. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt(System.String,System.String,System.Int32,System.Boolean)
  1460. name.vb: IPA.Config.IModPrefs.GetInt(String, String, Int32, Boolean)
  1461. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean)
  1462. nameWithType: ModPrefs.IModPrefs.GetInt(String, String, Int32, Boolean)
  1463. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetInt(String, String, Int32, Boolean)
  1464. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt*
  1465. name: IModPrefs.GetInt
  1466. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_
  1467. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt
  1468. isSpec: "True"
  1469. name.vb: IPA.Config.IModPrefs.GetInt
  1470. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetInt
  1471. nameWithType: ModPrefs.IModPrefs.GetInt
  1472. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetInt
  1473. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString(System.String,System.String,System.String,System.Boolean)
  1474. name: IModPrefs.GetString(String, String, String, Boolean)
  1475. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_
  1476. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString(System.String,System.String,System.String,System.Boolean)
  1477. name.vb: IPA.Config.IModPrefs.GetString(String, String, String, Boolean)
  1478. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetString(System.String, System.String, System.String, System.Boolean)
  1479. nameWithType: ModPrefs.IModPrefs.GetString(String, String, String, Boolean)
  1480. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetString(String, String, String, Boolean)
  1481. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString*
  1482. name: IModPrefs.GetString
  1483. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_
  1484. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString
  1485. isSpec: "True"
  1486. name.vb: IPA.Config.IModPrefs.GetString
  1487. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetString
  1488. nameWithType: ModPrefs.IModPrefs.GetString
  1489. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetString
  1490. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey(System.String,System.String)
  1491. name: IModPrefs.HasKey(String, String)
  1492. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_System_String_System_String_
  1493. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey(System.String,System.String)
  1494. name.vb: IPA.Config.IModPrefs.HasKey(String, String)
  1495. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.HasKey(System.String, System.String)
  1496. nameWithType: ModPrefs.IModPrefs.HasKey(String, String)
  1497. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.HasKey(String, String)
  1498. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey*
  1499. name: IModPrefs.HasKey
  1500. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_
  1501. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey
  1502. isSpec: "True"
  1503. name.vb: IPA.Config.IModPrefs.HasKey
  1504. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.HasKey
  1505. nameWithType: ModPrefs.IModPrefs.HasKey
  1506. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.HasKey
  1507. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool(System.String,System.String,System.Boolean)
  1508. name: IModPrefs.SetBool(String, String, Boolean)
  1509. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_
  1510. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool(System.String,System.String,System.Boolean)
  1511. name.vb: IPA.Config.IModPrefs.SetBool(String, String, Boolean)
  1512. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetBool(System.String, System.String, System.Boolean)
  1513. nameWithType: ModPrefs.IModPrefs.SetBool(String, String, Boolean)
  1514. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetBool(String, String, Boolean)
  1515. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool*
  1516. name: IModPrefs.SetBool
  1517. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_
  1518. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool
  1519. isSpec: "True"
  1520. name.vb: IPA.Config.IModPrefs.SetBool
  1521. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetBool
  1522. nameWithType: ModPrefs.IModPrefs.SetBool
  1523. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetBool
  1524. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat(System.String,System.String,System.Single)
  1525. name: IModPrefs.SetFloat(String, String, Single)
  1526. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_
  1527. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat(System.String,System.String,System.Single)
  1528. name.vb: IPA.Config.IModPrefs.SetFloat(String, String, Single)
  1529. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetFloat(System.String, System.String, System.Single)
  1530. nameWithType: ModPrefs.IModPrefs.SetFloat(String, String, Single)
  1531. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetFloat(String, String, Single)
  1532. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat*
  1533. name: IModPrefs.SetFloat
  1534. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_
  1535. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat
  1536. isSpec: "True"
  1537. name.vb: IPA.Config.IModPrefs.SetFloat
  1538. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetFloat
  1539. nameWithType: ModPrefs.IModPrefs.SetFloat
  1540. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetFloat
  1541. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt(System.String,System.String,System.Int32)
  1542. name: IModPrefs.SetInt(String, String, Int32)
  1543. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_
  1544. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt(System.String,System.String,System.Int32)
  1545. name.vb: IPA.Config.IModPrefs.SetInt(String, String, Int32)
  1546. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetInt(System.String, System.String, System.Int32)
  1547. nameWithType: ModPrefs.IModPrefs.SetInt(String, String, Int32)
  1548. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetInt(String, String, Int32)
  1549. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt*
  1550. name: IModPrefs.SetInt
  1551. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_
  1552. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt
  1553. isSpec: "True"
  1554. name.vb: IPA.Config.IModPrefs.SetInt
  1555. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetInt
  1556. nameWithType: ModPrefs.IModPrefs.SetInt
  1557. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetInt
  1558. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString(System.String,System.String,System.String)
  1559. name: IModPrefs.SetString(String, String, String)
  1560. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_
  1561. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString(System.String,System.String,System.String)
  1562. name.vb: IPA.Config.IModPrefs.SetString(String, String, String)
  1563. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetString(System.String, System.String, System.String)
  1564. nameWithType: ModPrefs.IModPrefs.SetString(String, String, String)
  1565. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetString(String, String, String)
  1566. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString*
  1567. name: IModPrefs.SetString
  1568. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_
  1569. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString
  1570. isSpec: "True"
  1571. name.vb: IPA.Config.IModPrefs.SetString
  1572. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetString
  1573. nameWithType: ModPrefs.IModPrefs.SetString
  1574. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetString
  1575. - uid: IPA.Config.ModPrefs.SetBool(System.String,System.String,System.Boolean)
  1576. name: SetBool(String, String, Boolean)
  1577. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetBool_System_String_System_String_System_Boolean_
  1578. commentId: M:IPA.Config.ModPrefs.SetBool(System.String,System.String,System.Boolean)
  1579. fullName: IPA.Config.ModPrefs.SetBool(System.String, System.String, System.Boolean)
  1580. nameWithType: ModPrefs.SetBool(String, String, Boolean)
  1581. - uid: IPA.Config.ModPrefs.SetBool*
  1582. name: SetBool
  1583. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetBool_
  1584. commentId: Overload:IPA.Config.ModPrefs.SetBool
  1585. isSpec: "True"
  1586. fullName: IPA.Config.ModPrefs.SetBool
  1587. nameWithType: ModPrefs.SetBool
  1588. - uid: IPA.Config.ModPrefs.SetFloat(System.String,System.String,System.Single)
  1589. name: SetFloat(String, String, Single)
  1590. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetFloat_System_String_System_String_System_Single_
  1591. commentId: M:IPA.Config.ModPrefs.SetFloat(System.String,System.String,System.Single)
  1592. fullName: IPA.Config.ModPrefs.SetFloat(System.String, System.String, System.Single)
  1593. nameWithType: ModPrefs.SetFloat(String, String, Single)
  1594. - uid: IPA.Config.ModPrefs.SetFloat*
  1595. name: SetFloat
  1596. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetFloat_
  1597. commentId: Overload:IPA.Config.ModPrefs.SetFloat
  1598. isSpec: "True"
  1599. fullName: IPA.Config.ModPrefs.SetFloat
  1600. nameWithType: ModPrefs.SetFloat
  1601. - uid: IPA.Config.ModPrefs.SetInt(System.String,System.String,System.Int32)
  1602. name: SetInt(String, String, Int32)
  1603. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetInt_System_String_System_String_System_Int32_
  1604. commentId: M:IPA.Config.ModPrefs.SetInt(System.String,System.String,System.Int32)
  1605. fullName: IPA.Config.ModPrefs.SetInt(System.String, System.String, System.Int32)
  1606. nameWithType: ModPrefs.SetInt(String, String, Int32)
  1607. - uid: IPA.Config.ModPrefs.SetInt*
  1608. name: SetInt
  1609. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetInt_
  1610. commentId: Overload:IPA.Config.ModPrefs.SetInt
  1611. isSpec: "True"
  1612. fullName: IPA.Config.ModPrefs.SetInt
  1613. nameWithType: ModPrefs.SetInt
  1614. - uid: IPA.Config.ModPrefs.SetString(System.String,System.String,System.String)
  1615. name: SetString(String, String, String)
  1616. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetString_System_String_System_String_System_String_
  1617. commentId: M:IPA.Config.ModPrefs.SetString(System.String,System.String,System.String)
  1618. fullName: IPA.Config.ModPrefs.SetString(System.String, System.String, System.String)
  1619. nameWithType: ModPrefs.SetString(String, String, String)
  1620. - uid: IPA.Config.ModPrefs.SetString*
  1621. name: SetString
  1622. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetString_
  1623. commentId: Overload:IPA.Config.ModPrefs.SetString
  1624. isSpec: "True"
  1625. fullName: IPA.Config.ModPrefs.SetString
  1626. nameWithType: ModPrefs.SetString
  1627. - uid: IPA.Config.Stores
  1628. name: IPA.Config.Stores
  1629. href: api/IPA.Config.Stores.html
  1630. commentId: N:IPA.Config.Stores
  1631. fullName: IPA.Config.Stores
  1632. nameWithType: IPA.Config.Stores
  1633. - uid: IPA.Config.Stores.Attributes
  1634. name: IPA.Config.Stores.Attributes
  1635. href: api/IPA.Config.Stores.Attributes.html
  1636. commentId: N:IPA.Config.Stores.Attributes
  1637. fullName: IPA.Config.Stores.Attributes
  1638. nameWithType: IPA.Config.Stores.Attributes
  1639. - uid: IPA.Config.Stores.Attributes.IgnoreAttribute
  1640. name: IgnoreAttribute
  1641. href: api/IPA.Config.Stores.Attributes.IgnoreAttribute.html
  1642. commentId: T:IPA.Config.Stores.Attributes.IgnoreAttribute
  1643. fullName: IPA.Config.Stores.Attributes.IgnoreAttribute
  1644. nameWithType: IgnoreAttribute
  1645. - uid: IPA.Config.Stores.Attributes.NonNullableAttribute
  1646. name: NonNullableAttribute
  1647. href: api/IPA.Config.Stores.Attributes.NonNullableAttribute.html
  1648. commentId: T:IPA.Config.Stores.Attributes.NonNullableAttribute
  1649. fullName: IPA.Config.Stores.Attributes.NonNullableAttribute
  1650. nameWithType: NonNullableAttribute
  1651. - uid: IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute
  1652. name: NotifyPropertyChangesAttribute
  1653. href: api/IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute.html
  1654. commentId: T:IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute
  1655. fullName: IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute
  1656. nameWithType: NotifyPropertyChangesAttribute
  1657. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute
  1658. name: SerializedNameAttribute
  1659. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html
  1660. commentId: T:IPA.Config.Stores.Attributes.SerializedNameAttribute
  1661. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute
  1662. nameWithType: SerializedNameAttribute
  1663. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor(System.String)
  1664. name: SerializedNameAttribute(String)
  1665. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_System_String_
  1666. commentId: M:IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor(System.String)
  1667. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.SerializedNameAttribute(System.String)
  1668. nameWithType: SerializedNameAttribute.SerializedNameAttribute(String)
  1669. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor*
  1670. name: SerializedNameAttribute
  1671. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_
  1672. commentId: Overload:IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor
  1673. isSpec: "True"
  1674. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.SerializedNameAttribute
  1675. nameWithType: SerializedNameAttribute.SerializedNameAttribute
  1676. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1677. name: Name
  1678. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute_Name
  1679. commentId: P:IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1680. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1681. nameWithType: SerializedNameAttribute.Name
  1682. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name*
  1683. name: Name
  1684. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute_Name_
  1685. commentId: Overload:IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1686. isSpec: "True"
  1687. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1688. nameWithType: SerializedNameAttribute.Name
  1689. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute
  1690. name: UseConverterAttribute
  1691. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html
  1692. commentId: T:IPA.Config.Stores.Attributes.UseConverterAttribute
  1693. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute
  1694. nameWithType: UseConverterAttribute
  1695. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(System.Type)
  1696. name: UseConverterAttribute(Type)
  1697. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_System_Type_
  1698. commentId: M:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(System.Type)
  1699. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute(System.Type)
  1700. nameWithType: UseConverterAttribute.UseConverterAttribute(Type)
  1701. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor*
  1702. name: UseConverterAttribute
  1703. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_
  1704. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor
  1705. isSpec: "True"
  1706. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute
  1707. nameWithType: UseConverterAttribute.UseConverterAttribute
  1708. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1709. name: ConverterTargetType
  1710. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType
  1711. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1712. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1713. nameWithType: UseConverterAttribute.ConverterTargetType
  1714. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType*
  1715. name: ConverterTargetType
  1716. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType_
  1717. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1718. isSpec: "True"
  1719. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1720. nameWithType: UseConverterAttribute.ConverterTargetType
  1721. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1722. name: ConverterType
  1723. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType
  1724. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1725. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1726. nameWithType: UseConverterAttribute.ConverterType
  1727. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType*
  1728. name: ConverterType
  1729. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType_
  1730. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1731. isSpec: "True"
  1732. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1733. nameWithType: UseConverterAttribute.ConverterType
  1734. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1735. name: IsGenericConverter
  1736. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter
  1737. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1738. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1739. nameWithType: UseConverterAttribute.IsGenericConverter
  1740. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter*
  1741. name: IsGenericConverter
  1742. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter_
  1743. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1744. isSpec: "True"
  1745. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1746. nameWithType: UseConverterAttribute.IsGenericConverter
  1747. - uid: IPA.Config.Stores.Converters
  1748. name: IPA.Config.Stores.Converters
  1749. href: api/IPA.Config.Stores.Converters.html
  1750. commentId: N:IPA.Config.Stores.Converters
  1751. fullName: IPA.Config.Stores.Converters
  1752. nameWithType: IPA.Config.Stores.Converters
  1753. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1
  1754. name: CaseInsensitiveEnumConverter<T>
  1755. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html
  1756. commentId: T:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1
  1757. name.vb: CaseInsensitiveEnumConverter(Of T)
  1758. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>
  1759. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T)
  1760. nameWithType: CaseInsensitiveEnumConverter<T>
  1761. nameWithType.vb: CaseInsensitiveEnumConverter(Of T)
  1762. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  1763. name: FromValue(Value, Object)
  1764. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  1765. commentId: M:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  1766. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  1767. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  1768. nameWithType: CaseInsensitiveEnumConverter<T>.FromValue(Value, Object)
  1769. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).FromValue(Value, Object)
  1770. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue*
  1771. name: FromValue
  1772. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_FromValue_
  1773. commentId: Overload:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue
  1774. isSpec: "True"
  1775. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.FromValue
  1776. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).FromValue
  1777. nameWithType: CaseInsensitiveEnumConverter<T>.FromValue
  1778. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).FromValue
  1779. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue(`0,System.Object)
  1780. name: ToValue(T, Object)
  1781. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_ToValue__0_System_Object_
  1782. commentId: M:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue(`0,System.Object)
  1783. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.ToValue(T, System.Object)
  1784. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).ToValue(T, System.Object)
  1785. nameWithType: CaseInsensitiveEnumConverter<T>.ToValue(T, Object)
  1786. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).ToValue(T, Object)
  1787. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue*
  1788. name: ToValue
  1789. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_ToValue_
  1790. commentId: Overload:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue
  1791. isSpec: "True"
  1792. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.ToValue
  1793. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).ToValue
  1794. nameWithType: CaseInsensitiveEnumConverter<T>.ToValue
  1795. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).ToValue
  1796. - uid: IPA.Config.Stores.Converters.CollectionConverter`2
  1797. name: CollectionConverter<T, TCollection>
  1798. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html
  1799. commentId: T:IPA.Config.Stores.Converters.CollectionConverter`2
  1800. name.vb: CollectionConverter(Of T, TCollection)
  1801. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>
  1802. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection)
  1803. nameWithType: CollectionConverter<T, TCollection>
  1804. nameWithType.vb: CollectionConverter(Of T, TCollection)
  1805. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1806. name: CollectionConverter()
  1807. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor
  1808. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1809. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter()
  1810. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter()
  1811. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter()
  1812. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter()
  1813. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0})
  1814. name: CollectionConverter(ValueConverter<T>)
  1815. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_IPA_Config_Stores_ValueConverter__0__
  1816. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0})
  1817. name.vb: CollectionConverter(ValueConverter(Of T))
  1818. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter(IPA.Config.Stores.ValueConverter<T>)
  1819. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter(IPA.Config.Stores.ValueConverter(Of T))
  1820. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter(ValueConverter<T>)
  1821. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter(ValueConverter(Of T))
  1822. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor*
  1823. name: CollectionConverter
  1824. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_
  1825. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1826. isSpec: "True"
  1827. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter
  1828. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter
  1829. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter
  1830. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter
  1831. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1832. name: BaseConverter
  1833. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter
  1834. commentId: P:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1835. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.BaseConverter
  1836. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter
  1837. nameWithType: CollectionConverter<T, TCollection>.BaseConverter
  1838. nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter
  1839. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter*
  1840. name: BaseConverter
  1841. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter_
  1842. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1843. isSpec: "True"
  1844. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.BaseConverter
  1845. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter
  1846. nameWithType: CollectionConverter<T, TCollection>.BaseConverter
  1847. nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter
  1848. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object)
  1849. name: Create(Int32, Object)
  1850. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_System_Int32_System_Object_
  1851. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object)
  1852. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.Create(System.Int32, System.Object)
  1853. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create(System.Int32, System.Object)
  1854. nameWithType: CollectionConverter<T, TCollection>.Create(Int32, Object)
  1855. nameWithType.vb: CollectionConverter(Of T, TCollection).Create(Int32, Object)
  1856. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create*
  1857. name: Create
  1858. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_
  1859. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.Create
  1860. isSpec: "True"
  1861. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.Create
  1862. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create
  1863. nameWithType: CollectionConverter<T, TCollection>.Create
  1864. nameWithType.vb: CollectionConverter(Of T, TCollection).Create
  1865. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object)
  1866. name: FromValue(Value, Object)
  1867. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_IPA_Config_Data_Value_System_Object_
  1868. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object)
  1869. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.FromValue(IPA.Config.Data.Value, System.Object)
  1870. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue(IPA.Config.Data.Value, System.Object)
  1871. nameWithType: CollectionConverter<T, TCollection>.FromValue(Value, Object)
  1872. nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue(Value, Object)
  1873. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue*
  1874. name: FromValue
  1875. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_
  1876. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue
  1877. isSpec: "True"
  1878. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.FromValue
  1879. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue
  1880. nameWithType: CollectionConverter<T, TCollection>.FromValue
  1881. nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue
  1882. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object)
  1883. name: PopulateFromValue(TCollection, List, Object)
  1884. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue__1_IPA_Config_Data_List_System_Object_
  1885. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object)
  1886. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object)
  1887. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object)
  1888. nameWithType: CollectionConverter<T, TCollection>.PopulateFromValue(TCollection, List, Object)
  1889. nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, List, Object)
  1890. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue*
  1891. name: PopulateFromValue
  1892. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue_
  1893. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue
  1894. isSpec: "True"
  1895. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.PopulateFromValue
  1896. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue
  1897. nameWithType: CollectionConverter<T, TCollection>.PopulateFromValue
  1898. nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue
  1899. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object)
  1900. name: ToValue(TCollection, Object)
  1901. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue__1_System_Object_
  1902. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object)
  1903. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.ToValue(TCollection, System.Object)
  1904. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue(TCollection, System.Object)
  1905. nameWithType: CollectionConverter<T, TCollection>.ToValue(TCollection, Object)
  1906. nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue(TCollection, Object)
  1907. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue*
  1908. name: ToValue
  1909. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue_
  1910. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue
  1911. isSpec: "True"
  1912. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.ToValue
  1913. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue
  1914. nameWithType: CollectionConverter<T, TCollection>.ToValue
  1915. nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue
  1916. - uid: IPA.Config.Stores.Converters.CollectionConverter`3
  1917. name: CollectionConverter<T, TCollection, TConverter>
  1918. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html
  1919. commentId: T:IPA.Config.Stores.Converters.CollectionConverter`3
  1920. name.vb: CollectionConverter(Of T, TCollection, TConverter)
  1921. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>
  1922. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter)
  1923. nameWithType: CollectionConverter<T, TCollection, TConverter>
  1924. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter)
  1925. - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1926. name: CollectionConverter()
  1927. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor
  1928. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1929. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>.CollectionConverter()
  1930. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter()
  1931. nameWithType: CollectionConverter<T, TCollection, TConverter>.CollectionConverter()
  1932. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter()
  1933. - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor*
  1934. name: CollectionConverter
  1935. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor_
  1936. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1937. isSpec: "True"
  1938. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>.CollectionConverter
  1939. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter
  1940. nameWithType: CollectionConverter<T, TCollection, TConverter>.CollectionConverter
  1941. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter
  1942. - uid: IPA.Config.Stores.Converters.Converter
  1943. name: Converter
  1944. href: api/IPA.Config.Stores.Converters.Converter.html
  1945. commentId: T:IPA.Config.Stores.Converters.Converter
  1946. fullName: IPA.Config.Stores.Converters.Converter
  1947. nameWithType: Converter
  1948. - uid: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1949. name: FloatValue(Value)
  1950. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_IPA_Config_Data_Value_
  1951. commentId: M:IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1952. fullName: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1953. nameWithType: Converter.FloatValue(Value)
  1954. - uid: IPA.Config.Stores.Converters.Converter.FloatValue*
  1955. name: FloatValue
  1956. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_
  1957. commentId: Overload:IPA.Config.Stores.Converters.Converter.FloatValue
  1958. isSpec: "True"
  1959. fullName: IPA.Config.Stores.Converters.Converter.FloatValue
  1960. nameWithType: Converter.FloatValue
  1961. - uid: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1962. name: IntValue(Value)
  1963. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_IPA_Config_Data_Value_
  1964. commentId: M:IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1965. fullName: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1966. nameWithType: Converter.IntValue(Value)
  1967. - uid: IPA.Config.Stores.Converters.Converter.IntValue*
  1968. name: IntValue
  1969. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_
  1970. commentId: Overload:IPA.Config.Stores.Converters.Converter.IntValue
  1971. isSpec: "True"
  1972. fullName: IPA.Config.Stores.Converters.Converter.IntValue
  1973. nameWithType: Converter.IntValue
  1974. - uid: IPA.Config.Stores.Converters.Converter`1
  1975. name: Converter<T>
  1976. href: api/IPA.Config.Stores.Converters.Converter-1.html
  1977. commentId: T:IPA.Config.Stores.Converters.Converter`1
  1978. name.vb: Converter(Of T)
  1979. fullName: IPA.Config.Stores.Converters.Converter<T>
  1980. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T)
  1981. nameWithType: Converter<T>
  1982. nameWithType.vb: Converter(Of T)
  1983. - uid: IPA.Config.Stores.Converters.Converter`1.Default
  1984. name: Default
  1985. href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default
  1986. commentId: P:IPA.Config.Stores.Converters.Converter`1.Default
  1987. fullName: IPA.Config.Stores.Converters.Converter<T>.Default
  1988. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default
  1989. nameWithType: Converter<T>.Default
  1990. nameWithType.vb: Converter(Of T).Default
  1991. - uid: IPA.Config.Stores.Converters.Converter`1.Default*
  1992. name: Default
  1993. href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default_
  1994. commentId: Overload:IPA.Config.Stores.Converters.Converter`1.Default
  1995. isSpec: "True"
  1996. fullName: IPA.Config.Stores.Converters.Converter<T>.Default
  1997. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default
  1998. nameWithType: Converter<T>.Default
  1999. nameWithType.vb: Converter(Of T).Default
  2000. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1
  2001. name: CustomObjectConverter<T>
  2002. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html
  2003. commentId: T:IPA.Config.Stores.Converters.CustomObjectConverter`1
  2004. name.vb: CustomObjectConverter(Of T)
  2005. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>
  2006. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T)
  2007. nameWithType: CustomObjectConverter<T>
  2008. nameWithType.vb: CustomObjectConverter(Of T)
  2009. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2010. name: Deserialize(Value, Object)
  2011. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_
  2012. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2013. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Deserialize(IPA.Config.Data.Value, System.Object)
  2014. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize(IPA.Config.Data.Value, System.Object)
  2015. nameWithType: CustomObjectConverter<T>.Deserialize(Value, Object)
  2016. nameWithType.vb: CustomObjectConverter(Of T).Deserialize(Value, Object)
  2017. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize*
  2018. name: Deserialize
  2019. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_
  2020. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize
  2021. isSpec: "True"
  2022. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Deserialize
  2023. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize
  2024. nameWithType: CustomObjectConverter<T>.Deserialize
  2025. nameWithType.vb: CustomObjectConverter(Of T).Deserialize
  2026. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2027. name: FromValue(Value, Object)
  2028. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2029. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2030. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2031. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2032. nameWithType: CustomObjectConverter<T>.FromValue(Value, Object)
  2033. nameWithType.vb: CustomObjectConverter(Of T).FromValue(Value, Object)
  2034. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue*
  2035. name: FromValue
  2036. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_
  2037. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue
  2038. isSpec: "True"
  2039. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.FromValue
  2040. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue
  2041. nameWithType: CustomObjectConverter<T>.FromValue
  2042. nameWithType.vb: CustomObjectConverter(Of T).FromValue
  2043. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object)
  2044. name: Serialize(T, Object)
  2045. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize__0_System_Object_
  2046. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object)
  2047. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Serialize(T, System.Object)
  2048. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize(T, System.Object)
  2049. nameWithType: CustomObjectConverter<T>.Serialize(T, Object)
  2050. nameWithType.vb: CustomObjectConverter(Of T).Serialize(T, Object)
  2051. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize*
  2052. name: Serialize
  2053. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize_
  2054. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize
  2055. isSpec: "True"
  2056. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Serialize
  2057. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize
  2058. nameWithType: CustomObjectConverter<T>.Serialize
  2059. nameWithType.vb: CustomObjectConverter(Of T).Serialize
  2060. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object)
  2061. name: ToValue(T, Object)
  2062. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue__0_System_Object_
  2063. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object)
  2064. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.ToValue(T, System.Object)
  2065. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue(T, System.Object)
  2066. nameWithType: CustomObjectConverter<T>.ToValue(T, Object)
  2067. nameWithType.vb: CustomObjectConverter(Of T).ToValue(T, Object)
  2068. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue*
  2069. name: ToValue
  2070. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue_
  2071. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue
  2072. isSpec: "True"
  2073. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.ToValue
  2074. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue
  2075. nameWithType: CustomObjectConverter<T>.ToValue
  2076. nameWithType.vb: CustomObjectConverter(Of T).ToValue
  2077. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1
  2078. name: CustomValueTypeConverter<T>
  2079. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html
  2080. commentId: T:IPA.Config.Stores.Converters.CustomValueTypeConverter`1
  2081. name.vb: CustomValueTypeConverter(Of T)
  2082. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>
  2083. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T)
  2084. nameWithType: CustomValueTypeConverter<T>
  2085. nameWithType.vb: CustomValueTypeConverter(Of T)
  2086. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2087. name: Deserialize(Value, Object)
  2088. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_
  2089. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2090. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Deserialize(IPA.Config.Data.Value, System.Object)
  2091. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Deserialize(IPA.Config.Data.Value, System.Object)
  2092. nameWithType: CustomValueTypeConverter<T>.Deserialize(Value, Object)
  2093. nameWithType.vb: CustomValueTypeConverter(Of T).Deserialize(Value, Object)
  2094. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize*
  2095. name: Deserialize
  2096. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Deserialize_
  2097. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize
  2098. isSpec: "True"
  2099. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Deserialize
  2100. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Deserialize
  2101. nameWithType: CustomValueTypeConverter<T>.Deserialize
  2102. nameWithType.vb: CustomValueTypeConverter(Of T).Deserialize
  2103. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2104. name: FromValue(Value, Object)
  2105. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2106. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2107. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2108. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2109. nameWithType: CustomValueTypeConverter<T>.FromValue(Value, Object)
  2110. nameWithType.vb: CustomValueTypeConverter(Of T).FromValue(Value, Object)
  2111. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue*
  2112. name: FromValue
  2113. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_FromValue_
  2114. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue
  2115. isSpec: "True"
  2116. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.FromValue
  2117. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).FromValue
  2118. nameWithType: CustomValueTypeConverter<T>.FromValue
  2119. nameWithType.vb: CustomValueTypeConverter(Of T).FromValue
  2120. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize(`0)
  2121. name: Serialize(T)
  2122. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Serialize__0_
  2123. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize(`0)
  2124. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Serialize(T)
  2125. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Serialize(T)
  2126. nameWithType: CustomValueTypeConverter<T>.Serialize(T)
  2127. nameWithType.vb: CustomValueTypeConverter(Of T).Serialize(T)
  2128. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize*
  2129. name: Serialize
  2130. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Serialize_
  2131. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize
  2132. isSpec: "True"
  2133. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Serialize
  2134. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Serialize
  2135. nameWithType: CustomValueTypeConverter<T>.Serialize
  2136. nameWithType.vb: CustomValueTypeConverter(Of T).Serialize
  2137. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue(`0,System.Object)
  2138. name: ToValue(T, Object)
  2139. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_ToValue__0_System_Object_
  2140. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue(`0,System.Object)
  2141. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.ToValue(T, System.Object)
  2142. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).ToValue(T, System.Object)
  2143. nameWithType: CustomValueTypeConverter<T>.ToValue(T, Object)
  2144. nameWithType.vb: CustomValueTypeConverter(Of T).ToValue(T, Object)
  2145. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue*
  2146. name: ToValue
  2147. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_ToValue_
  2148. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue
  2149. isSpec: "True"
  2150. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.ToValue
  2151. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).ToValue
  2152. nameWithType: CustomValueTypeConverter<T>.ToValue
  2153. nameWithType.vb: CustomValueTypeConverter(Of T).ToValue
  2154. - uid: IPA.Config.Stores.Converters.EnumConverter`1
  2155. name: EnumConverter<T>
  2156. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html
  2157. commentId: T:IPA.Config.Stores.Converters.EnumConverter`1
  2158. name.vb: EnumConverter(Of T)
  2159. fullName: IPA.Config.Stores.Converters.EnumConverter<T>
  2160. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T)
  2161. nameWithType: EnumConverter<T>
  2162. nameWithType.vb: EnumConverter(Of T)
  2163. - uid: IPA.Config.Stores.Converters.EnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2164. name: FromValue(Value, Object)
  2165. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2166. commentId: M:IPA.Config.Stores.Converters.EnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2167. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2168. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2169. nameWithType: EnumConverter<T>.FromValue(Value, Object)
  2170. nameWithType.vb: EnumConverter(Of T).FromValue(Value, Object)
  2171. - uid: IPA.Config.Stores.Converters.EnumConverter`1.FromValue*
  2172. name: FromValue
  2173. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_FromValue_
  2174. commentId: Overload:IPA.Config.Stores.Converters.EnumConverter`1.FromValue
  2175. isSpec: "True"
  2176. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.FromValue
  2177. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).FromValue
  2178. nameWithType: EnumConverter<T>.FromValue
  2179. nameWithType.vb: EnumConverter(Of T).FromValue
  2180. - uid: IPA.Config.Stores.Converters.EnumConverter`1.ToValue(`0,System.Object)
  2181. name: ToValue(T, Object)
  2182. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_ToValue__0_System_Object_
  2183. commentId: M:IPA.Config.Stores.Converters.EnumConverter`1.ToValue(`0,System.Object)
  2184. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.ToValue(T, System.Object)
  2185. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).ToValue(T, System.Object)
  2186. nameWithType: EnumConverter<T>.ToValue(T, Object)
  2187. nameWithType.vb: EnumConverter(Of T).ToValue(T, Object)
  2188. - uid: IPA.Config.Stores.Converters.EnumConverter`1.ToValue*
  2189. name: ToValue
  2190. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_ToValue_
  2191. commentId: Overload:IPA.Config.Stores.Converters.EnumConverter`1.ToValue
  2192. isSpec: "True"
  2193. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.ToValue
  2194. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).ToValue
  2195. nameWithType: EnumConverter<T>.ToValue
  2196. nameWithType.vb: EnumConverter(Of T).ToValue
  2197. - uid: IPA.Config.Stores.Converters.IListConverter`1
  2198. name: IListConverter<T>
  2199. href: api/IPA.Config.Stores.Converters.IListConverter-1.html
  2200. commentId: T:IPA.Config.Stores.Converters.IListConverter`1
  2201. name.vb: IListConverter(Of T)
  2202. fullName: IPA.Config.Stores.Converters.IListConverter<T>
  2203. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T)
  2204. nameWithType: IListConverter<T>
  2205. nameWithType.vb: IListConverter(Of T)
  2206. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2207. name: IListConverter()
  2208. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor
  2209. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2210. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter()
  2211. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter()
  2212. nameWithType: IListConverter<T>.IListConverter()
  2213. nameWithType.vb: IListConverter(Of T).IListConverter()
  2214. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2215. name: IListConverter(ValueConverter<T>)
  2216. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2217. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2218. name.vb: IListConverter(ValueConverter(Of T))
  2219. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter(IPA.Config.Stores.ValueConverter<T>)
  2220. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter(IPA.Config.Stores.ValueConverter(Of T))
  2221. nameWithType: IListConverter<T>.IListConverter(ValueConverter<T>)
  2222. nameWithType.vb: IListConverter(Of T).IListConverter(ValueConverter(Of T))
  2223. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor*
  2224. name: IListConverter
  2225. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_
  2226. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2227. isSpec: "True"
  2228. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter
  2229. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter
  2230. nameWithType: IListConverter<T>.IListConverter
  2231. nameWithType.vb: IListConverter(Of T).IListConverter
  2232. - uid: IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object)
  2233. name: Create(Int32, Object)
  2234. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_System_Int32_System_Object_
  2235. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object)
  2236. fullName: IPA.Config.Stores.Converters.IListConverter<T>.Create(System.Int32, System.Object)
  2237. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create(System.Int32, System.Object)
  2238. nameWithType: IListConverter<T>.Create(Int32, Object)
  2239. nameWithType.vb: IListConverter(Of T).Create(Int32, Object)
  2240. - uid: IPA.Config.Stores.Converters.IListConverter`1.Create*
  2241. name: Create
  2242. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_
  2243. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.Create
  2244. isSpec: "True"
  2245. fullName: IPA.Config.Stores.Converters.IListConverter<T>.Create
  2246. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create
  2247. nameWithType: IListConverter<T>.Create
  2248. nameWithType.vb: IListConverter(Of T).Create
  2249. - uid: IPA.Config.Stores.Converters.IListConverter`2
  2250. name: IListConverter<T, TConverter>
  2251. href: api/IPA.Config.Stores.Converters.IListConverter-2.html
  2252. commentId: T:IPA.Config.Stores.Converters.IListConverter`2
  2253. name.vb: IListConverter(Of T, TConverter)
  2254. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>
  2255. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter)
  2256. nameWithType: IListConverter<T, TConverter>
  2257. nameWithType.vb: IListConverter(Of T, TConverter)
  2258. - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2259. name: IListConverter()
  2260. href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor
  2261. commentId: M:IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2262. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>.IListConverter()
  2263. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter()
  2264. nameWithType: IListConverter<T, TConverter>.IListConverter()
  2265. nameWithType.vb: IListConverter(Of T, TConverter).IListConverter()
  2266. - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor*
  2267. name: IListConverter
  2268. href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor_
  2269. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2270. isSpec: "True"
  2271. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>.IListConverter
  2272. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter
  2273. nameWithType: IListConverter<T, TConverter>.IListConverter
  2274. nameWithType.vb: IListConverter(Of T, TConverter).IListConverter
  2275. - uid: IPA.Config.Stores.Converters.ISetConverter`1
  2276. name: ISetConverter<T>
  2277. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html
  2278. commentId: T:IPA.Config.Stores.Converters.ISetConverter`1
  2279. name.vb: ISetConverter(Of T)
  2280. fullName: IPA.Config.Stores.Converters.ISetConverter<T>
  2281. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T)
  2282. nameWithType: ISetConverter<T>
  2283. nameWithType.vb: ISetConverter(Of T)
  2284. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2285. name: ISetConverter()
  2286. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor
  2287. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2288. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter()
  2289. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter()
  2290. nameWithType: ISetConverter<T>.ISetConverter()
  2291. nameWithType.vb: ISetConverter(Of T).ISetConverter()
  2292. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2293. name: ISetConverter(ValueConverter<T>)
  2294. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2295. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2296. name.vb: ISetConverter(ValueConverter(Of T))
  2297. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter(IPA.Config.Stores.ValueConverter<T>)
  2298. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter(IPA.Config.Stores.ValueConverter(Of T))
  2299. nameWithType: ISetConverter<T>.ISetConverter(ValueConverter<T>)
  2300. nameWithType.vb: ISetConverter(Of T).ISetConverter(ValueConverter(Of T))
  2301. - uid: IPA.Config.Stores.Converters.ISetConverter`1.#ctor*
  2302. name: ISetConverter
  2303. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1__ctor_
  2304. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`1.#ctor
  2305. isSpec: "True"
  2306. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.ISetConverter
  2307. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).ISetConverter
  2308. nameWithType: ISetConverter<T>.ISetConverter
  2309. nameWithType.vb: ISetConverter(Of T).ISetConverter
  2310. - uid: IPA.Config.Stores.Converters.ISetConverter`1.Create(System.Int32,System.Object)
  2311. name: Create(Int32, Object)
  2312. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1_Create_System_Int32_System_Object_
  2313. commentId: M:IPA.Config.Stores.Converters.ISetConverter`1.Create(System.Int32,System.Object)
  2314. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.Create(System.Int32, System.Object)
  2315. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).Create(System.Int32, System.Object)
  2316. nameWithType: ISetConverter<T>.Create(Int32, Object)
  2317. nameWithType.vb: ISetConverter(Of T).Create(Int32, Object)
  2318. - uid: IPA.Config.Stores.Converters.ISetConverter`1.Create*
  2319. name: Create
  2320. href: api/IPA.Config.Stores.Converters.ISetConverter-1.html#IPA_Config_Stores_Converters_ISetConverter_1_Create_
  2321. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`1.Create
  2322. isSpec: "True"
  2323. fullName: IPA.Config.Stores.Converters.ISetConverter<T>.Create
  2324. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T).Create
  2325. nameWithType: ISetConverter<T>.Create
  2326. nameWithType.vb: ISetConverter(Of T).Create
  2327. - uid: IPA.Config.Stores.Converters.ISetConverter`2
  2328. name: ISetConverter<T, TConverter>
  2329. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html
  2330. commentId: T:IPA.Config.Stores.Converters.ISetConverter`2
  2331. name.vb: ISetConverter(Of T, TConverter)
  2332. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>
  2333. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter)
  2334. nameWithType: ISetConverter<T, TConverter>
  2335. nameWithType.vb: ISetConverter(Of T, TConverter)
  2336. - uid: IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2337. name: ISetConverter()
  2338. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html#IPA_Config_Stores_Converters_ISetConverter_2__ctor
  2339. commentId: M:IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2340. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>.ISetConverter()
  2341. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter).ISetConverter()
  2342. nameWithType: ISetConverter<T, TConverter>.ISetConverter()
  2343. nameWithType.vb: ISetConverter(Of T, TConverter).ISetConverter()
  2344. - uid: IPA.Config.Stores.Converters.ISetConverter`2.#ctor*
  2345. name: ISetConverter
  2346. href: api/IPA.Config.Stores.Converters.ISetConverter-2.html#IPA_Config_Stores_Converters_ISetConverter_2__ctor_
  2347. commentId: Overload:IPA.Config.Stores.Converters.ISetConverter`2.#ctor
  2348. isSpec: "True"
  2349. fullName: IPA.Config.Stores.Converters.ISetConverter<T, TConverter>.ISetConverter
  2350. fullName.vb: IPA.Config.Stores.Converters.ISetConverter(Of T, TConverter).ISetConverter
  2351. nameWithType: ISetConverter<T, TConverter>.ISetConverter
  2352. nameWithType.vb: ISetConverter(Of T, TConverter).ISetConverter
  2353. - uid: IPA.Config.Stores.Converters.ListConverter`1
  2354. name: ListConverter<T>
  2355. href: api/IPA.Config.Stores.Converters.ListConverter-1.html
  2356. commentId: T:IPA.Config.Stores.Converters.ListConverter`1
  2357. name.vb: ListConverter(Of T)
  2358. fullName: IPA.Config.Stores.Converters.ListConverter<T>
  2359. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T)
  2360. nameWithType: ListConverter<T>
  2361. nameWithType.vb: ListConverter(Of T)
  2362. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2363. name: ListConverter()
  2364. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor
  2365. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2366. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter()
  2367. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter()
  2368. nameWithType: ListConverter<T>.ListConverter()
  2369. nameWithType.vb: ListConverter(Of T).ListConverter()
  2370. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2371. name: ListConverter(ValueConverter<T>)
  2372. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2373. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2374. name.vb: ListConverter(ValueConverter(Of T))
  2375. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter(IPA.Config.Stores.ValueConverter<T>)
  2376. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter(IPA.Config.Stores.ValueConverter(Of T))
  2377. nameWithType: ListConverter<T>.ListConverter(ValueConverter<T>)
  2378. nameWithType.vb: ListConverter(Of T).ListConverter(ValueConverter(Of T))
  2379. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor*
  2380. name: ListConverter
  2381. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_
  2382. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2383. isSpec: "True"
  2384. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter
  2385. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter
  2386. nameWithType: ListConverter<T>.ListConverter
  2387. nameWithType.vb: ListConverter(Of T).ListConverter
  2388. - uid: IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object)
  2389. name: Create(Int32, Object)
  2390. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_System_Int32_System_Object_
  2391. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object)
  2392. fullName: IPA.Config.Stores.Converters.ListConverter<T>.Create(System.Int32, System.Object)
  2393. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create(System.Int32, System.Object)
  2394. nameWithType: ListConverter<T>.Create(Int32, Object)
  2395. nameWithType.vb: ListConverter(Of T).Create(Int32, Object)
  2396. - uid: IPA.Config.Stores.Converters.ListConverter`1.Create*
  2397. name: Create
  2398. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_
  2399. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.Create
  2400. isSpec: "True"
  2401. fullName: IPA.Config.Stores.Converters.ListConverter<T>.Create
  2402. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create
  2403. nameWithType: ListConverter<T>.Create
  2404. nameWithType.vb: ListConverter(Of T).Create
  2405. - uid: IPA.Config.Stores.Converters.ListConverter`2
  2406. name: ListConverter<T, TConverter>
  2407. href: api/IPA.Config.Stores.Converters.ListConverter-2.html
  2408. commentId: T:IPA.Config.Stores.Converters.ListConverter`2
  2409. name.vb: ListConverter(Of T, TConverter)
  2410. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>
  2411. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter)
  2412. nameWithType: ListConverter<T, TConverter>
  2413. nameWithType.vb: ListConverter(Of T, TConverter)
  2414. - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2415. name: ListConverter()
  2416. href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor
  2417. commentId: M:IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2418. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>.ListConverter()
  2419. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter()
  2420. nameWithType: ListConverter<T, TConverter>.ListConverter()
  2421. nameWithType.vb: ListConverter(Of T, TConverter).ListConverter()
  2422. - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor*
  2423. name: ListConverter
  2424. href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor_
  2425. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2426. isSpec: "True"
  2427. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>.ListConverter
  2428. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter
  2429. nameWithType: ListConverter<T, TConverter>.ListConverter
  2430. nameWithType.vb: ListConverter(Of T, TConverter).ListConverter
  2431. - uid: IPA.Config.Stores.Converters.NullableConverter`1
  2432. name: NullableConverter<T>
  2433. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html
  2434. commentId: T:IPA.Config.Stores.Converters.NullableConverter`1
  2435. name.vb: NullableConverter(Of T)
  2436. fullName: IPA.Config.Stores.Converters.NullableConverter<T>
  2437. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T)
  2438. nameWithType: NullableConverter<T>
  2439. nameWithType.vb: NullableConverter(Of T)
  2440. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2441. name: NullableConverter()
  2442. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor
  2443. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2444. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter()
  2445. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter()
  2446. nameWithType: NullableConverter<T>.NullableConverter()
  2447. nameWithType.vb: NullableConverter(Of T).NullableConverter()
  2448. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2449. name: NullableConverter(ValueConverter<T>)
  2450. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2451. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2452. name.vb: NullableConverter(ValueConverter(Of T))
  2453. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter(IPA.Config.Stores.ValueConverter<T>)
  2454. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter(IPA.Config.Stores.ValueConverter(Of T))
  2455. nameWithType: NullableConverter<T>.NullableConverter(ValueConverter<T>)
  2456. nameWithType.vb: NullableConverter(Of T).NullableConverter(ValueConverter(Of T))
  2457. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor*
  2458. name: NullableConverter
  2459. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_
  2460. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2461. isSpec: "True"
  2462. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter
  2463. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter
  2464. nameWithType: NullableConverter<T>.NullableConverter
  2465. nameWithType.vb: NullableConverter(Of T).NullableConverter
  2466. - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2467. name: FromValue(Value, Object)
  2468. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2469. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2470. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2471. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2472. nameWithType: NullableConverter<T>.FromValue(Value, Object)
  2473. nameWithType.vb: NullableConverter(Of T).FromValue(Value, Object)
  2474. - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue*
  2475. name: FromValue
  2476. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_
  2477. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.FromValue
  2478. isSpec: "True"
  2479. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.FromValue
  2480. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue
  2481. nameWithType: NullableConverter<T>.FromValue
  2482. nameWithType.vb: NullableConverter(Of T).FromValue
  2483. - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object)
  2484. name: ToValue(Nullable<T>, Object)
  2485. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_System_Nullable__0__System_Object_
  2486. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object)
  2487. name.vb: ToValue(Nullable(Of T), Object)
  2488. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.ToValue(System.Nullable<T>, System.Object)
  2489. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue(System.Nullable(Of T), System.Object)
  2490. nameWithType: NullableConverter<T>.ToValue(Nullable<T>, Object)
  2491. nameWithType.vb: NullableConverter(Of T).ToValue(Nullable(Of T), Object)
  2492. - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue*
  2493. name: ToValue
  2494. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_
  2495. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.ToValue
  2496. isSpec: "True"
  2497. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.ToValue
  2498. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue
  2499. nameWithType: NullableConverter<T>.ToValue
  2500. nameWithType.vb: NullableConverter(Of T).ToValue
  2501. - uid: IPA.Config.Stores.Converters.NullableConverter`2
  2502. name: NullableConverter<T, TConverter>
  2503. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html
  2504. commentId: T:IPA.Config.Stores.Converters.NullableConverter`2
  2505. name.vb: NullableConverter(Of T, TConverter)
  2506. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>
  2507. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter)
  2508. nameWithType: NullableConverter<T, TConverter>
  2509. nameWithType.vb: NullableConverter(Of T, TConverter)
  2510. - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2511. name: NullableConverter()
  2512. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor
  2513. commentId: M:IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2514. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>.NullableConverter()
  2515. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter()
  2516. nameWithType: NullableConverter<T, TConverter>.NullableConverter()
  2517. nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter()
  2518. - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor*
  2519. name: NullableConverter
  2520. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor_
  2521. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2522. isSpec: "True"
  2523. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>.NullableConverter
  2524. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter
  2525. nameWithType: NullableConverter<T, TConverter>.NullableConverter
  2526. nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter
  2527. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1
  2528. name: NumericEnumConverter<T>
  2529. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html
  2530. commentId: T:IPA.Config.Stores.Converters.NumericEnumConverter`1
  2531. name.vb: NumericEnumConverter(Of T)
  2532. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>
  2533. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T)
  2534. nameWithType: NumericEnumConverter<T>
  2535. nameWithType.vb: NumericEnumConverter(Of T)
  2536. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2537. name: FromValue(Value, Object)
  2538. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2539. commentId: M:IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2540. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2541. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2542. nameWithType: NumericEnumConverter<T>.FromValue(Value, Object)
  2543. nameWithType.vb: NumericEnumConverter(Of T).FromValue(Value, Object)
  2544. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue*
  2545. name: FromValue
  2546. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_FromValue_
  2547. commentId: Overload:IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue
  2548. isSpec: "True"
  2549. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.FromValue
  2550. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).FromValue
  2551. nameWithType: NumericEnumConverter<T>.FromValue
  2552. nameWithType.vb: NumericEnumConverter(Of T).FromValue
  2553. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue(`0,System.Object)
  2554. name: ToValue(T, Object)
  2555. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_ToValue__0_System_Object_
  2556. commentId: M:IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue(`0,System.Object)
  2557. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.ToValue(T, System.Object)
  2558. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).ToValue(T, System.Object)
  2559. nameWithType: NumericEnumConverter<T>.ToValue(T, Object)
  2560. nameWithType.vb: NumericEnumConverter(Of T).ToValue(T, Object)
  2561. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue*
  2562. name: ToValue
  2563. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_ToValue_
  2564. commentId: Overload:IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue
  2565. isSpec: "True"
  2566. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.ToValue
  2567. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).ToValue
  2568. nameWithType: NumericEnumConverter<T>.ToValue
  2569. nameWithType.vb: NumericEnumConverter(Of T).ToValue
  2570. - uid: IPA.Config.Stores.GeneratedStore
  2571. name: GeneratedStore
  2572. href: api/IPA.Config.Stores.GeneratedStore.html
  2573. commentId: T:IPA.Config.Stores.GeneratedStore
  2574. fullName: IPA.Config.Stores.GeneratedStore
  2575. nameWithType: GeneratedStore
  2576. - uid: IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2577. name: AssemblyVisibilityTarget
  2578. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_AssemblyVisibilityTarget
  2579. commentId: F:IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2580. fullName: IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2581. nameWithType: GeneratedStore.AssemblyVisibilityTarget
  2582. - uid: IPA.Config.Stores.GeneratedStore.Create*
  2583. name: Create
  2584. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Create_
  2585. commentId: Overload:IPA.Config.Stores.GeneratedStore.Create
  2586. isSpec: "True"
  2587. fullName: IPA.Config.Stores.GeneratedStore.Create
  2588. nameWithType: GeneratedStore.Create
  2589. - uid: IPA.Config.Stores.GeneratedStore.Create``1
  2590. name: Create<T>()
  2591. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Create__1
  2592. commentId: M:IPA.Config.Stores.GeneratedStore.Create``1
  2593. name.vb: Create(Of T)()
  2594. fullName: IPA.Config.Stores.GeneratedStore.Create<T>()
  2595. fullName.vb: IPA.Config.Stores.GeneratedStore.Create(Of T)()
  2596. nameWithType: GeneratedStore.Create<T>()
  2597. nameWithType.vb: GeneratedStore.Create(Of T)()
  2598. - uid: IPA.Config.Stores.GeneratedStore.Generated*
  2599. name: Generated
  2600. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Generated_
  2601. commentId: Overload:IPA.Config.Stores.GeneratedStore.Generated
  2602. isSpec: "True"
  2603. fullName: IPA.Config.Stores.GeneratedStore.Generated
  2604. nameWithType: GeneratedStore.Generated
  2605. - uid: IPA.Config.Stores.GeneratedStore.Generated``1(IPA.Config.Config,System.Boolean)
  2606. name: Generated<T>(Config, Boolean)
  2607. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Generated__1_IPA_Config_Config_System_Boolean_
  2608. commentId: M:IPA.Config.Stores.GeneratedStore.Generated``1(IPA.Config.Config,System.Boolean)
  2609. name.vb: Generated(Of T)(Config, Boolean)
  2610. fullName: IPA.Config.Stores.GeneratedStore.Generated<T>(IPA.Config.Config, System.Boolean)
  2611. fullName.vb: IPA.Config.Stores.GeneratedStore.Generated(Of T)(IPA.Config.Config, System.Boolean)
  2612. nameWithType: GeneratedStore.Generated<T>(Config, Boolean)
  2613. nameWithType.vb: GeneratedStore.Generated(Of T)(Config, Boolean)
  2614. - uid: IPA.Config.Stores.IValueConverter
  2615. name: IValueConverter
  2616. href: api/IPA.Config.Stores.IValueConverter.html
  2617. commentId: T:IPA.Config.Stores.IValueConverter
  2618. fullName: IPA.Config.Stores.IValueConverter
  2619. nameWithType: IValueConverter
  2620. - uid: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2621. name: FromValue(Value, Object)
  2622. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_
  2623. commentId: M:IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2624. fullName: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2625. nameWithType: IValueConverter.FromValue(Value, Object)
  2626. - uid: IPA.Config.Stores.IValueConverter.FromValue*
  2627. name: FromValue
  2628. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_
  2629. commentId: Overload:IPA.Config.Stores.IValueConverter.FromValue
  2630. isSpec: "True"
  2631. fullName: IPA.Config.Stores.IValueConverter.FromValue
  2632. nameWithType: IValueConverter.FromValue
  2633. - uid: IPA.Config.Stores.IValueConverter.ToValue(System.Object,System.Object)
  2634. name: ToValue(Object, Object)
  2635. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_
  2636. commentId: M:IPA.Config.Stores.IValueConverter.ToValue(System.Object,System.Object)
  2637. fullName: IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  2638. nameWithType: IValueConverter.ToValue(Object, Object)
  2639. - uid: IPA.Config.Stores.IValueConverter.ToValue*
  2640. name: ToValue
  2641. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_
  2642. commentId: Overload:IPA.Config.Stores.IValueConverter.ToValue
  2643. isSpec: "True"
  2644. fullName: IPA.Config.Stores.IValueConverter.ToValue
  2645. nameWithType: IValueConverter.ToValue
  2646. - uid: IPA.Config.Stores.IValueConverter.Type
  2647. name: Type
  2648. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type
  2649. commentId: P:IPA.Config.Stores.IValueConverter.Type
  2650. fullName: IPA.Config.Stores.IValueConverter.Type
  2651. nameWithType: IValueConverter.Type
  2652. - uid: IPA.Config.Stores.IValueConverter.Type*
  2653. name: Type
  2654. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type_
  2655. commentId: Overload:IPA.Config.Stores.IValueConverter.Type
  2656. isSpec: "True"
  2657. fullName: IPA.Config.Stores.IValueConverter.Type
  2658. nameWithType: IValueConverter.Type
  2659. - uid: IPA.Config.Stores.ValueConverter`1
  2660. name: ValueConverter<T>
  2661. href: api/IPA.Config.Stores.ValueConverter-1.html
  2662. commentId: T:IPA.Config.Stores.ValueConverter`1
  2663. name.vb: ValueConverter(Of T)
  2664. fullName: IPA.Config.Stores.ValueConverter<T>
  2665. fullName.vb: IPA.Config.Stores.ValueConverter(Of T)
  2666. nameWithType: ValueConverter<T>
  2667. nameWithType.vb: ValueConverter(Of T)
  2668. - uid: IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2669. name: FromValue(Value, Object)
  2670. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2671. commentId: M:IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2672. fullName: IPA.Config.Stores.ValueConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2673. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2674. nameWithType: ValueConverter<T>.FromValue(Value, Object)
  2675. nameWithType.vb: ValueConverter(Of T).FromValue(Value, Object)
  2676. - uid: IPA.Config.Stores.ValueConverter`1.FromValue*
  2677. name: FromValue
  2678. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_
  2679. commentId: Overload:IPA.Config.Stores.ValueConverter`1.FromValue
  2680. isSpec: "True"
  2681. fullName: IPA.Config.Stores.ValueConverter<T>.FromValue
  2682. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue
  2683. nameWithType: ValueConverter<T>.FromValue
  2684. nameWithType.vb: ValueConverter(Of T).FromValue
  2685. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object)
  2686. name: IValueConverter.FromValue(Value, Object)
  2687. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_
  2688. commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object)
  2689. name.vb: IPA.Config.Stores.IValueConverter.FromValue(Value, Object)
  2690. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2691. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2692. nameWithType: ValueConverter<T>.IValueConverter.FromValue(Value, Object)
  2693. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(Value, Object)
  2694. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue*
  2695. name: IValueConverter.FromValue
  2696. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_
  2697. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue
  2698. isSpec: "True"
  2699. name.vb: IPA.Config.Stores.IValueConverter.FromValue
  2700. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.FromValue
  2701. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue
  2702. nameWithType: ValueConverter<T>.IValueConverter.FromValue
  2703. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue
  2704. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Object,System.Object)
  2705. name: IValueConverter.ToValue(Object, Object)
  2706. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_
  2707. commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Object,System.Object)
  2708. name.vb: IPA.Config.Stores.IValueConverter.ToValue(Object, Object)
  2709. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  2710. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(System.Object, System.Object)
  2711. nameWithType: ValueConverter<T>.IValueConverter.ToValue(Object, Object)
  2712. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(Object, Object)
  2713. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue*
  2714. name: IValueConverter.ToValue
  2715. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_
  2716. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue
  2717. isSpec: "True"
  2718. name.vb: IPA.Config.Stores.IValueConverter.ToValue
  2719. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.ToValue
  2720. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue
  2721. nameWithType: ValueConverter<T>.IValueConverter.ToValue
  2722. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue
  2723. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  2724. name: IValueConverter.Type
  2725. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type
  2726. commentId: P:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  2727. name.vb: IPA.Config.Stores.IValueConverter.Type
  2728. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.Type
  2729. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2730. nameWithType: ValueConverter<T>.IValueConverter.Type
  2731. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2732. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type*
  2733. name: IValueConverter.Type
  2734. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type_
  2735. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  2736. isSpec: "True"
  2737. name.vb: IPA.Config.Stores.IValueConverter.Type
  2738. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.Type
  2739. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2740. nameWithType: ValueConverter<T>.IValueConverter.Type
  2741. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2742. - uid: IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object)
  2743. name: ToValue(T, Object)
  2744. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue__0_System_Object_
  2745. commentId: M:IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object)
  2746. fullName: IPA.Config.Stores.ValueConverter<T>.ToValue(T, System.Object)
  2747. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue(T, System.Object)
  2748. nameWithType: ValueConverter<T>.ToValue(T, Object)
  2749. nameWithType.vb: ValueConverter(Of T).ToValue(T, Object)
  2750. - uid: IPA.Config.Stores.ValueConverter`1.ToValue*
  2751. name: ToValue
  2752. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue_
  2753. commentId: Overload:IPA.Config.Stores.ValueConverter`1.ToValue
  2754. isSpec: "True"
  2755. fullName: IPA.Config.Stores.ValueConverter<T>.ToValue
  2756. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue
  2757. nameWithType: ValueConverter<T>.ToValue
  2758. nameWithType.vb: ValueConverter(Of T).ToValue
  2759. - uid: IPA.InitAttribute
  2760. name: InitAttribute
  2761. href: api/IPA.InitAttribute.html
  2762. commentId: T:IPA.InitAttribute
  2763. fullName: IPA.InitAttribute
  2764. nameWithType: InitAttribute
  2765. - uid: IPA.Loader
  2766. name: IPA.Loader
  2767. href: api/IPA.Loader.html
  2768. commentId: N:IPA.Loader
  2769. fullName: IPA.Loader
  2770. nameWithType: IPA.Loader
  2771. - uid: IPA.Loader.CannotRuntimeDisableException
  2772. name: CannotRuntimeDisableException
  2773. href: api/IPA.Loader.CannotRuntimeDisableException.html
  2774. commentId: T:IPA.Loader.CannotRuntimeDisableException
  2775. fullName: IPA.Loader.CannotRuntimeDisableException
  2776. nameWithType: CannotRuntimeDisableException
  2777. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata)
  2778. name: CannotRuntimeDisableException(PluginMetadata)
  2779. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_IPA_Loader_PluginMetadata_
  2780. commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata)
  2781. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(IPA.Loader.PluginMetadata)
  2782. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(PluginMetadata)
  2783. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  2784. name: CannotRuntimeDisableException(SerializationInfo, StreamingContext)
  2785. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_
  2786. commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  2787. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
  2788. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(SerializationInfo, StreamingContext)
  2789. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor*
  2790. name: CannotRuntimeDisableException
  2791. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_
  2792. commentId: Overload:IPA.Loader.CannotRuntimeDisableException.#ctor
  2793. isSpec: "True"
  2794. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException
  2795. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException
  2796. - uid: IPA.Loader.CannotRuntimeDisableException.Plugin
  2797. name: Plugin
  2798. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin
  2799. commentId: P:IPA.Loader.CannotRuntimeDisableException.Plugin
  2800. fullName: IPA.Loader.CannotRuntimeDisableException.Plugin
  2801. nameWithType: CannotRuntimeDisableException.Plugin
  2802. - uid: IPA.Loader.CannotRuntimeDisableException.Plugin*
  2803. name: Plugin
  2804. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin_
  2805. commentId: Overload:IPA.Loader.CannotRuntimeDisableException.Plugin
  2806. isSpec: "True"
  2807. fullName: IPA.Loader.CannotRuntimeDisableException.Plugin
  2808. nameWithType: CannotRuntimeDisableException.Plugin
  2809. - uid: IPA.Loader.Features
  2810. name: IPA.Loader.Features
  2811. href: api/IPA.Loader.Features.html
  2812. commentId: N:IPA.Loader.Features
  2813. fullName: IPA.Loader.Features
  2814. nameWithType: IPA.Loader.Features
  2815. - uid: IPA.Loader.Features.Feature
  2816. name: Feature
  2817. href: api/IPA.Loader.Features.Feature.html
  2818. commentId: T:IPA.Loader.Features.Feature
  2819. fullName: IPA.Loader.Features.Feature
  2820. nameWithType: Feature
  2821. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  2822. name: AfterInit(PluginMetadata)
  2823. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_
  2824. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  2825. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  2826. nameWithType: Feature.AfterInit(PluginMetadata)
  2827. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  2828. name: AfterInit(PluginMetadata, Object)
  2829. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_System_Object_
  2830. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  2831. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata, System.Object)
  2832. nameWithType: Feature.AfterInit(PluginMetadata, Object)
  2833. - uid: IPA.Loader.Features.Feature.AfterInit*
  2834. name: AfterInit
  2835. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_
  2836. commentId: Overload:IPA.Loader.Features.Feature.AfterInit
  2837. isSpec: "True"
  2838. fullName: IPA.Loader.Features.Feature.AfterInit
  2839. nameWithType: Feature.AfterInit
  2840. - uid: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  2841. name: BeforeInit(PluginMetadata)
  2842. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_IPA_Loader_PluginMetadata_
  2843. commentId: M:IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  2844. fullName: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  2845. nameWithType: Feature.BeforeInit(PluginMetadata)
  2846. - uid: IPA.Loader.Features.Feature.BeforeInit*
  2847. name: BeforeInit
  2848. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_
  2849. commentId: Overload:IPA.Loader.Features.Feature.BeforeInit
  2850. isSpec: "True"
  2851. fullName: IPA.Loader.Features.Feature.BeforeInit
  2852. nameWithType: Feature.BeforeInit
  2853. - uid: IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  2854. name: BeforeLoad(PluginMetadata)
  2855. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeLoad_IPA_Loader_PluginMetadata_
  2856. commentId: M:IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  2857. fullName: IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)
  2858. nameWithType: Feature.BeforeLoad(PluginMetadata)
  2859. - uid: IPA.Loader.Features.Feature.BeforeLoad*
  2860. name: BeforeLoad
  2861. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeLoad_
  2862. commentId: Overload:IPA.Loader.Features.Feature.BeforeLoad
  2863. isSpec: "True"
  2864. fullName: IPA.Loader.Features.Feature.BeforeLoad
  2865. nameWithType: Feature.BeforeLoad
  2866. - uid: IPA.Loader.Features.Feature.Evaluate
  2867. name: Evaluate()
  2868. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Evaluate
  2869. commentId: M:IPA.Loader.Features.Feature.Evaluate
  2870. fullName: IPA.Loader.Features.Feature.Evaluate()
  2871. nameWithType: Feature.Evaluate()
  2872. - uid: IPA.Loader.Features.Feature.Evaluate*
  2873. name: Evaluate
  2874. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Evaluate_
  2875. commentId: Overload:IPA.Loader.Features.Feature.Evaluate
  2876. isSpec: "True"
  2877. fullName: IPA.Loader.Features.Feature.Evaluate
  2878. nameWithType: Feature.Evaluate
  2879. - uid: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,System.String[])
  2880. name: Initialize(PluginMetadata, String[])
  2881. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_IPA_Loader_PluginMetadata_System_String___
  2882. commentId: M:IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,System.String[])
  2883. name.vb: Initialize(PluginMetadata, String())
  2884. fullName: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, System.String[])
  2885. fullName.vb: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, System.String())
  2886. nameWithType: Feature.Initialize(PluginMetadata, String[])
  2887. nameWithType.vb: Feature.Initialize(PluginMetadata, String())
  2888. - uid: IPA.Loader.Features.Feature.Initialize*
  2889. name: Initialize
  2890. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_
  2891. commentId: Overload:IPA.Loader.Features.Feature.Initialize
  2892. isSpec: "True"
  2893. fullName: IPA.Loader.Features.Feature.Initialize
  2894. nameWithType: Feature.Initialize
  2895. - uid: IPA.Loader.Features.Feature.InvalidMessage
  2896. name: InvalidMessage
  2897. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage
  2898. commentId: P:IPA.Loader.Features.Feature.InvalidMessage
  2899. fullName: IPA.Loader.Features.Feature.InvalidMessage
  2900. nameWithType: Feature.InvalidMessage
  2901. - uid: IPA.Loader.Features.Feature.InvalidMessage*
  2902. name: InvalidMessage
  2903. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage_
  2904. commentId: Overload:IPA.Loader.Features.Feature.InvalidMessage
  2905. isSpec: "True"
  2906. fullName: IPA.Loader.Features.Feature.InvalidMessage
  2907. nameWithType: Feature.InvalidMessage
  2908. - uid: IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  2909. name: RequireLoaded(PluginMetadata)
  2910. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_RequireLoaded_IPA_Loader_PluginMetadata_
  2911. commentId: M:IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  2912. fullName: IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)
  2913. nameWithType: Feature.RequireLoaded(PluginMetadata)
  2914. - uid: IPA.Loader.Features.Feature.RequireLoaded*
  2915. name: RequireLoaded
  2916. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_RequireLoaded_
  2917. commentId: Overload:IPA.Loader.Features.Feature.RequireLoaded
  2918. isSpec: "True"
  2919. fullName: IPA.Loader.Features.Feature.RequireLoaded
  2920. nameWithType: Feature.RequireLoaded
  2921. - uid: IPA.Loader.Features.Feature.StoreOnPlugin
  2922. name: StoreOnPlugin
  2923. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_StoreOnPlugin
  2924. commentId: P:IPA.Loader.Features.Feature.StoreOnPlugin
  2925. fullName: IPA.Loader.Features.Feature.StoreOnPlugin
  2926. nameWithType: Feature.StoreOnPlugin
  2927. - uid: IPA.Loader.Features.Feature.StoreOnPlugin*
  2928. name: StoreOnPlugin
  2929. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_StoreOnPlugin_
  2930. commentId: Overload:IPA.Loader.Features.Feature.StoreOnPlugin
  2931. isSpec: "True"
  2932. fullName: IPA.Loader.Features.Feature.StoreOnPlugin
  2933. nameWithType: Feature.StoreOnPlugin
  2934. - uid: IPA.Loader.PluginInitInjector
  2935. name: PluginInitInjector
  2936. href: api/IPA.Loader.PluginInitInjector.html
  2937. commentId: T:IPA.Loader.PluginInitInjector
  2938. fullName: IPA.Loader.PluginInitInjector
  2939. nameWithType: PluginInitInjector
  2940. - uid: IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter)
  2941. name: AddInjector(Type, PluginInitInjector.InjectParameter)
  2942. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_System_Type_IPA_Loader_PluginInitInjector_InjectParameter_
  2943. commentId: M:IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter)
  2944. fullName: IPA.Loader.PluginInitInjector.AddInjector(System.Type, IPA.Loader.PluginInitInjector.InjectParameter)
  2945. nameWithType: PluginInitInjector.AddInjector(Type, PluginInitInjector.InjectParameter)
  2946. - uid: IPA.Loader.PluginInitInjector.AddInjector*
  2947. name: AddInjector
  2948. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_
  2949. commentId: Overload:IPA.Loader.PluginInitInjector.AddInjector
  2950. isSpec: "True"
  2951. fullName: IPA.Loader.PluginInitInjector.AddInjector
  2952. nameWithType: PluginInitInjector.AddInjector
  2953. - uid: IPA.Loader.PluginInitInjector.InjectParameter
  2954. name: PluginInitInjector.InjectParameter
  2955. href: api/IPA.Loader.PluginInitInjector.InjectParameter.html
  2956. commentId: T:IPA.Loader.PluginInitInjector.InjectParameter
  2957. fullName: IPA.Loader.PluginInitInjector.InjectParameter
  2958. nameWithType: PluginInitInjector.InjectParameter
  2959. - uid: IPA.Loader.PluginManager
  2960. name: PluginManager
  2961. href: api/IPA.Loader.PluginManager.html
  2962. commentId: T:IPA.Loader.PluginManager
  2963. fullName: IPA.Loader.PluginManager
  2964. nameWithType: PluginManager
  2965. - uid: IPA.Loader.PluginManager.AllPlugins
  2966. name: AllPlugins
  2967. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins
  2968. commentId: P:IPA.Loader.PluginManager.AllPlugins
  2969. fullName: IPA.Loader.PluginManager.AllPlugins
  2970. nameWithType: PluginManager.AllPlugins
  2971. - uid: IPA.Loader.PluginManager.AllPlugins*
  2972. name: AllPlugins
  2973. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins_
  2974. commentId: Overload:IPA.Loader.PluginManager.AllPlugins
  2975. isSpec: "True"
  2976. fullName: IPA.Loader.PluginManager.AllPlugins
  2977. nameWithType: PluginManager.AllPlugins
  2978. - uid: IPA.Loader.PluginManager.DisabledPlugins
  2979. name: DisabledPlugins
  2980. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins
  2981. commentId: P:IPA.Loader.PluginManager.DisabledPlugins
  2982. fullName: IPA.Loader.PluginManager.DisabledPlugins
  2983. nameWithType: PluginManager.DisabledPlugins
  2984. - uid: IPA.Loader.PluginManager.DisabledPlugins*
  2985. name: DisabledPlugins
  2986. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins_
  2987. commentId: Overload:IPA.Loader.PluginManager.DisabledPlugins
  2988. isSpec: "True"
  2989. fullName: IPA.Loader.PluginManager.DisabledPlugins
  2990. nameWithType: PluginManager.DisabledPlugins
  2991. - uid: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  2992. name: GetDisabledPlugin(String)
  2993. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_System_String_
  2994. commentId: M:IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  2995. fullName: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  2996. nameWithType: PluginManager.GetDisabledPlugin(String)
  2997. - uid: IPA.Loader.PluginManager.GetDisabledPlugin*
  2998. name: GetDisabledPlugin
  2999. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_
  3000. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPlugin
  3001. isSpec: "True"
  3002. fullName: IPA.Loader.PluginManager.GetDisabledPlugin
  3003. nameWithType: PluginManager.GetDisabledPlugin
  3004. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3005. name: GetDisabledPluginFromId(String)
  3006. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_System_String_
  3007. commentId: M:IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3008. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3009. nameWithType: PluginManager.GetDisabledPluginFromId(String)
  3010. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId*
  3011. name: GetDisabledPluginFromId
  3012. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_
  3013. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPluginFromId
  3014. isSpec: "True"
  3015. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId
  3016. nameWithType: PluginManager.GetDisabledPluginFromId
  3017. - uid: IPA.Loader.PluginManager.GetPlugin(System.String)
  3018. name: GetPlugin(String)
  3019. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_System_String_
  3020. commentId: M:IPA.Loader.PluginManager.GetPlugin(System.String)
  3021. fullName: IPA.Loader.PluginManager.GetPlugin(System.String)
  3022. nameWithType: PluginManager.GetPlugin(String)
  3023. - uid: IPA.Loader.PluginManager.GetPlugin*
  3024. name: GetPlugin
  3025. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_
  3026. commentId: Overload:IPA.Loader.PluginManager.GetPlugin
  3027. isSpec: "True"
  3028. fullName: IPA.Loader.PluginManager.GetPlugin
  3029. nameWithType: PluginManager.GetPlugin
  3030. - uid: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3031. name: GetPluginFromId(String)
  3032. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_System_String_
  3033. commentId: M:IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3034. fullName: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3035. nameWithType: PluginManager.GetPluginFromId(String)
  3036. - uid: IPA.Loader.PluginManager.GetPluginFromId*
  3037. name: GetPluginFromId
  3038. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_
  3039. commentId: Overload:IPA.Loader.PluginManager.GetPluginFromId
  3040. isSpec: "True"
  3041. fullName: IPA.Loader.PluginManager.GetPluginFromId
  3042. nameWithType: PluginManager.GetPluginFromId
  3043. - uid: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3044. name: IsDisabled(PluginMetadata)
  3045. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_IPA_Loader_PluginMetadata_
  3046. commentId: M:IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3047. fullName: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3048. nameWithType: PluginManager.IsDisabled(PluginMetadata)
  3049. - uid: IPA.Loader.PluginManager.IsDisabled*
  3050. name: IsDisabled
  3051. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_
  3052. commentId: Overload:IPA.Loader.PluginManager.IsDisabled
  3053. isSpec: "True"
  3054. fullName: IPA.Loader.PluginManager.IsDisabled
  3055. nameWithType: PluginManager.IsDisabled
  3056. - uid: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3057. name: IsEnabled(PluginMetadata)
  3058. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_IPA_Loader_PluginMetadata_
  3059. commentId: M:IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3060. fullName: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3061. nameWithType: PluginManager.IsEnabled(PluginMetadata)
  3062. - uid: IPA.Loader.PluginManager.IsEnabled*
  3063. name: IsEnabled
  3064. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_
  3065. commentId: Overload:IPA.Loader.PluginManager.IsEnabled
  3066. isSpec: "True"
  3067. fullName: IPA.Loader.PluginManager.IsEnabled
  3068. nameWithType: PluginManager.IsEnabled
  3069. - uid: IPA.Loader.PluginManager.PluginDisabled
  3070. name: PluginDisabled
  3071. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginDisabled
  3072. commentId: E:IPA.Loader.PluginManager.PluginDisabled
  3073. fullName: IPA.Loader.PluginManager.PluginDisabled
  3074. nameWithType: PluginManager.PluginDisabled
  3075. - uid: IPA.Loader.PluginManager.PluginDisableDelegate
  3076. name: PluginManager.PluginDisableDelegate
  3077. href: api/IPA.Loader.PluginManager.PluginDisableDelegate.html
  3078. commentId: T:IPA.Loader.PluginManager.PluginDisableDelegate
  3079. fullName: IPA.Loader.PluginManager.PluginDisableDelegate
  3080. nameWithType: PluginManager.PluginDisableDelegate
  3081. - uid: IPA.Loader.PluginManager.PluginEnabled
  3082. name: PluginEnabled
  3083. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginEnabled
  3084. commentId: E:IPA.Loader.PluginManager.PluginEnabled
  3085. fullName: IPA.Loader.PluginManager.PluginEnabled
  3086. nameWithType: PluginManager.PluginEnabled
  3087. - uid: IPA.Loader.PluginManager.PluginEnableDelegate
  3088. name: PluginManager.PluginEnableDelegate
  3089. href: api/IPA.Loader.PluginManager.PluginEnableDelegate.html
  3090. commentId: T:IPA.Loader.PluginManager.PluginEnableDelegate
  3091. fullName: IPA.Loader.PluginManager.PluginEnableDelegate
  3092. nameWithType: PluginManager.PluginEnableDelegate
  3093. - uid: IPA.Loader.PluginManager.Plugins
  3094. name: Plugins
  3095. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins
  3096. commentId: P:IPA.Loader.PluginManager.Plugins
  3097. fullName: IPA.Loader.PluginManager.Plugins
  3098. nameWithType: PluginManager.Plugins
  3099. - uid: IPA.Loader.PluginManager.Plugins*
  3100. name: Plugins
  3101. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins_
  3102. commentId: Overload:IPA.Loader.PluginManager.Plugins
  3103. isSpec: "True"
  3104. fullName: IPA.Loader.PluginManager.Plugins
  3105. nameWithType: PluginManager.Plugins
  3106. - uid: IPA.Loader.PluginManager.PluginStateTransaction
  3107. name: PluginStateTransaction()
  3108. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction
  3109. commentId: M:IPA.Loader.PluginManager.PluginStateTransaction
  3110. fullName: IPA.Loader.PluginManager.PluginStateTransaction()
  3111. nameWithType: PluginManager.PluginStateTransaction()
  3112. - uid: IPA.Loader.PluginManager.PluginStateTransaction*
  3113. name: PluginStateTransaction
  3114. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction_
  3115. commentId: Overload:IPA.Loader.PluginManager.PluginStateTransaction
  3116. isSpec: "True"
  3117. fullName: IPA.Loader.PluginManager.PluginStateTransaction
  3118. nameWithType: PluginManager.PluginStateTransaction
  3119. - uid: IPA.Loader.PluginMetadata
  3120. name: PluginMetadata
  3121. href: api/IPA.Loader.PluginMetadata.html
  3122. commentId: T:IPA.Loader.PluginMetadata
  3123. fullName: IPA.Loader.PluginMetadata
  3124. nameWithType: PluginMetadata
  3125. - uid: IPA.Loader.PluginMetadata.Assembly
  3126. name: Assembly
  3127. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly
  3128. commentId: P:IPA.Loader.PluginMetadata.Assembly
  3129. fullName: IPA.Loader.PluginMetadata.Assembly
  3130. nameWithType: PluginMetadata.Assembly
  3131. - uid: IPA.Loader.PluginMetadata.Assembly*
  3132. name: Assembly
  3133. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly_
  3134. commentId: Overload:IPA.Loader.PluginMetadata.Assembly
  3135. isSpec: "True"
  3136. fullName: IPA.Loader.PluginMetadata.Assembly
  3137. nameWithType: PluginMetadata.Assembly
  3138. - uid: IPA.Loader.PluginMetadata.AssociatedFiles
  3139. name: AssociatedFiles
  3140. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles
  3141. commentId: P:IPA.Loader.PluginMetadata.AssociatedFiles
  3142. fullName: IPA.Loader.PluginMetadata.AssociatedFiles
  3143. nameWithType: PluginMetadata.AssociatedFiles
  3144. - uid: IPA.Loader.PluginMetadata.AssociatedFiles*
  3145. name: AssociatedFiles
  3146. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles_
  3147. commentId: Overload:IPA.Loader.PluginMetadata.AssociatedFiles
  3148. isSpec: "True"
  3149. fullName: IPA.Loader.PluginMetadata.AssociatedFiles
  3150. nameWithType: PluginMetadata.AssociatedFiles
  3151. - uid: IPA.Loader.PluginMetadata.Features
  3152. name: Features
  3153. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features
  3154. commentId: P:IPA.Loader.PluginMetadata.Features
  3155. fullName: IPA.Loader.PluginMetadata.Features
  3156. nameWithType: PluginMetadata.Features
  3157. - uid: IPA.Loader.PluginMetadata.Features*
  3158. name: Features
  3159. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features_
  3160. commentId: Overload:IPA.Loader.PluginMetadata.Features
  3161. isSpec: "True"
  3162. fullName: IPA.Loader.PluginMetadata.Features
  3163. nameWithType: PluginMetadata.Features
  3164. - uid: IPA.Loader.PluginMetadata.File
  3165. name: File
  3166. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File
  3167. commentId: P:IPA.Loader.PluginMetadata.File
  3168. fullName: IPA.Loader.PluginMetadata.File
  3169. nameWithType: PluginMetadata.File
  3170. - uid: IPA.Loader.PluginMetadata.File*
  3171. name: File
  3172. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File_
  3173. commentId: Overload:IPA.Loader.PluginMetadata.File
  3174. isSpec: "True"
  3175. fullName: IPA.Loader.PluginMetadata.File
  3176. nameWithType: PluginMetadata.File
  3177. - uid: IPA.Loader.PluginMetadata.Id
  3178. name: Id
  3179. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id
  3180. commentId: P:IPA.Loader.PluginMetadata.Id
  3181. fullName: IPA.Loader.PluginMetadata.Id
  3182. nameWithType: PluginMetadata.Id
  3183. - uid: IPA.Loader.PluginMetadata.Id*
  3184. name: Id
  3185. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id_
  3186. commentId: Overload:IPA.Loader.PluginMetadata.Id
  3187. isSpec: "True"
  3188. fullName: IPA.Loader.PluginMetadata.Id
  3189. nameWithType: PluginMetadata.Id
  3190. - uid: IPA.Loader.PluginMetadata.IsBare
  3191. name: IsBare
  3192. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare
  3193. commentId: P:IPA.Loader.PluginMetadata.IsBare
  3194. fullName: IPA.Loader.PluginMetadata.IsBare
  3195. nameWithType: PluginMetadata.IsBare
  3196. - uid: IPA.Loader.PluginMetadata.IsBare*
  3197. name: IsBare
  3198. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare_
  3199. commentId: Overload:IPA.Loader.PluginMetadata.IsBare
  3200. isSpec: "True"
  3201. fullName: IPA.Loader.PluginMetadata.IsBare
  3202. nameWithType: PluginMetadata.IsBare
  3203. - uid: IPA.Loader.PluginMetadata.Name
  3204. name: Name
  3205. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name
  3206. commentId: P:IPA.Loader.PluginMetadata.Name
  3207. fullName: IPA.Loader.PluginMetadata.Name
  3208. nameWithType: PluginMetadata.Name
  3209. - uid: IPA.Loader.PluginMetadata.Name*
  3210. name: Name
  3211. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name_
  3212. commentId: Overload:IPA.Loader.PluginMetadata.Name
  3213. isSpec: "True"
  3214. fullName: IPA.Loader.PluginMetadata.Name
  3215. nameWithType: PluginMetadata.Name
  3216. - uid: IPA.Loader.PluginMetadata.PluginType
  3217. name: PluginType
  3218. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType
  3219. commentId: P:IPA.Loader.PluginMetadata.PluginType
  3220. fullName: IPA.Loader.PluginMetadata.PluginType
  3221. nameWithType: PluginMetadata.PluginType
  3222. - uid: IPA.Loader.PluginMetadata.PluginType*
  3223. name: PluginType
  3224. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType_
  3225. commentId: Overload:IPA.Loader.PluginMetadata.PluginType
  3226. isSpec: "True"
  3227. fullName: IPA.Loader.PluginMetadata.PluginType
  3228. nameWithType: PluginMetadata.PluginType
  3229. - uid: IPA.Loader.PluginMetadata.RuntimeOptions
  3230. name: RuntimeOptions
  3231. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions
  3232. commentId: P:IPA.Loader.PluginMetadata.RuntimeOptions
  3233. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3234. nameWithType: PluginMetadata.RuntimeOptions
  3235. - uid: IPA.Loader.PluginMetadata.RuntimeOptions*
  3236. name: RuntimeOptions
  3237. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions_
  3238. commentId: Overload:IPA.Loader.PluginMetadata.RuntimeOptions
  3239. isSpec: "True"
  3240. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3241. nameWithType: PluginMetadata.RuntimeOptions
  3242. - uid: IPA.Loader.PluginMetadata.ToString
  3243. name: ToString()
  3244. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString
  3245. commentId: M:IPA.Loader.PluginMetadata.ToString
  3246. fullName: IPA.Loader.PluginMetadata.ToString()
  3247. nameWithType: PluginMetadata.ToString()
  3248. - uid: IPA.Loader.PluginMetadata.ToString*
  3249. name: ToString
  3250. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString_
  3251. commentId: Overload:IPA.Loader.PluginMetadata.ToString
  3252. isSpec: "True"
  3253. fullName: IPA.Loader.PluginMetadata.ToString
  3254. nameWithType: PluginMetadata.ToString
  3255. - uid: IPA.Loader.PluginMetadata.Version
  3256. name: Version
  3257. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version
  3258. commentId: P:IPA.Loader.PluginMetadata.Version
  3259. fullName: IPA.Loader.PluginMetadata.Version
  3260. nameWithType: PluginMetadata.Version
  3261. - uid: IPA.Loader.PluginMetadata.Version*
  3262. name: Version
  3263. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version_
  3264. commentId: Overload:IPA.Loader.PluginMetadata.Version
  3265. isSpec: "True"
  3266. fullName: IPA.Loader.PluginMetadata.Version
  3267. nameWithType: PluginMetadata.Version
  3268. - uid: IPA.Loader.StateTransitionTransaction
  3269. name: StateTransitionTransaction
  3270. href: api/IPA.Loader.StateTransitionTransaction.html
  3271. commentId: T:IPA.Loader.StateTransitionTransaction
  3272. fullName: IPA.Loader.StateTransitionTransaction
  3273. nameWithType: StateTransitionTransaction
  3274. - uid: IPA.Loader.StateTransitionTransaction.Commit
  3275. name: Commit()
  3276. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit
  3277. commentId: M:IPA.Loader.StateTransitionTransaction.Commit
  3278. fullName: IPA.Loader.StateTransitionTransaction.Commit()
  3279. nameWithType: StateTransitionTransaction.Commit()
  3280. - uid: IPA.Loader.StateTransitionTransaction.Commit*
  3281. name: Commit
  3282. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit_
  3283. commentId: Overload:IPA.Loader.StateTransitionTransaction.Commit
  3284. isSpec: "True"
  3285. fullName: IPA.Loader.StateTransitionTransaction.Commit
  3286. nameWithType: StateTransitionTransaction.Commit
  3287. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3288. name: Disable(PluginMetadata, Boolean)
  3289. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Boolean_
  3290. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3291. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, System.Boolean)
  3292. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, Boolean)
  3293. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3294. name: Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3295. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3296. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3297. name.vb: Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3298. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3299. fullName.vb: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3300. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3301. nameWithType.vb: StateTransitionTransaction.Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3302. - uid: IPA.Loader.StateTransitionTransaction.Disable*
  3303. name: Disable
  3304. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_
  3305. commentId: Overload:IPA.Loader.StateTransitionTransaction.Disable
  3306. isSpec: "True"
  3307. fullName: IPA.Loader.StateTransitionTransaction.Disable
  3308. nameWithType: StateTransitionTransaction.Disable
  3309. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3310. name: DisabledPlugins
  3311. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins
  3312. commentId: P:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3313. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3314. nameWithType: StateTransitionTransaction.DisabledPlugins
  3315. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins*
  3316. name: DisabledPlugins
  3317. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins_
  3318. commentId: Overload:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3319. isSpec: "True"
  3320. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3321. nameWithType: StateTransitionTransaction.DisabledPlugins
  3322. - uid: IPA.Loader.StateTransitionTransaction.Dispose
  3323. name: Dispose()
  3324. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose
  3325. commentId: M:IPA.Loader.StateTransitionTransaction.Dispose
  3326. fullName: IPA.Loader.StateTransitionTransaction.Dispose()
  3327. nameWithType: StateTransitionTransaction.Dispose()
  3328. - uid: IPA.Loader.StateTransitionTransaction.Dispose*
  3329. name: Dispose
  3330. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose_
  3331. commentId: Overload:IPA.Loader.StateTransitionTransaction.Dispose
  3332. isSpec: "True"
  3333. fullName: IPA.Loader.StateTransitionTransaction.Dispose
  3334. nameWithType: StateTransitionTransaction.Dispose
  3335. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3336. name: Enable(PluginMetadata, Boolean)
  3337. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Boolean_
  3338. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3339. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, System.Boolean)
  3340. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, Boolean)
  3341. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3342. name: Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3343. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3344. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3345. name.vb: Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3346. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3347. fullName.vb: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3348. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3349. nameWithType.vb: StateTransitionTransaction.Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3350. - uid: IPA.Loader.StateTransitionTransaction.Enable*
  3351. name: Enable
  3352. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_
  3353. commentId: Overload:IPA.Loader.StateTransitionTransaction.Enable
  3354. isSpec: "True"
  3355. fullName: IPA.Loader.StateTransitionTransaction.Enable
  3356. nameWithType: StateTransitionTransaction.Enable
  3357. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3358. name: EnabledPlugins
  3359. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins
  3360. commentId: P:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3361. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3362. nameWithType: StateTransitionTransaction.EnabledPlugins
  3363. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins*
  3364. name: EnabledPlugins
  3365. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins_
  3366. commentId: Overload:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3367. isSpec: "True"
  3368. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3369. nameWithType: StateTransitionTransaction.EnabledPlugins
  3370. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3371. name: IsDisabled(PluginMetadata)
  3372. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_IPA_Loader_PluginMetadata_
  3373. commentId: M:IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3374. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3375. nameWithType: StateTransitionTransaction.IsDisabled(PluginMetadata)
  3376. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled*
  3377. name: IsDisabled
  3378. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_
  3379. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsDisabled
  3380. isSpec: "True"
  3381. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled
  3382. nameWithType: StateTransitionTransaction.IsDisabled
  3383. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3384. name: IsEnabled(PluginMetadata)
  3385. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_IPA_Loader_PluginMetadata_
  3386. commentId: M:IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3387. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3388. nameWithType: StateTransitionTransaction.IsEnabled(PluginMetadata)
  3389. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled*
  3390. name: IsEnabled
  3391. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_
  3392. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsEnabled
  3393. isSpec: "True"
  3394. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled
  3395. nameWithType: StateTransitionTransaction.IsEnabled
  3396. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3397. name: WillNeedRestart
  3398. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart
  3399. commentId: P:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3400. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3401. nameWithType: StateTransitionTransaction.WillNeedRestart
  3402. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart*
  3403. name: WillNeedRestart
  3404. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart_
  3405. commentId: Overload:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3406. isSpec: "True"
  3407. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3408. nameWithType: StateTransitionTransaction.WillNeedRestart
  3409. - uid: IPA.Logging
  3410. name: IPA.Logging
  3411. href: api/IPA.Logging.html
  3412. commentId: N:IPA.Logging
  3413. fullName: IPA.Logging
  3414. nameWithType: IPA.Logging
  3415. - uid: IPA.Logging.Logger
  3416. name: Logger
  3417. href: api/IPA.Logging.Logger.html
  3418. commentId: T:IPA.Logging.Logger
  3419. fullName: IPA.Logging.Logger
  3420. nameWithType: Logger
  3421. - uid: IPA.Logging.Logger.Critical(System.Exception)
  3422. name: Critical(Exception)
  3423. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_Exception_
  3424. commentId: M:IPA.Logging.Logger.Critical(System.Exception)
  3425. fullName: IPA.Logging.Logger.Critical(System.Exception)
  3426. nameWithType: Logger.Critical(Exception)
  3427. - uid: IPA.Logging.Logger.Critical(System.String)
  3428. name: Critical(String)
  3429. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_String_
  3430. commentId: M:IPA.Logging.Logger.Critical(System.String)
  3431. fullName: IPA.Logging.Logger.Critical(System.String)
  3432. nameWithType: Logger.Critical(String)
  3433. - uid: IPA.Logging.Logger.Critical*
  3434. name: Critical
  3435. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_
  3436. commentId: Overload:IPA.Logging.Logger.Critical
  3437. isSpec: "True"
  3438. fullName: IPA.Logging.Logger.Critical
  3439. nameWithType: Logger.Critical
  3440. - uid: IPA.Logging.Logger.Debug(System.Exception)
  3441. name: Debug(Exception)
  3442. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_Exception_
  3443. commentId: M:IPA.Logging.Logger.Debug(System.Exception)
  3444. fullName: IPA.Logging.Logger.Debug(System.Exception)
  3445. nameWithType: Logger.Debug(Exception)
  3446. - uid: IPA.Logging.Logger.Debug(System.String)
  3447. name: Debug(String)
  3448. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_String_
  3449. commentId: M:IPA.Logging.Logger.Debug(System.String)
  3450. fullName: IPA.Logging.Logger.Debug(System.String)
  3451. nameWithType: Logger.Debug(String)
  3452. - uid: IPA.Logging.Logger.Debug*
  3453. name: Debug
  3454. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_
  3455. commentId: Overload:IPA.Logging.Logger.Debug
  3456. isSpec: "True"
  3457. fullName: IPA.Logging.Logger.Debug
  3458. nameWithType: Logger.Debug
  3459. - uid: IPA.Logging.Logger.Error(System.Exception)
  3460. name: Error(Exception)
  3461. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_Exception_
  3462. commentId: M:IPA.Logging.Logger.Error(System.Exception)
  3463. fullName: IPA.Logging.Logger.Error(System.Exception)
  3464. nameWithType: Logger.Error(Exception)
  3465. - uid: IPA.Logging.Logger.Error(System.String)
  3466. name: Error(String)
  3467. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_String_
  3468. commentId: M:IPA.Logging.Logger.Error(System.String)
  3469. fullName: IPA.Logging.Logger.Error(System.String)
  3470. nameWithType: Logger.Error(String)
  3471. - uid: IPA.Logging.Logger.Error*
  3472. name: Error
  3473. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_
  3474. commentId: Overload:IPA.Logging.Logger.Error
  3475. isSpec: "True"
  3476. fullName: IPA.Logging.Logger.Error
  3477. nameWithType: Logger.Error
  3478. - uid: IPA.Logging.Logger.Info(System.Exception)
  3479. name: Info(Exception)
  3480. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_Exception_
  3481. commentId: M:IPA.Logging.Logger.Info(System.Exception)
  3482. fullName: IPA.Logging.Logger.Info(System.Exception)
  3483. nameWithType: Logger.Info(Exception)
  3484. - uid: IPA.Logging.Logger.Info(System.String)
  3485. name: Info(String)
  3486. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_String_
  3487. commentId: M:IPA.Logging.Logger.Info(System.String)
  3488. fullName: IPA.Logging.Logger.Info(System.String)
  3489. nameWithType: Logger.Info(String)
  3490. - uid: IPA.Logging.Logger.Info*
  3491. name: Info
  3492. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_
  3493. commentId: Overload:IPA.Logging.Logger.Info
  3494. isSpec: "True"
  3495. fullName: IPA.Logging.Logger.Info
  3496. nameWithType: Logger.Info
  3497. - uid: IPA.Logging.Logger.Level
  3498. name: Logger.Level
  3499. href: api/IPA.Logging.Logger.Level.html
  3500. commentId: T:IPA.Logging.Logger.Level
  3501. fullName: IPA.Logging.Logger.Level
  3502. nameWithType: Logger.Level
  3503. - uid: IPA.Logging.Logger.Level.Critical
  3504. name: Critical
  3505. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Critical
  3506. commentId: F:IPA.Logging.Logger.Level.Critical
  3507. fullName: IPA.Logging.Logger.Level.Critical
  3508. nameWithType: Logger.Level.Critical
  3509. - uid: IPA.Logging.Logger.Level.Debug
  3510. name: Debug
  3511. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Debug
  3512. commentId: F:IPA.Logging.Logger.Level.Debug
  3513. fullName: IPA.Logging.Logger.Level.Debug
  3514. nameWithType: Logger.Level.Debug
  3515. - uid: IPA.Logging.Logger.Level.Error
  3516. name: Error
  3517. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Error
  3518. commentId: F:IPA.Logging.Logger.Level.Error
  3519. fullName: IPA.Logging.Logger.Level.Error
  3520. nameWithType: Logger.Level.Error
  3521. - uid: IPA.Logging.Logger.Level.Info
  3522. name: Info
  3523. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Info
  3524. commentId: F:IPA.Logging.Logger.Level.Info
  3525. fullName: IPA.Logging.Logger.Level.Info
  3526. nameWithType: Logger.Level.Info
  3527. - uid: IPA.Logging.Logger.Level.None
  3528. name: None
  3529. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_None
  3530. commentId: F:IPA.Logging.Logger.Level.None
  3531. fullName: IPA.Logging.Logger.Level.None
  3532. nameWithType: Logger.Level.None
  3533. - uid: IPA.Logging.Logger.Level.Notice
  3534. name: Notice
  3535. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Notice
  3536. commentId: F:IPA.Logging.Logger.Level.Notice
  3537. fullName: IPA.Logging.Logger.Level.Notice
  3538. nameWithType: Logger.Level.Notice
  3539. - uid: IPA.Logging.Logger.Level.Trace
  3540. name: Trace
  3541. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Trace
  3542. commentId: F:IPA.Logging.Logger.Level.Trace
  3543. fullName: IPA.Logging.Logger.Level.Trace
  3544. nameWithType: Logger.Level.Trace
  3545. - uid: IPA.Logging.Logger.Level.Warning
  3546. name: Warning
  3547. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Warning
  3548. commentId: F:IPA.Logging.Logger.Level.Warning
  3549. fullName: IPA.Logging.Logger.Level.Warning
  3550. nameWithType: Logger.Level.Warning
  3551. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3552. name: Log(Logger.Level, Exception)
  3553. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_Exception_
  3554. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3555. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.Exception)
  3556. nameWithType: Logger.Log(Logger.Level, Exception)
  3557. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3558. name: Log(Logger.Level, String)
  3559. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_
  3560. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3561. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.String)
  3562. nameWithType: Logger.Log(Logger.Level, String)
  3563. - uid: IPA.Logging.Logger.Log*
  3564. name: Log
  3565. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_
  3566. commentId: Overload:IPA.Logging.Logger.Log
  3567. isSpec: "True"
  3568. fullName: IPA.Logging.Logger.Log
  3569. nameWithType: Logger.Log
  3570. - uid: IPA.Logging.Logger.LogFormat
  3571. name: LogFormat
  3572. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat
  3573. commentId: P:IPA.Logging.Logger.LogFormat
  3574. fullName: IPA.Logging.Logger.LogFormat
  3575. nameWithType: Logger.LogFormat
  3576. - uid: IPA.Logging.Logger.LogFormat*
  3577. name: LogFormat
  3578. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat_
  3579. commentId: Overload:IPA.Logging.Logger.LogFormat
  3580. isSpec: "True"
  3581. fullName: IPA.Logging.Logger.LogFormat
  3582. nameWithType: Logger.LogFormat
  3583. - uid: IPA.Logging.Logger.LogLevel
  3584. name: Logger.LogLevel
  3585. href: api/IPA.Logging.Logger.LogLevel.html
  3586. commentId: T:IPA.Logging.Logger.LogLevel
  3587. fullName: IPA.Logging.Logger.LogLevel
  3588. nameWithType: Logger.LogLevel
  3589. - uid: IPA.Logging.Logger.LogLevel.All
  3590. name: All
  3591. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_All
  3592. commentId: F:IPA.Logging.Logger.LogLevel.All
  3593. fullName: IPA.Logging.Logger.LogLevel.All
  3594. nameWithType: Logger.LogLevel.All
  3595. - uid: IPA.Logging.Logger.LogLevel.CriticalOnly
  3596. name: CriticalOnly
  3597. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_CriticalOnly
  3598. commentId: F:IPA.Logging.Logger.LogLevel.CriticalOnly
  3599. fullName: IPA.Logging.Logger.LogLevel.CriticalOnly
  3600. nameWithType: Logger.LogLevel.CriticalOnly
  3601. - uid: IPA.Logging.Logger.LogLevel.DebugOnly
  3602. name: DebugOnly
  3603. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugOnly
  3604. commentId: F:IPA.Logging.Logger.LogLevel.DebugOnly
  3605. fullName: IPA.Logging.Logger.LogLevel.DebugOnly
  3606. nameWithType: Logger.LogLevel.DebugOnly
  3607. - uid: IPA.Logging.Logger.LogLevel.DebugUp
  3608. name: DebugUp
  3609. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugUp
  3610. commentId: F:IPA.Logging.Logger.LogLevel.DebugUp
  3611. fullName: IPA.Logging.Logger.LogLevel.DebugUp
  3612. nameWithType: Logger.LogLevel.DebugUp
  3613. - uid: IPA.Logging.Logger.LogLevel.ErrorOnly
  3614. name: ErrorOnly
  3615. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorOnly
  3616. commentId: F:IPA.Logging.Logger.LogLevel.ErrorOnly
  3617. fullName: IPA.Logging.Logger.LogLevel.ErrorOnly
  3618. nameWithType: Logger.LogLevel.ErrorOnly
  3619. - uid: IPA.Logging.Logger.LogLevel.ErrorUp
  3620. name: ErrorUp
  3621. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorUp
  3622. commentId: F:IPA.Logging.Logger.LogLevel.ErrorUp
  3623. fullName: IPA.Logging.Logger.LogLevel.ErrorUp
  3624. nameWithType: Logger.LogLevel.ErrorUp
  3625. - uid: IPA.Logging.Logger.LogLevel.InfoOnly
  3626. name: InfoOnly
  3627. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoOnly
  3628. commentId: F:IPA.Logging.Logger.LogLevel.InfoOnly
  3629. fullName: IPA.Logging.Logger.LogLevel.InfoOnly
  3630. nameWithType: Logger.LogLevel.InfoOnly
  3631. - uid: IPA.Logging.Logger.LogLevel.InfoUp
  3632. name: InfoUp
  3633. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoUp
  3634. commentId: F:IPA.Logging.Logger.LogLevel.InfoUp
  3635. fullName: IPA.Logging.Logger.LogLevel.InfoUp
  3636. nameWithType: Logger.LogLevel.InfoUp
  3637. - uid: IPA.Logging.Logger.LogLevel.None
  3638. name: None
  3639. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_None
  3640. commentId: F:IPA.Logging.Logger.LogLevel.None
  3641. fullName: IPA.Logging.Logger.LogLevel.None
  3642. nameWithType: Logger.LogLevel.None
  3643. - uid: IPA.Logging.Logger.LogLevel.NoticeOnly
  3644. name: NoticeOnly
  3645. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeOnly
  3646. commentId: F:IPA.Logging.Logger.LogLevel.NoticeOnly
  3647. fullName: IPA.Logging.Logger.LogLevel.NoticeOnly
  3648. nameWithType: Logger.LogLevel.NoticeOnly
  3649. - uid: IPA.Logging.Logger.LogLevel.NoticeUp
  3650. name: NoticeUp
  3651. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeUp
  3652. commentId: F:IPA.Logging.Logger.LogLevel.NoticeUp
  3653. fullName: IPA.Logging.Logger.LogLevel.NoticeUp
  3654. nameWithType: Logger.LogLevel.NoticeUp
  3655. - uid: IPA.Logging.Logger.LogLevel.TraceOnly
  3656. name: TraceOnly
  3657. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_TraceOnly
  3658. commentId: F:IPA.Logging.Logger.LogLevel.TraceOnly
  3659. fullName: IPA.Logging.Logger.LogLevel.TraceOnly
  3660. nameWithType: Logger.LogLevel.TraceOnly
  3661. - uid: IPA.Logging.Logger.LogLevel.Undefined
  3662. name: Undefined
  3663. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_Undefined
  3664. commentId: F:IPA.Logging.Logger.LogLevel.Undefined
  3665. fullName: IPA.Logging.Logger.LogLevel.Undefined
  3666. nameWithType: Logger.LogLevel.Undefined
  3667. - uid: IPA.Logging.Logger.LogLevel.WarningOnly
  3668. name: WarningOnly
  3669. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningOnly
  3670. commentId: F:IPA.Logging.Logger.LogLevel.WarningOnly
  3671. fullName: IPA.Logging.Logger.LogLevel.WarningOnly
  3672. nameWithType: Logger.LogLevel.WarningOnly
  3673. - uid: IPA.Logging.Logger.LogLevel.WarningUp
  3674. name: WarningUp
  3675. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningUp
  3676. commentId: F:IPA.Logging.Logger.LogLevel.WarningUp
  3677. fullName: IPA.Logging.Logger.LogLevel.WarningUp
  3678. nameWithType: Logger.LogLevel.WarningUp
  3679. - uid: IPA.Logging.Logger.Notice(System.Exception)
  3680. name: Notice(Exception)
  3681. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_Exception_
  3682. commentId: M:IPA.Logging.Logger.Notice(System.Exception)
  3683. fullName: IPA.Logging.Logger.Notice(System.Exception)
  3684. nameWithType: Logger.Notice(Exception)
  3685. - uid: IPA.Logging.Logger.Notice(System.String)
  3686. name: Notice(String)
  3687. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_String_
  3688. commentId: M:IPA.Logging.Logger.Notice(System.String)
  3689. fullName: IPA.Logging.Logger.Notice(System.String)
  3690. nameWithType: Logger.Notice(String)
  3691. - uid: IPA.Logging.Logger.Notice*
  3692. name: Notice
  3693. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_
  3694. commentId: Overload:IPA.Logging.Logger.Notice
  3695. isSpec: "True"
  3696. fullName: IPA.Logging.Logger.Notice
  3697. nameWithType: Logger.Notice
  3698. - uid: IPA.Logging.Logger.Trace(System.Exception)
  3699. name: Trace(Exception)
  3700. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_Exception_
  3701. commentId: M:IPA.Logging.Logger.Trace(System.Exception)
  3702. fullName: IPA.Logging.Logger.Trace(System.Exception)
  3703. nameWithType: Logger.Trace(Exception)
  3704. - uid: IPA.Logging.Logger.Trace(System.String)
  3705. name: Trace(String)
  3706. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_String_
  3707. commentId: M:IPA.Logging.Logger.Trace(System.String)
  3708. fullName: IPA.Logging.Logger.Trace(System.String)
  3709. nameWithType: Logger.Trace(String)
  3710. - uid: IPA.Logging.Logger.Trace*
  3711. name: Trace
  3712. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_
  3713. commentId: Overload:IPA.Logging.Logger.Trace
  3714. isSpec: "True"
  3715. fullName: IPA.Logging.Logger.Trace
  3716. nameWithType: Logger.Trace
  3717. - uid: IPA.Logging.Logger.Warn(System.Exception)
  3718. name: Warn(Exception)
  3719. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_Exception_
  3720. commentId: M:IPA.Logging.Logger.Warn(System.Exception)
  3721. fullName: IPA.Logging.Logger.Warn(System.Exception)
  3722. nameWithType: Logger.Warn(Exception)
  3723. - uid: IPA.Logging.Logger.Warn(System.String)
  3724. name: Warn(String)
  3725. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_String_
  3726. commentId: M:IPA.Logging.Logger.Warn(System.String)
  3727. fullName: IPA.Logging.Logger.Warn(System.String)
  3728. nameWithType: Logger.Warn(String)
  3729. - uid: IPA.Logging.Logger.Warn*
  3730. name: Warn
  3731. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_
  3732. commentId: Overload:IPA.Logging.Logger.Warn
  3733. isSpec: "True"
  3734. fullName: IPA.Logging.Logger.Warn
  3735. nameWithType: Logger.Warn
  3736. - uid: IPA.Logging.LoggerExtensions
  3737. name: LoggerExtensions
  3738. href: api/IPA.Logging.LoggerExtensions.html
  3739. commentId: T:IPA.Logging.LoggerExtensions
  3740. fullName: IPA.Logging.LoggerExtensions
  3741. nameWithType: LoggerExtensions
  3742. - uid: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  3743. name: GetChildLogger(Logger, String)
  3744. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_
  3745. commentId: M:IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  3746. fullName: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger, System.String)
  3747. nameWithType: LoggerExtensions.GetChildLogger(Logger, String)
  3748. - uid: IPA.Logging.LoggerExtensions.GetChildLogger*
  3749. name: GetChildLogger
  3750. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_
  3751. commentId: Overload:IPA.Logging.LoggerExtensions.GetChildLogger
  3752. isSpec: "True"
  3753. fullName: IPA.Logging.LoggerExtensions.GetChildLogger
  3754. nameWithType: LoggerExtensions.GetChildLogger
  3755. - uid: IPA.Logging.LogPrinter
  3756. name: LogPrinter
  3757. href: api/IPA.Logging.LogPrinter.html
  3758. commentId: T:IPA.Logging.LogPrinter
  3759. fullName: IPA.Logging.LogPrinter
  3760. nameWithType: LogPrinter
  3761. - uid: IPA.Logging.LogPrinter.EndPrint
  3762. name: EndPrint()
  3763. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint
  3764. commentId: M:IPA.Logging.LogPrinter.EndPrint
  3765. fullName: IPA.Logging.LogPrinter.EndPrint()
  3766. nameWithType: LogPrinter.EndPrint()
  3767. - uid: IPA.Logging.LogPrinter.EndPrint*
  3768. name: EndPrint
  3769. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint_
  3770. commentId: Overload:IPA.Logging.LogPrinter.EndPrint
  3771. isSpec: "True"
  3772. fullName: IPA.Logging.LogPrinter.EndPrint
  3773. nameWithType: LogPrinter.EndPrint
  3774. - uid: IPA.Logging.LogPrinter.Filter
  3775. name: Filter
  3776. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter
  3777. commentId: P:IPA.Logging.LogPrinter.Filter
  3778. fullName: IPA.Logging.LogPrinter.Filter
  3779. nameWithType: LogPrinter.Filter
  3780. - uid: IPA.Logging.LogPrinter.Filter*
  3781. name: Filter
  3782. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter_
  3783. commentId: Overload:IPA.Logging.LogPrinter.Filter
  3784. isSpec: "True"
  3785. fullName: IPA.Logging.LogPrinter.Filter
  3786. nameWithType: LogPrinter.Filter
  3787. - uid: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3788. name: Print(Logger.Level, DateTime, String, String)
  3789. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3790. commentId: M:IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3791. fullName: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3792. nameWithType: LogPrinter.Print(Logger.Level, DateTime, String, String)
  3793. - uid: IPA.Logging.LogPrinter.Print*
  3794. name: Print
  3795. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_
  3796. commentId: Overload:IPA.Logging.LogPrinter.Print
  3797. isSpec: "True"
  3798. fullName: IPA.Logging.LogPrinter.Print
  3799. nameWithType: LogPrinter.Print
  3800. - uid: IPA.Logging.LogPrinter.StartPrint
  3801. name: StartPrint()
  3802. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint
  3803. commentId: M:IPA.Logging.LogPrinter.StartPrint
  3804. fullName: IPA.Logging.LogPrinter.StartPrint()
  3805. nameWithType: LogPrinter.StartPrint()
  3806. - uid: IPA.Logging.LogPrinter.StartPrint*
  3807. name: StartPrint
  3808. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint_
  3809. commentId: Overload:IPA.Logging.LogPrinter.StartPrint
  3810. isSpec: "True"
  3811. fullName: IPA.Logging.LogPrinter.StartPrint
  3812. nameWithType: LogPrinter.StartPrint
  3813. - uid: IPA.Logging.Printers
  3814. name: IPA.Logging.Printers
  3815. href: api/IPA.Logging.Printers.html
  3816. commentId: N:IPA.Logging.Printers
  3817. fullName: IPA.Logging.Printers
  3818. nameWithType: IPA.Logging.Printers
  3819. - uid: IPA.Logging.Printers.ColoredConsolePrinter
  3820. name: ColoredConsolePrinter
  3821. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html
  3822. commentId: T:IPA.Logging.Printers.ColoredConsolePrinter
  3823. fullName: IPA.Logging.Printers.ColoredConsolePrinter
  3824. nameWithType: ColoredConsolePrinter
  3825. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3826. name: Color
  3827. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color
  3828. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Color
  3829. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3830. nameWithType: ColoredConsolePrinter.Color
  3831. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color*
  3832. name: Color
  3833. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color_
  3834. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Color
  3835. isSpec: "True"
  3836. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3837. nameWithType: ColoredConsolePrinter.Color
  3838. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3839. name: Filter
  3840. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter
  3841. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3842. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3843. nameWithType: ColoredConsolePrinter.Filter
  3844. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter*
  3845. name: Filter
  3846. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter_
  3847. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3848. isSpec: "True"
  3849. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3850. nameWithType: ColoredConsolePrinter.Filter
  3851. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3852. name: Print(Logger.Level, DateTime, String, String)
  3853. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3854. commentId: M:IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3855. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3856. nameWithType: ColoredConsolePrinter.Print(Logger.Level, DateTime, String, String)
  3857. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print*
  3858. name: Print
  3859. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_
  3860. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Print
  3861. isSpec: "True"
  3862. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print
  3863. nameWithType: ColoredConsolePrinter.Print
  3864. - uid: IPA.Logging.Printers.ColorlessConsolePrinter
  3865. name: ColorlessConsolePrinter
  3866. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html
  3867. commentId: T:IPA.Logging.Printers.ColorlessConsolePrinter
  3868. fullName: IPA.Logging.Printers.ColorlessConsolePrinter
  3869. nameWithType: ColorlessConsolePrinter
  3870. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3871. name: Filter
  3872. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter
  3873. commentId: P:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3874. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3875. nameWithType: ColorlessConsolePrinter.Filter
  3876. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter*
  3877. name: Filter
  3878. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter_
  3879. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3880. isSpec: "True"
  3881. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3882. nameWithType: ColorlessConsolePrinter.Filter
  3883. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3884. name: Print(Logger.Level, DateTime, String, String)
  3885. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3886. commentId: M:IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3887. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3888. nameWithType: ColorlessConsolePrinter.Print(Logger.Level, DateTime, String, String)
  3889. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print*
  3890. name: Print
  3891. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_
  3892. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Print
  3893. isSpec: "True"
  3894. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print
  3895. nameWithType: ColorlessConsolePrinter.Print
  3896. - uid: IPA.Logging.Printers.GlobalLogFilePrinter
  3897. name: GlobalLogFilePrinter
  3898. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html
  3899. commentId: T:IPA.Logging.Printers.GlobalLogFilePrinter
  3900. fullName: IPA.Logging.Printers.GlobalLogFilePrinter
  3901. nameWithType: GlobalLogFilePrinter
  3902. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3903. name: Filter
  3904. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter
  3905. commentId: P:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3906. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3907. nameWithType: GlobalLogFilePrinter.Filter
  3908. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter*
  3909. name: Filter
  3910. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter_
  3911. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3912. isSpec: "True"
  3913. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3914. nameWithType: GlobalLogFilePrinter.Filter
  3915. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3916. name: GetFileInfo()
  3917. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo
  3918. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3919. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo()
  3920. nameWithType: GlobalLogFilePrinter.GetFileInfo()
  3921. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo*
  3922. name: GetFileInfo
  3923. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo_
  3924. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3925. isSpec: "True"
  3926. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3927. nameWithType: GlobalLogFilePrinter.GetFileInfo
  3928. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3929. name: Print(Logger.Level, DateTime, String, String)
  3930. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3931. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3932. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3933. nameWithType: GlobalLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  3934. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print*
  3935. name: Print
  3936. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_
  3937. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Print
  3938. isSpec: "True"
  3939. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print
  3940. nameWithType: GlobalLogFilePrinter.Print
  3941. - uid: IPA.Logging.Printers.GZFilePrinter
  3942. name: GZFilePrinter
  3943. href: api/IPA.Logging.Printers.GZFilePrinter.html
  3944. commentId: T:IPA.Logging.Printers.GZFilePrinter
  3945. fullName: IPA.Logging.Printers.GZFilePrinter
  3946. nameWithType: GZFilePrinter
  3947. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose
  3948. name: Dispose()
  3949. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose
  3950. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose
  3951. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose()
  3952. nameWithType: GZFilePrinter.Dispose()
  3953. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3954. name: Dispose(Boolean)
  3955. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_
  3956. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3957. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3958. nameWithType: GZFilePrinter.Dispose(Boolean)
  3959. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose*
  3960. name: Dispose
  3961. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_
  3962. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.Dispose
  3963. isSpec: "True"
  3964. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose
  3965. nameWithType: GZFilePrinter.Dispose
  3966. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint
  3967. name: EndPrint()
  3968. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint
  3969. commentId: M:IPA.Logging.Printers.GZFilePrinter.EndPrint
  3970. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint()
  3971. nameWithType: GZFilePrinter.EndPrint()
  3972. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint*
  3973. name: EndPrint
  3974. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint_
  3975. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.EndPrint
  3976. isSpec: "True"
  3977. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint
  3978. nameWithType: GZFilePrinter.EndPrint
  3979. - uid: IPA.Logging.Printers.GZFilePrinter.FileWriter
  3980. name: FileWriter
  3981. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_FileWriter
  3982. commentId: F:IPA.Logging.Printers.GZFilePrinter.FileWriter
  3983. fullName: IPA.Logging.Printers.GZFilePrinter.FileWriter
  3984. nameWithType: GZFilePrinter.FileWriter
  3985. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3986. name: GetFileInfo()
  3987. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo
  3988. commentId: M:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3989. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo()
  3990. nameWithType: GZFilePrinter.GetFileInfo()
  3991. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo*
  3992. name: GetFileInfo
  3993. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo_
  3994. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3995. isSpec: "True"
  3996. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3997. nameWithType: GZFilePrinter.GetFileInfo
  3998. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint
  3999. name: StartPrint()
  4000. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint
  4001. commentId: M:IPA.Logging.Printers.GZFilePrinter.StartPrint
  4002. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint()
  4003. nameWithType: GZFilePrinter.StartPrint()
  4004. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint*
  4005. name: StartPrint
  4006. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint_
  4007. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.StartPrint
  4008. isSpec: "True"
  4009. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint
  4010. nameWithType: GZFilePrinter.StartPrint
  4011. - uid: IPA.Logging.Printers.PluginLogFilePrinter
  4012. name: PluginLogFilePrinter
  4013. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html
  4014. commentId: T:IPA.Logging.Printers.PluginLogFilePrinter
  4015. fullName: IPA.Logging.Printers.PluginLogFilePrinter
  4016. nameWithType: PluginLogFilePrinter
  4017. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  4018. name: PluginLogFilePrinter(String)
  4019. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_
  4020. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  4021. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter(System.String)
  4022. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter(String)
  4023. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor*
  4024. name: PluginLogFilePrinter
  4025. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_
  4026. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.#ctor
  4027. isSpec: "True"
  4028. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter
  4029. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter
  4030. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4031. name: Filter
  4032. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter
  4033. commentId: P:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4034. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4035. nameWithType: PluginLogFilePrinter.Filter
  4036. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter*
  4037. name: Filter
  4038. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter_
  4039. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4040. isSpec: "True"
  4041. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4042. nameWithType: PluginLogFilePrinter.Filter
  4043. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4044. name: GetFileInfo()
  4045. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo
  4046. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4047. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo()
  4048. nameWithType: PluginLogFilePrinter.GetFileInfo()
  4049. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo*
  4050. name: GetFileInfo
  4051. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo_
  4052. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4053. isSpec: "True"
  4054. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4055. nameWithType: PluginLogFilePrinter.GetFileInfo
  4056. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4057. name: Print(Logger.Level, DateTime, String, String)
  4058. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4059. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4060. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4061. nameWithType: PluginLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  4062. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print*
  4063. name: Print
  4064. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_
  4065. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Print
  4066. isSpec: "True"
  4067. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print
  4068. nameWithType: PluginLogFilePrinter.Print
  4069. - uid: IPA.Logging.Printers.PluginSubLogPrinter
  4070. name: PluginSubLogPrinter
  4071. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html
  4072. commentId: T:IPA.Logging.Printers.PluginSubLogPrinter
  4073. fullName: IPA.Logging.Printers.PluginSubLogPrinter
  4074. nameWithType: PluginSubLogPrinter
  4075. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  4076. name: PluginSubLogPrinter(String, String)
  4077. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_
  4078. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  4079. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter(System.String, System.String)
  4080. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter(String, String)
  4081. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor*
  4082. name: PluginSubLogPrinter
  4083. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_
  4084. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.#ctor
  4085. isSpec: "True"
  4086. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter
  4087. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter
  4088. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4089. name: Filter
  4090. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter
  4091. commentId: P:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4092. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4093. nameWithType: PluginSubLogPrinter.Filter
  4094. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter*
  4095. name: Filter
  4096. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter_
  4097. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4098. isSpec: "True"
  4099. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4100. nameWithType: PluginSubLogPrinter.Filter
  4101. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4102. name: GetFileInfo()
  4103. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo
  4104. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4105. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo()
  4106. nameWithType: PluginSubLogPrinter.GetFileInfo()
  4107. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo*
  4108. name: GetFileInfo
  4109. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo_
  4110. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4111. isSpec: "True"
  4112. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4113. nameWithType: PluginSubLogPrinter.GetFileInfo
  4114. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4115. name: Print(Logger.Level, DateTime, String, String)
  4116. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4117. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4118. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4119. nameWithType: PluginSubLogPrinter.Print(Logger.Level, DateTime, String, String)
  4120. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print*
  4121. name: Print
  4122. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_
  4123. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Print
  4124. isSpec: "True"
  4125. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print
  4126. nameWithType: PluginSubLogPrinter.Print
  4127. - uid: IPA.Logging.StandardLogger
  4128. name: StandardLogger
  4129. href: api/IPA.Logging.StandardLogger.html
  4130. commentId: T:IPA.Logging.StandardLogger
  4131. fullName: IPA.Logging.StandardLogger
  4132. nameWithType: StandardLogger
  4133. - uid: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4134. name: AddPrinter(LogPrinter)
  4135. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_
  4136. commentId: M:IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4137. fullName: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4138. nameWithType: StandardLogger.AddPrinter(LogPrinter)
  4139. - uid: IPA.Logging.StandardLogger.AddPrinter*
  4140. name: AddPrinter
  4141. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_
  4142. commentId: Overload:IPA.Logging.StandardLogger.AddPrinter
  4143. isSpec: "True"
  4144. fullName: IPA.Logging.StandardLogger.AddPrinter
  4145. nameWithType: StandardLogger.AddPrinter
  4146. - uid: IPA.Logging.StandardLogger.ConsoleWriter
  4147. name: ConsoleWriter
  4148. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter
  4149. commentId: P:IPA.Logging.StandardLogger.ConsoleWriter
  4150. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4151. nameWithType: StandardLogger.ConsoleWriter
  4152. - uid: IPA.Logging.StandardLogger.ConsoleWriter*
  4153. name: ConsoleWriter
  4154. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter_
  4155. commentId: Overload:IPA.Logging.StandardLogger.ConsoleWriter
  4156. isSpec: "True"
  4157. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4158. nameWithType: StandardLogger.ConsoleWriter
  4159. - uid: IPA.Logging.StandardLogger.Debug(System.String)
  4160. name: Debug(String)
  4161. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_System_String_
  4162. commentId: M:IPA.Logging.StandardLogger.Debug(System.String)
  4163. fullName: IPA.Logging.StandardLogger.Debug(System.String)
  4164. nameWithType: StandardLogger.Debug(String)
  4165. - uid: IPA.Logging.StandardLogger.Debug*
  4166. name: Debug
  4167. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_
  4168. commentId: Overload:IPA.Logging.StandardLogger.Debug
  4169. isSpec: "True"
  4170. fullName: IPA.Logging.StandardLogger.Debug
  4171. nameWithType: StandardLogger.Debug
  4172. - uid: IPA.Logging.StandardLogger.IsOnLoggerThread
  4173. name: IsOnLoggerThread
  4174. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread
  4175. commentId: P:IPA.Logging.StandardLogger.IsOnLoggerThread
  4176. fullName: IPA.Logging.StandardLogger.IsOnLoggerThread
  4177. nameWithType: StandardLogger.IsOnLoggerThread
  4178. - uid: IPA.Logging.StandardLogger.IsOnLoggerThread*
  4179. name: IsOnLoggerThread
  4180. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread_
  4181. commentId: Overload:IPA.Logging.StandardLogger.IsOnLoggerThread
  4182. isSpec: "True"
  4183. fullName: IPA.Logging.StandardLogger.IsOnLoggerThread
  4184. nameWithType: StandardLogger.IsOnLoggerThread
  4185. - uid: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4186. name: Log(Logger.Level, String)
  4187. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_
  4188. commentId: M:IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4189. fullName: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level, System.String)
  4190. nameWithType: StandardLogger.Log(Logger.Level, String)
  4191. - uid: IPA.Logging.StandardLogger.Log*
  4192. name: Log
  4193. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_
  4194. commentId: Overload:IPA.Logging.StandardLogger.Log
  4195. isSpec: "True"
  4196. fullName: IPA.Logging.StandardLogger.Log
  4197. nameWithType: StandardLogger.Log
  4198. - uid: IPA.Logging.StandardLogger.PrintFilter
  4199. name: PrintFilter
  4200. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter
  4201. commentId: P:IPA.Logging.StandardLogger.PrintFilter
  4202. fullName: IPA.Logging.StandardLogger.PrintFilter
  4203. nameWithType: StandardLogger.PrintFilter
  4204. - uid: IPA.Logging.StandardLogger.PrintFilter*
  4205. name: PrintFilter
  4206. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter_
  4207. commentId: Overload:IPA.Logging.StandardLogger.PrintFilter
  4208. isSpec: "True"
  4209. fullName: IPA.Logging.StandardLogger.PrintFilter
  4210. nameWithType: StandardLogger.PrintFilter
  4211. - uid: IPA.Old
  4212. name: IPA.Old
  4213. href: api/IPA.Old.html
  4214. commentId: N:IPA.Old
  4215. fullName: IPA.Old
  4216. nameWithType: IPA.Old
  4217. - uid: IPA.Old.IEnhancedPlugin
  4218. name: IEnhancedPlugin
  4219. href: api/IPA.Old.IEnhancedPlugin.html
  4220. commentId: T:IPA.Old.IEnhancedPlugin
  4221. fullName: IPA.Old.IEnhancedPlugin
  4222. nameWithType: IEnhancedPlugin
  4223. - uid: IPA.Old.IEnhancedPlugin.Filter
  4224. name: Filter
  4225. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter
  4226. commentId: P:IPA.Old.IEnhancedPlugin.Filter
  4227. fullName: IPA.Old.IEnhancedPlugin.Filter
  4228. nameWithType: IEnhancedPlugin.Filter
  4229. - uid: IPA.Old.IEnhancedPlugin.Filter*
  4230. name: Filter
  4231. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter_
  4232. commentId: Overload:IPA.Old.IEnhancedPlugin.Filter
  4233. isSpec: "True"
  4234. fullName: IPA.Old.IEnhancedPlugin.Filter
  4235. nameWithType: IEnhancedPlugin.Filter
  4236. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4237. name: OnLateUpdate()
  4238. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate
  4239. commentId: M:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4240. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate()
  4241. nameWithType: IEnhancedPlugin.OnLateUpdate()
  4242. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate*
  4243. name: OnLateUpdate
  4244. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate_
  4245. commentId: Overload:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4246. isSpec: "True"
  4247. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4248. nameWithType: IEnhancedPlugin.OnLateUpdate
  4249. - uid: IPA.Old.IPlugin
  4250. name: IPlugin
  4251. href: api/IPA.Old.IPlugin.html
  4252. commentId: T:IPA.Old.IPlugin
  4253. fullName: IPA.Old.IPlugin
  4254. nameWithType: IPlugin
  4255. - uid: IPA.Old.IPlugin.Name
  4256. name: Name
  4257. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name
  4258. commentId: P:IPA.Old.IPlugin.Name
  4259. fullName: IPA.Old.IPlugin.Name
  4260. nameWithType: IPlugin.Name
  4261. - uid: IPA.Old.IPlugin.Name*
  4262. name: Name
  4263. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name_
  4264. commentId: Overload:IPA.Old.IPlugin.Name
  4265. isSpec: "True"
  4266. fullName: IPA.Old.IPlugin.Name
  4267. nameWithType: IPlugin.Name
  4268. - uid: IPA.Old.IPlugin.OnApplicationQuit
  4269. name: OnApplicationQuit()
  4270. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit
  4271. commentId: M:IPA.Old.IPlugin.OnApplicationQuit
  4272. fullName: IPA.Old.IPlugin.OnApplicationQuit()
  4273. nameWithType: IPlugin.OnApplicationQuit()
  4274. - uid: IPA.Old.IPlugin.OnApplicationQuit*
  4275. name: OnApplicationQuit
  4276. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit_
  4277. commentId: Overload:IPA.Old.IPlugin.OnApplicationQuit
  4278. isSpec: "True"
  4279. fullName: IPA.Old.IPlugin.OnApplicationQuit
  4280. nameWithType: IPlugin.OnApplicationQuit
  4281. - uid: IPA.Old.IPlugin.OnApplicationStart
  4282. name: OnApplicationStart()
  4283. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart
  4284. commentId: M:IPA.Old.IPlugin.OnApplicationStart
  4285. fullName: IPA.Old.IPlugin.OnApplicationStart()
  4286. nameWithType: IPlugin.OnApplicationStart()
  4287. - uid: IPA.Old.IPlugin.OnApplicationStart*
  4288. name: OnApplicationStart
  4289. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart_
  4290. commentId: Overload:IPA.Old.IPlugin.OnApplicationStart
  4291. isSpec: "True"
  4292. fullName: IPA.Old.IPlugin.OnApplicationStart
  4293. nameWithType: IPlugin.OnApplicationStart
  4294. - uid: IPA.Old.IPlugin.OnFixedUpdate
  4295. name: OnFixedUpdate()
  4296. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate
  4297. commentId: M:IPA.Old.IPlugin.OnFixedUpdate
  4298. fullName: IPA.Old.IPlugin.OnFixedUpdate()
  4299. nameWithType: IPlugin.OnFixedUpdate()
  4300. - uid: IPA.Old.IPlugin.OnFixedUpdate*
  4301. name: OnFixedUpdate
  4302. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate_
  4303. commentId: Overload:IPA.Old.IPlugin.OnFixedUpdate
  4304. isSpec: "True"
  4305. fullName: IPA.Old.IPlugin.OnFixedUpdate
  4306. nameWithType: IPlugin.OnFixedUpdate
  4307. - uid: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4308. name: OnLevelWasInitialized(Int32)
  4309. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_
  4310. commentId: M:IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4311. fullName: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4312. nameWithType: IPlugin.OnLevelWasInitialized(Int32)
  4313. - uid: IPA.Old.IPlugin.OnLevelWasInitialized*
  4314. name: OnLevelWasInitialized
  4315. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_
  4316. commentId: Overload:IPA.Old.IPlugin.OnLevelWasInitialized
  4317. isSpec: "True"
  4318. fullName: IPA.Old.IPlugin.OnLevelWasInitialized
  4319. nameWithType: IPlugin.OnLevelWasInitialized
  4320. - uid: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4321. name: OnLevelWasLoaded(Int32)
  4322. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_
  4323. commentId: M:IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4324. fullName: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4325. nameWithType: IPlugin.OnLevelWasLoaded(Int32)
  4326. - uid: IPA.Old.IPlugin.OnLevelWasLoaded*
  4327. name: OnLevelWasLoaded
  4328. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_
  4329. commentId: Overload:IPA.Old.IPlugin.OnLevelWasLoaded
  4330. isSpec: "True"
  4331. fullName: IPA.Old.IPlugin.OnLevelWasLoaded
  4332. nameWithType: IPlugin.OnLevelWasLoaded
  4333. - uid: IPA.Old.IPlugin.OnUpdate
  4334. name: OnUpdate()
  4335. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate
  4336. commentId: M:IPA.Old.IPlugin.OnUpdate
  4337. fullName: IPA.Old.IPlugin.OnUpdate()
  4338. nameWithType: IPlugin.OnUpdate()
  4339. - uid: IPA.Old.IPlugin.OnUpdate*
  4340. name: OnUpdate
  4341. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate_
  4342. commentId: Overload:IPA.Old.IPlugin.OnUpdate
  4343. isSpec: "True"
  4344. fullName: IPA.Old.IPlugin.OnUpdate
  4345. nameWithType: IPlugin.OnUpdate
  4346. - uid: IPA.Old.IPlugin.Version
  4347. name: Version
  4348. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version
  4349. commentId: P:IPA.Old.IPlugin.Version
  4350. fullName: IPA.Old.IPlugin.Version
  4351. nameWithType: IPlugin.Version
  4352. - uid: IPA.Old.IPlugin.Version*
  4353. name: Version
  4354. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version_
  4355. commentId: Overload:IPA.Old.IPlugin.Version
  4356. isSpec: "True"
  4357. fullName: IPA.Old.IPlugin.Version
  4358. nameWithType: IPlugin.Version
  4359. - uid: IPA.OnDisableAttribute
  4360. name: OnDisableAttribute
  4361. href: api/IPA.OnDisableAttribute.html
  4362. commentId: T:IPA.OnDisableAttribute
  4363. fullName: IPA.OnDisableAttribute
  4364. nameWithType: OnDisableAttribute
  4365. - uid: IPA.OnEnableAttribute
  4366. name: OnEnableAttribute
  4367. href: api/IPA.OnEnableAttribute.html
  4368. commentId: T:IPA.OnEnableAttribute
  4369. fullName: IPA.OnEnableAttribute
  4370. nameWithType: OnEnableAttribute
  4371. - uid: IPA.OnExitAttribute
  4372. name: OnExitAttribute
  4373. href: api/IPA.OnExitAttribute.html
  4374. commentId: T:IPA.OnExitAttribute
  4375. fullName: IPA.OnExitAttribute
  4376. nameWithType: OnExitAttribute
  4377. - uid: IPA.OnStartAttribute
  4378. name: OnStartAttribute
  4379. href: api/IPA.OnStartAttribute.html
  4380. commentId: T:IPA.OnStartAttribute
  4381. fullName: IPA.OnStartAttribute
  4382. nameWithType: OnStartAttribute
  4383. - uid: IPA.PluginAttribute
  4384. name: PluginAttribute
  4385. href: api/IPA.PluginAttribute.html
  4386. commentId: T:IPA.PluginAttribute
  4387. fullName: IPA.PluginAttribute
  4388. nameWithType: PluginAttribute
  4389. - uid: IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4390. name: PluginAttribute(RuntimeOptions)
  4391. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_IPA_RuntimeOptions_
  4392. commentId: M:IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4393. fullName: IPA.PluginAttribute.PluginAttribute(IPA.RuntimeOptions)
  4394. nameWithType: PluginAttribute.PluginAttribute(RuntimeOptions)
  4395. - uid: IPA.PluginAttribute.#ctor*
  4396. name: PluginAttribute
  4397. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_
  4398. commentId: Overload:IPA.PluginAttribute.#ctor
  4399. isSpec: "True"
  4400. fullName: IPA.PluginAttribute.PluginAttribute
  4401. nameWithType: PluginAttribute.PluginAttribute
  4402. - uid: IPA.PluginAttribute.RuntimeOptions
  4403. name: RuntimeOptions
  4404. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions
  4405. commentId: P:IPA.PluginAttribute.RuntimeOptions
  4406. fullName: IPA.PluginAttribute.RuntimeOptions
  4407. nameWithType: PluginAttribute.RuntimeOptions
  4408. - uid: IPA.PluginAttribute.RuntimeOptions*
  4409. name: RuntimeOptions
  4410. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions_
  4411. commentId: Overload:IPA.PluginAttribute.RuntimeOptions
  4412. isSpec: "True"
  4413. fullName: IPA.PluginAttribute.RuntimeOptions
  4414. nameWithType: PluginAttribute.RuntimeOptions
  4415. - uid: IPA.RuntimeOptions
  4416. name: RuntimeOptions
  4417. href: api/IPA.RuntimeOptions.html
  4418. commentId: T:IPA.RuntimeOptions
  4419. fullName: IPA.RuntimeOptions
  4420. nameWithType: RuntimeOptions
  4421. - uid: IPA.RuntimeOptions.DynamicInit
  4422. name: DynamicInit
  4423. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_DynamicInit
  4424. commentId: F:IPA.RuntimeOptions.DynamicInit
  4425. fullName: IPA.RuntimeOptions.DynamicInit
  4426. nameWithType: RuntimeOptions.DynamicInit
  4427. - uid: IPA.RuntimeOptions.SingleStartInit
  4428. name: SingleStartInit
  4429. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_SingleStartInit
  4430. commentId: F:IPA.RuntimeOptions.SingleStartInit
  4431. fullName: IPA.RuntimeOptions.SingleStartInit
  4432. nameWithType: RuntimeOptions.SingleStartInit
  4433. - uid: IPA.Utilities
  4434. name: IPA.Utilities
  4435. href: api/IPA.Utilities.html
  4436. commentId: N:IPA.Utilities
  4437. fullName: IPA.Utilities
  4438. nameWithType: IPA.Utilities
  4439. - uid: IPA.Utilities.AlmostVersion
  4440. name: AlmostVersion
  4441. href: api/IPA.Utilities.AlmostVersion.html
  4442. commentId: T:IPA.Utilities.AlmostVersion
  4443. fullName: IPA.Utilities.AlmostVersion
  4444. nameWithType: AlmostVersion
  4445. - uid: IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4446. name: AlmostVersion(SemVer.Version)
  4447. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_
  4448. commentId: M:IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4449. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(SemVer.Version)
  4450. nameWithType: AlmostVersion.AlmostVersion(SemVer.Version)
  4451. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String)
  4452. name: AlmostVersion(String)
  4453. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_
  4454. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String)
  4455. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String)
  4456. nameWithType: AlmostVersion.AlmostVersion(String)
  4457. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4458. name: AlmostVersion(String, AlmostVersion)
  4459. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_
  4460. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4461. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion)
  4462. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion)
  4463. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4464. name: AlmostVersion(String, AlmostVersion.StoredAs)
  4465. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_
  4466. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4467. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion.StoredAs)
  4468. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion.StoredAs)
  4469. - uid: IPA.Utilities.AlmostVersion.#ctor*
  4470. name: AlmostVersion
  4471. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_
  4472. commentId: Overload:IPA.Utilities.AlmostVersion.#ctor
  4473. isSpec: "True"
  4474. fullName: IPA.Utilities.AlmostVersion.AlmostVersion
  4475. nameWithType: AlmostVersion.AlmostVersion
  4476. - uid: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4477. name: CompareTo(AlmostVersion)
  4478. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_
  4479. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4480. fullName: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4481. nameWithType: AlmostVersion.CompareTo(AlmostVersion)
  4482. - uid: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4483. name: CompareTo(SemVer.Version)
  4484. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_
  4485. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4486. fullName: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4487. nameWithType: AlmostVersion.CompareTo(SemVer.Version)
  4488. - uid: IPA.Utilities.AlmostVersion.CompareTo*
  4489. name: CompareTo
  4490. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_
  4491. commentId: Overload:IPA.Utilities.AlmostVersion.CompareTo
  4492. isSpec: "True"
  4493. fullName: IPA.Utilities.AlmostVersion.CompareTo
  4494. nameWithType: AlmostVersion.CompareTo
  4495. - uid: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4496. name: Equals(Object)
  4497. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_
  4498. commentId: M:IPA.Utilities.AlmostVersion.Equals(System.Object)
  4499. fullName: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4500. nameWithType: AlmostVersion.Equals(Object)
  4501. - uid: IPA.Utilities.AlmostVersion.Equals*
  4502. name: Equals
  4503. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_
  4504. commentId: Overload:IPA.Utilities.AlmostVersion.Equals
  4505. isSpec: "True"
  4506. fullName: IPA.Utilities.AlmostVersion.Equals
  4507. nameWithType: AlmostVersion.Equals
  4508. - uid: IPA.Utilities.AlmostVersion.GetHashCode
  4509. name: GetHashCode()
  4510. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode
  4511. commentId: M:IPA.Utilities.AlmostVersion.GetHashCode
  4512. fullName: IPA.Utilities.AlmostVersion.GetHashCode()
  4513. nameWithType: AlmostVersion.GetHashCode()
  4514. - uid: IPA.Utilities.AlmostVersion.GetHashCode*
  4515. name: GetHashCode
  4516. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode_
  4517. commentId: Overload:IPA.Utilities.AlmostVersion.GetHashCode
  4518. isSpec: "True"
  4519. fullName: IPA.Utilities.AlmostVersion.GetHashCode
  4520. nameWithType: AlmostVersion.GetHashCode
  4521. - uid: IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4522. name: Equality(AlmostVersion, AlmostVersion)
  4523. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4524. commentId: M:IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4525. fullName: IPA.Utilities.AlmostVersion.Equality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4526. nameWithType: AlmostVersion.Equality(AlmostVersion, AlmostVersion)
  4527. - uid: IPA.Utilities.AlmostVersion.op_Equality*
  4528. name: Equality
  4529. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_
  4530. commentId: Overload:IPA.Utilities.AlmostVersion.op_Equality
  4531. isSpec: "True"
  4532. fullName: IPA.Utilities.AlmostVersion.Equality
  4533. nameWithType: AlmostVersion.Equality
  4534. - uid: IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4535. name: Implicit(AlmostVersion to SemVer.Version)
  4536. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version
  4537. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4538. name.vb: Widening(AlmostVersion to SemVer.Version)
  4539. fullName: IPA.Utilities.AlmostVersion.Implicit(IPA.Utilities.AlmostVersion to SemVer.Version)
  4540. fullName.vb: IPA.Utilities.AlmostVersion.Widening(IPA.Utilities.AlmostVersion to SemVer.Version)
  4541. nameWithType: AlmostVersion.Implicit(AlmostVersion to SemVer.Version)
  4542. nameWithType.vb: AlmostVersion.Widening(AlmostVersion to SemVer.Version)
  4543. - uid: IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4544. name: Implicit(SemVer.Version to AlmostVersion)
  4545. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion
  4546. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4547. name.vb: Widening(SemVer.Version to AlmostVersion)
  4548. fullName: IPA.Utilities.AlmostVersion.Implicit(SemVer.Version to IPA.Utilities.AlmostVersion)
  4549. fullName.vb: IPA.Utilities.AlmostVersion.Widening(SemVer.Version to IPA.Utilities.AlmostVersion)
  4550. nameWithType: AlmostVersion.Implicit(SemVer.Version to AlmostVersion)
  4551. nameWithType.vb: AlmostVersion.Widening(SemVer.Version to AlmostVersion)
  4552. - uid: IPA.Utilities.AlmostVersion.op_Implicit*
  4553. name: Implicit
  4554. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_
  4555. commentId: Overload:IPA.Utilities.AlmostVersion.op_Implicit
  4556. isSpec: "True"
  4557. name.vb: Widening
  4558. fullName: IPA.Utilities.AlmostVersion.Implicit
  4559. fullName.vb: IPA.Utilities.AlmostVersion.Widening
  4560. nameWithType: AlmostVersion.Implicit
  4561. nameWithType.vb: AlmostVersion.Widening
  4562. - uid: IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4563. name: Inequality(AlmostVersion, AlmostVersion)
  4564. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4565. commentId: M:IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4566. fullName: IPA.Utilities.AlmostVersion.Inequality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4567. nameWithType: AlmostVersion.Inequality(AlmostVersion, AlmostVersion)
  4568. - uid: IPA.Utilities.AlmostVersion.op_Inequality*
  4569. name: Inequality
  4570. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_
  4571. commentId: Overload:IPA.Utilities.AlmostVersion.op_Inequality
  4572. isSpec: "True"
  4573. fullName: IPA.Utilities.AlmostVersion.Inequality
  4574. nameWithType: AlmostVersion.Inequality
  4575. - uid: IPA.Utilities.AlmostVersion.SemverValue
  4576. name: SemverValue
  4577. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue
  4578. commentId: P:IPA.Utilities.AlmostVersion.SemverValue
  4579. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4580. nameWithType: AlmostVersion.SemverValue
  4581. - uid: IPA.Utilities.AlmostVersion.SemverValue*
  4582. name: SemverValue
  4583. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue_
  4584. commentId: Overload:IPA.Utilities.AlmostVersion.SemverValue
  4585. isSpec: "True"
  4586. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4587. nameWithType: AlmostVersion.SemverValue
  4588. - uid: IPA.Utilities.AlmostVersion.StorageMode
  4589. name: StorageMode
  4590. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode
  4591. commentId: P:IPA.Utilities.AlmostVersion.StorageMode
  4592. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4593. nameWithType: AlmostVersion.StorageMode
  4594. - uid: IPA.Utilities.AlmostVersion.StorageMode*
  4595. name: StorageMode
  4596. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode_
  4597. commentId: Overload:IPA.Utilities.AlmostVersion.StorageMode
  4598. isSpec: "True"
  4599. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4600. nameWithType: AlmostVersion.StorageMode
  4601. - uid: IPA.Utilities.AlmostVersion.StoredAs
  4602. name: AlmostVersion.StoredAs
  4603. href: api/IPA.Utilities.AlmostVersion.StoredAs.html
  4604. commentId: T:IPA.Utilities.AlmostVersion.StoredAs
  4605. fullName: IPA.Utilities.AlmostVersion.StoredAs
  4606. nameWithType: AlmostVersion.StoredAs
  4607. - uid: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4608. name: SemVer
  4609. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_SemVer
  4610. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4611. fullName: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4612. nameWithType: AlmostVersion.StoredAs.SemVer
  4613. - uid: IPA.Utilities.AlmostVersion.StoredAs.String
  4614. name: String
  4615. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_String
  4616. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.String
  4617. fullName: IPA.Utilities.AlmostVersion.StoredAs.String
  4618. nameWithType: AlmostVersion.StoredAs.String
  4619. - uid: IPA.Utilities.AlmostVersion.StringValue
  4620. name: StringValue
  4621. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue
  4622. commentId: P:IPA.Utilities.AlmostVersion.StringValue
  4623. fullName: IPA.Utilities.AlmostVersion.StringValue
  4624. nameWithType: AlmostVersion.StringValue
  4625. - uid: IPA.Utilities.AlmostVersion.StringValue*
  4626. name: StringValue
  4627. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue_
  4628. commentId: Overload:IPA.Utilities.AlmostVersion.StringValue
  4629. isSpec: "True"
  4630. fullName: IPA.Utilities.AlmostVersion.StringValue
  4631. nameWithType: AlmostVersion.StringValue
  4632. - uid: IPA.Utilities.AlmostVersion.ToString
  4633. name: ToString()
  4634. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString
  4635. commentId: M:IPA.Utilities.AlmostVersion.ToString
  4636. fullName: IPA.Utilities.AlmostVersion.ToString()
  4637. nameWithType: AlmostVersion.ToString()
  4638. - uid: IPA.Utilities.AlmostVersion.ToString*
  4639. name: ToString
  4640. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString_
  4641. commentId: Overload:IPA.Utilities.AlmostVersion.ToString
  4642. isSpec: "True"
  4643. fullName: IPA.Utilities.AlmostVersion.ToString
  4644. nameWithType: AlmostVersion.ToString
  4645. - uid: IPA.Utilities.AlmostVersionConverter
  4646. name: AlmostVersionConverter
  4647. href: api/IPA.Utilities.AlmostVersionConverter.html
  4648. commentId: T:IPA.Utilities.AlmostVersionConverter
  4649. fullName: IPA.Utilities.AlmostVersionConverter
  4650. nameWithType: AlmostVersionConverter
  4651. - uid: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  4652. name: FromValue(Value, Object)
  4653. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_IPA_Config_Data_Value_System_Object_
  4654. commentId: M:IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  4655. fullName: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value, System.Object)
  4656. nameWithType: AlmostVersionConverter.FromValue(Value, Object)
  4657. - uid: IPA.Utilities.AlmostVersionConverter.FromValue*
  4658. name: FromValue
  4659. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_
  4660. commentId: Overload:IPA.Utilities.AlmostVersionConverter.FromValue
  4661. isSpec: "True"
  4662. fullName: IPA.Utilities.AlmostVersionConverter.FromValue
  4663. nameWithType: AlmostVersionConverter.FromValue
  4664. - uid: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  4665. name: ToValue(AlmostVersion, Object)
  4666. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_IPA_Utilities_AlmostVersion_System_Object_
  4667. commentId: M:IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  4668. fullName: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion, System.Object)
  4669. nameWithType: AlmostVersionConverter.ToValue(AlmostVersion, Object)
  4670. - uid: IPA.Utilities.AlmostVersionConverter.ToValue*
  4671. name: ToValue
  4672. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_
  4673. commentId: Overload:IPA.Utilities.AlmostVersionConverter.ToValue
  4674. isSpec: "True"
  4675. fullName: IPA.Utilities.AlmostVersionConverter.ToValue
  4676. nameWithType: AlmostVersionConverter.ToValue
  4677. - uid: IPA.Utilities.Async
  4678. name: IPA.Utilities.Async
  4679. href: api/IPA.Utilities.Async.html
  4680. commentId: N:IPA.Utilities.Async
  4681. fullName: IPA.Utilities.Async
  4682. nameWithType: IPA.Utilities.Async
  4683. - uid: IPA.Utilities.Async.Coroutines
  4684. name: Coroutines
  4685. href: api/IPA.Utilities.Async.Coroutines.html
  4686. commentId: T:IPA.Utilities.Async.Coroutines
  4687. fullName: IPA.Utilities.Async.Coroutines
  4688. nameWithType: Coroutines
  4689. - uid: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  4690. name: WaitForTask(Task)
  4691. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_System_Threading_Tasks_Task_
  4692. commentId: M:IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  4693. fullName: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  4694. nameWithType: Coroutines.WaitForTask(Task)
  4695. - uid: IPA.Utilities.Async.Coroutines.WaitForTask*
  4696. name: WaitForTask
  4697. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_
  4698. commentId: Overload:IPA.Utilities.Async.Coroutines.WaitForTask
  4699. isSpec: "True"
  4700. fullName: IPA.Utilities.Async.Coroutines.WaitForTask
  4701. nameWithType: Coroutines.WaitForTask
  4702. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler
  4703. name: SingleThreadTaskScheduler
  4704. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html
  4705. commentId: T:IPA.Utilities.Async.SingleThreadTaskScheduler
  4706. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler
  4707. nameWithType: SingleThreadTaskScheduler
  4708. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4709. name: Dispose()
  4710. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose
  4711. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4712. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose()
  4713. nameWithType: SingleThreadTaskScheduler.Dispose()
  4714. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4715. name: Dispose(Boolean)
  4716. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_System_Boolean_
  4717. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4718. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4719. nameWithType: SingleThreadTaskScheduler.Dispose(Boolean)
  4720. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose*
  4721. name: Dispose
  4722. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_
  4723. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4724. isSpec: "True"
  4725. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4726. nameWithType: SingleThreadTaskScheduler.Dispose
  4727. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4728. name: Exit()
  4729. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit
  4730. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4731. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit()
  4732. nameWithType: SingleThreadTaskScheduler.Exit()
  4733. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit*
  4734. name: Exit
  4735. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit_
  4736. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4737. isSpec: "True"
  4738. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4739. nameWithType: SingleThreadTaskScheduler.Exit
  4740. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4741. name: GetScheduledTasks()
  4742. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks
  4743. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4744. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks()
  4745. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks()
  4746. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks*
  4747. name: GetScheduledTasks
  4748. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks_
  4749. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4750. isSpec: "True"
  4751. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4752. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks
  4753. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4754. name: IsRunning
  4755. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning
  4756. commentId: P:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4757. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4758. nameWithType: SingleThreadTaskScheduler.IsRunning
  4759. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning*
  4760. name: IsRunning
  4761. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning_
  4762. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4763. isSpec: "True"
  4764. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4765. nameWithType: SingleThreadTaskScheduler.IsRunning
  4766. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4767. name: Join()
  4768. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join
  4769. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4770. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join()
  4771. nameWithType: SingleThreadTaskScheduler.Join()
  4772. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join*
  4773. name: Join
  4774. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join_
  4775. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4776. isSpec: "True"
  4777. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4778. nameWithType: SingleThreadTaskScheduler.Join
  4779. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4780. name: QueueTask(Task)
  4781. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  4782. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4783. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4784. nameWithType: SingleThreadTaskScheduler.QueueTask(Task)
  4785. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask*
  4786. name: QueueTask
  4787. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_
  4788. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  4789. isSpec: "True"
  4790. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  4791. nameWithType: SingleThreadTaskScheduler.QueueTask
  4792. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4793. name: Start()
  4794. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start
  4795. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4796. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start()
  4797. nameWithType: SingleThreadTaskScheduler.Start()
  4798. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start*
  4799. name: Start
  4800. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start_
  4801. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4802. isSpec: "True"
  4803. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4804. nameWithType: SingleThreadTaskScheduler.Start
  4805. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  4806. name: TryExecuteTaskInline(Task, Boolean)
  4807. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  4808. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  4809. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  4810. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  4811. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline*
  4812. name: TryExecuteTaskInline
  4813. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_
  4814. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  4815. isSpec: "True"
  4816. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  4817. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline
  4818. - uid: IPA.Utilities.Async.Synchronization
  4819. name: Synchronization
  4820. href: api/IPA.Utilities.Async.Synchronization.html
  4821. commentId: T:IPA.Utilities.Async.Synchronization
  4822. fullName: IPA.Utilities.Async.Synchronization
  4823. nameWithType: Synchronization
  4824. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4825. name: Lock(Mutex)
  4826. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Mutex_
  4827. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4828. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4829. nameWithType: Synchronization.Lock(Mutex)
  4830. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4831. name: Lock(Semaphore)
  4832. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Semaphore_
  4833. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4834. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4835. nameWithType: Synchronization.Lock(Semaphore)
  4836. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4837. name: Lock(SemaphoreSlim)
  4838. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_SemaphoreSlim_
  4839. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4840. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4841. nameWithType: Synchronization.Lock(SemaphoreSlim)
  4842. - uid: IPA.Utilities.Async.Synchronization.Lock*
  4843. name: Lock
  4844. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_
  4845. commentId: Overload:IPA.Utilities.Async.Synchronization.Lock
  4846. isSpec: "True"
  4847. fullName: IPA.Utilities.Async.Synchronization.Lock
  4848. nameWithType: Synchronization.Lock
  4849. - uid: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4850. name: LockAsync(SemaphoreSlim)
  4851. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_System_Threading_SemaphoreSlim_
  4852. commentId: M:IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4853. fullName: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4854. nameWithType: Synchronization.LockAsync(SemaphoreSlim)
  4855. - uid: IPA.Utilities.Async.Synchronization.LockAsync*
  4856. name: LockAsync
  4857. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_
  4858. commentId: Overload:IPA.Utilities.Async.Synchronization.LockAsync
  4859. isSpec: "True"
  4860. fullName: IPA.Utilities.Async.Synchronization.LockAsync
  4861. nameWithType: Synchronization.LockAsync
  4862. - uid: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4863. name: LockRead(ReaderWriterLockSlim)
  4864. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_System_Threading_ReaderWriterLockSlim_
  4865. commentId: M:IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4866. fullName: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4867. nameWithType: Synchronization.LockRead(ReaderWriterLockSlim)
  4868. - uid: IPA.Utilities.Async.Synchronization.LockRead*
  4869. name: LockRead
  4870. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_
  4871. commentId: Overload:IPA.Utilities.Async.Synchronization.LockRead
  4872. isSpec: "True"
  4873. fullName: IPA.Utilities.Async.Synchronization.LockRead
  4874. nameWithType: Synchronization.LockRead
  4875. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4876. name: LockReadUpgradable(ReaderWriterLockSlim)
  4877. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_System_Threading_ReaderWriterLockSlim_
  4878. commentId: M:IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4879. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4880. nameWithType: Synchronization.LockReadUpgradable(ReaderWriterLockSlim)
  4881. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable*
  4882. name: LockReadUpgradable
  4883. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_
  4884. commentId: Overload:IPA.Utilities.Async.Synchronization.LockReadUpgradable
  4885. isSpec: "True"
  4886. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable
  4887. nameWithType: Synchronization.LockReadUpgradable
  4888. - uid: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4889. name: LockWrite(ReaderWriterLockSlim)
  4890. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_System_Threading_ReaderWriterLockSlim_
  4891. commentId: M:IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4892. fullName: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4893. nameWithType: Synchronization.LockWrite(ReaderWriterLockSlim)
  4894. - uid: IPA.Utilities.Async.Synchronization.LockWrite*
  4895. name: LockWrite
  4896. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_
  4897. commentId: Overload:IPA.Utilities.Async.Synchronization.LockWrite
  4898. isSpec: "True"
  4899. fullName: IPA.Utilities.Async.Synchronization.LockWrite
  4900. nameWithType: Synchronization.LockWrite
  4901. - uid: IPA.Utilities.Async.Synchronization.MutexLocker
  4902. name: Synchronization.MutexLocker
  4903. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html
  4904. commentId: T:IPA.Utilities.Async.Synchronization.MutexLocker
  4905. fullName: IPA.Utilities.Async.Synchronization.MutexLocker
  4906. nameWithType: Synchronization.MutexLocker
  4907. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4908. name: IDisposable.Dispose()
  4909. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose
  4910. commentId: M:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4911. name.vb: System.IDisposable.Dispose()
  4912. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose()
  4913. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose()
  4914. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose()
  4915. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose*
  4916. name: IDisposable.Dispose
  4917. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose_
  4918. commentId: Overload:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4919. isSpec: "True"
  4920. name.vb: System.IDisposable.Dispose
  4921. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose
  4922. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose
  4923. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose
  4924. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4925. name: Synchronization.ReaderWriterLockSlimReadLocker
  4926. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html
  4927. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4928. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4929. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker
  4930. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4931. name: IDisposable.Dispose()
  4932. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose
  4933. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4934. name.vb: System.IDisposable.Dispose()
  4935. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  4936. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose()
  4937. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  4938. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose*
  4939. name: IDisposable.Dispose
  4940. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose_
  4941. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4942. isSpec: "True"
  4943. name.vb: System.IDisposable.Dispose
  4944. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  4945. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose
  4946. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  4947. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4948. name: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4949. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html
  4950. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4951. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4952. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4953. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4954. name: IDisposable.Dispose()
  4955. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose
  4956. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4957. name.vb: System.IDisposable.Dispose()
  4958. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  4959. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose()
  4960. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  4961. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose*
  4962. name: IDisposable.Dispose
  4963. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose_
  4964. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4965. isSpec: "True"
  4966. name.vb: System.IDisposable.Dispose
  4967. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  4968. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose
  4969. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  4970. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4971. name: Upgrade()
  4972. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade
  4973. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4974. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  4975. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  4976. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade*
  4977. name: Upgrade
  4978. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade_
  4979. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4980. isSpec: "True"
  4981. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4982. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4983. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4984. name: Synchronization.ReaderWriterLockSlimWriteLocker
  4985. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html
  4986. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4987. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4988. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker
  4989. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  4990. name: IDisposable.Dispose()
  4991. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose
  4992. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  4993. name.vb: System.IDisposable.Dispose()
  4994. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  4995. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose()
  4996. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  4997. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose*
  4998. name: IDisposable.Dispose
  4999. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose_
  5000. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  5001. isSpec: "True"
  5002. name.vb: System.IDisposable.Dispose
  5003. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  5004. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose
  5005. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  5006. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5007. name: Synchronization.SemaphoreLocker
  5008. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html
  5009. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5010. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5011. nameWithType: Synchronization.SemaphoreLocker
  5012. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5013. name: IDisposable.Dispose()
  5014. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose
  5015. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5016. name.vb: System.IDisposable.Dispose()
  5017. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  5018. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose()
  5019. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  5020. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose*
  5021. name: IDisposable.Dispose
  5022. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose_
  5023. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  5024. isSpec: "True"
  5025. name.vb: System.IDisposable.Dispose
  5026. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  5027. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose
  5028. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  5029. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5030. name: Synchronization.SemaphoreSlimAsyncLocker
  5031. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html
  5032. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5033. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  5034. nameWithType: Synchronization.SemaphoreSlimAsyncLocker
  5035. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5036. name: IDisposable.Dispose()
  5037. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose
  5038. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5039. name.vb: System.IDisposable.Dispose()
  5040. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  5041. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose()
  5042. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  5043. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose*
  5044. name: IDisposable.Dispose
  5045. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose_
  5046. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  5047. isSpec: "True"
  5048. name.vb: System.IDisposable.Dispose
  5049. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  5050. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose
  5051. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  5052. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5053. name: Synchronization.SemaphoreSlimLocker
  5054. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html
  5055. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5056. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5057. nameWithType: Synchronization.SemaphoreSlimLocker
  5058. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5059. name: IDisposable.Dispose()
  5060. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose
  5061. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5062. name.vb: System.IDisposable.Dispose()
  5063. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  5064. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose()
  5065. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  5066. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose*
  5067. name: IDisposable.Dispose
  5068. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose_
  5069. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  5070. isSpec: "True"
  5071. name.vb: System.IDisposable.Dispose
  5072. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  5073. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose
  5074. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  5075. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5076. name: UnityMainThreadTaskScheduler
  5077. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html
  5078. commentId: T:IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5079. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5080. nameWithType: UnityMainThreadTaskScheduler
  5081. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5082. name: Cancel()
  5083. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel
  5084. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5085. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel()
  5086. nameWithType: UnityMainThreadTaskScheduler.Cancel()
  5087. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel*
  5088. name: Cancel
  5089. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel_
  5090. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5091. isSpec: "True"
  5092. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5093. nameWithType: UnityMainThreadTaskScheduler.Cancel
  5094. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5095. name: Cancelling
  5096. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling
  5097. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5098. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5099. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  5100. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling*
  5101. name: Cancelling
  5102. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling_
  5103. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5104. isSpec: "True"
  5105. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5106. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  5107. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5108. name: Coroutine()
  5109. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine
  5110. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5111. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine()
  5112. nameWithType: UnityMainThreadTaskScheduler.Coroutine()
  5113. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine*
  5114. name: Coroutine
  5115. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine_
  5116. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5117. isSpec: "True"
  5118. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5119. nameWithType: UnityMainThreadTaskScheduler.Coroutine
  5120. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5121. name: Default
  5122. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default
  5123. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5124. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5125. nameWithType: UnityMainThreadTaskScheduler.Default
  5126. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default*
  5127. name: Default
  5128. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default_
  5129. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5130. isSpec: "True"
  5131. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5132. nameWithType: UnityMainThreadTaskScheduler.Default
  5133. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5134. name: Dispose()
  5135. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose
  5136. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5137. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose()
  5138. nameWithType: UnityMainThreadTaskScheduler.Dispose()
  5139. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5140. name: Dispose(Boolean)
  5141. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_System_Boolean_
  5142. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5143. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5144. nameWithType: UnityMainThreadTaskScheduler.Dispose(Boolean)
  5145. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose*
  5146. name: Dispose
  5147. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_
  5148. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5149. isSpec: "True"
  5150. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5151. nameWithType: UnityMainThreadTaskScheduler.Dispose
  5152. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5153. name: Factory
  5154. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory
  5155. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5156. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5157. nameWithType: UnityMainThreadTaskScheduler.Factory
  5158. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory*
  5159. name: Factory
  5160. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory_
  5161. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5162. isSpec: "True"
  5163. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5164. nameWithType: UnityMainThreadTaskScheduler.Factory
  5165. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5166. name: GetScheduledTasks()
  5167. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks
  5168. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5169. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks()
  5170. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks()
  5171. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks*
  5172. name: GetScheduledTasks
  5173. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks_
  5174. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5175. isSpec: "True"
  5176. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5177. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks
  5178. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5179. name: IsRunning
  5180. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning
  5181. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5182. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5183. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5184. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning*
  5185. name: IsRunning
  5186. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning_
  5187. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5188. isSpec: "True"
  5189. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5190. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5191. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5192. name: QueueTask(Task)
  5193. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  5194. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5195. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5196. nameWithType: UnityMainThreadTaskScheduler.QueueTask(Task)
  5197. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask*
  5198. name: QueueTask
  5199. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_
  5200. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5201. isSpec: "True"
  5202. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5203. nameWithType: UnityMainThreadTaskScheduler.QueueTask
  5204. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5205. name: TryExecuteTaskInline(Task, Boolean)
  5206. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  5207. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5208. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  5209. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  5210. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline*
  5211. name: TryExecuteTaskInline
  5212. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_
  5213. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5214. isSpec: "True"
  5215. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5216. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5217. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5218. name: YieldAfterTasks
  5219. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks
  5220. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5221. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5222. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  5223. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks*
  5224. name: YieldAfterTasks
  5225. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks_
  5226. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5227. isSpec: "True"
  5228. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5229. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  5230. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5231. name: YieldAfterTime
  5232. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime
  5233. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5234. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5235. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  5236. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime*
  5237. name: YieldAfterTime
  5238. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime_
  5239. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5240. isSpec: "True"
  5241. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5242. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  5243. - uid: IPA.Utilities.CriticalSection
  5244. name: CriticalSection
  5245. href: api/IPA.Utilities.CriticalSection.html
  5246. commentId: T:IPA.Utilities.CriticalSection
  5247. fullName: IPA.Utilities.CriticalSection
  5248. nameWithType: CriticalSection
  5249. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection
  5250. name: CriticalSection.AutoExecuteSection
  5251. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html
  5252. commentId: T:IPA.Utilities.CriticalSection.AutoExecuteSection
  5253. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection
  5254. nameWithType: CriticalSection.AutoExecuteSection
  5255. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5256. name: IDisposable.Dispose()
  5257. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose
  5258. commentId: M:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5259. name.vb: System.IDisposable.Dispose()
  5260. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  5261. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose()
  5262. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  5263. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose*
  5264. name: IDisposable.Dispose
  5265. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose_
  5266. commentId: Overload:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5267. isSpec: "True"
  5268. name.vb: System.IDisposable.Dispose
  5269. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  5270. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose
  5271. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  5272. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection
  5273. name: EnterExecuteSection()
  5274. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection
  5275. commentId: M:IPA.Utilities.CriticalSection.EnterExecuteSection
  5276. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection()
  5277. nameWithType: CriticalSection.EnterExecuteSection()
  5278. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection*
  5279. name: EnterExecuteSection
  5280. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection_
  5281. commentId: Overload:IPA.Utilities.CriticalSection.EnterExecuteSection
  5282. isSpec: "True"
  5283. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection
  5284. nameWithType: CriticalSection.EnterExecuteSection
  5285. - uid: IPA.Utilities.CriticalSection.ExecuteSection
  5286. name: ExecuteSection()
  5287. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection
  5288. commentId: M:IPA.Utilities.CriticalSection.ExecuteSection
  5289. fullName: IPA.Utilities.CriticalSection.ExecuteSection()
  5290. nameWithType: CriticalSection.ExecuteSection()
  5291. - uid: IPA.Utilities.CriticalSection.ExecuteSection*
  5292. name: ExecuteSection
  5293. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection_
  5294. commentId: Overload:IPA.Utilities.CriticalSection.ExecuteSection
  5295. isSpec: "True"
  5296. fullName: IPA.Utilities.CriticalSection.ExecuteSection
  5297. nameWithType: CriticalSection.ExecuteSection
  5298. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection
  5299. name: ExitExecuteSection()
  5300. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection
  5301. commentId: M:IPA.Utilities.CriticalSection.ExitExecuteSection
  5302. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection()
  5303. nameWithType: CriticalSection.ExitExecuteSection()
  5304. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection*
  5305. name: ExitExecuteSection
  5306. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection_
  5307. commentId: Overload:IPA.Utilities.CriticalSection.ExitExecuteSection
  5308. isSpec: "True"
  5309. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection
  5310. nameWithType: CriticalSection.ExitExecuteSection
  5311. - uid: IPA.Utilities.EnumerableExtensions
  5312. name: EnumerableExtensions
  5313. href: api/IPA.Utilities.EnumerableExtensions.html
  5314. commentId: T:IPA.Utilities.EnumerableExtensions
  5315. fullName: IPA.Utilities.EnumerableExtensions
  5316. nameWithType: EnumerableExtensions
  5317. - uid: IPA.Utilities.EnumerableExtensions.Append*
  5318. name: Append
  5319. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append_
  5320. commentId: Overload:IPA.Utilities.EnumerableExtensions.Append
  5321. isSpec: "True"
  5322. fullName: IPA.Utilities.EnumerableExtensions.Append
  5323. nameWithType: EnumerableExtensions.Append
  5324. - uid: IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  5325. name: Append<T>(IEnumerable<T>, T)
  5326. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append__1_System_Collections_Generic_IEnumerable___0____0_
  5327. commentId: M:IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  5328. name.vb: Append(Of T)(IEnumerable(Of T), T)
  5329. fullName: IPA.Utilities.EnumerableExtensions.Append<T>(System.Collections.Generic.IEnumerable<T>, T)
  5330. fullName.vb: IPA.Utilities.EnumerableExtensions.Append(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  5331. nameWithType: EnumerableExtensions.Append<T>(IEnumerable<T>, T)
  5332. nameWithType.vb: EnumerableExtensions.Append(Of T)(IEnumerable(Of T), T)
  5333. - uid: IPA.Utilities.EnumerableExtensions.NonNull*
  5334. name: NonNull
  5335. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull_
  5336. commentId: Overload:IPA.Utilities.EnumerableExtensions.NonNull
  5337. isSpec: "True"
  5338. fullName: IPA.Utilities.EnumerableExtensions.NonNull
  5339. nameWithType: EnumerableExtensions.NonNull
  5340. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  5341. name: NonNull<T>(IEnumerable<T>)
  5342. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable___0__
  5343. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  5344. name.vb: NonNull(Of T)(IEnumerable(Of T))
  5345. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<T>)
  5346. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of T))
  5347. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<T>)
  5348. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of T))
  5349. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  5350. name: NonNull<T>(IEnumerable<Nullable<T>>)
  5351. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable_System_Nullable___0___
  5352. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  5353. name.vb: NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  5354. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<System.Nullable<T>>)
  5355. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of System.Nullable(Of T)))
  5356. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<Nullable<T>>)
  5357. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  5358. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  5359. name: NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  5360. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__
  5361. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  5362. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  5363. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(System.Collections.Generic.IEnumerable<T>, System.Func<T, U>)
  5364. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, U))
  5365. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  5366. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  5367. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Nullable{``1}})
  5368. name: NonNull<T, U>(IEnumerable<T>, Func<T, Nullable<U>>)
  5369. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0_System_Nullable___1___
  5370. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,System.Nullable{``1}})
  5371. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U)))
  5372. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(System.Collections.Generic.IEnumerable<T>, System.Func<T, System.Nullable<U>>)
  5373. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, System.Nullable(Of U)))
  5374. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, Nullable<U>>)
  5375. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U)))
  5376. - uid: IPA.Utilities.EnumerableExtensions.Prepend*
  5377. name: Prepend
  5378. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend_
  5379. commentId: Overload:IPA.Utilities.EnumerableExtensions.Prepend
  5380. isSpec: "True"
  5381. fullName: IPA.Utilities.EnumerableExtensions.Prepend
  5382. nameWithType: EnumerableExtensions.Prepend
  5383. - uid: IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  5384. name: Prepend<T>(IEnumerable<T>, T)
  5385. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend__1_System_Collections_Generic_IEnumerable___0____0_
  5386. commentId: M:IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  5387. name.vb: Prepend(Of T)(IEnumerable(Of T), T)
  5388. fullName: IPA.Utilities.EnumerableExtensions.Prepend<T>(System.Collections.Generic.IEnumerable<T>, T)
  5389. fullName.vb: IPA.Utilities.EnumerableExtensions.Prepend(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  5390. nameWithType: EnumerableExtensions.Prepend<T>(IEnumerable<T>, T)
  5391. nameWithType.vb: EnumerableExtensions.Prepend(Of T)(IEnumerable(Of T), T)
  5392. - uid: IPA.Utilities.Extensions
  5393. name: Extensions
  5394. href: api/IPA.Utilities.Extensions.html
  5395. commentId: T:IPA.Utilities.Extensions
  5396. fullName: IPA.Utilities.Extensions
  5397. nameWithType: Extensions
  5398. - uid: IPA.Utilities.Extensions.GetDefault(System.Type)
  5399. name: GetDefault(Type)
  5400. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_System_Type_
  5401. commentId: M:IPA.Utilities.Extensions.GetDefault(System.Type)
  5402. fullName: IPA.Utilities.Extensions.GetDefault(System.Type)
  5403. nameWithType: Extensions.GetDefault(Type)
  5404. - uid: IPA.Utilities.Extensions.GetDefault*
  5405. name: GetDefault
  5406. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_
  5407. commentId: Overload:IPA.Utilities.Extensions.GetDefault
  5408. isSpec: "True"
  5409. fullName: IPA.Utilities.Extensions.GetDefault
  5410. nameWithType: Extensions.GetDefault
  5411. - uid: IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  5412. name: IsSubPathOf(String, String)
  5413. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_System_String_System_String_
  5414. commentId: M:IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  5415. fullName: IPA.Utilities.Extensions.IsSubPathOf(System.String, System.String)
  5416. nameWithType: Extensions.IsSubPathOf(String, String)
  5417. - uid: IPA.Utilities.Extensions.IsSubPathOf*
  5418. name: IsSubPathOf
  5419. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_
  5420. commentId: Overload:IPA.Utilities.Extensions.IsSubPathOf
  5421. isSpec: "True"
  5422. fullName: IPA.Utilities.Extensions.IsSubPathOf
  5423. nameWithType: Extensions.IsSubPathOf
  5424. - uid: IPA.Utilities.Extensions.Right(System.String,System.Int32)
  5425. name: Right(String, Int32)
  5426. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_System_String_System_Int32_
  5427. commentId: M:IPA.Utilities.Extensions.Right(System.String,System.Int32)
  5428. fullName: IPA.Utilities.Extensions.Right(System.String, System.Int32)
  5429. nameWithType: Extensions.Right(String, Int32)
  5430. - uid: IPA.Utilities.Extensions.Right*
  5431. name: Right
  5432. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_
  5433. commentId: Overload:IPA.Utilities.Extensions.Right
  5434. isSpec: "True"
  5435. fullName: IPA.Utilities.Extensions.Right
  5436. nameWithType: Extensions.Right
  5437. - uid: IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  5438. name: Unwrap(Nullable<Boolean>)
  5439. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__
  5440. commentId: M:IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  5441. name.vb: Unwrap(Nullable(Of Boolean))
  5442. fullName: IPA.Utilities.Extensions.Unwrap(System.Nullable<System.Boolean>)
  5443. fullName.vb: IPA.Utilities.Extensions.Unwrap(System.Nullable(Of System.Boolean))
  5444. nameWithType: Extensions.Unwrap(Nullable<Boolean>)
  5445. nameWithType.vb: Extensions.Unwrap(Nullable(Of Boolean))
  5446. - uid: IPA.Utilities.Extensions.Unwrap*
  5447. name: Unwrap
  5448. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_
  5449. commentId: Overload:IPA.Utilities.Extensions.Unwrap
  5450. isSpec: "True"
  5451. fullName: IPA.Utilities.Extensions.Unwrap
  5452. nameWithType: Extensions.Unwrap
  5453. - uid: IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  5454. name: WithEnding(String, String)
  5455. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_System_String_System_String_
  5456. commentId: M:IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  5457. fullName: IPA.Utilities.Extensions.WithEnding(System.String, System.String)
  5458. nameWithType: Extensions.WithEnding(String, String)
  5459. - uid: IPA.Utilities.Extensions.WithEnding*
  5460. name: WithEnding
  5461. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_
  5462. commentId: Overload:IPA.Utilities.Extensions.WithEnding
  5463. isSpec: "True"
  5464. fullName: IPA.Utilities.Extensions.WithEnding
  5465. nameWithType: Extensions.WithEnding
  5466. - uid: IPA.Utilities.FieldAccessor`2
  5467. name: FieldAccessor<T, U>
  5468. href: api/IPA.Utilities.FieldAccessor-2.html
  5469. commentId: T:IPA.Utilities.FieldAccessor`2
  5470. name.vb: FieldAccessor(Of T, U)
  5471. fullName: IPA.Utilities.FieldAccessor<T, U>
  5472. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U)
  5473. nameWithType: FieldAccessor<T, U>
  5474. nameWithType.vb: FieldAccessor(Of T, U)
  5475. - uid: IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  5476. name: Access(ref T, String)
  5477. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access__0__System_String_
  5478. commentId: M:IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  5479. name.vb: Access(ByRef T, String)
  5480. fullName: IPA.Utilities.FieldAccessor<T, U>.Access(ref T, System.String)
  5481. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access(ByRef T, System.String)
  5482. nameWithType: FieldAccessor<T, U>.Access(ref T, String)
  5483. nameWithType.vb: FieldAccessor(Of T, U).Access(ByRef T, String)
  5484. - uid: IPA.Utilities.FieldAccessor`2.Access*
  5485. name: Access
  5486. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access_
  5487. commentId: Overload:IPA.Utilities.FieldAccessor`2.Access
  5488. isSpec: "True"
  5489. fullName: IPA.Utilities.FieldAccessor<T, U>.Access
  5490. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access
  5491. nameWithType: FieldAccessor<T, U>.Access
  5492. nameWithType.vb: FieldAccessor(Of T, U).Access
  5493. - uid: IPA.Utilities.FieldAccessor`2.Accessor
  5494. name: FieldAccessor<T, U>.Accessor
  5495. href: api/IPA.Utilities.FieldAccessor-2.Accessor.html
  5496. commentId: T:IPA.Utilities.FieldAccessor`2.Accessor
  5497. name.vb: FieldAccessor(Of T, U).Accessor
  5498. fullName: IPA.Utilities.FieldAccessor<T, U>.Accessor
  5499. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Accessor
  5500. nameWithType: FieldAccessor<T, U>.Accessor
  5501. nameWithType.vb: FieldAccessor(Of T, U).Accessor
  5502. - uid: IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  5503. name: Get(T, String)
  5504. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0_System_String_
  5505. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  5506. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(T, System.String)
  5507. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(T, System.String)
  5508. nameWithType: FieldAccessor<T, U>.Get(T, String)
  5509. nameWithType.vb: FieldAccessor(Of T, U).Get(T, String)
  5510. - uid: IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  5511. name: Get(ref T, String)
  5512. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0__System_String_
  5513. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  5514. name.vb: Get(ByRef T, String)
  5515. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(ref T, System.String)
  5516. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(ByRef T, System.String)
  5517. nameWithType: FieldAccessor<T, U>.Get(ref T, String)
  5518. nameWithType.vb: FieldAccessor(Of T, U).Get(ByRef T, String)
  5519. - uid: IPA.Utilities.FieldAccessor`2.Get*
  5520. name: Get
  5521. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get_
  5522. commentId: Overload:IPA.Utilities.FieldAccessor`2.Get
  5523. isSpec: "True"
  5524. fullName: IPA.Utilities.FieldAccessor<T, U>.Get
  5525. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get
  5526. nameWithType: FieldAccessor<T, U>.Get
  5527. nameWithType.vb: FieldAccessor(Of T, U).Get
  5528. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  5529. name: GetAccessor(String)
  5530. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_System_String_
  5531. commentId: M:IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  5532. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor(System.String)
  5533. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor(System.String)
  5534. nameWithType: FieldAccessor<T, U>.GetAccessor(String)
  5535. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor(String)
  5536. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor*
  5537. name: GetAccessor
  5538. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_
  5539. commentId: Overload:IPA.Utilities.FieldAccessor`2.GetAccessor
  5540. isSpec: "True"
  5541. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor
  5542. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor
  5543. nameWithType: FieldAccessor<T, U>.GetAccessor
  5544. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor
  5545. - uid: IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  5546. name: Set(T, String, U)
  5547. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0_System_String__1_
  5548. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  5549. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(T, System.String, U)
  5550. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(T, System.String, U)
  5551. nameWithType: FieldAccessor<T, U>.Set(T, String, U)
  5552. nameWithType.vb: FieldAccessor(Of T, U).Set(T, String, U)
  5553. - uid: IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  5554. name: Set(ref T, String, U)
  5555. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0__System_String__1_
  5556. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  5557. name.vb: Set(ByRef T, String, U)
  5558. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(ref T, System.String, U)
  5559. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(ByRef T, System.String, U)
  5560. nameWithType: FieldAccessor<T, U>.Set(ref T, String, U)
  5561. nameWithType.vb: FieldAccessor(Of T, U).Set(ByRef T, String, U)
  5562. - uid: IPA.Utilities.FieldAccessor`2.Set*
  5563. name: Set
  5564. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set_
  5565. commentId: Overload:IPA.Utilities.FieldAccessor`2.Set
  5566. isSpec: "True"
  5567. fullName: IPA.Utilities.FieldAccessor<T, U>.Set
  5568. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set
  5569. nameWithType: FieldAccessor<T, U>.Set
  5570. nameWithType.vb: FieldAccessor(Of T, U).Set
  5571. - uid: IPA.Utilities.MethodAccessor`2
  5572. name: MethodAccessor<T, TDelegate>
  5573. href: api/IPA.Utilities.MethodAccessor-2.html
  5574. commentId: T:IPA.Utilities.MethodAccessor`2
  5575. name.vb: MethodAccessor(Of T, TDelegate)
  5576. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>
  5577. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate)
  5578. nameWithType: MethodAccessor<T, TDelegate>
  5579. nameWithType.vb: MethodAccessor(Of T, TDelegate)
  5580. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  5581. name: GetDelegate(String)
  5582. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_System_String_
  5583. commentId: M:IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  5584. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate(System.String)
  5585. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate(System.String)
  5586. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate(String)
  5587. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate(String)
  5588. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate*
  5589. name: GetDelegate
  5590. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_
  5591. commentId: Overload:IPA.Utilities.MethodAccessor`2.GetDelegate
  5592. isSpec: "True"
  5593. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate
  5594. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate
  5595. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate
  5596. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate
  5597. - uid: IPA.Utilities.PropertyAccessor`2
  5598. name: PropertyAccessor<T, U>
  5599. href: api/IPA.Utilities.PropertyAccessor-2.html
  5600. commentId: T:IPA.Utilities.PropertyAccessor`2
  5601. name.vb: PropertyAccessor(Of T, U)
  5602. fullName: IPA.Utilities.PropertyAccessor<T, U>
  5603. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U)
  5604. nameWithType: PropertyAccessor<T, U>
  5605. nameWithType.vb: PropertyAccessor(Of T, U)
  5606. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  5607. name: Get(T, String)
  5608. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0_System_String_
  5609. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  5610. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(T, System.String)
  5611. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(T, System.String)
  5612. nameWithType: PropertyAccessor<T, U>.Get(T, String)
  5613. nameWithType.vb: PropertyAccessor(Of T, U).Get(T, String)
  5614. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  5615. name: Get(ref T, String)
  5616. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0__System_String_
  5617. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  5618. name.vb: Get(ByRef T, String)
  5619. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(ref T, System.String)
  5620. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(ByRef T, System.String)
  5621. nameWithType: PropertyAccessor<T, U>.Get(ref T, String)
  5622. nameWithType.vb: PropertyAccessor(Of T, U).Get(ByRef T, String)
  5623. - uid: IPA.Utilities.PropertyAccessor`2.Get*
  5624. name: Get
  5625. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get_
  5626. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Get
  5627. isSpec: "True"
  5628. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get
  5629. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get
  5630. nameWithType: PropertyAccessor<T, U>.Get
  5631. nameWithType.vb: PropertyAccessor(Of T, U).Get
  5632. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  5633. name: GetGetter(String)
  5634. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_System_String_
  5635. commentId: M:IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  5636. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter(System.String)
  5637. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter(System.String)
  5638. nameWithType: PropertyAccessor<T, U>.GetGetter(String)
  5639. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter(String)
  5640. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter*
  5641. name: GetGetter
  5642. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_
  5643. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetGetter
  5644. isSpec: "True"
  5645. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter
  5646. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter
  5647. nameWithType: PropertyAccessor<T, U>.GetGetter
  5648. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter
  5649. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  5650. name: GetSetter(String)
  5651. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_System_String_
  5652. commentId: M:IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  5653. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter(System.String)
  5654. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter(System.String)
  5655. nameWithType: PropertyAccessor<T, U>.GetSetter(String)
  5656. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter(String)
  5657. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter*
  5658. name: GetSetter
  5659. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_
  5660. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetSetter
  5661. isSpec: "True"
  5662. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter
  5663. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter
  5664. nameWithType: PropertyAccessor<T, U>.GetSetter
  5665. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter
  5666. - uid: IPA.Utilities.PropertyAccessor`2.Getter
  5667. name: PropertyAccessor<T, U>.Getter
  5668. href: api/IPA.Utilities.PropertyAccessor-2.Getter.html
  5669. commentId: T:IPA.Utilities.PropertyAccessor`2.Getter
  5670. name.vb: PropertyAccessor(Of T, U).Getter
  5671. fullName: IPA.Utilities.PropertyAccessor<T, U>.Getter
  5672. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Getter
  5673. nameWithType: PropertyAccessor<T, U>.Getter
  5674. nameWithType.vb: PropertyAccessor(Of T, U).Getter
  5675. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  5676. name: Set(T, String, U)
  5677. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0_System_String__1_
  5678. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  5679. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(T, System.String, U)
  5680. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(T, System.String, U)
  5681. nameWithType: PropertyAccessor<T, U>.Set(T, String, U)
  5682. nameWithType.vb: PropertyAccessor(Of T, U).Set(T, String, U)
  5683. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  5684. name: Set(ref T, String, U)
  5685. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0__System_String__1_
  5686. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  5687. name.vb: Set(ByRef T, String, U)
  5688. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(ref T, System.String, U)
  5689. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(ByRef T, System.String, U)
  5690. nameWithType: PropertyAccessor<T, U>.Set(ref T, String, U)
  5691. nameWithType.vb: PropertyAccessor(Of T, U).Set(ByRef T, String, U)
  5692. - uid: IPA.Utilities.PropertyAccessor`2.Set*
  5693. name: Set
  5694. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set_
  5695. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Set
  5696. isSpec: "True"
  5697. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set
  5698. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set
  5699. nameWithType: PropertyAccessor<T, U>.Set
  5700. nameWithType.vb: PropertyAccessor(Of T, U).Set
  5701. - uid: IPA.Utilities.PropertyAccessor`2.Setter
  5702. name: PropertyAccessor<T, U>.Setter
  5703. href: api/IPA.Utilities.PropertyAccessor-2.Setter.html
  5704. commentId: T:IPA.Utilities.PropertyAccessor`2.Setter
  5705. name.vb: PropertyAccessor(Of T, U).Setter
  5706. fullName: IPA.Utilities.PropertyAccessor<T, U>.Setter
  5707. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Setter
  5708. nameWithType: PropertyAccessor<T, U>.Setter
  5709. nameWithType.vb: PropertyAccessor(Of T, U).Setter
  5710. - uid: IPA.Utilities.Ref
  5711. name: Ref
  5712. href: api/IPA.Utilities.Ref.html
  5713. commentId: T:IPA.Utilities.Ref
  5714. fullName: IPA.Utilities.Ref
  5715. nameWithType: Ref
  5716. - uid: IPA.Utilities.Ref.Create*
  5717. name: Create
  5718. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create_
  5719. commentId: Overload:IPA.Utilities.Ref.Create
  5720. isSpec: "True"
  5721. fullName: IPA.Utilities.Ref.Create
  5722. nameWithType: Ref.Create
  5723. - uid: IPA.Utilities.Ref.Create``1(``0)
  5724. name: Create<T>(T)
  5725. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create__1___0_
  5726. commentId: M:IPA.Utilities.Ref.Create``1(``0)
  5727. name.vb: Create(Of T)(T)
  5728. fullName: IPA.Utilities.Ref.Create<T>(T)
  5729. fullName.vb: IPA.Utilities.Ref.Create(Of T)(T)
  5730. nameWithType: Ref.Create<T>(T)
  5731. nameWithType.vb: Ref.Create(Of T)(T)
  5732. - uid: IPA.Utilities.Ref`1
  5733. name: Ref<T>
  5734. href: api/IPA.Utilities.Ref-1.html
  5735. commentId: T:IPA.Utilities.Ref`1
  5736. name.vb: Ref(Of T)
  5737. fullName: IPA.Utilities.Ref<T>
  5738. fullName.vb: IPA.Utilities.Ref(Of T)
  5739. nameWithType: Ref<T>
  5740. nameWithType.vb: Ref(Of T)
  5741. - uid: IPA.Utilities.Ref`1.#ctor(`0)
  5742. name: Ref(T)
  5743. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor__0_
  5744. commentId: M:IPA.Utilities.Ref`1.#ctor(`0)
  5745. fullName: IPA.Utilities.Ref<T>.Ref(T)
  5746. fullName.vb: IPA.Utilities.Ref(Of T).Ref(T)
  5747. nameWithType: Ref<T>.Ref(T)
  5748. nameWithType.vb: Ref(Of T).Ref(T)
  5749. - uid: IPA.Utilities.Ref`1.#ctor*
  5750. name: Ref
  5751. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor_
  5752. commentId: Overload:IPA.Utilities.Ref`1.#ctor
  5753. isSpec: "True"
  5754. fullName: IPA.Utilities.Ref<T>.Ref
  5755. fullName.vb: IPA.Utilities.Ref(Of T).Ref
  5756. nameWithType: Ref<T>.Ref
  5757. nameWithType.vb: Ref(Of T).Ref
  5758. - uid: IPA.Utilities.Ref`1.CompareTo(`0)
  5759. name: CompareTo(T)
  5760. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo__0_
  5761. commentId: M:IPA.Utilities.Ref`1.CompareTo(`0)
  5762. fullName: IPA.Utilities.Ref<T>.CompareTo(T)
  5763. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(T)
  5764. nameWithType: Ref<T>.CompareTo(T)
  5765. nameWithType.vb: Ref(Of T).CompareTo(T)
  5766. - uid: IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  5767. name: CompareTo(Ref<T>)
  5768. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__
  5769. commentId: M:IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  5770. name.vb: CompareTo(Ref(Of T))
  5771. fullName: IPA.Utilities.Ref<T>.CompareTo(IPA.Utilities.Ref<T>)
  5772. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(IPA.Utilities.Ref(Of T))
  5773. nameWithType: Ref<T>.CompareTo(Ref<T>)
  5774. nameWithType.vb: Ref(Of T).CompareTo(Ref(Of T))
  5775. - uid: IPA.Utilities.Ref`1.CompareTo*
  5776. name: CompareTo
  5777. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_
  5778. commentId: Overload:IPA.Utilities.Ref`1.CompareTo
  5779. isSpec: "True"
  5780. fullName: IPA.Utilities.Ref<T>.CompareTo
  5781. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo
  5782. nameWithType: Ref<T>.CompareTo
  5783. nameWithType.vb: Ref(Of T).CompareTo
  5784. - uid: IPA.Utilities.Ref`1.Error
  5785. name: Error
  5786. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error
  5787. commentId: P:IPA.Utilities.Ref`1.Error
  5788. fullName: IPA.Utilities.Ref<T>.Error
  5789. fullName.vb: IPA.Utilities.Ref(Of T).Error
  5790. nameWithType: Ref<T>.Error
  5791. nameWithType.vb: Ref(Of T).Error
  5792. - uid: IPA.Utilities.Ref`1.Error*
  5793. name: Error
  5794. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error_
  5795. commentId: Overload:IPA.Utilities.Ref`1.Error
  5796. isSpec: "True"
  5797. fullName: IPA.Utilities.Ref<T>.Error
  5798. fullName.vb: IPA.Utilities.Ref(Of T).Error
  5799. nameWithType: Ref<T>.Error
  5800. nameWithType.vb: Ref(Of T).Error
  5801. - uid: IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  5802. name: Implicit(T to Ref<T>)
  5803. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_
  5804. commentId: M:IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  5805. name.vb: Widening(T to Ref(Of T))
  5806. fullName: IPA.Utilities.Ref<T>.Implicit(T to IPA.Utilities.Ref<T>)
  5807. fullName.vb: IPA.Utilities.Ref(Of T).Widening(T to IPA.Utilities.Ref(Of T))
  5808. nameWithType: Ref<T>.Implicit(T to Ref<T>)
  5809. nameWithType.vb: Ref(Of T).Widening(T to Ref(Of T))
  5810. - uid: IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  5811. name: Implicit(Ref<T> to T)
  5812. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0
  5813. commentId: M:IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  5814. name.vb: Widening(Ref(Of T) to T)
  5815. fullName: IPA.Utilities.Ref<T>.Implicit(IPA.Utilities.Ref<T> to T)
  5816. fullName.vb: IPA.Utilities.Ref(Of T).Widening(IPA.Utilities.Ref(Of T) to T)
  5817. nameWithType: Ref<T>.Implicit(Ref<T> to T)
  5818. nameWithType.vb: Ref(Of T).Widening(Ref(Of T) to T)
  5819. - uid: IPA.Utilities.Ref`1.op_Implicit*
  5820. name: Implicit
  5821. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_
  5822. commentId: Overload:IPA.Utilities.Ref`1.op_Implicit
  5823. isSpec: "True"
  5824. name.vb: Widening
  5825. fullName: IPA.Utilities.Ref<T>.Implicit
  5826. fullName.vb: IPA.Utilities.Ref(Of T).Widening
  5827. nameWithType: Ref<T>.Implicit
  5828. nameWithType.vb: Ref(Of T).Widening
  5829. - uid: IPA.Utilities.Ref`1.Value
  5830. name: Value
  5831. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value
  5832. commentId: P:IPA.Utilities.Ref`1.Value
  5833. fullName: IPA.Utilities.Ref<T>.Value
  5834. fullName.vb: IPA.Utilities.Ref(Of T).Value
  5835. nameWithType: Ref<T>.Value
  5836. nameWithType.vb: Ref(Of T).Value
  5837. - uid: IPA.Utilities.Ref`1.Value*
  5838. name: Value
  5839. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value_
  5840. commentId: Overload:IPA.Utilities.Ref`1.Value
  5841. isSpec: "True"
  5842. fullName: IPA.Utilities.Ref<T>.Value
  5843. fullName.vb: IPA.Utilities.Ref(Of T).Value
  5844. nameWithType: Ref<T>.Value
  5845. nameWithType.vb: Ref(Of T).Value
  5846. - uid: IPA.Utilities.Ref`1.Verify
  5847. name: Verify()
  5848. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify
  5849. commentId: M:IPA.Utilities.Ref`1.Verify
  5850. fullName: IPA.Utilities.Ref<T>.Verify()
  5851. fullName.vb: IPA.Utilities.Ref(Of T).Verify()
  5852. nameWithType: Ref<T>.Verify()
  5853. nameWithType.vb: Ref(Of T).Verify()
  5854. - uid: IPA.Utilities.Ref`1.Verify*
  5855. name: Verify
  5856. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify_
  5857. commentId: Overload:IPA.Utilities.Ref`1.Verify
  5858. isSpec: "True"
  5859. fullName: IPA.Utilities.Ref<T>.Verify
  5860. fullName.vb: IPA.Utilities.Ref(Of T).Verify
  5861. nameWithType: Ref<T>.Verify
  5862. nameWithType.vb: Ref(Of T).Verify
  5863. - uid: IPA.Utilities.ReflectionUtil
  5864. name: ReflectionUtil
  5865. href: api/IPA.Utilities.ReflectionUtil.html
  5866. commentId: T:IPA.Utilities.ReflectionUtil
  5867. fullName: IPA.Utilities.ReflectionUtil
  5868. nameWithType: ReflectionUtil
  5869. - uid: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  5870. name: CopyComponent(Component, Type, GameObject, Type)
  5871. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_UnityEngine_Component_System_Type_UnityEngine_GameObject_System_Type_
  5872. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  5873. fullName: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component, System.Type, UnityEngine.GameObject, System.Type)
  5874. nameWithType: ReflectionUtil.CopyComponent(Component, Type, GameObject, Type)
  5875. - uid: IPA.Utilities.ReflectionUtil.CopyComponent*
  5876. name: CopyComponent
  5877. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_
  5878. commentId: Overload:IPA.Utilities.ReflectionUtil.CopyComponent
  5879. isSpec: "True"
  5880. fullName: IPA.Utilities.ReflectionUtil.CopyComponent
  5881. nameWithType: ReflectionUtil.CopyComponent
  5882. - uid: IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  5883. name: CopyComponent<T>(Component, GameObject, Type)
  5884. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent__1_UnityEngine_Component_UnityEngine_GameObject_System_Type_
  5885. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  5886. name.vb: CopyComponent(Of T)(Component, GameObject, Type)
  5887. fullName: IPA.Utilities.ReflectionUtil.CopyComponent<T>(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  5888. fullName.vb: IPA.Utilities.ReflectionUtil.CopyComponent(Of T)(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  5889. nameWithType: ReflectionUtil.CopyComponent<T>(Component, GameObject, Type)
  5890. nameWithType.vb: ReflectionUtil.CopyComponent(Of T)(Component, GameObject, Type)
  5891. - uid: IPA.Utilities.ReflectionUtil.GetField*
  5892. name: GetField
  5893. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField_
  5894. commentId: Overload:IPA.Utilities.ReflectionUtil.GetField
  5895. isSpec: "True"
  5896. fullName: IPA.Utilities.ReflectionUtil.GetField
  5897. nameWithType: ReflectionUtil.GetField
  5898. - uid: IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  5899. name: GetField<U, T>(T, String)
  5900. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_
  5901. commentId: M:IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  5902. name.vb: GetField(Of U, T)(T, String)
  5903. fullName: IPA.Utilities.ReflectionUtil.GetField<U, T>(T, System.String)
  5904. fullName.vb: IPA.Utilities.ReflectionUtil.GetField(Of U, T)(T, System.String)
  5905. nameWithType: ReflectionUtil.GetField<U, T>(T, String)
  5906. nameWithType.vb: ReflectionUtil.GetField(Of U, T)(T, String)
  5907. - uid: IPA.Utilities.ReflectionUtil.GetProperty*
  5908. name: GetProperty
  5909. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty_
  5910. commentId: Overload:IPA.Utilities.ReflectionUtil.GetProperty
  5911. isSpec: "True"
  5912. fullName: IPA.Utilities.ReflectionUtil.GetProperty
  5913. nameWithType: ReflectionUtil.GetProperty
  5914. - uid: IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  5915. name: GetProperty<U, T>(T, String)
  5916. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty__2___1_System_String_
  5917. commentId: M:IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  5918. name.vb: GetProperty(Of U, T)(T, String)
  5919. fullName: IPA.Utilities.ReflectionUtil.GetProperty<U, T>(T, System.String)
  5920. fullName.vb: IPA.Utilities.ReflectionUtil.GetProperty(Of U, T)(T, System.String)
  5921. nameWithType: ReflectionUtil.GetProperty<U, T>(T, String)
  5922. nameWithType.vb: ReflectionUtil.GetProperty(Of U, T)(T, String)
  5923. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod*
  5924. name: InvokeMethod
  5925. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_
  5926. commentId: Overload:IPA.Utilities.ReflectionUtil.InvokeMethod
  5927. isSpec: "True"
  5928. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod
  5929. nameWithType: ReflectionUtil.InvokeMethod
  5930. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  5931. name: InvokeMethod<U, T>(T, String, Object[])
  5932. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___
  5933. commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  5934. name.vb: InvokeMethod(Of U, T)(T, String, Object())
  5935. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod<U, T>(T, System.String, System.Object[])
  5936. fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(Of U, T)(T, System.String, System.Object())
  5937. nameWithType: ReflectionUtil.InvokeMethod<U, T>(T, String, Object[])
  5938. nameWithType.vb: ReflectionUtil.InvokeMethod(Of U, T)(T, String, Object())
  5939. - uid: IPA.Utilities.ReflectionUtil.SetField*
  5940. name: SetField
  5941. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_
  5942. commentId: Overload:IPA.Utilities.ReflectionUtil.SetField
  5943. isSpec: "True"
  5944. fullName: IPA.Utilities.ReflectionUtil.SetField
  5945. nameWithType: ReflectionUtil.SetField
  5946. - uid: IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  5947. name: SetField<T, U>(T, String, U)
  5948. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__2___0_System_String___1_
  5949. commentId: M:IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  5950. name.vb: SetField(Of T, U)(T, String, U)
  5951. fullName: IPA.Utilities.ReflectionUtil.SetField<T, U>(T, System.String, U)
  5952. fullName.vb: IPA.Utilities.ReflectionUtil.SetField(Of T, U)(T, System.String, U)
  5953. nameWithType: ReflectionUtil.SetField<T, U>(T, String, U)
  5954. nameWithType.vb: ReflectionUtil.SetField(Of T, U)(T, String, U)
  5955. - uid: IPA.Utilities.ReflectionUtil.SetProperty*
  5956. name: SetProperty
  5957. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_
  5958. commentId: Overload:IPA.Utilities.ReflectionUtil.SetProperty
  5959. isSpec: "True"
  5960. fullName: IPA.Utilities.ReflectionUtil.SetProperty
  5961. nameWithType: ReflectionUtil.SetProperty
  5962. - uid: IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  5963. name: SetProperty<T, U>(T, String, U)
  5964. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__2___0_System_String___1_
  5965. commentId: M:IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  5966. name.vb: SetProperty(Of T, U)(T, String, U)
  5967. fullName: IPA.Utilities.ReflectionUtil.SetProperty<T, U>(T, System.String, U)
  5968. fullName.vb: IPA.Utilities.ReflectionUtil.SetProperty(Of T, U)(T, System.String, U)
  5969. nameWithType: ReflectionUtil.SetProperty<T, U>(T, String, U)
  5970. nameWithType.vb: ReflectionUtil.SetProperty(Of T, U)(T, String, U)
  5971. - uid: IPA.Utilities.UnityGame
  5972. name: UnityGame
  5973. href: api/IPA.Utilities.UnityGame.html
  5974. commentId: T:IPA.Utilities.UnityGame
  5975. fullName: IPA.Utilities.UnityGame
  5976. nameWithType: UnityGame
  5977. - uid: IPA.Utilities.UnityGame.GameVersion
  5978. name: GameVersion
  5979. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion
  5980. commentId: P:IPA.Utilities.UnityGame.GameVersion
  5981. fullName: IPA.Utilities.UnityGame.GameVersion
  5982. nameWithType: UnityGame.GameVersion
  5983. - uid: IPA.Utilities.UnityGame.GameVersion*
  5984. name: GameVersion
  5985. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion_
  5986. commentId: Overload:IPA.Utilities.UnityGame.GameVersion
  5987. isSpec: "True"
  5988. fullName: IPA.Utilities.UnityGame.GameVersion
  5989. nameWithType: UnityGame.GameVersion
  5990. - uid: IPA.Utilities.UnityGame.InstallPath
  5991. name: InstallPath
  5992. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath
  5993. commentId: P:IPA.Utilities.UnityGame.InstallPath
  5994. fullName: IPA.Utilities.UnityGame.InstallPath
  5995. nameWithType: UnityGame.InstallPath
  5996. - uid: IPA.Utilities.UnityGame.InstallPath*
  5997. name: InstallPath
  5998. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath_
  5999. commentId: Overload:IPA.Utilities.UnityGame.InstallPath
  6000. isSpec: "True"
  6001. fullName: IPA.Utilities.UnityGame.InstallPath
  6002. nameWithType: UnityGame.InstallPath
  6003. - uid: IPA.Utilities.UnityGame.LibraryPath
  6004. name: LibraryPath
  6005. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath
  6006. commentId: P:IPA.Utilities.UnityGame.LibraryPath
  6007. fullName: IPA.Utilities.UnityGame.LibraryPath
  6008. nameWithType: UnityGame.LibraryPath
  6009. - uid: IPA.Utilities.UnityGame.LibraryPath*
  6010. name: LibraryPath
  6011. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath_
  6012. commentId: Overload:IPA.Utilities.UnityGame.LibraryPath
  6013. isSpec: "True"
  6014. fullName: IPA.Utilities.UnityGame.LibraryPath
  6015. nameWithType: UnityGame.LibraryPath
  6016. - uid: IPA.Utilities.UnityGame.NativeLibraryPath
  6017. name: NativeLibraryPath
  6018. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath
  6019. commentId: P:IPA.Utilities.UnityGame.NativeLibraryPath
  6020. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  6021. nameWithType: UnityGame.NativeLibraryPath
  6022. - uid: IPA.Utilities.UnityGame.NativeLibraryPath*
  6023. name: NativeLibraryPath
  6024. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath_
  6025. commentId: Overload:IPA.Utilities.UnityGame.NativeLibraryPath
  6026. isSpec: "True"
  6027. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  6028. nameWithType: UnityGame.NativeLibraryPath
  6029. - uid: IPA.Utilities.UnityGame.OnMainThread
  6030. name: OnMainThread
  6031. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread
  6032. commentId: P:IPA.Utilities.UnityGame.OnMainThread
  6033. fullName: IPA.Utilities.UnityGame.OnMainThread
  6034. nameWithType: UnityGame.OnMainThread
  6035. - uid: IPA.Utilities.UnityGame.OnMainThread*
  6036. name: OnMainThread
  6037. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread_
  6038. commentId: Overload:IPA.Utilities.UnityGame.OnMainThread
  6039. isSpec: "True"
  6040. fullName: IPA.Utilities.UnityGame.OnMainThread
  6041. nameWithType: UnityGame.OnMainThread
  6042. - uid: IPA.Utilities.UnityGame.PluginsPath
  6043. name: PluginsPath
  6044. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath
  6045. commentId: P:IPA.Utilities.UnityGame.PluginsPath
  6046. fullName: IPA.Utilities.UnityGame.PluginsPath
  6047. nameWithType: UnityGame.PluginsPath
  6048. - uid: IPA.Utilities.UnityGame.PluginsPath*
  6049. name: PluginsPath
  6050. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath_
  6051. commentId: Overload:IPA.Utilities.UnityGame.PluginsPath
  6052. isSpec: "True"
  6053. fullName: IPA.Utilities.UnityGame.PluginsPath
  6054. nameWithType: UnityGame.PluginsPath
  6055. - uid: IPA.Utilities.UnityGame.Release
  6056. name: UnityGame.Release
  6057. href: api/IPA.Utilities.UnityGame.Release.html
  6058. commentId: T:IPA.Utilities.UnityGame.Release
  6059. fullName: IPA.Utilities.UnityGame.Release
  6060. nameWithType: UnityGame.Release
  6061. - uid: IPA.Utilities.UnityGame.Release.Other
  6062. name: Other
  6063. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Other
  6064. commentId: F:IPA.Utilities.UnityGame.Release.Other
  6065. fullName: IPA.Utilities.UnityGame.Release.Other
  6066. nameWithType: UnityGame.Release.Other
  6067. - uid: IPA.Utilities.UnityGame.Release.Steam
  6068. name: Steam
  6069. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Steam
  6070. commentId: F:IPA.Utilities.UnityGame.Release.Steam
  6071. fullName: IPA.Utilities.UnityGame.Release.Steam
  6072. nameWithType: UnityGame.Release.Steam
  6073. - uid: IPA.Utilities.UnityGame.ReleaseType
  6074. name: ReleaseType
  6075. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType
  6076. commentId: P:IPA.Utilities.UnityGame.ReleaseType
  6077. fullName: IPA.Utilities.UnityGame.ReleaseType
  6078. nameWithType: UnityGame.ReleaseType
  6079. - uid: IPA.Utilities.UnityGame.ReleaseType*
  6080. name: ReleaseType
  6081. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType_
  6082. commentId: Overload:IPA.Utilities.UnityGame.ReleaseType
  6083. isSpec: "True"
  6084. fullName: IPA.Utilities.UnityGame.ReleaseType
  6085. nameWithType: UnityGame.ReleaseType
  6086. - uid: IPA.Utilities.UnityGame.UserDataPath
  6087. name: UserDataPath
  6088. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath
  6089. commentId: P:IPA.Utilities.UnityGame.UserDataPath
  6090. fullName: IPA.Utilities.UnityGame.UserDataPath
  6091. nameWithType: UnityGame.UserDataPath
  6092. - uid: IPA.Utilities.UnityGame.UserDataPath*
  6093. name: UserDataPath
  6094. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath_
  6095. commentId: Overload:IPA.Utilities.UnityGame.UserDataPath
  6096. isSpec: "True"
  6097. fullName: IPA.Utilities.UnityGame.UserDataPath
  6098. nameWithType: UnityGame.UserDataPath
  6099. - uid: IPA.Utilities.Utils
  6100. name: Utils
  6101. href: api/IPA.Utilities.Utils.html
  6102. commentId: T:IPA.Utilities.Utils
  6103. fullName: IPA.Utilities.Utils
  6104. nameWithType: Utils
  6105. - uid: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6106. name: ByteArrayToString(Byte[])
  6107. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_System_Byte___
  6108. commentId: M:IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6109. name.vb: ByteArrayToString(Byte())
  6110. fullName: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6111. fullName.vb: IPA.Utilities.Utils.ByteArrayToString(System.Byte())
  6112. nameWithType: Utils.ByteArrayToString(Byte[])
  6113. nameWithType.vb: Utils.ByteArrayToString(Byte())
  6114. - uid: IPA.Utilities.Utils.ByteArrayToString*
  6115. name: ByteArrayToString
  6116. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_
  6117. commentId: Overload:IPA.Utilities.Utils.ByteArrayToString
  6118. isSpec: "True"
  6119. fullName: IPA.Utilities.Utils.ByteArrayToString
  6120. nameWithType: Utils.ByteArrayToString
  6121. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6122. name: CanUseDateTimeNowSafely
  6123. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely
  6124. commentId: P:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6125. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6126. nameWithType: Utils.CanUseDateTimeNowSafely
  6127. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely*
  6128. name: CanUseDateTimeNowSafely
  6129. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely_
  6130. commentId: Overload:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6131. isSpec: "True"
  6132. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6133. nameWithType: Utils.CanUseDateTimeNowSafely
  6134. - uid: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  6135. name: CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  6136. 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__
  6137. commentId: M:IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  6138. name.vb: CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  6139. fullName: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func<System.Exception, System.IO.FileInfo, System.Boolean>)
  6140. fullName.vb: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func(Of System.Exception, System.IO.FileInfo, System.Boolean))
  6141. nameWithType: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  6142. nameWithType.vb: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  6143. - uid: IPA.Utilities.Utils.CopyAll*
  6144. name: CopyAll
  6145. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_
  6146. commentId: Overload:IPA.Utilities.Utils.CopyAll
  6147. isSpec: "True"
  6148. fullName: IPA.Utilities.Utils.CopyAll
  6149. nameWithType: Utils.CopyAll
  6150. - uid: IPA.Utilities.Utils.CurrentTime
  6151. name: CurrentTime()
  6152. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime
  6153. commentId: M:IPA.Utilities.Utils.CurrentTime
  6154. fullName: IPA.Utilities.Utils.CurrentTime()
  6155. nameWithType: Utils.CurrentTime()
  6156. - uid: IPA.Utilities.Utils.CurrentTime*
  6157. name: CurrentTime
  6158. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime_
  6159. commentId: Overload:IPA.Utilities.Utils.CurrentTime
  6160. isSpec: "True"
  6161. fullName: IPA.Utilities.Utils.CurrentTime
  6162. nameWithType: Utils.CurrentTime
  6163. - uid: IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6164. name: GetRelativePath(String, String)
  6165. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_System_String_System_String_
  6166. commentId: M:IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6167. fullName: IPA.Utilities.Utils.GetRelativePath(System.String, System.String)
  6168. nameWithType: Utils.GetRelativePath(String, String)
  6169. - uid: IPA.Utilities.Utils.GetRelativePath*
  6170. name: GetRelativePath
  6171. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_
  6172. commentId: Overload:IPA.Utilities.Utils.GetRelativePath
  6173. isSpec: "True"
  6174. fullName: IPA.Utilities.Utils.GetRelativePath
  6175. nameWithType: Utils.GetRelativePath
  6176. - uid: IPA.Utilities.Utils.ScopeGuard(System.Action)
  6177. name: ScopeGuard(Action)
  6178. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_System_Action_
  6179. commentId: M:IPA.Utilities.Utils.ScopeGuard(System.Action)
  6180. fullName: IPA.Utilities.Utils.ScopeGuard(System.Action)
  6181. nameWithType: Utils.ScopeGuard(Action)
  6182. - uid: IPA.Utilities.Utils.ScopeGuard*
  6183. name: ScopeGuard
  6184. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_
  6185. commentId: Overload:IPA.Utilities.Utils.ScopeGuard
  6186. isSpec: "True"
  6187. fullName: IPA.Utilities.Utils.ScopeGuard
  6188. nameWithType: Utils.ScopeGuard
  6189. - uid: IPA.Utilities.Utils.ScopeGuardObject
  6190. name: Utils.ScopeGuardObject
  6191. href: api/IPA.Utilities.Utils.ScopeGuardObject.html
  6192. commentId: T:IPA.Utilities.Utils.ScopeGuardObject
  6193. fullName: IPA.Utilities.Utils.ScopeGuardObject
  6194. nameWithType: Utils.ScopeGuardObject
  6195. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action)
  6196. name: ScopeGuardObject(Action)
  6197. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_System_Action_
  6198. commentId: M:IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action)
  6199. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject(System.Action)
  6200. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject(Action)
  6201. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor*
  6202. name: ScopeGuardObject
  6203. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_
  6204. commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.#ctor
  6205. isSpec: "True"
  6206. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject
  6207. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject
  6208. - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6209. name: IDisposable.Dispose()
  6210. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose
  6211. commentId: M:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6212. name.vb: System.IDisposable.Dispose()
  6213. fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose()
  6214. nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose()
  6215. nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose()
  6216. - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose*
  6217. name: IDisposable.Dispose
  6218. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose_
  6219. commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6220. isSpec: "True"
  6221. name.vb: System.IDisposable.Dispose
  6222. fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose
  6223. nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose
  6224. nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose
  6225. - uid: IPA.Utilities.Utils.StringToByteArray(System.String)
  6226. name: StringToByteArray(String)
  6227. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_System_String_
  6228. commentId: M:IPA.Utilities.Utils.StringToByteArray(System.String)
  6229. fullName: IPA.Utilities.Utils.StringToByteArray(System.String)
  6230. nameWithType: Utils.StringToByteArray(String)
  6231. - uid: IPA.Utilities.Utils.StringToByteArray*
  6232. name: StringToByteArray
  6233. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_
  6234. commentId: Overload:IPA.Utilities.Utils.StringToByteArray
  6235. isSpec: "True"
  6236. fullName: IPA.Utilities.Utils.StringToByteArray
  6237. nameWithType: Utils.StringToByteArray
  6238. - uid: IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  6239. name: UnsafeCompare(Byte[], Byte[])
  6240. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___
  6241. commentId: M:IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  6242. name.vb: UnsafeCompare(Byte(), Byte())
  6243. fullName: IPA.Utilities.Utils.UnsafeCompare(System.Byte[], System.Byte[])
  6244. fullName.vb: IPA.Utilities.Utils.UnsafeCompare(System.Byte(), System.Byte())
  6245. nameWithType: Utils.UnsafeCompare(Byte[], Byte[])
  6246. nameWithType.vb: Utils.UnsafeCompare(Byte(), Byte())
  6247. - uid: IPA.Utilities.Utils.UnsafeCompare*
  6248. name: UnsafeCompare
  6249. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_
  6250. commentId: Overload:IPA.Utilities.Utils.UnsafeCompare
  6251. isSpec: "True"
  6252. fullName: IPA.Utilities.Utils.UnsafeCompare
  6253. nameWithType: Utils.UnsafeCompare
  6254. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  6255. name: VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6256. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_SemVer_Version_SemVer_Version_
  6257. commentId: M:IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  6258. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6259. nameWithType: Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6260. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease*
  6261. name: VersionCompareNoPrerelease
  6262. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_
  6263. commentId: Overload:IPA.Utilities.Utils.VersionCompareNoPrerelease
  6264. isSpec: "True"
  6265. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease
  6266. nameWithType: Utils.VersionCompareNoPrerelease
  6267. - uid: other.config.schema
  6268. name: Configuration File Schema
  6269. href: other_api/config/schema.html
  6270. - uid: other.index
  6271. name: other.index
  6272. href: other_api/index.html