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.

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