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.

6182 lines
353 KiB

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