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.

5982 lines
340 KiB

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