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.

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