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.

5359 lines
302 KiB

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