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.

5934 lines
337 KiB

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