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.

6160 lines
352 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.Features
  3062. name: Features
  3063. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features
  3064. commentId: P:IPA.Loader.PluginMetadata.Features
  3065. fullName: IPA.Loader.PluginMetadata.Features
  3066. nameWithType: PluginMetadata.Features
  3067. - uid: IPA.Loader.PluginMetadata.Features*
  3068. name: Features
  3069. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features_
  3070. commentId: Overload:IPA.Loader.PluginMetadata.Features
  3071. isSpec: "True"
  3072. fullName: IPA.Loader.PluginMetadata.Features
  3073. nameWithType: PluginMetadata.Features
  3074. - uid: IPA.Loader.PluginMetadata.File
  3075. name: File
  3076. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File
  3077. commentId: P:IPA.Loader.PluginMetadata.File
  3078. fullName: IPA.Loader.PluginMetadata.File
  3079. nameWithType: PluginMetadata.File
  3080. - uid: IPA.Loader.PluginMetadata.File*
  3081. name: File
  3082. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File_
  3083. commentId: Overload:IPA.Loader.PluginMetadata.File
  3084. isSpec: "True"
  3085. fullName: IPA.Loader.PluginMetadata.File
  3086. nameWithType: PluginMetadata.File
  3087. - uid: IPA.Loader.PluginMetadata.Id
  3088. name: Id
  3089. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id
  3090. commentId: P:IPA.Loader.PluginMetadata.Id
  3091. fullName: IPA.Loader.PluginMetadata.Id
  3092. nameWithType: PluginMetadata.Id
  3093. - uid: IPA.Loader.PluginMetadata.Id*
  3094. name: Id
  3095. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id_
  3096. commentId: Overload:IPA.Loader.PluginMetadata.Id
  3097. isSpec: "True"
  3098. fullName: IPA.Loader.PluginMetadata.Id
  3099. nameWithType: PluginMetadata.Id
  3100. - uid: IPA.Loader.PluginMetadata.IsBare
  3101. name: IsBare
  3102. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare
  3103. commentId: P:IPA.Loader.PluginMetadata.IsBare
  3104. fullName: IPA.Loader.PluginMetadata.IsBare
  3105. nameWithType: PluginMetadata.IsBare
  3106. - uid: IPA.Loader.PluginMetadata.IsBare*
  3107. name: IsBare
  3108. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare_
  3109. commentId: Overload:IPA.Loader.PluginMetadata.IsBare
  3110. isSpec: "True"
  3111. fullName: IPA.Loader.PluginMetadata.IsBare
  3112. nameWithType: PluginMetadata.IsBare
  3113. - uid: IPA.Loader.PluginMetadata.Name
  3114. name: Name
  3115. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name
  3116. commentId: P:IPA.Loader.PluginMetadata.Name
  3117. fullName: IPA.Loader.PluginMetadata.Name
  3118. nameWithType: PluginMetadata.Name
  3119. - uid: IPA.Loader.PluginMetadata.Name*
  3120. name: Name
  3121. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name_
  3122. commentId: Overload:IPA.Loader.PluginMetadata.Name
  3123. isSpec: "True"
  3124. fullName: IPA.Loader.PluginMetadata.Name
  3125. nameWithType: PluginMetadata.Name
  3126. - uid: IPA.Loader.PluginMetadata.PluginType
  3127. name: PluginType
  3128. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType
  3129. commentId: P:IPA.Loader.PluginMetadata.PluginType
  3130. fullName: IPA.Loader.PluginMetadata.PluginType
  3131. nameWithType: PluginMetadata.PluginType
  3132. - uid: IPA.Loader.PluginMetadata.PluginType*
  3133. name: PluginType
  3134. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType_
  3135. commentId: Overload:IPA.Loader.PluginMetadata.PluginType
  3136. isSpec: "True"
  3137. fullName: IPA.Loader.PluginMetadata.PluginType
  3138. nameWithType: PluginMetadata.PluginType
  3139. - uid: IPA.Loader.PluginMetadata.RuntimeOptions
  3140. name: RuntimeOptions
  3141. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions
  3142. commentId: P:IPA.Loader.PluginMetadata.RuntimeOptions
  3143. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3144. nameWithType: PluginMetadata.RuntimeOptions
  3145. - uid: IPA.Loader.PluginMetadata.RuntimeOptions*
  3146. name: RuntimeOptions
  3147. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions_
  3148. commentId: Overload:IPA.Loader.PluginMetadata.RuntimeOptions
  3149. isSpec: "True"
  3150. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3151. nameWithType: PluginMetadata.RuntimeOptions
  3152. - uid: IPA.Loader.PluginMetadata.ToString
  3153. name: ToString()
  3154. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString
  3155. commentId: M:IPA.Loader.PluginMetadata.ToString
  3156. fullName: IPA.Loader.PluginMetadata.ToString()
  3157. nameWithType: PluginMetadata.ToString()
  3158. - uid: IPA.Loader.PluginMetadata.ToString*
  3159. name: ToString
  3160. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString_
  3161. commentId: Overload:IPA.Loader.PluginMetadata.ToString
  3162. isSpec: "True"
  3163. fullName: IPA.Loader.PluginMetadata.ToString
  3164. nameWithType: PluginMetadata.ToString
  3165. - uid: IPA.Loader.PluginMetadata.Version
  3166. name: Version
  3167. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version
  3168. commentId: P:IPA.Loader.PluginMetadata.Version
  3169. fullName: IPA.Loader.PluginMetadata.Version
  3170. nameWithType: PluginMetadata.Version
  3171. - uid: IPA.Loader.PluginMetadata.Version*
  3172. name: Version
  3173. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version_
  3174. commentId: Overload:IPA.Loader.PluginMetadata.Version
  3175. isSpec: "True"
  3176. fullName: IPA.Loader.PluginMetadata.Version
  3177. nameWithType: PluginMetadata.Version
  3178. - uid: IPA.Loader.StateTransitionTransaction
  3179. name: StateTransitionTransaction
  3180. href: api/IPA.Loader.StateTransitionTransaction.html
  3181. commentId: T:IPA.Loader.StateTransitionTransaction
  3182. fullName: IPA.Loader.StateTransitionTransaction
  3183. nameWithType: StateTransitionTransaction
  3184. - uid: IPA.Loader.StateTransitionTransaction.Commit
  3185. name: Commit()
  3186. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit
  3187. commentId: M:IPA.Loader.StateTransitionTransaction.Commit
  3188. fullName: IPA.Loader.StateTransitionTransaction.Commit()
  3189. nameWithType: StateTransitionTransaction.Commit()
  3190. - uid: IPA.Loader.StateTransitionTransaction.Commit*
  3191. name: Commit
  3192. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit_
  3193. commentId: Overload:IPA.Loader.StateTransitionTransaction.Commit
  3194. isSpec: "True"
  3195. fullName: IPA.Loader.StateTransitionTransaction.Commit
  3196. nameWithType: StateTransitionTransaction.Commit
  3197. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3198. name: Disable(PluginMetadata, Boolean)
  3199. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Boolean_
  3200. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3201. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, System.Boolean)
  3202. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, Boolean)
  3203. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3204. name: Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3205. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3206. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3207. name.vb: Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3208. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3209. fullName.vb: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3210. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3211. nameWithType.vb: StateTransitionTransaction.Disable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3212. - uid: IPA.Loader.StateTransitionTransaction.Disable*
  3213. name: Disable
  3214. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_
  3215. commentId: Overload:IPA.Loader.StateTransitionTransaction.Disable
  3216. isSpec: "True"
  3217. fullName: IPA.Loader.StateTransitionTransaction.Disable
  3218. nameWithType: StateTransitionTransaction.Disable
  3219. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3220. name: DisabledPlugins
  3221. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins
  3222. commentId: P:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3223. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3224. nameWithType: StateTransitionTransaction.DisabledPlugins
  3225. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins*
  3226. name: DisabledPlugins
  3227. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins_
  3228. commentId: Overload:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3229. isSpec: "True"
  3230. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3231. nameWithType: StateTransitionTransaction.DisabledPlugins
  3232. - uid: IPA.Loader.StateTransitionTransaction.Dispose
  3233. name: Dispose()
  3234. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose
  3235. commentId: M:IPA.Loader.StateTransitionTransaction.Dispose
  3236. fullName: IPA.Loader.StateTransitionTransaction.Dispose()
  3237. nameWithType: StateTransitionTransaction.Dispose()
  3238. - uid: IPA.Loader.StateTransitionTransaction.Dispose*
  3239. name: Dispose
  3240. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose_
  3241. commentId: Overload:IPA.Loader.StateTransitionTransaction.Dispose
  3242. isSpec: "True"
  3243. fullName: IPA.Loader.StateTransitionTransaction.Dispose
  3244. nameWithType: StateTransitionTransaction.Dispose
  3245. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3246. name: Enable(PluginMetadata, Boolean)
  3247. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Boolean_
  3248. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3249. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, System.Boolean)
  3250. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, Boolean)
  3251. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3252. name: Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3253. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Collections_Generic_IEnumerable_IPA_Loader_PluginMetadata___System_Boolean_
  3254. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Collections.Generic.IEnumerable{IPA.Loader.PluginMetadata}@,System.Boolean)
  3255. name.vb: Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3256. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, out System.Collections.Generic.IEnumerable<IPA.Loader.PluginMetadata>, System.Boolean)
  3257. fullName.vb: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, ByRef System.Collections.Generic.IEnumerable(Of IPA.Loader.PluginMetadata), System.Boolean)
  3258. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, out IEnumerable<PluginMetadata>, Boolean)
  3259. nameWithType.vb: StateTransitionTransaction.Enable(PluginMetadata, ByRef IEnumerable(Of PluginMetadata), Boolean)
  3260. - uid: IPA.Loader.StateTransitionTransaction.Enable*
  3261. name: Enable
  3262. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_
  3263. commentId: Overload:IPA.Loader.StateTransitionTransaction.Enable
  3264. isSpec: "True"
  3265. fullName: IPA.Loader.StateTransitionTransaction.Enable
  3266. nameWithType: StateTransitionTransaction.Enable
  3267. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3268. name: EnabledPlugins
  3269. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins
  3270. commentId: P:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3271. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3272. nameWithType: StateTransitionTransaction.EnabledPlugins
  3273. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins*
  3274. name: EnabledPlugins
  3275. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins_
  3276. commentId: Overload:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3277. isSpec: "True"
  3278. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3279. nameWithType: StateTransitionTransaction.EnabledPlugins
  3280. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3281. name: IsDisabled(PluginMetadata)
  3282. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_IPA_Loader_PluginMetadata_
  3283. commentId: M:IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3284. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3285. nameWithType: StateTransitionTransaction.IsDisabled(PluginMetadata)
  3286. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled*
  3287. name: IsDisabled
  3288. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_
  3289. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsDisabled
  3290. isSpec: "True"
  3291. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled
  3292. nameWithType: StateTransitionTransaction.IsDisabled
  3293. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3294. name: IsEnabled(PluginMetadata)
  3295. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_IPA_Loader_PluginMetadata_
  3296. commentId: M:IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3297. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3298. nameWithType: StateTransitionTransaction.IsEnabled(PluginMetadata)
  3299. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled*
  3300. name: IsEnabled
  3301. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_
  3302. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsEnabled
  3303. isSpec: "True"
  3304. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled
  3305. nameWithType: StateTransitionTransaction.IsEnabled
  3306. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3307. name: WillNeedRestart
  3308. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart
  3309. commentId: P:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3310. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3311. nameWithType: StateTransitionTransaction.WillNeedRestart
  3312. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart*
  3313. name: WillNeedRestart
  3314. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart_
  3315. commentId: Overload:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3316. isSpec: "True"
  3317. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3318. nameWithType: StateTransitionTransaction.WillNeedRestart
  3319. - uid: IPA.Logging
  3320. name: IPA.Logging
  3321. href: api/IPA.Logging.html
  3322. commentId: N:IPA.Logging
  3323. fullName: IPA.Logging
  3324. nameWithType: IPA.Logging
  3325. - uid: IPA.Logging.Logger
  3326. name: Logger
  3327. href: api/IPA.Logging.Logger.html
  3328. commentId: T:IPA.Logging.Logger
  3329. fullName: IPA.Logging.Logger
  3330. nameWithType: Logger
  3331. - uid: IPA.Logging.Logger.Critical(System.Exception)
  3332. name: Critical(Exception)
  3333. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_Exception_
  3334. commentId: M:IPA.Logging.Logger.Critical(System.Exception)
  3335. fullName: IPA.Logging.Logger.Critical(System.Exception)
  3336. nameWithType: Logger.Critical(Exception)
  3337. - uid: IPA.Logging.Logger.Critical(System.String)
  3338. name: Critical(String)
  3339. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_String_
  3340. commentId: M:IPA.Logging.Logger.Critical(System.String)
  3341. fullName: IPA.Logging.Logger.Critical(System.String)
  3342. nameWithType: Logger.Critical(String)
  3343. - uid: IPA.Logging.Logger.Critical*
  3344. name: Critical
  3345. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_
  3346. commentId: Overload:IPA.Logging.Logger.Critical
  3347. isSpec: "True"
  3348. fullName: IPA.Logging.Logger.Critical
  3349. nameWithType: Logger.Critical
  3350. - uid: IPA.Logging.Logger.Debug(System.Exception)
  3351. name: Debug(Exception)
  3352. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_Exception_
  3353. commentId: M:IPA.Logging.Logger.Debug(System.Exception)
  3354. fullName: IPA.Logging.Logger.Debug(System.Exception)
  3355. nameWithType: Logger.Debug(Exception)
  3356. - uid: IPA.Logging.Logger.Debug(System.String)
  3357. name: Debug(String)
  3358. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_String_
  3359. commentId: M:IPA.Logging.Logger.Debug(System.String)
  3360. fullName: IPA.Logging.Logger.Debug(System.String)
  3361. nameWithType: Logger.Debug(String)
  3362. - uid: IPA.Logging.Logger.Debug*
  3363. name: Debug
  3364. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_
  3365. commentId: Overload:IPA.Logging.Logger.Debug
  3366. isSpec: "True"
  3367. fullName: IPA.Logging.Logger.Debug
  3368. nameWithType: Logger.Debug
  3369. - uid: IPA.Logging.Logger.Error(System.Exception)
  3370. name: Error(Exception)
  3371. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_Exception_
  3372. commentId: M:IPA.Logging.Logger.Error(System.Exception)
  3373. fullName: IPA.Logging.Logger.Error(System.Exception)
  3374. nameWithType: Logger.Error(Exception)
  3375. - uid: IPA.Logging.Logger.Error(System.String)
  3376. name: Error(String)
  3377. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_String_
  3378. commentId: M:IPA.Logging.Logger.Error(System.String)
  3379. fullName: IPA.Logging.Logger.Error(System.String)
  3380. nameWithType: Logger.Error(String)
  3381. - uid: IPA.Logging.Logger.Error*
  3382. name: Error
  3383. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_
  3384. commentId: Overload:IPA.Logging.Logger.Error
  3385. isSpec: "True"
  3386. fullName: IPA.Logging.Logger.Error
  3387. nameWithType: Logger.Error
  3388. - uid: IPA.Logging.Logger.Info(System.Exception)
  3389. name: Info(Exception)
  3390. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_Exception_
  3391. commentId: M:IPA.Logging.Logger.Info(System.Exception)
  3392. fullName: IPA.Logging.Logger.Info(System.Exception)
  3393. nameWithType: Logger.Info(Exception)
  3394. - uid: IPA.Logging.Logger.Info(System.String)
  3395. name: Info(String)
  3396. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_String_
  3397. commentId: M:IPA.Logging.Logger.Info(System.String)
  3398. fullName: IPA.Logging.Logger.Info(System.String)
  3399. nameWithType: Logger.Info(String)
  3400. - uid: IPA.Logging.Logger.Info*
  3401. name: Info
  3402. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_
  3403. commentId: Overload:IPA.Logging.Logger.Info
  3404. isSpec: "True"
  3405. fullName: IPA.Logging.Logger.Info
  3406. nameWithType: Logger.Info
  3407. - uid: IPA.Logging.Logger.Level
  3408. name: Logger.Level
  3409. href: api/IPA.Logging.Logger.Level.html
  3410. commentId: T:IPA.Logging.Logger.Level
  3411. fullName: IPA.Logging.Logger.Level
  3412. nameWithType: Logger.Level
  3413. - uid: IPA.Logging.Logger.Level.Critical
  3414. name: Critical
  3415. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Critical
  3416. commentId: F:IPA.Logging.Logger.Level.Critical
  3417. fullName: IPA.Logging.Logger.Level.Critical
  3418. nameWithType: Logger.Level.Critical
  3419. - uid: IPA.Logging.Logger.Level.Debug
  3420. name: Debug
  3421. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Debug
  3422. commentId: F:IPA.Logging.Logger.Level.Debug
  3423. fullName: IPA.Logging.Logger.Level.Debug
  3424. nameWithType: Logger.Level.Debug
  3425. - uid: IPA.Logging.Logger.Level.Error
  3426. name: Error
  3427. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Error
  3428. commentId: F:IPA.Logging.Logger.Level.Error
  3429. fullName: IPA.Logging.Logger.Level.Error
  3430. nameWithType: Logger.Level.Error
  3431. - uid: IPA.Logging.Logger.Level.Info
  3432. name: Info
  3433. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Info
  3434. commentId: F:IPA.Logging.Logger.Level.Info
  3435. fullName: IPA.Logging.Logger.Level.Info
  3436. nameWithType: Logger.Level.Info
  3437. - uid: IPA.Logging.Logger.Level.None
  3438. name: None
  3439. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_None
  3440. commentId: F:IPA.Logging.Logger.Level.None
  3441. fullName: IPA.Logging.Logger.Level.None
  3442. nameWithType: Logger.Level.None
  3443. - uid: IPA.Logging.Logger.Level.Notice
  3444. name: Notice
  3445. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Notice
  3446. commentId: F:IPA.Logging.Logger.Level.Notice
  3447. fullName: IPA.Logging.Logger.Level.Notice
  3448. nameWithType: Logger.Level.Notice
  3449. - uid: IPA.Logging.Logger.Level.Trace
  3450. name: Trace
  3451. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Trace
  3452. commentId: F:IPA.Logging.Logger.Level.Trace
  3453. fullName: IPA.Logging.Logger.Level.Trace
  3454. nameWithType: Logger.Level.Trace
  3455. - uid: IPA.Logging.Logger.Level.Warning
  3456. name: Warning
  3457. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Warning
  3458. commentId: F:IPA.Logging.Logger.Level.Warning
  3459. fullName: IPA.Logging.Logger.Level.Warning
  3460. nameWithType: Logger.Level.Warning
  3461. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3462. name: Log(Logger.Level, Exception)
  3463. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_Exception_
  3464. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)
  3465. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.Exception)
  3466. nameWithType: Logger.Log(Logger.Level, Exception)
  3467. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3468. name: Log(Logger.Level, String)
  3469. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_
  3470. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  3471. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.String)
  3472. nameWithType: Logger.Log(Logger.Level, String)
  3473. - uid: IPA.Logging.Logger.Log*
  3474. name: Log
  3475. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_
  3476. commentId: Overload:IPA.Logging.Logger.Log
  3477. isSpec: "True"
  3478. fullName: IPA.Logging.Logger.Log
  3479. nameWithType: Logger.Log
  3480. - uid: IPA.Logging.Logger.LogFormat
  3481. name: LogFormat
  3482. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat
  3483. commentId: P:IPA.Logging.Logger.LogFormat
  3484. fullName: IPA.Logging.Logger.LogFormat
  3485. nameWithType: Logger.LogFormat
  3486. - uid: IPA.Logging.Logger.LogFormat*
  3487. name: LogFormat
  3488. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat_
  3489. commentId: Overload:IPA.Logging.Logger.LogFormat
  3490. isSpec: "True"
  3491. fullName: IPA.Logging.Logger.LogFormat
  3492. nameWithType: Logger.LogFormat
  3493. - uid: IPA.Logging.Logger.LogLevel
  3494. name: Logger.LogLevel
  3495. href: api/IPA.Logging.Logger.LogLevel.html
  3496. commentId: T:IPA.Logging.Logger.LogLevel
  3497. fullName: IPA.Logging.Logger.LogLevel
  3498. nameWithType: Logger.LogLevel
  3499. - uid: IPA.Logging.Logger.LogLevel.All
  3500. name: All
  3501. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_All
  3502. commentId: F:IPA.Logging.Logger.LogLevel.All
  3503. fullName: IPA.Logging.Logger.LogLevel.All
  3504. nameWithType: Logger.LogLevel.All
  3505. - uid: IPA.Logging.Logger.LogLevel.CriticalOnly
  3506. name: CriticalOnly
  3507. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_CriticalOnly
  3508. commentId: F:IPA.Logging.Logger.LogLevel.CriticalOnly
  3509. fullName: IPA.Logging.Logger.LogLevel.CriticalOnly
  3510. nameWithType: Logger.LogLevel.CriticalOnly
  3511. - uid: IPA.Logging.Logger.LogLevel.DebugOnly
  3512. name: DebugOnly
  3513. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugOnly
  3514. commentId: F:IPA.Logging.Logger.LogLevel.DebugOnly
  3515. fullName: IPA.Logging.Logger.LogLevel.DebugOnly
  3516. nameWithType: Logger.LogLevel.DebugOnly
  3517. - uid: IPA.Logging.Logger.LogLevel.DebugUp
  3518. name: DebugUp
  3519. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugUp
  3520. commentId: F:IPA.Logging.Logger.LogLevel.DebugUp
  3521. fullName: IPA.Logging.Logger.LogLevel.DebugUp
  3522. nameWithType: Logger.LogLevel.DebugUp
  3523. - uid: IPA.Logging.Logger.LogLevel.ErrorOnly
  3524. name: ErrorOnly
  3525. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorOnly
  3526. commentId: F:IPA.Logging.Logger.LogLevel.ErrorOnly
  3527. fullName: IPA.Logging.Logger.LogLevel.ErrorOnly
  3528. nameWithType: Logger.LogLevel.ErrorOnly
  3529. - uid: IPA.Logging.Logger.LogLevel.ErrorUp
  3530. name: ErrorUp
  3531. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorUp
  3532. commentId: F:IPA.Logging.Logger.LogLevel.ErrorUp
  3533. fullName: IPA.Logging.Logger.LogLevel.ErrorUp
  3534. nameWithType: Logger.LogLevel.ErrorUp
  3535. - uid: IPA.Logging.Logger.LogLevel.InfoOnly
  3536. name: InfoOnly
  3537. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoOnly
  3538. commentId: F:IPA.Logging.Logger.LogLevel.InfoOnly
  3539. fullName: IPA.Logging.Logger.LogLevel.InfoOnly
  3540. nameWithType: Logger.LogLevel.InfoOnly
  3541. - uid: IPA.Logging.Logger.LogLevel.InfoUp
  3542. name: InfoUp
  3543. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoUp
  3544. commentId: F:IPA.Logging.Logger.LogLevel.InfoUp
  3545. fullName: IPA.Logging.Logger.LogLevel.InfoUp
  3546. nameWithType: Logger.LogLevel.InfoUp
  3547. - uid: IPA.Logging.Logger.LogLevel.None
  3548. name: None
  3549. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_None
  3550. commentId: F:IPA.Logging.Logger.LogLevel.None
  3551. fullName: IPA.Logging.Logger.LogLevel.None
  3552. nameWithType: Logger.LogLevel.None
  3553. - uid: IPA.Logging.Logger.LogLevel.NoticeOnly
  3554. name: NoticeOnly
  3555. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeOnly
  3556. commentId: F:IPA.Logging.Logger.LogLevel.NoticeOnly
  3557. fullName: IPA.Logging.Logger.LogLevel.NoticeOnly
  3558. nameWithType: Logger.LogLevel.NoticeOnly
  3559. - uid: IPA.Logging.Logger.LogLevel.NoticeUp
  3560. name: NoticeUp
  3561. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeUp
  3562. commentId: F:IPA.Logging.Logger.LogLevel.NoticeUp
  3563. fullName: IPA.Logging.Logger.LogLevel.NoticeUp
  3564. nameWithType: Logger.LogLevel.NoticeUp
  3565. - uid: IPA.Logging.Logger.LogLevel.TraceOnly
  3566. name: TraceOnly
  3567. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_TraceOnly
  3568. commentId: F:IPA.Logging.Logger.LogLevel.TraceOnly
  3569. fullName: IPA.Logging.Logger.LogLevel.TraceOnly
  3570. nameWithType: Logger.LogLevel.TraceOnly
  3571. - uid: IPA.Logging.Logger.LogLevel.Undefined
  3572. name: Undefined
  3573. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_Undefined
  3574. commentId: F:IPA.Logging.Logger.LogLevel.Undefined
  3575. fullName: IPA.Logging.Logger.LogLevel.Undefined
  3576. nameWithType: Logger.LogLevel.Undefined
  3577. - uid: IPA.Logging.Logger.LogLevel.WarningOnly
  3578. name: WarningOnly
  3579. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningOnly
  3580. commentId: F:IPA.Logging.Logger.LogLevel.WarningOnly
  3581. fullName: IPA.Logging.Logger.LogLevel.WarningOnly
  3582. nameWithType: Logger.LogLevel.WarningOnly
  3583. - uid: IPA.Logging.Logger.LogLevel.WarningUp
  3584. name: WarningUp
  3585. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningUp
  3586. commentId: F:IPA.Logging.Logger.LogLevel.WarningUp
  3587. fullName: IPA.Logging.Logger.LogLevel.WarningUp
  3588. nameWithType: Logger.LogLevel.WarningUp
  3589. - uid: IPA.Logging.Logger.Notice(System.Exception)
  3590. name: Notice(Exception)
  3591. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_Exception_
  3592. commentId: M:IPA.Logging.Logger.Notice(System.Exception)
  3593. fullName: IPA.Logging.Logger.Notice(System.Exception)
  3594. nameWithType: Logger.Notice(Exception)
  3595. - uid: IPA.Logging.Logger.Notice(System.String)
  3596. name: Notice(String)
  3597. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_String_
  3598. commentId: M:IPA.Logging.Logger.Notice(System.String)
  3599. fullName: IPA.Logging.Logger.Notice(System.String)
  3600. nameWithType: Logger.Notice(String)
  3601. - uid: IPA.Logging.Logger.Notice*
  3602. name: Notice
  3603. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_
  3604. commentId: Overload:IPA.Logging.Logger.Notice
  3605. isSpec: "True"
  3606. fullName: IPA.Logging.Logger.Notice
  3607. nameWithType: Logger.Notice
  3608. - uid: IPA.Logging.Logger.Trace(System.Exception)
  3609. name: Trace(Exception)
  3610. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_Exception_
  3611. commentId: M:IPA.Logging.Logger.Trace(System.Exception)
  3612. fullName: IPA.Logging.Logger.Trace(System.Exception)
  3613. nameWithType: Logger.Trace(Exception)
  3614. - uid: IPA.Logging.Logger.Trace(System.String)
  3615. name: Trace(String)
  3616. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_String_
  3617. commentId: M:IPA.Logging.Logger.Trace(System.String)
  3618. fullName: IPA.Logging.Logger.Trace(System.String)
  3619. nameWithType: Logger.Trace(String)
  3620. - uid: IPA.Logging.Logger.Trace*
  3621. name: Trace
  3622. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_
  3623. commentId: Overload:IPA.Logging.Logger.Trace
  3624. isSpec: "True"
  3625. fullName: IPA.Logging.Logger.Trace
  3626. nameWithType: Logger.Trace
  3627. - uid: IPA.Logging.Logger.Warn(System.Exception)
  3628. name: Warn(Exception)
  3629. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_Exception_
  3630. commentId: M:IPA.Logging.Logger.Warn(System.Exception)
  3631. fullName: IPA.Logging.Logger.Warn(System.Exception)
  3632. nameWithType: Logger.Warn(Exception)
  3633. - uid: IPA.Logging.Logger.Warn(System.String)
  3634. name: Warn(String)
  3635. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_String_
  3636. commentId: M:IPA.Logging.Logger.Warn(System.String)
  3637. fullName: IPA.Logging.Logger.Warn(System.String)
  3638. nameWithType: Logger.Warn(String)
  3639. - uid: IPA.Logging.Logger.Warn*
  3640. name: Warn
  3641. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_
  3642. commentId: Overload:IPA.Logging.Logger.Warn
  3643. isSpec: "True"
  3644. fullName: IPA.Logging.Logger.Warn
  3645. nameWithType: Logger.Warn
  3646. - uid: IPA.Logging.LoggerExtensions
  3647. name: LoggerExtensions
  3648. href: api/IPA.Logging.LoggerExtensions.html
  3649. commentId: T:IPA.Logging.LoggerExtensions
  3650. fullName: IPA.Logging.LoggerExtensions
  3651. nameWithType: LoggerExtensions
  3652. - uid: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  3653. name: GetChildLogger(Logger, String)
  3654. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_
  3655. commentId: M:IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  3656. fullName: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger, System.String)
  3657. nameWithType: LoggerExtensions.GetChildLogger(Logger, String)
  3658. - uid: IPA.Logging.LoggerExtensions.GetChildLogger*
  3659. name: GetChildLogger
  3660. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_
  3661. commentId: Overload:IPA.Logging.LoggerExtensions.GetChildLogger
  3662. isSpec: "True"
  3663. fullName: IPA.Logging.LoggerExtensions.GetChildLogger
  3664. nameWithType: LoggerExtensions.GetChildLogger
  3665. - uid: IPA.Logging.LogPrinter
  3666. name: LogPrinter
  3667. href: api/IPA.Logging.LogPrinter.html
  3668. commentId: T:IPA.Logging.LogPrinter
  3669. fullName: IPA.Logging.LogPrinter
  3670. nameWithType: LogPrinter
  3671. - uid: IPA.Logging.LogPrinter.EndPrint
  3672. name: EndPrint()
  3673. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint
  3674. commentId: M:IPA.Logging.LogPrinter.EndPrint
  3675. fullName: IPA.Logging.LogPrinter.EndPrint()
  3676. nameWithType: LogPrinter.EndPrint()
  3677. - uid: IPA.Logging.LogPrinter.EndPrint*
  3678. name: EndPrint
  3679. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint_
  3680. commentId: Overload:IPA.Logging.LogPrinter.EndPrint
  3681. isSpec: "True"
  3682. fullName: IPA.Logging.LogPrinter.EndPrint
  3683. nameWithType: LogPrinter.EndPrint
  3684. - uid: IPA.Logging.LogPrinter.Filter
  3685. name: Filter
  3686. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter
  3687. commentId: P:IPA.Logging.LogPrinter.Filter
  3688. fullName: IPA.Logging.LogPrinter.Filter
  3689. nameWithType: LogPrinter.Filter
  3690. - uid: IPA.Logging.LogPrinter.Filter*
  3691. name: Filter
  3692. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter_
  3693. commentId: Overload:IPA.Logging.LogPrinter.Filter
  3694. isSpec: "True"
  3695. fullName: IPA.Logging.LogPrinter.Filter
  3696. nameWithType: LogPrinter.Filter
  3697. - uid: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3698. name: Print(Logger.Level, DateTime, String, String)
  3699. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3700. commentId: M:IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3701. fullName: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3702. nameWithType: LogPrinter.Print(Logger.Level, DateTime, String, String)
  3703. - uid: IPA.Logging.LogPrinter.Print*
  3704. name: Print
  3705. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_
  3706. commentId: Overload:IPA.Logging.LogPrinter.Print
  3707. isSpec: "True"
  3708. fullName: IPA.Logging.LogPrinter.Print
  3709. nameWithType: LogPrinter.Print
  3710. - uid: IPA.Logging.LogPrinter.StartPrint
  3711. name: StartPrint()
  3712. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint
  3713. commentId: M:IPA.Logging.LogPrinter.StartPrint
  3714. fullName: IPA.Logging.LogPrinter.StartPrint()
  3715. nameWithType: LogPrinter.StartPrint()
  3716. - uid: IPA.Logging.LogPrinter.StartPrint*
  3717. name: StartPrint
  3718. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint_
  3719. commentId: Overload:IPA.Logging.LogPrinter.StartPrint
  3720. isSpec: "True"
  3721. fullName: IPA.Logging.LogPrinter.StartPrint
  3722. nameWithType: LogPrinter.StartPrint
  3723. - uid: IPA.Logging.Printers
  3724. name: IPA.Logging.Printers
  3725. href: api/IPA.Logging.Printers.html
  3726. commentId: N:IPA.Logging.Printers
  3727. fullName: IPA.Logging.Printers
  3728. nameWithType: IPA.Logging.Printers
  3729. - uid: IPA.Logging.Printers.ColoredConsolePrinter
  3730. name: ColoredConsolePrinter
  3731. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html
  3732. commentId: T:IPA.Logging.Printers.ColoredConsolePrinter
  3733. fullName: IPA.Logging.Printers.ColoredConsolePrinter
  3734. nameWithType: ColoredConsolePrinter
  3735. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3736. name: Color
  3737. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color
  3738. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Color
  3739. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3740. nameWithType: ColoredConsolePrinter.Color
  3741. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color*
  3742. name: Color
  3743. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color_
  3744. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Color
  3745. isSpec: "True"
  3746. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  3747. nameWithType: ColoredConsolePrinter.Color
  3748. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3749. name: Filter
  3750. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter
  3751. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3752. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3753. nameWithType: ColoredConsolePrinter.Filter
  3754. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter*
  3755. name: Filter
  3756. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter_
  3757. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3758. isSpec: "True"
  3759. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  3760. nameWithType: ColoredConsolePrinter.Filter
  3761. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3762. name: Print(Logger.Level, DateTime, String, String)
  3763. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3764. commentId: M:IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3765. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3766. nameWithType: ColoredConsolePrinter.Print(Logger.Level, DateTime, String, String)
  3767. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print*
  3768. name: Print
  3769. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_
  3770. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Print
  3771. isSpec: "True"
  3772. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print
  3773. nameWithType: ColoredConsolePrinter.Print
  3774. - uid: IPA.Logging.Printers.ColorlessConsolePrinter
  3775. name: ColorlessConsolePrinter
  3776. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html
  3777. commentId: T:IPA.Logging.Printers.ColorlessConsolePrinter
  3778. fullName: IPA.Logging.Printers.ColorlessConsolePrinter
  3779. nameWithType: ColorlessConsolePrinter
  3780. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3781. name: Filter
  3782. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter
  3783. commentId: P:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3784. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3785. nameWithType: ColorlessConsolePrinter.Filter
  3786. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter*
  3787. name: Filter
  3788. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter_
  3789. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3790. isSpec: "True"
  3791. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  3792. nameWithType: ColorlessConsolePrinter.Filter
  3793. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3794. name: Print(Logger.Level, DateTime, String, String)
  3795. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3796. commentId: M:IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3797. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3798. nameWithType: ColorlessConsolePrinter.Print(Logger.Level, DateTime, String, String)
  3799. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print*
  3800. name: Print
  3801. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_
  3802. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Print
  3803. isSpec: "True"
  3804. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print
  3805. nameWithType: ColorlessConsolePrinter.Print
  3806. - uid: IPA.Logging.Printers.GlobalLogFilePrinter
  3807. name: GlobalLogFilePrinter
  3808. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html
  3809. commentId: T:IPA.Logging.Printers.GlobalLogFilePrinter
  3810. fullName: IPA.Logging.Printers.GlobalLogFilePrinter
  3811. nameWithType: GlobalLogFilePrinter
  3812. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3813. name: Filter
  3814. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter
  3815. commentId: P:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3816. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3817. nameWithType: GlobalLogFilePrinter.Filter
  3818. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter*
  3819. name: Filter
  3820. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter_
  3821. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3822. isSpec: "True"
  3823. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  3824. nameWithType: GlobalLogFilePrinter.Filter
  3825. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3826. name: GetFileInfo()
  3827. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo
  3828. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3829. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo()
  3830. nameWithType: GlobalLogFilePrinter.GetFileInfo()
  3831. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo*
  3832. name: GetFileInfo
  3833. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo_
  3834. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3835. isSpec: "True"
  3836. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  3837. nameWithType: GlobalLogFilePrinter.GetFileInfo
  3838. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3839. name: Print(Logger.Level, DateTime, String, String)
  3840. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3841. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3842. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3843. nameWithType: GlobalLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  3844. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print*
  3845. name: Print
  3846. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_
  3847. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Print
  3848. isSpec: "True"
  3849. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print
  3850. nameWithType: GlobalLogFilePrinter.Print
  3851. - uid: IPA.Logging.Printers.GZFilePrinter
  3852. name: GZFilePrinter
  3853. href: api/IPA.Logging.Printers.GZFilePrinter.html
  3854. commentId: T:IPA.Logging.Printers.GZFilePrinter
  3855. fullName: IPA.Logging.Printers.GZFilePrinter
  3856. nameWithType: GZFilePrinter
  3857. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose
  3858. name: Dispose()
  3859. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose
  3860. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose
  3861. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose()
  3862. nameWithType: GZFilePrinter.Dispose()
  3863. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3864. name: Dispose(Boolean)
  3865. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_
  3866. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3867. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  3868. nameWithType: GZFilePrinter.Dispose(Boolean)
  3869. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose*
  3870. name: Dispose
  3871. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_
  3872. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.Dispose
  3873. isSpec: "True"
  3874. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose
  3875. nameWithType: GZFilePrinter.Dispose
  3876. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint
  3877. name: EndPrint()
  3878. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint
  3879. commentId: M:IPA.Logging.Printers.GZFilePrinter.EndPrint
  3880. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint()
  3881. nameWithType: GZFilePrinter.EndPrint()
  3882. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint*
  3883. name: EndPrint
  3884. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint_
  3885. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.EndPrint
  3886. isSpec: "True"
  3887. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint
  3888. nameWithType: GZFilePrinter.EndPrint
  3889. - uid: IPA.Logging.Printers.GZFilePrinter.FileWriter
  3890. name: FileWriter
  3891. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_FileWriter
  3892. commentId: F:IPA.Logging.Printers.GZFilePrinter.FileWriter
  3893. fullName: IPA.Logging.Printers.GZFilePrinter.FileWriter
  3894. nameWithType: GZFilePrinter.FileWriter
  3895. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3896. name: GetFileInfo()
  3897. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo
  3898. commentId: M:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3899. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo()
  3900. nameWithType: GZFilePrinter.GetFileInfo()
  3901. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo*
  3902. name: GetFileInfo
  3903. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo_
  3904. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3905. isSpec: "True"
  3906. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  3907. nameWithType: GZFilePrinter.GetFileInfo
  3908. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint
  3909. name: StartPrint()
  3910. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint
  3911. commentId: M:IPA.Logging.Printers.GZFilePrinter.StartPrint
  3912. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint()
  3913. nameWithType: GZFilePrinter.StartPrint()
  3914. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint*
  3915. name: StartPrint
  3916. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint_
  3917. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.StartPrint
  3918. isSpec: "True"
  3919. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint
  3920. nameWithType: GZFilePrinter.StartPrint
  3921. - uid: IPA.Logging.Printers.PluginLogFilePrinter
  3922. name: PluginLogFilePrinter
  3923. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html
  3924. commentId: T:IPA.Logging.Printers.PluginLogFilePrinter
  3925. fullName: IPA.Logging.Printers.PluginLogFilePrinter
  3926. nameWithType: PluginLogFilePrinter
  3927. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  3928. name: PluginLogFilePrinter(String)
  3929. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_
  3930. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  3931. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter(System.String)
  3932. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter(String)
  3933. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor*
  3934. name: PluginLogFilePrinter
  3935. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_
  3936. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.#ctor
  3937. isSpec: "True"
  3938. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter
  3939. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter
  3940. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3941. name: Filter
  3942. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter
  3943. commentId: P:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3944. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3945. nameWithType: PluginLogFilePrinter.Filter
  3946. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter*
  3947. name: Filter
  3948. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter_
  3949. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3950. isSpec: "True"
  3951. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  3952. nameWithType: PluginLogFilePrinter.Filter
  3953. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3954. name: GetFileInfo()
  3955. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo
  3956. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3957. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo()
  3958. nameWithType: PluginLogFilePrinter.GetFileInfo()
  3959. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo*
  3960. name: GetFileInfo
  3961. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo_
  3962. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3963. isSpec: "True"
  3964. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  3965. nameWithType: PluginLogFilePrinter.GetFileInfo
  3966. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3967. name: Print(Logger.Level, DateTime, String, String)
  3968. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  3969. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  3970. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  3971. nameWithType: PluginLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  3972. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print*
  3973. name: Print
  3974. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_
  3975. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Print
  3976. isSpec: "True"
  3977. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print
  3978. nameWithType: PluginLogFilePrinter.Print
  3979. - uid: IPA.Logging.Printers.PluginSubLogPrinter
  3980. name: PluginSubLogPrinter
  3981. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html
  3982. commentId: T:IPA.Logging.Printers.PluginSubLogPrinter
  3983. fullName: IPA.Logging.Printers.PluginSubLogPrinter
  3984. nameWithType: PluginSubLogPrinter
  3985. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  3986. name: PluginSubLogPrinter(String, String)
  3987. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_
  3988. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  3989. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter(System.String, System.String)
  3990. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter(String, String)
  3991. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor*
  3992. name: PluginSubLogPrinter
  3993. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_
  3994. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.#ctor
  3995. isSpec: "True"
  3996. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter
  3997. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter
  3998. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  3999. name: Filter
  4000. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter
  4001. commentId: P:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4002. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4003. nameWithType: PluginSubLogPrinter.Filter
  4004. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter*
  4005. name: Filter
  4006. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter_
  4007. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4008. isSpec: "True"
  4009. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4010. nameWithType: PluginSubLogPrinter.Filter
  4011. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4012. name: GetFileInfo()
  4013. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo
  4014. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4015. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo()
  4016. nameWithType: PluginSubLogPrinter.GetFileInfo()
  4017. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo*
  4018. name: GetFileInfo
  4019. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo_
  4020. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4021. isSpec: "True"
  4022. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4023. nameWithType: PluginSubLogPrinter.GetFileInfo
  4024. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4025. name: Print(Logger.Level, DateTime, String, String)
  4026. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_
  4027. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)
  4028. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level, System.DateTime, System.String, System.String)
  4029. nameWithType: PluginSubLogPrinter.Print(Logger.Level, DateTime, String, String)
  4030. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print*
  4031. name: Print
  4032. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_
  4033. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Print
  4034. isSpec: "True"
  4035. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print
  4036. nameWithType: PluginSubLogPrinter.Print
  4037. - uid: IPA.Logging.StandardLogger
  4038. name: StandardLogger
  4039. href: api/IPA.Logging.StandardLogger.html
  4040. commentId: T:IPA.Logging.StandardLogger
  4041. fullName: IPA.Logging.StandardLogger
  4042. nameWithType: StandardLogger
  4043. - uid: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4044. name: AddPrinter(LogPrinter)
  4045. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_
  4046. commentId: M:IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4047. fullName: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4048. nameWithType: StandardLogger.AddPrinter(LogPrinter)
  4049. - uid: IPA.Logging.StandardLogger.AddPrinter*
  4050. name: AddPrinter
  4051. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_
  4052. commentId: Overload:IPA.Logging.StandardLogger.AddPrinter
  4053. isSpec: "True"
  4054. fullName: IPA.Logging.StandardLogger.AddPrinter
  4055. nameWithType: StandardLogger.AddPrinter
  4056. - uid: IPA.Logging.StandardLogger.ConsoleWriter
  4057. name: ConsoleWriter
  4058. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter
  4059. commentId: P:IPA.Logging.StandardLogger.ConsoleWriter
  4060. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4061. nameWithType: StandardLogger.ConsoleWriter
  4062. - uid: IPA.Logging.StandardLogger.ConsoleWriter*
  4063. name: ConsoleWriter
  4064. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter_
  4065. commentId: Overload:IPA.Logging.StandardLogger.ConsoleWriter
  4066. isSpec: "True"
  4067. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4068. nameWithType: StandardLogger.ConsoleWriter
  4069. - uid: IPA.Logging.StandardLogger.Debug(System.String)
  4070. name: Debug(String)
  4071. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_System_String_
  4072. commentId: M:IPA.Logging.StandardLogger.Debug(System.String)
  4073. fullName: IPA.Logging.StandardLogger.Debug(System.String)
  4074. nameWithType: StandardLogger.Debug(String)
  4075. - uid: IPA.Logging.StandardLogger.Debug*
  4076. name: Debug
  4077. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_
  4078. commentId: Overload:IPA.Logging.StandardLogger.Debug
  4079. isSpec: "True"
  4080. fullName: IPA.Logging.StandardLogger.Debug
  4081. nameWithType: StandardLogger.Debug
  4082. - uid: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4083. name: Log(Logger.Level, String)
  4084. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_
  4085. commentId: M:IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4086. fullName: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level, System.String)
  4087. nameWithType: StandardLogger.Log(Logger.Level, String)
  4088. - uid: IPA.Logging.StandardLogger.Log*
  4089. name: Log
  4090. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_
  4091. commentId: Overload:IPA.Logging.StandardLogger.Log
  4092. isSpec: "True"
  4093. fullName: IPA.Logging.StandardLogger.Log
  4094. nameWithType: StandardLogger.Log
  4095. - uid: IPA.Logging.StandardLogger.PrintFilter
  4096. name: PrintFilter
  4097. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter
  4098. commentId: P:IPA.Logging.StandardLogger.PrintFilter
  4099. fullName: IPA.Logging.StandardLogger.PrintFilter
  4100. nameWithType: StandardLogger.PrintFilter
  4101. - uid: IPA.Logging.StandardLogger.PrintFilter*
  4102. name: PrintFilter
  4103. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter_
  4104. commentId: Overload:IPA.Logging.StandardLogger.PrintFilter
  4105. isSpec: "True"
  4106. fullName: IPA.Logging.StandardLogger.PrintFilter
  4107. nameWithType: StandardLogger.PrintFilter
  4108. - uid: IPA.Old
  4109. name: IPA.Old
  4110. href: api/IPA.Old.html
  4111. commentId: N:IPA.Old
  4112. fullName: IPA.Old
  4113. nameWithType: IPA.Old
  4114. - uid: IPA.Old.IEnhancedPlugin
  4115. name: IEnhancedPlugin
  4116. href: api/IPA.Old.IEnhancedPlugin.html
  4117. commentId: T:IPA.Old.IEnhancedPlugin
  4118. fullName: IPA.Old.IEnhancedPlugin
  4119. nameWithType: IEnhancedPlugin
  4120. - uid: IPA.Old.IEnhancedPlugin.Filter
  4121. name: Filter
  4122. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter
  4123. commentId: P:IPA.Old.IEnhancedPlugin.Filter
  4124. fullName: IPA.Old.IEnhancedPlugin.Filter
  4125. nameWithType: IEnhancedPlugin.Filter
  4126. - uid: IPA.Old.IEnhancedPlugin.Filter*
  4127. name: Filter
  4128. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter_
  4129. commentId: Overload:IPA.Old.IEnhancedPlugin.Filter
  4130. isSpec: "True"
  4131. fullName: IPA.Old.IEnhancedPlugin.Filter
  4132. nameWithType: IEnhancedPlugin.Filter
  4133. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4134. name: OnLateUpdate()
  4135. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate
  4136. commentId: M:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4137. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate()
  4138. nameWithType: IEnhancedPlugin.OnLateUpdate()
  4139. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate*
  4140. name: OnLateUpdate
  4141. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate_
  4142. commentId: Overload:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4143. isSpec: "True"
  4144. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4145. nameWithType: IEnhancedPlugin.OnLateUpdate
  4146. - uid: IPA.Old.IPlugin
  4147. name: IPlugin
  4148. href: api/IPA.Old.IPlugin.html
  4149. commentId: T:IPA.Old.IPlugin
  4150. fullName: IPA.Old.IPlugin
  4151. nameWithType: IPlugin
  4152. - uid: IPA.Old.IPlugin.Name
  4153. name: Name
  4154. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name
  4155. commentId: P:IPA.Old.IPlugin.Name
  4156. fullName: IPA.Old.IPlugin.Name
  4157. nameWithType: IPlugin.Name
  4158. - uid: IPA.Old.IPlugin.Name*
  4159. name: Name
  4160. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name_
  4161. commentId: Overload:IPA.Old.IPlugin.Name
  4162. isSpec: "True"
  4163. fullName: IPA.Old.IPlugin.Name
  4164. nameWithType: IPlugin.Name
  4165. - uid: IPA.Old.IPlugin.OnApplicationQuit
  4166. name: OnApplicationQuit()
  4167. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit
  4168. commentId: M:IPA.Old.IPlugin.OnApplicationQuit
  4169. fullName: IPA.Old.IPlugin.OnApplicationQuit()
  4170. nameWithType: IPlugin.OnApplicationQuit()
  4171. - uid: IPA.Old.IPlugin.OnApplicationQuit*
  4172. name: OnApplicationQuit
  4173. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit_
  4174. commentId: Overload:IPA.Old.IPlugin.OnApplicationQuit
  4175. isSpec: "True"
  4176. fullName: IPA.Old.IPlugin.OnApplicationQuit
  4177. nameWithType: IPlugin.OnApplicationQuit
  4178. - uid: IPA.Old.IPlugin.OnApplicationStart
  4179. name: OnApplicationStart()
  4180. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart
  4181. commentId: M:IPA.Old.IPlugin.OnApplicationStart
  4182. fullName: IPA.Old.IPlugin.OnApplicationStart()
  4183. nameWithType: IPlugin.OnApplicationStart()
  4184. - uid: IPA.Old.IPlugin.OnApplicationStart*
  4185. name: OnApplicationStart
  4186. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart_
  4187. commentId: Overload:IPA.Old.IPlugin.OnApplicationStart
  4188. isSpec: "True"
  4189. fullName: IPA.Old.IPlugin.OnApplicationStart
  4190. nameWithType: IPlugin.OnApplicationStart
  4191. - uid: IPA.Old.IPlugin.OnFixedUpdate
  4192. name: OnFixedUpdate()
  4193. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate
  4194. commentId: M:IPA.Old.IPlugin.OnFixedUpdate
  4195. fullName: IPA.Old.IPlugin.OnFixedUpdate()
  4196. nameWithType: IPlugin.OnFixedUpdate()
  4197. - uid: IPA.Old.IPlugin.OnFixedUpdate*
  4198. name: OnFixedUpdate
  4199. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate_
  4200. commentId: Overload:IPA.Old.IPlugin.OnFixedUpdate
  4201. isSpec: "True"
  4202. fullName: IPA.Old.IPlugin.OnFixedUpdate
  4203. nameWithType: IPlugin.OnFixedUpdate
  4204. - uid: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4205. name: OnLevelWasInitialized(Int32)
  4206. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_
  4207. commentId: M:IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4208. fullName: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4209. nameWithType: IPlugin.OnLevelWasInitialized(Int32)
  4210. - uid: IPA.Old.IPlugin.OnLevelWasInitialized*
  4211. name: OnLevelWasInitialized
  4212. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_
  4213. commentId: Overload:IPA.Old.IPlugin.OnLevelWasInitialized
  4214. isSpec: "True"
  4215. fullName: IPA.Old.IPlugin.OnLevelWasInitialized
  4216. nameWithType: IPlugin.OnLevelWasInitialized
  4217. - uid: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4218. name: OnLevelWasLoaded(Int32)
  4219. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_
  4220. commentId: M:IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4221. fullName: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4222. nameWithType: IPlugin.OnLevelWasLoaded(Int32)
  4223. - uid: IPA.Old.IPlugin.OnLevelWasLoaded*
  4224. name: OnLevelWasLoaded
  4225. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_
  4226. commentId: Overload:IPA.Old.IPlugin.OnLevelWasLoaded
  4227. isSpec: "True"
  4228. fullName: IPA.Old.IPlugin.OnLevelWasLoaded
  4229. nameWithType: IPlugin.OnLevelWasLoaded
  4230. - uid: IPA.Old.IPlugin.OnUpdate
  4231. name: OnUpdate()
  4232. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate
  4233. commentId: M:IPA.Old.IPlugin.OnUpdate
  4234. fullName: IPA.Old.IPlugin.OnUpdate()
  4235. nameWithType: IPlugin.OnUpdate()
  4236. - uid: IPA.Old.IPlugin.OnUpdate*
  4237. name: OnUpdate
  4238. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate_
  4239. commentId: Overload:IPA.Old.IPlugin.OnUpdate
  4240. isSpec: "True"
  4241. fullName: IPA.Old.IPlugin.OnUpdate
  4242. nameWithType: IPlugin.OnUpdate
  4243. - uid: IPA.Old.IPlugin.Version
  4244. name: Version
  4245. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version
  4246. commentId: P:IPA.Old.IPlugin.Version
  4247. fullName: IPA.Old.IPlugin.Version
  4248. nameWithType: IPlugin.Version
  4249. - uid: IPA.Old.IPlugin.Version*
  4250. name: Version
  4251. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version_
  4252. commentId: Overload:IPA.Old.IPlugin.Version
  4253. isSpec: "True"
  4254. fullName: IPA.Old.IPlugin.Version
  4255. nameWithType: IPlugin.Version
  4256. - uid: IPA.OnDisableAttribute
  4257. name: OnDisableAttribute
  4258. href: api/IPA.OnDisableAttribute.html
  4259. commentId: T:IPA.OnDisableAttribute
  4260. fullName: IPA.OnDisableAttribute
  4261. nameWithType: OnDisableAttribute
  4262. - uid: IPA.OnEnableAttribute
  4263. name: OnEnableAttribute
  4264. href: api/IPA.OnEnableAttribute.html
  4265. commentId: T:IPA.OnEnableAttribute
  4266. fullName: IPA.OnEnableAttribute
  4267. nameWithType: OnEnableAttribute
  4268. - uid: IPA.OnExitAttribute
  4269. name: OnExitAttribute
  4270. href: api/IPA.OnExitAttribute.html
  4271. commentId: T:IPA.OnExitAttribute
  4272. fullName: IPA.OnExitAttribute
  4273. nameWithType: OnExitAttribute
  4274. - uid: IPA.OnStartAttribute
  4275. name: OnStartAttribute
  4276. href: api/IPA.OnStartAttribute.html
  4277. commentId: T:IPA.OnStartAttribute
  4278. fullName: IPA.OnStartAttribute
  4279. nameWithType: OnStartAttribute
  4280. - uid: IPA.PluginAttribute
  4281. name: PluginAttribute
  4282. href: api/IPA.PluginAttribute.html
  4283. commentId: T:IPA.PluginAttribute
  4284. fullName: IPA.PluginAttribute
  4285. nameWithType: PluginAttribute
  4286. - uid: IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4287. name: PluginAttribute(RuntimeOptions)
  4288. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_IPA_RuntimeOptions_
  4289. commentId: M:IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4290. fullName: IPA.PluginAttribute.PluginAttribute(IPA.RuntimeOptions)
  4291. nameWithType: PluginAttribute.PluginAttribute(RuntimeOptions)
  4292. - uid: IPA.PluginAttribute.#ctor*
  4293. name: PluginAttribute
  4294. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_
  4295. commentId: Overload:IPA.PluginAttribute.#ctor
  4296. isSpec: "True"
  4297. fullName: IPA.PluginAttribute.PluginAttribute
  4298. nameWithType: PluginAttribute.PluginAttribute
  4299. - uid: IPA.PluginAttribute.RuntimeOptions
  4300. name: RuntimeOptions
  4301. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions
  4302. commentId: P:IPA.PluginAttribute.RuntimeOptions
  4303. fullName: IPA.PluginAttribute.RuntimeOptions
  4304. nameWithType: PluginAttribute.RuntimeOptions
  4305. - uid: IPA.PluginAttribute.RuntimeOptions*
  4306. name: RuntimeOptions
  4307. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions_
  4308. commentId: Overload:IPA.PluginAttribute.RuntimeOptions
  4309. isSpec: "True"
  4310. fullName: IPA.PluginAttribute.RuntimeOptions
  4311. nameWithType: PluginAttribute.RuntimeOptions
  4312. - uid: IPA.RuntimeOptions
  4313. name: RuntimeOptions
  4314. href: api/IPA.RuntimeOptions.html
  4315. commentId: T:IPA.RuntimeOptions
  4316. fullName: IPA.RuntimeOptions
  4317. nameWithType: RuntimeOptions
  4318. - uid: IPA.RuntimeOptions.DynamicInit
  4319. name: DynamicInit
  4320. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_DynamicInit
  4321. commentId: F:IPA.RuntimeOptions.DynamicInit
  4322. fullName: IPA.RuntimeOptions.DynamicInit
  4323. nameWithType: RuntimeOptions.DynamicInit
  4324. - uid: IPA.RuntimeOptions.SingleStartInit
  4325. name: SingleStartInit
  4326. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_SingleStartInit
  4327. commentId: F:IPA.RuntimeOptions.SingleStartInit
  4328. fullName: IPA.RuntimeOptions.SingleStartInit
  4329. nameWithType: RuntimeOptions.SingleStartInit
  4330. - uid: IPA.Utilities
  4331. name: IPA.Utilities
  4332. href: api/IPA.Utilities.html
  4333. commentId: N:IPA.Utilities
  4334. fullName: IPA.Utilities
  4335. nameWithType: IPA.Utilities
  4336. - uid: IPA.Utilities.AlmostVersion
  4337. name: AlmostVersion
  4338. href: api/IPA.Utilities.AlmostVersion.html
  4339. commentId: T:IPA.Utilities.AlmostVersion
  4340. fullName: IPA.Utilities.AlmostVersion
  4341. nameWithType: AlmostVersion
  4342. - uid: IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4343. name: AlmostVersion(SemVer.Version)
  4344. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_
  4345. commentId: M:IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4346. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(SemVer.Version)
  4347. nameWithType: AlmostVersion.AlmostVersion(SemVer.Version)
  4348. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String)
  4349. name: AlmostVersion(String)
  4350. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_
  4351. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String)
  4352. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String)
  4353. nameWithType: AlmostVersion.AlmostVersion(String)
  4354. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4355. name: AlmostVersion(String, AlmostVersion)
  4356. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_
  4357. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4358. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion)
  4359. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion)
  4360. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4361. name: AlmostVersion(String, AlmostVersion.StoredAs)
  4362. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_
  4363. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4364. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion.StoredAs)
  4365. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion.StoredAs)
  4366. - uid: IPA.Utilities.AlmostVersion.#ctor*
  4367. name: AlmostVersion
  4368. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_
  4369. commentId: Overload:IPA.Utilities.AlmostVersion.#ctor
  4370. isSpec: "True"
  4371. fullName: IPA.Utilities.AlmostVersion.AlmostVersion
  4372. nameWithType: AlmostVersion.AlmostVersion
  4373. - uid: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4374. name: CompareTo(AlmostVersion)
  4375. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_
  4376. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4377. fullName: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  4378. nameWithType: AlmostVersion.CompareTo(AlmostVersion)
  4379. - uid: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4380. name: CompareTo(SemVer.Version)
  4381. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_
  4382. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4383. fullName: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  4384. nameWithType: AlmostVersion.CompareTo(SemVer.Version)
  4385. - uid: IPA.Utilities.AlmostVersion.CompareTo*
  4386. name: CompareTo
  4387. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_
  4388. commentId: Overload:IPA.Utilities.AlmostVersion.CompareTo
  4389. isSpec: "True"
  4390. fullName: IPA.Utilities.AlmostVersion.CompareTo
  4391. nameWithType: AlmostVersion.CompareTo
  4392. - uid: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4393. name: Equals(Object)
  4394. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_
  4395. commentId: M:IPA.Utilities.AlmostVersion.Equals(System.Object)
  4396. fullName: IPA.Utilities.AlmostVersion.Equals(System.Object)
  4397. nameWithType: AlmostVersion.Equals(Object)
  4398. - uid: IPA.Utilities.AlmostVersion.Equals*
  4399. name: Equals
  4400. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_
  4401. commentId: Overload:IPA.Utilities.AlmostVersion.Equals
  4402. isSpec: "True"
  4403. fullName: IPA.Utilities.AlmostVersion.Equals
  4404. nameWithType: AlmostVersion.Equals
  4405. - uid: IPA.Utilities.AlmostVersion.GetHashCode
  4406. name: GetHashCode()
  4407. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode
  4408. commentId: M:IPA.Utilities.AlmostVersion.GetHashCode
  4409. fullName: IPA.Utilities.AlmostVersion.GetHashCode()
  4410. nameWithType: AlmostVersion.GetHashCode()
  4411. - uid: IPA.Utilities.AlmostVersion.GetHashCode*
  4412. name: GetHashCode
  4413. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode_
  4414. commentId: Overload:IPA.Utilities.AlmostVersion.GetHashCode
  4415. isSpec: "True"
  4416. fullName: IPA.Utilities.AlmostVersion.GetHashCode
  4417. nameWithType: AlmostVersion.GetHashCode
  4418. - uid: IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4419. name: Equality(AlmostVersion, AlmostVersion)
  4420. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4421. commentId: M:IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4422. fullName: IPA.Utilities.AlmostVersion.Equality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4423. nameWithType: AlmostVersion.Equality(AlmostVersion, AlmostVersion)
  4424. - uid: IPA.Utilities.AlmostVersion.op_Equality*
  4425. name: Equality
  4426. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_
  4427. commentId: Overload:IPA.Utilities.AlmostVersion.op_Equality
  4428. isSpec: "True"
  4429. fullName: IPA.Utilities.AlmostVersion.Equality
  4430. nameWithType: AlmostVersion.Equality
  4431. - uid: IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4432. name: Implicit(AlmostVersion to SemVer.Version)
  4433. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version
  4434. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  4435. name.vb: Widening(AlmostVersion to SemVer.Version)
  4436. fullName: IPA.Utilities.AlmostVersion.Implicit(IPA.Utilities.AlmostVersion to SemVer.Version)
  4437. fullName.vb: IPA.Utilities.AlmostVersion.Widening(IPA.Utilities.AlmostVersion to SemVer.Version)
  4438. nameWithType: AlmostVersion.Implicit(AlmostVersion to SemVer.Version)
  4439. nameWithType.vb: AlmostVersion.Widening(AlmostVersion to SemVer.Version)
  4440. - uid: IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4441. name: Implicit(SemVer.Version to AlmostVersion)
  4442. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion
  4443. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  4444. name.vb: Widening(SemVer.Version to AlmostVersion)
  4445. fullName: IPA.Utilities.AlmostVersion.Implicit(SemVer.Version to IPA.Utilities.AlmostVersion)
  4446. fullName.vb: IPA.Utilities.AlmostVersion.Widening(SemVer.Version to IPA.Utilities.AlmostVersion)
  4447. nameWithType: AlmostVersion.Implicit(SemVer.Version to AlmostVersion)
  4448. nameWithType.vb: AlmostVersion.Widening(SemVer.Version to AlmostVersion)
  4449. - uid: IPA.Utilities.AlmostVersion.op_Implicit*
  4450. name: Implicit
  4451. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_
  4452. commentId: Overload:IPA.Utilities.AlmostVersion.op_Implicit
  4453. isSpec: "True"
  4454. name.vb: Widening
  4455. fullName: IPA.Utilities.AlmostVersion.Implicit
  4456. fullName.vb: IPA.Utilities.AlmostVersion.Widening
  4457. nameWithType: AlmostVersion.Implicit
  4458. nameWithType.vb: AlmostVersion.Widening
  4459. - uid: IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4460. name: Inequality(AlmostVersion, AlmostVersion)
  4461. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  4462. commentId: M:IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  4463. fullName: IPA.Utilities.AlmostVersion.Inequality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  4464. nameWithType: AlmostVersion.Inequality(AlmostVersion, AlmostVersion)
  4465. - uid: IPA.Utilities.AlmostVersion.op_Inequality*
  4466. name: Inequality
  4467. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_
  4468. commentId: Overload:IPA.Utilities.AlmostVersion.op_Inequality
  4469. isSpec: "True"
  4470. fullName: IPA.Utilities.AlmostVersion.Inequality
  4471. nameWithType: AlmostVersion.Inequality
  4472. - uid: IPA.Utilities.AlmostVersion.SemverValue
  4473. name: SemverValue
  4474. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue
  4475. commentId: P:IPA.Utilities.AlmostVersion.SemverValue
  4476. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4477. nameWithType: AlmostVersion.SemverValue
  4478. - uid: IPA.Utilities.AlmostVersion.SemverValue*
  4479. name: SemverValue
  4480. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue_
  4481. commentId: Overload:IPA.Utilities.AlmostVersion.SemverValue
  4482. isSpec: "True"
  4483. fullName: IPA.Utilities.AlmostVersion.SemverValue
  4484. nameWithType: AlmostVersion.SemverValue
  4485. - uid: IPA.Utilities.AlmostVersion.StorageMode
  4486. name: StorageMode
  4487. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode
  4488. commentId: P:IPA.Utilities.AlmostVersion.StorageMode
  4489. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4490. nameWithType: AlmostVersion.StorageMode
  4491. - uid: IPA.Utilities.AlmostVersion.StorageMode*
  4492. name: StorageMode
  4493. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode_
  4494. commentId: Overload:IPA.Utilities.AlmostVersion.StorageMode
  4495. isSpec: "True"
  4496. fullName: IPA.Utilities.AlmostVersion.StorageMode
  4497. nameWithType: AlmostVersion.StorageMode
  4498. - uid: IPA.Utilities.AlmostVersion.StoredAs
  4499. name: AlmostVersion.StoredAs
  4500. href: api/IPA.Utilities.AlmostVersion.StoredAs.html
  4501. commentId: T:IPA.Utilities.AlmostVersion.StoredAs
  4502. fullName: IPA.Utilities.AlmostVersion.StoredAs
  4503. nameWithType: AlmostVersion.StoredAs
  4504. - uid: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4505. name: SemVer
  4506. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_SemVer
  4507. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4508. fullName: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  4509. nameWithType: AlmostVersion.StoredAs.SemVer
  4510. - uid: IPA.Utilities.AlmostVersion.StoredAs.String
  4511. name: String
  4512. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_String
  4513. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.String
  4514. fullName: IPA.Utilities.AlmostVersion.StoredAs.String
  4515. nameWithType: AlmostVersion.StoredAs.String
  4516. - uid: IPA.Utilities.AlmostVersion.StringValue
  4517. name: StringValue
  4518. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue
  4519. commentId: P:IPA.Utilities.AlmostVersion.StringValue
  4520. fullName: IPA.Utilities.AlmostVersion.StringValue
  4521. nameWithType: AlmostVersion.StringValue
  4522. - uid: IPA.Utilities.AlmostVersion.StringValue*
  4523. name: StringValue
  4524. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue_
  4525. commentId: Overload:IPA.Utilities.AlmostVersion.StringValue
  4526. isSpec: "True"
  4527. fullName: IPA.Utilities.AlmostVersion.StringValue
  4528. nameWithType: AlmostVersion.StringValue
  4529. - uid: IPA.Utilities.AlmostVersion.ToString
  4530. name: ToString()
  4531. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString
  4532. commentId: M:IPA.Utilities.AlmostVersion.ToString
  4533. fullName: IPA.Utilities.AlmostVersion.ToString()
  4534. nameWithType: AlmostVersion.ToString()
  4535. - uid: IPA.Utilities.AlmostVersion.ToString*
  4536. name: ToString
  4537. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString_
  4538. commentId: Overload:IPA.Utilities.AlmostVersion.ToString
  4539. isSpec: "True"
  4540. fullName: IPA.Utilities.AlmostVersion.ToString
  4541. nameWithType: AlmostVersion.ToString
  4542. - uid: IPA.Utilities.AlmostVersionConverter
  4543. name: AlmostVersionConverter
  4544. href: api/IPA.Utilities.AlmostVersionConverter.html
  4545. commentId: T:IPA.Utilities.AlmostVersionConverter
  4546. fullName: IPA.Utilities.AlmostVersionConverter
  4547. nameWithType: AlmostVersionConverter
  4548. - uid: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  4549. name: FromValue(Value, Object)
  4550. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_IPA_Config_Data_Value_System_Object_
  4551. commentId: M:IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  4552. fullName: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value, System.Object)
  4553. nameWithType: AlmostVersionConverter.FromValue(Value, Object)
  4554. - uid: IPA.Utilities.AlmostVersionConverter.FromValue*
  4555. name: FromValue
  4556. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_
  4557. commentId: Overload:IPA.Utilities.AlmostVersionConverter.FromValue
  4558. isSpec: "True"
  4559. fullName: IPA.Utilities.AlmostVersionConverter.FromValue
  4560. nameWithType: AlmostVersionConverter.FromValue
  4561. - uid: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  4562. name: ToValue(AlmostVersion, Object)
  4563. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_IPA_Utilities_AlmostVersion_System_Object_
  4564. commentId: M:IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  4565. fullName: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion, System.Object)
  4566. nameWithType: AlmostVersionConverter.ToValue(AlmostVersion, Object)
  4567. - uid: IPA.Utilities.AlmostVersionConverter.ToValue*
  4568. name: ToValue
  4569. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_
  4570. commentId: Overload:IPA.Utilities.AlmostVersionConverter.ToValue
  4571. isSpec: "True"
  4572. fullName: IPA.Utilities.AlmostVersionConverter.ToValue
  4573. nameWithType: AlmostVersionConverter.ToValue
  4574. - uid: IPA.Utilities.Async
  4575. name: IPA.Utilities.Async
  4576. href: api/IPA.Utilities.Async.html
  4577. commentId: N:IPA.Utilities.Async
  4578. fullName: IPA.Utilities.Async
  4579. nameWithType: IPA.Utilities.Async
  4580. - uid: IPA.Utilities.Async.Coroutines
  4581. name: Coroutines
  4582. href: api/IPA.Utilities.Async.Coroutines.html
  4583. commentId: T:IPA.Utilities.Async.Coroutines
  4584. fullName: IPA.Utilities.Async.Coroutines
  4585. nameWithType: Coroutines
  4586. - uid: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  4587. name: WaitForTask(Task)
  4588. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_System_Threading_Tasks_Task_
  4589. commentId: M:IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  4590. fullName: IPA.Utilities.Async.Coroutines.WaitForTask(System.Threading.Tasks.Task)
  4591. nameWithType: Coroutines.WaitForTask(Task)
  4592. - uid: IPA.Utilities.Async.Coroutines.WaitForTask*
  4593. name: WaitForTask
  4594. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_
  4595. commentId: Overload:IPA.Utilities.Async.Coroutines.WaitForTask
  4596. isSpec: "True"
  4597. fullName: IPA.Utilities.Async.Coroutines.WaitForTask
  4598. nameWithType: Coroutines.WaitForTask
  4599. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler
  4600. name: SingleThreadTaskScheduler
  4601. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html
  4602. commentId: T:IPA.Utilities.Async.SingleThreadTaskScheduler
  4603. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler
  4604. nameWithType: SingleThreadTaskScheduler
  4605. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4606. name: Dispose()
  4607. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose
  4608. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4609. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose()
  4610. nameWithType: SingleThreadTaskScheduler.Dispose()
  4611. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4612. name: Dispose(Boolean)
  4613. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_System_Boolean_
  4614. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4615. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  4616. nameWithType: SingleThreadTaskScheduler.Dispose(Boolean)
  4617. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose*
  4618. name: Dispose
  4619. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_
  4620. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4621. isSpec: "True"
  4622. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  4623. nameWithType: SingleThreadTaskScheduler.Dispose
  4624. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4625. name: Exit()
  4626. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit
  4627. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4628. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit()
  4629. nameWithType: SingleThreadTaskScheduler.Exit()
  4630. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit*
  4631. name: Exit
  4632. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit_
  4633. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4634. isSpec: "True"
  4635. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  4636. nameWithType: SingleThreadTaskScheduler.Exit
  4637. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4638. name: GetScheduledTasks()
  4639. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks
  4640. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4641. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks()
  4642. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks()
  4643. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks*
  4644. name: GetScheduledTasks
  4645. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks_
  4646. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4647. isSpec: "True"
  4648. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  4649. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks
  4650. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4651. name: IsRunning
  4652. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning
  4653. commentId: P:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4654. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4655. nameWithType: SingleThreadTaskScheduler.IsRunning
  4656. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning*
  4657. name: IsRunning
  4658. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning_
  4659. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4660. isSpec: "True"
  4661. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  4662. nameWithType: SingleThreadTaskScheduler.IsRunning
  4663. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4664. name: Join()
  4665. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join
  4666. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4667. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join()
  4668. nameWithType: SingleThreadTaskScheduler.Join()
  4669. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join*
  4670. name: Join
  4671. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join_
  4672. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4673. isSpec: "True"
  4674. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  4675. nameWithType: SingleThreadTaskScheduler.Join
  4676. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4677. name: QueueTask(Task)
  4678. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  4679. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4680. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  4681. nameWithType: SingleThreadTaskScheduler.QueueTask(Task)
  4682. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask*
  4683. name: QueueTask
  4684. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_
  4685. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  4686. isSpec: "True"
  4687. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  4688. nameWithType: SingleThreadTaskScheduler.QueueTask
  4689. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4690. name: Start()
  4691. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start
  4692. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4693. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start()
  4694. nameWithType: SingleThreadTaskScheduler.Start()
  4695. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start*
  4696. name: Start
  4697. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start_
  4698. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4699. isSpec: "True"
  4700. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  4701. nameWithType: SingleThreadTaskScheduler.Start
  4702. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  4703. name: TryExecuteTaskInline(Task, Boolean)
  4704. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  4705. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  4706. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  4707. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  4708. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline*
  4709. name: TryExecuteTaskInline
  4710. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_
  4711. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  4712. isSpec: "True"
  4713. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  4714. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline
  4715. - uid: IPA.Utilities.Async.Synchronization
  4716. name: Synchronization
  4717. href: api/IPA.Utilities.Async.Synchronization.html
  4718. commentId: T:IPA.Utilities.Async.Synchronization
  4719. fullName: IPA.Utilities.Async.Synchronization
  4720. nameWithType: Synchronization
  4721. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4722. name: Lock(Mutex)
  4723. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Mutex_
  4724. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4725. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)
  4726. nameWithType: Synchronization.Lock(Mutex)
  4727. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4728. name: Lock(Semaphore)
  4729. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_Semaphore_
  4730. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4731. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)
  4732. nameWithType: Synchronization.Lock(Semaphore)
  4733. - uid: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4734. name: Lock(SemaphoreSlim)
  4735. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_System_Threading_SemaphoreSlim_
  4736. commentId: M:IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4737. fullName: IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)
  4738. nameWithType: Synchronization.Lock(SemaphoreSlim)
  4739. - uid: IPA.Utilities.Async.Synchronization.Lock*
  4740. name: Lock
  4741. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_
  4742. commentId: Overload:IPA.Utilities.Async.Synchronization.Lock
  4743. isSpec: "True"
  4744. fullName: IPA.Utilities.Async.Synchronization.Lock
  4745. nameWithType: Synchronization.Lock
  4746. - uid: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4747. name: LockAsync(SemaphoreSlim)
  4748. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_System_Threading_SemaphoreSlim_
  4749. commentId: M:IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4750. fullName: IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)
  4751. nameWithType: Synchronization.LockAsync(SemaphoreSlim)
  4752. - uid: IPA.Utilities.Async.Synchronization.LockAsync*
  4753. name: LockAsync
  4754. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockAsync_
  4755. commentId: Overload:IPA.Utilities.Async.Synchronization.LockAsync
  4756. isSpec: "True"
  4757. fullName: IPA.Utilities.Async.Synchronization.LockAsync
  4758. nameWithType: Synchronization.LockAsync
  4759. - uid: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4760. name: LockRead(ReaderWriterLockSlim)
  4761. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_System_Threading_ReaderWriterLockSlim_
  4762. commentId: M:IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4763. fullName: IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)
  4764. nameWithType: Synchronization.LockRead(ReaderWriterLockSlim)
  4765. - uid: IPA.Utilities.Async.Synchronization.LockRead*
  4766. name: LockRead
  4767. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_
  4768. commentId: Overload:IPA.Utilities.Async.Synchronization.LockRead
  4769. isSpec: "True"
  4770. fullName: IPA.Utilities.Async.Synchronization.LockRead
  4771. nameWithType: Synchronization.LockRead
  4772. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4773. name: LockReadUpgradable(ReaderWriterLockSlim)
  4774. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_System_Threading_ReaderWriterLockSlim_
  4775. commentId: M:IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4776. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)
  4777. nameWithType: Synchronization.LockReadUpgradable(ReaderWriterLockSlim)
  4778. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable*
  4779. name: LockReadUpgradable
  4780. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_
  4781. commentId: Overload:IPA.Utilities.Async.Synchronization.LockReadUpgradable
  4782. isSpec: "True"
  4783. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable
  4784. nameWithType: Synchronization.LockReadUpgradable
  4785. - uid: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4786. name: LockWrite(ReaderWriterLockSlim)
  4787. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_System_Threading_ReaderWriterLockSlim_
  4788. commentId: M:IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4789. fullName: IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)
  4790. nameWithType: Synchronization.LockWrite(ReaderWriterLockSlim)
  4791. - uid: IPA.Utilities.Async.Synchronization.LockWrite*
  4792. name: LockWrite
  4793. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_
  4794. commentId: Overload:IPA.Utilities.Async.Synchronization.LockWrite
  4795. isSpec: "True"
  4796. fullName: IPA.Utilities.Async.Synchronization.LockWrite
  4797. nameWithType: Synchronization.LockWrite
  4798. - uid: IPA.Utilities.Async.Synchronization.MutexLocker
  4799. name: Synchronization.MutexLocker
  4800. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html
  4801. commentId: T:IPA.Utilities.Async.Synchronization.MutexLocker
  4802. fullName: IPA.Utilities.Async.Synchronization.MutexLocker
  4803. nameWithType: Synchronization.MutexLocker
  4804. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4805. name: IDisposable.Dispose()
  4806. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose
  4807. commentId: M:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4808. name.vb: System.IDisposable.Dispose()
  4809. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose()
  4810. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose()
  4811. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose()
  4812. - uid: IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose*
  4813. name: IDisposable.Dispose
  4814. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html#IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose_
  4815. commentId: Overload:IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose
  4816. isSpec: "True"
  4817. name.vb: System.IDisposable.Dispose
  4818. fullName: IPA.Utilities.Async.Synchronization.MutexLocker.System.IDisposable.Dispose
  4819. nameWithType: Synchronization.MutexLocker.IDisposable.Dispose
  4820. nameWithType.vb: Synchronization.MutexLocker.System.IDisposable.Dispose
  4821. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4822. name: Synchronization.ReaderWriterLockSlimReadLocker
  4823. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html
  4824. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4825. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  4826. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker
  4827. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4828. name: IDisposable.Dispose()
  4829. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose
  4830. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4831. name.vb: System.IDisposable.Dispose()
  4832. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  4833. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose()
  4834. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose()
  4835. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose*
  4836. name: IDisposable.Dispose
  4837. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose_
  4838. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose
  4839. isSpec: "True"
  4840. name.vb: System.IDisposable.Dispose
  4841. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  4842. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker.IDisposable.Dispose
  4843. nameWithType.vb: Synchronization.ReaderWriterLockSlimReadLocker.System.IDisposable.Dispose
  4844. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4845. name: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4846. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html
  4847. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4848. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4849. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  4850. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4851. name: IDisposable.Dispose()
  4852. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose
  4853. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4854. name.vb: System.IDisposable.Dispose()
  4855. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  4856. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose()
  4857. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose()
  4858. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose*
  4859. name: IDisposable.Dispose
  4860. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose_
  4861. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose
  4862. isSpec: "True"
  4863. name.vb: System.IDisposable.Dispose
  4864. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  4865. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.IDisposable.Dispose
  4866. nameWithType.vb: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System.IDisposable.Dispose
  4867. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4868. name: Upgrade()
  4869. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade
  4870. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4871. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  4872. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  4873. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade*
  4874. name: Upgrade
  4875. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade_
  4876. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4877. isSpec: "True"
  4878. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4879. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  4880. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4881. name: Synchronization.ReaderWriterLockSlimWriteLocker
  4882. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html
  4883. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4884. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  4885. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker
  4886. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  4887. name: IDisposable.Dispose()
  4888. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose
  4889. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  4890. name.vb: System.IDisposable.Dispose()
  4891. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  4892. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose()
  4893. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose()
  4894. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose*
  4895. name: IDisposable.Dispose
  4896. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose_
  4897. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose
  4898. isSpec: "True"
  4899. name.vb: System.IDisposable.Dispose
  4900. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  4901. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker.IDisposable.Dispose
  4902. nameWithType.vb: Synchronization.ReaderWriterLockSlimWriteLocker.System.IDisposable.Dispose
  4903. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  4904. name: Synchronization.SemaphoreLocker
  4905. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html
  4906. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreLocker
  4907. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  4908. nameWithType: Synchronization.SemaphoreLocker
  4909. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  4910. name: IDisposable.Dispose()
  4911. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose
  4912. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  4913. name.vb: System.IDisposable.Dispose()
  4914. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  4915. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose()
  4916. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose()
  4917. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose*
  4918. name: IDisposable.Dispose
  4919. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose_
  4920. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose
  4921. isSpec: "True"
  4922. name.vb: System.IDisposable.Dispose
  4923. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  4924. nameWithType: Synchronization.SemaphoreLocker.IDisposable.Dispose
  4925. nameWithType.vb: Synchronization.SemaphoreLocker.System.IDisposable.Dispose
  4926. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  4927. name: Synchronization.SemaphoreSlimAsyncLocker
  4928. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html
  4929. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  4930. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker
  4931. nameWithType: Synchronization.SemaphoreSlimAsyncLocker
  4932. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  4933. name: IDisposable.Dispose()
  4934. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose
  4935. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  4936. name.vb: System.IDisposable.Dispose()
  4937. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  4938. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose()
  4939. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose()
  4940. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose*
  4941. name: IDisposable.Dispose
  4942. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose_
  4943. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose
  4944. isSpec: "True"
  4945. name.vb: System.IDisposable.Dispose
  4946. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  4947. nameWithType: Synchronization.SemaphoreSlimAsyncLocker.IDisposable.Dispose
  4948. nameWithType.vb: Synchronization.SemaphoreSlimAsyncLocker.System.IDisposable.Dispose
  4949. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  4950. name: Synchronization.SemaphoreSlimLocker
  4951. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html
  4952. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  4953. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  4954. nameWithType: Synchronization.SemaphoreSlimLocker
  4955. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  4956. name: IDisposable.Dispose()
  4957. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose
  4958. commentId: M:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  4959. name.vb: System.IDisposable.Dispose()
  4960. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  4961. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose()
  4962. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose()
  4963. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose*
  4964. name: IDisposable.Dispose
  4965. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html#IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose_
  4966. commentId: Overload:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose
  4967. isSpec: "True"
  4968. name.vb: System.IDisposable.Dispose
  4969. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  4970. nameWithType: Synchronization.SemaphoreSlimLocker.IDisposable.Dispose
  4971. nameWithType.vb: Synchronization.SemaphoreSlimLocker.System.IDisposable.Dispose
  4972. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  4973. name: UnityMainThreadTaskScheduler
  4974. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html
  4975. commentId: T:IPA.Utilities.Async.UnityMainThreadTaskScheduler
  4976. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  4977. nameWithType: UnityMainThreadTaskScheduler
  4978. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  4979. name: Cancel()
  4980. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel
  4981. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  4982. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel()
  4983. nameWithType: UnityMainThreadTaskScheduler.Cancel()
  4984. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel*
  4985. name: Cancel
  4986. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel_
  4987. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  4988. isSpec: "True"
  4989. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  4990. nameWithType: UnityMainThreadTaskScheduler.Cancel
  4991. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  4992. name: Cancelling
  4993. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling
  4994. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  4995. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  4996. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  4997. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling*
  4998. name: Cancelling
  4999. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling_
  5000. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5001. isSpec: "True"
  5002. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5003. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  5004. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5005. name: Coroutine()
  5006. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine
  5007. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5008. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine()
  5009. nameWithType: UnityMainThreadTaskScheduler.Coroutine()
  5010. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine*
  5011. name: Coroutine
  5012. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine_
  5013. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5014. isSpec: "True"
  5015. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5016. nameWithType: UnityMainThreadTaskScheduler.Coroutine
  5017. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5018. name: Default
  5019. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default
  5020. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5021. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5022. nameWithType: UnityMainThreadTaskScheduler.Default
  5023. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default*
  5024. name: Default
  5025. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default_
  5026. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5027. isSpec: "True"
  5028. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5029. nameWithType: UnityMainThreadTaskScheduler.Default
  5030. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5031. name: Dispose()
  5032. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose
  5033. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5034. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose()
  5035. nameWithType: UnityMainThreadTaskScheduler.Dispose()
  5036. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5037. name: Dispose(Boolean)
  5038. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_System_Boolean_
  5039. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5040. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5041. nameWithType: UnityMainThreadTaskScheduler.Dispose(Boolean)
  5042. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose*
  5043. name: Dispose
  5044. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_
  5045. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5046. isSpec: "True"
  5047. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5048. nameWithType: UnityMainThreadTaskScheduler.Dispose
  5049. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5050. name: Factory
  5051. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory
  5052. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5053. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5054. nameWithType: UnityMainThreadTaskScheduler.Factory
  5055. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory*
  5056. name: Factory
  5057. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory_
  5058. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5059. isSpec: "True"
  5060. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5061. nameWithType: UnityMainThreadTaskScheduler.Factory
  5062. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5063. name: GetScheduledTasks()
  5064. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks
  5065. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5066. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks()
  5067. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks()
  5068. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks*
  5069. name: GetScheduledTasks
  5070. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks_
  5071. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5072. isSpec: "True"
  5073. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5074. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks
  5075. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5076. name: IsRunning
  5077. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning
  5078. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5079. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5080. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5081. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning*
  5082. name: IsRunning
  5083. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning_
  5084. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5085. isSpec: "True"
  5086. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5087. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5088. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5089. name: QueueTask(Task)
  5090. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_
  5091. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5092. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)
  5093. nameWithType: UnityMainThreadTaskScheduler.QueueTask(Task)
  5094. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask*
  5095. name: QueueTask
  5096. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_
  5097. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5098. isSpec: "True"
  5099. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5100. nameWithType: UnityMainThreadTaskScheduler.QueueTask
  5101. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5102. name: TryExecuteTaskInline(Task, Boolean)
  5103. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_
  5104. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)
  5105. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task, System.Boolean)
  5106. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  5107. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline*
  5108. name: TryExecuteTaskInline
  5109. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_
  5110. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5111. isSpec: "True"
  5112. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5113. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5114. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5115. name: YieldAfterTasks
  5116. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks
  5117. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5118. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5119. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  5120. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks*
  5121. name: YieldAfterTasks
  5122. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks_
  5123. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5124. isSpec: "True"
  5125. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5126. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  5127. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5128. name: YieldAfterTime
  5129. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime
  5130. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5131. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5132. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  5133. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime*
  5134. name: YieldAfterTime
  5135. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime_
  5136. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5137. isSpec: "True"
  5138. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5139. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  5140. - uid: IPA.Utilities.CriticalSection
  5141. name: CriticalSection
  5142. href: api/IPA.Utilities.CriticalSection.html
  5143. commentId: T:IPA.Utilities.CriticalSection
  5144. fullName: IPA.Utilities.CriticalSection
  5145. nameWithType: CriticalSection
  5146. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection
  5147. name: CriticalSection.AutoExecuteSection
  5148. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html
  5149. commentId: T:IPA.Utilities.CriticalSection.AutoExecuteSection
  5150. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection
  5151. nameWithType: CriticalSection.AutoExecuteSection
  5152. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5153. name: IDisposable.Dispose()
  5154. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose
  5155. commentId: M:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5156. name.vb: System.IDisposable.Dispose()
  5157. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  5158. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose()
  5159. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose()
  5160. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose*
  5161. name: IDisposable.Dispose
  5162. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html#IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose_
  5163. commentId: Overload:IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose
  5164. isSpec: "True"
  5165. name.vb: System.IDisposable.Dispose
  5166. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  5167. nameWithType: CriticalSection.AutoExecuteSection.IDisposable.Dispose
  5168. nameWithType.vb: CriticalSection.AutoExecuteSection.System.IDisposable.Dispose
  5169. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection
  5170. name: EnterExecuteSection()
  5171. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection
  5172. commentId: M:IPA.Utilities.CriticalSection.EnterExecuteSection
  5173. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection()
  5174. nameWithType: CriticalSection.EnterExecuteSection()
  5175. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection*
  5176. name: EnterExecuteSection
  5177. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection_
  5178. commentId: Overload:IPA.Utilities.CriticalSection.EnterExecuteSection
  5179. isSpec: "True"
  5180. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection
  5181. nameWithType: CriticalSection.EnterExecuteSection
  5182. - uid: IPA.Utilities.CriticalSection.ExecuteSection
  5183. name: ExecuteSection()
  5184. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection
  5185. commentId: M:IPA.Utilities.CriticalSection.ExecuteSection
  5186. fullName: IPA.Utilities.CriticalSection.ExecuteSection()
  5187. nameWithType: CriticalSection.ExecuteSection()
  5188. - uid: IPA.Utilities.CriticalSection.ExecuteSection*
  5189. name: ExecuteSection
  5190. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection_
  5191. commentId: Overload:IPA.Utilities.CriticalSection.ExecuteSection
  5192. isSpec: "True"
  5193. fullName: IPA.Utilities.CriticalSection.ExecuteSection
  5194. nameWithType: CriticalSection.ExecuteSection
  5195. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection
  5196. name: ExitExecuteSection()
  5197. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection
  5198. commentId: M:IPA.Utilities.CriticalSection.ExitExecuteSection
  5199. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection()
  5200. nameWithType: CriticalSection.ExitExecuteSection()
  5201. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection*
  5202. name: ExitExecuteSection
  5203. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection_
  5204. commentId: Overload:IPA.Utilities.CriticalSection.ExitExecuteSection
  5205. isSpec: "True"
  5206. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection
  5207. nameWithType: CriticalSection.ExitExecuteSection
  5208. - uid: IPA.Utilities.EnumerableExtensions
  5209. name: EnumerableExtensions
  5210. href: api/IPA.Utilities.EnumerableExtensions.html
  5211. commentId: T:IPA.Utilities.EnumerableExtensions
  5212. fullName: IPA.Utilities.EnumerableExtensions
  5213. nameWithType: EnumerableExtensions
  5214. - uid: IPA.Utilities.EnumerableExtensions.Append*
  5215. name: Append
  5216. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append_
  5217. commentId: Overload:IPA.Utilities.EnumerableExtensions.Append
  5218. isSpec: "True"
  5219. fullName: IPA.Utilities.EnumerableExtensions.Append
  5220. nameWithType: EnumerableExtensions.Append
  5221. - uid: IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  5222. name: Append<T>(IEnumerable<T>, T)
  5223. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Append__1_System_Collections_Generic_IEnumerable___0____0_
  5224. commentId: M:IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)
  5225. name.vb: Append(Of T)(IEnumerable(Of T), T)
  5226. fullName: IPA.Utilities.EnumerableExtensions.Append<T>(System.Collections.Generic.IEnumerable<T>, T)
  5227. fullName.vb: IPA.Utilities.EnumerableExtensions.Append(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  5228. nameWithType: EnumerableExtensions.Append<T>(IEnumerable<T>, T)
  5229. nameWithType.vb: EnumerableExtensions.Append(Of T)(IEnumerable(Of T), T)
  5230. - uid: IPA.Utilities.EnumerableExtensions.NonNull*
  5231. name: NonNull
  5232. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull_
  5233. commentId: Overload:IPA.Utilities.EnumerableExtensions.NonNull
  5234. isSpec: "True"
  5235. fullName: IPA.Utilities.EnumerableExtensions.NonNull
  5236. nameWithType: EnumerableExtensions.NonNull
  5237. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  5238. name: NonNull<T>(IEnumerable<T>)
  5239. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable___0__
  5240. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})
  5241. name.vb: NonNull(Of T)(IEnumerable(Of T))
  5242. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<T>)
  5243. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of T))
  5244. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<T>)
  5245. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of T))
  5246. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  5247. name: NonNull<T>(IEnumerable<Nullable<T>>)
  5248. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable_System_Nullable___0___
  5249. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})
  5250. name.vb: NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  5251. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(System.Collections.Generic.IEnumerable<System.Nullable<T>>)
  5252. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(System.Collections.Generic.IEnumerable(Of System.Nullable(Of T)))
  5253. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<Nullable<T>>)
  5254. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  5255. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  5256. name: NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  5257. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__
  5258. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})
  5259. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  5260. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(System.Collections.Generic.IEnumerable<T>, System.Func<T, U>)
  5261. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(System.Collections.Generic.IEnumerable(Of T), System.Func(Of T, U))
  5262. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  5263. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  5264. - uid: IPA.Utilities.EnumerableExtensions.Prepend*
  5265. name: Prepend
  5266. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend_
  5267. commentId: Overload:IPA.Utilities.EnumerableExtensions.Prepend
  5268. isSpec: "True"
  5269. fullName: IPA.Utilities.EnumerableExtensions.Prepend
  5270. nameWithType: EnumerableExtensions.Prepend
  5271. - uid: IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  5272. name: Prepend<T>(IEnumerable<T>, T)
  5273. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_Prepend__1_System_Collections_Generic_IEnumerable___0____0_
  5274. commentId: M:IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)
  5275. name.vb: Prepend(Of T)(IEnumerable(Of T), T)
  5276. fullName: IPA.Utilities.EnumerableExtensions.Prepend<T>(System.Collections.Generic.IEnumerable<T>, T)
  5277. fullName.vb: IPA.Utilities.EnumerableExtensions.Prepend(Of T)(System.Collections.Generic.IEnumerable(Of T), T)
  5278. nameWithType: EnumerableExtensions.Prepend<T>(IEnumerable<T>, T)
  5279. nameWithType.vb: EnumerableExtensions.Prepend(Of T)(IEnumerable(Of T), T)
  5280. - uid: IPA.Utilities.Extensions
  5281. name: Extensions
  5282. href: api/IPA.Utilities.Extensions.html
  5283. commentId: T:IPA.Utilities.Extensions
  5284. fullName: IPA.Utilities.Extensions
  5285. nameWithType: Extensions
  5286. - uid: IPA.Utilities.Extensions.GetDefault(System.Type)
  5287. name: GetDefault(Type)
  5288. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_System_Type_
  5289. commentId: M:IPA.Utilities.Extensions.GetDefault(System.Type)
  5290. fullName: IPA.Utilities.Extensions.GetDefault(System.Type)
  5291. nameWithType: Extensions.GetDefault(Type)
  5292. - uid: IPA.Utilities.Extensions.GetDefault*
  5293. name: GetDefault
  5294. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_
  5295. commentId: Overload:IPA.Utilities.Extensions.GetDefault
  5296. isSpec: "True"
  5297. fullName: IPA.Utilities.Extensions.GetDefault
  5298. nameWithType: Extensions.GetDefault
  5299. - uid: IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  5300. name: IsSubPathOf(String, String)
  5301. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_System_String_System_String_
  5302. commentId: M:IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  5303. fullName: IPA.Utilities.Extensions.IsSubPathOf(System.String, System.String)
  5304. nameWithType: Extensions.IsSubPathOf(String, String)
  5305. - uid: IPA.Utilities.Extensions.IsSubPathOf*
  5306. name: IsSubPathOf
  5307. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_
  5308. commentId: Overload:IPA.Utilities.Extensions.IsSubPathOf
  5309. isSpec: "True"
  5310. fullName: IPA.Utilities.Extensions.IsSubPathOf
  5311. nameWithType: Extensions.IsSubPathOf
  5312. - uid: IPA.Utilities.Extensions.Right(System.String,System.Int32)
  5313. name: Right(String, Int32)
  5314. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_System_String_System_Int32_
  5315. commentId: M:IPA.Utilities.Extensions.Right(System.String,System.Int32)
  5316. fullName: IPA.Utilities.Extensions.Right(System.String, System.Int32)
  5317. nameWithType: Extensions.Right(String, Int32)
  5318. - uid: IPA.Utilities.Extensions.Right*
  5319. name: Right
  5320. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_
  5321. commentId: Overload:IPA.Utilities.Extensions.Right
  5322. isSpec: "True"
  5323. fullName: IPA.Utilities.Extensions.Right
  5324. nameWithType: Extensions.Right
  5325. - uid: IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  5326. name: Unwrap(Nullable<Boolean>)
  5327. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__
  5328. commentId: M:IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  5329. name.vb: Unwrap(Nullable(Of Boolean))
  5330. fullName: IPA.Utilities.Extensions.Unwrap(System.Nullable<System.Boolean>)
  5331. fullName.vb: IPA.Utilities.Extensions.Unwrap(System.Nullable(Of System.Boolean))
  5332. nameWithType: Extensions.Unwrap(Nullable<Boolean>)
  5333. nameWithType.vb: Extensions.Unwrap(Nullable(Of Boolean))
  5334. - uid: IPA.Utilities.Extensions.Unwrap*
  5335. name: Unwrap
  5336. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_
  5337. commentId: Overload:IPA.Utilities.Extensions.Unwrap
  5338. isSpec: "True"
  5339. fullName: IPA.Utilities.Extensions.Unwrap
  5340. nameWithType: Extensions.Unwrap
  5341. - uid: IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  5342. name: WithEnding(String, String)
  5343. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_System_String_System_String_
  5344. commentId: M:IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  5345. fullName: IPA.Utilities.Extensions.WithEnding(System.String, System.String)
  5346. nameWithType: Extensions.WithEnding(String, String)
  5347. - uid: IPA.Utilities.Extensions.WithEnding*
  5348. name: WithEnding
  5349. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_
  5350. commentId: Overload:IPA.Utilities.Extensions.WithEnding
  5351. isSpec: "True"
  5352. fullName: IPA.Utilities.Extensions.WithEnding
  5353. nameWithType: Extensions.WithEnding
  5354. - uid: IPA.Utilities.FieldAccessor`2
  5355. name: FieldAccessor<T, U>
  5356. href: api/IPA.Utilities.FieldAccessor-2.html
  5357. commentId: T:IPA.Utilities.FieldAccessor`2
  5358. name.vb: FieldAccessor(Of T, U)
  5359. fullName: IPA.Utilities.FieldAccessor<T, U>
  5360. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U)
  5361. nameWithType: FieldAccessor<T, U>
  5362. nameWithType.vb: FieldAccessor(Of T, U)
  5363. - uid: IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  5364. name: Access(ref T, String)
  5365. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access__0__System_String_
  5366. commentId: M:IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  5367. name.vb: Access(ByRef T, String)
  5368. fullName: IPA.Utilities.FieldAccessor<T, U>.Access(ref T, System.String)
  5369. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access(ByRef T, System.String)
  5370. nameWithType: FieldAccessor<T, U>.Access(ref T, String)
  5371. nameWithType.vb: FieldAccessor(Of T, U).Access(ByRef T, String)
  5372. - uid: IPA.Utilities.FieldAccessor`2.Access*
  5373. name: Access
  5374. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access_
  5375. commentId: Overload:IPA.Utilities.FieldAccessor`2.Access
  5376. isSpec: "True"
  5377. fullName: IPA.Utilities.FieldAccessor<T, U>.Access
  5378. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access
  5379. nameWithType: FieldAccessor<T, U>.Access
  5380. nameWithType.vb: FieldAccessor(Of T, U).Access
  5381. - uid: IPA.Utilities.FieldAccessor`2.Accessor
  5382. name: FieldAccessor<T, U>.Accessor
  5383. href: api/IPA.Utilities.FieldAccessor-2.Accessor.html
  5384. commentId: T:IPA.Utilities.FieldAccessor`2.Accessor
  5385. name.vb: FieldAccessor(Of T, U).Accessor
  5386. fullName: IPA.Utilities.FieldAccessor<T, U>.Accessor
  5387. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Accessor
  5388. nameWithType: FieldAccessor<T, U>.Accessor
  5389. nameWithType.vb: FieldAccessor(Of T, U).Accessor
  5390. - uid: IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  5391. name: Get(T, String)
  5392. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0_System_String_
  5393. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  5394. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(T, System.String)
  5395. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(T, System.String)
  5396. nameWithType: FieldAccessor<T, U>.Get(T, String)
  5397. nameWithType.vb: FieldAccessor(Of T, U).Get(T, String)
  5398. - uid: IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  5399. name: Get(ref T, String)
  5400. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0__System_String_
  5401. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  5402. name.vb: Get(ByRef T, String)
  5403. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(ref T, System.String)
  5404. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(ByRef T, System.String)
  5405. nameWithType: FieldAccessor<T, U>.Get(ref T, String)
  5406. nameWithType.vb: FieldAccessor(Of T, U).Get(ByRef T, String)
  5407. - uid: IPA.Utilities.FieldAccessor`2.Get*
  5408. name: Get
  5409. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get_
  5410. commentId: Overload:IPA.Utilities.FieldAccessor`2.Get
  5411. isSpec: "True"
  5412. fullName: IPA.Utilities.FieldAccessor<T, U>.Get
  5413. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get
  5414. nameWithType: FieldAccessor<T, U>.Get
  5415. nameWithType.vb: FieldAccessor(Of T, U).Get
  5416. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  5417. name: GetAccessor(String)
  5418. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_System_String_
  5419. commentId: M:IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  5420. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor(System.String)
  5421. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor(System.String)
  5422. nameWithType: FieldAccessor<T, U>.GetAccessor(String)
  5423. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor(String)
  5424. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor*
  5425. name: GetAccessor
  5426. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_
  5427. commentId: Overload:IPA.Utilities.FieldAccessor`2.GetAccessor
  5428. isSpec: "True"
  5429. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor
  5430. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor
  5431. nameWithType: FieldAccessor<T, U>.GetAccessor
  5432. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor
  5433. - uid: IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  5434. name: Set(T, String, U)
  5435. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0_System_String__1_
  5436. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  5437. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(T, System.String, U)
  5438. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(T, System.String, U)
  5439. nameWithType: FieldAccessor<T, U>.Set(T, String, U)
  5440. nameWithType.vb: FieldAccessor(Of T, U).Set(T, String, U)
  5441. - uid: IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  5442. name: Set(ref T, String, U)
  5443. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0__System_String__1_
  5444. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  5445. name.vb: Set(ByRef T, String, U)
  5446. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(ref T, System.String, U)
  5447. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(ByRef T, System.String, U)
  5448. nameWithType: FieldAccessor<T, U>.Set(ref T, String, U)
  5449. nameWithType.vb: FieldAccessor(Of T, U).Set(ByRef T, String, U)
  5450. - uid: IPA.Utilities.FieldAccessor`2.Set*
  5451. name: Set
  5452. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set_
  5453. commentId: Overload:IPA.Utilities.FieldAccessor`2.Set
  5454. isSpec: "True"
  5455. fullName: IPA.Utilities.FieldAccessor<T, U>.Set
  5456. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set
  5457. nameWithType: FieldAccessor<T, U>.Set
  5458. nameWithType.vb: FieldAccessor(Of T, U).Set
  5459. - uid: IPA.Utilities.MethodAccessor`2
  5460. name: MethodAccessor<T, TDelegate>
  5461. href: api/IPA.Utilities.MethodAccessor-2.html
  5462. commentId: T:IPA.Utilities.MethodAccessor`2
  5463. name.vb: MethodAccessor(Of T, TDelegate)
  5464. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>
  5465. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate)
  5466. nameWithType: MethodAccessor<T, TDelegate>
  5467. nameWithType.vb: MethodAccessor(Of T, TDelegate)
  5468. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  5469. name: GetDelegate(String)
  5470. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_System_String_
  5471. commentId: M:IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  5472. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate(System.String)
  5473. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate(System.String)
  5474. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate(String)
  5475. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate(String)
  5476. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate*
  5477. name: GetDelegate
  5478. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_
  5479. commentId: Overload:IPA.Utilities.MethodAccessor`2.GetDelegate
  5480. isSpec: "True"
  5481. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate
  5482. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate
  5483. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate
  5484. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate
  5485. - uid: IPA.Utilities.PropertyAccessor`2
  5486. name: PropertyAccessor<T, U>
  5487. href: api/IPA.Utilities.PropertyAccessor-2.html
  5488. commentId: T:IPA.Utilities.PropertyAccessor`2
  5489. name.vb: PropertyAccessor(Of T, U)
  5490. fullName: IPA.Utilities.PropertyAccessor<T, U>
  5491. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U)
  5492. nameWithType: PropertyAccessor<T, U>
  5493. nameWithType.vb: PropertyAccessor(Of T, U)
  5494. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  5495. name: Get(T, String)
  5496. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0_System_String_
  5497. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  5498. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(T, System.String)
  5499. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(T, System.String)
  5500. nameWithType: PropertyAccessor<T, U>.Get(T, String)
  5501. nameWithType.vb: PropertyAccessor(Of T, U).Get(T, String)
  5502. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  5503. name: Get(ref T, String)
  5504. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0__System_String_
  5505. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  5506. name.vb: Get(ByRef T, String)
  5507. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(ref T, System.String)
  5508. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(ByRef T, System.String)
  5509. nameWithType: PropertyAccessor<T, U>.Get(ref T, String)
  5510. nameWithType.vb: PropertyAccessor(Of T, U).Get(ByRef T, String)
  5511. - uid: IPA.Utilities.PropertyAccessor`2.Get*
  5512. name: Get
  5513. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get_
  5514. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Get
  5515. isSpec: "True"
  5516. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get
  5517. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get
  5518. nameWithType: PropertyAccessor<T, U>.Get
  5519. nameWithType.vb: PropertyAccessor(Of T, U).Get
  5520. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  5521. name: GetGetter(String)
  5522. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_System_String_
  5523. commentId: M:IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  5524. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter(System.String)
  5525. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter(System.String)
  5526. nameWithType: PropertyAccessor<T, U>.GetGetter(String)
  5527. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter(String)
  5528. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter*
  5529. name: GetGetter
  5530. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_
  5531. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetGetter
  5532. isSpec: "True"
  5533. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter
  5534. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter
  5535. nameWithType: PropertyAccessor<T, U>.GetGetter
  5536. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter
  5537. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  5538. name: GetSetter(String)
  5539. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_System_String_
  5540. commentId: M:IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  5541. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter(System.String)
  5542. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter(System.String)
  5543. nameWithType: PropertyAccessor<T, U>.GetSetter(String)
  5544. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter(String)
  5545. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter*
  5546. name: GetSetter
  5547. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_
  5548. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetSetter
  5549. isSpec: "True"
  5550. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter
  5551. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter
  5552. nameWithType: PropertyAccessor<T, U>.GetSetter
  5553. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter
  5554. - uid: IPA.Utilities.PropertyAccessor`2.Getter
  5555. name: PropertyAccessor<T, U>.Getter
  5556. href: api/IPA.Utilities.PropertyAccessor-2.Getter.html
  5557. commentId: T:IPA.Utilities.PropertyAccessor`2.Getter
  5558. name.vb: PropertyAccessor(Of T, U).Getter
  5559. fullName: IPA.Utilities.PropertyAccessor<T, U>.Getter
  5560. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Getter
  5561. nameWithType: PropertyAccessor<T, U>.Getter
  5562. nameWithType.vb: PropertyAccessor(Of T, U).Getter
  5563. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  5564. name: Set(T, String, U)
  5565. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0_System_String__1_
  5566. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  5567. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(T, System.String, U)
  5568. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(T, System.String, U)
  5569. nameWithType: PropertyAccessor<T, U>.Set(T, String, U)
  5570. nameWithType.vb: PropertyAccessor(Of T, U).Set(T, String, U)
  5571. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  5572. name: Set(ref T, String, U)
  5573. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0__System_String__1_
  5574. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  5575. name.vb: Set(ByRef T, String, U)
  5576. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(ref T, System.String, U)
  5577. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(ByRef T, System.String, U)
  5578. nameWithType: PropertyAccessor<T, U>.Set(ref T, String, U)
  5579. nameWithType.vb: PropertyAccessor(Of T, U).Set(ByRef T, String, U)
  5580. - uid: IPA.Utilities.PropertyAccessor`2.Set*
  5581. name: Set
  5582. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set_
  5583. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Set
  5584. isSpec: "True"
  5585. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set
  5586. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set
  5587. nameWithType: PropertyAccessor<T, U>.Set
  5588. nameWithType.vb: PropertyAccessor(Of T, U).Set
  5589. - uid: IPA.Utilities.PropertyAccessor`2.Setter
  5590. name: PropertyAccessor<T, U>.Setter
  5591. href: api/IPA.Utilities.PropertyAccessor-2.Setter.html
  5592. commentId: T:IPA.Utilities.PropertyAccessor`2.Setter
  5593. name.vb: PropertyAccessor(Of T, U).Setter
  5594. fullName: IPA.Utilities.PropertyAccessor<T, U>.Setter
  5595. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Setter
  5596. nameWithType: PropertyAccessor<T, U>.Setter
  5597. nameWithType.vb: PropertyAccessor(Of T, U).Setter
  5598. - uid: IPA.Utilities.Ref
  5599. name: Ref
  5600. href: api/IPA.Utilities.Ref.html
  5601. commentId: T:IPA.Utilities.Ref
  5602. fullName: IPA.Utilities.Ref
  5603. nameWithType: Ref
  5604. - uid: IPA.Utilities.Ref.Create*
  5605. name: Create
  5606. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create_
  5607. commentId: Overload:IPA.Utilities.Ref.Create
  5608. isSpec: "True"
  5609. fullName: IPA.Utilities.Ref.Create
  5610. nameWithType: Ref.Create
  5611. - uid: IPA.Utilities.Ref.Create``1(``0)
  5612. name: Create<T>(T)
  5613. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create__1___0_
  5614. commentId: M:IPA.Utilities.Ref.Create``1(``0)
  5615. name.vb: Create(Of T)(T)
  5616. fullName: IPA.Utilities.Ref.Create<T>(T)
  5617. fullName.vb: IPA.Utilities.Ref.Create(Of T)(T)
  5618. nameWithType: Ref.Create<T>(T)
  5619. nameWithType.vb: Ref.Create(Of T)(T)
  5620. - uid: IPA.Utilities.Ref`1
  5621. name: Ref<T>
  5622. href: api/IPA.Utilities.Ref-1.html
  5623. commentId: T:IPA.Utilities.Ref`1
  5624. name.vb: Ref(Of T)
  5625. fullName: IPA.Utilities.Ref<T>
  5626. fullName.vb: IPA.Utilities.Ref(Of T)
  5627. nameWithType: Ref<T>
  5628. nameWithType.vb: Ref(Of T)
  5629. - uid: IPA.Utilities.Ref`1.#ctor(`0)
  5630. name: Ref(T)
  5631. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor__0_
  5632. commentId: M:IPA.Utilities.Ref`1.#ctor(`0)
  5633. fullName: IPA.Utilities.Ref<T>.Ref(T)
  5634. fullName.vb: IPA.Utilities.Ref(Of T).Ref(T)
  5635. nameWithType: Ref<T>.Ref(T)
  5636. nameWithType.vb: Ref(Of T).Ref(T)
  5637. - uid: IPA.Utilities.Ref`1.#ctor*
  5638. name: Ref
  5639. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor_
  5640. commentId: Overload:IPA.Utilities.Ref`1.#ctor
  5641. isSpec: "True"
  5642. fullName: IPA.Utilities.Ref<T>.Ref
  5643. fullName.vb: IPA.Utilities.Ref(Of T).Ref
  5644. nameWithType: Ref<T>.Ref
  5645. nameWithType.vb: Ref(Of T).Ref
  5646. - uid: IPA.Utilities.Ref`1.CompareTo(`0)
  5647. name: CompareTo(T)
  5648. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo__0_
  5649. commentId: M:IPA.Utilities.Ref`1.CompareTo(`0)
  5650. fullName: IPA.Utilities.Ref<T>.CompareTo(T)
  5651. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(T)
  5652. nameWithType: Ref<T>.CompareTo(T)
  5653. nameWithType.vb: Ref(Of T).CompareTo(T)
  5654. - uid: IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  5655. name: CompareTo(Ref<T>)
  5656. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__
  5657. commentId: M:IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  5658. name.vb: CompareTo(Ref(Of T))
  5659. fullName: IPA.Utilities.Ref<T>.CompareTo(IPA.Utilities.Ref<T>)
  5660. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(IPA.Utilities.Ref(Of T))
  5661. nameWithType: Ref<T>.CompareTo(Ref<T>)
  5662. nameWithType.vb: Ref(Of T).CompareTo(Ref(Of T))
  5663. - uid: IPA.Utilities.Ref`1.CompareTo*
  5664. name: CompareTo
  5665. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_
  5666. commentId: Overload:IPA.Utilities.Ref`1.CompareTo
  5667. isSpec: "True"
  5668. fullName: IPA.Utilities.Ref<T>.CompareTo
  5669. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo
  5670. nameWithType: Ref<T>.CompareTo
  5671. nameWithType.vb: Ref(Of T).CompareTo
  5672. - uid: IPA.Utilities.Ref`1.Error
  5673. name: Error
  5674. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error
  5675. commentId: P:IPA.Utilities.Ref`1.Error
  5676. fullName: IPA.Utilities.Ref<T>.Error
  5677. fullName.vb: IPA.Utilities.Ref(Of T).Error
  5678. nameWithType: Ref<T>.Error
  5679. nameWithType.vb: Ref(Of T).Error
  5680. - uid: IPA.Utilities.Ref`1.Error*
  5681. name: Error
  5682. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error_
  5683. commentId: Overload:IPA.Utilities.Ref`1.Error
  5684. isSpec: "True"
  5685. fullName: IPA.Utilities.Ref<T>.Error
  5686. fullName.vb: IPA.Utilities.Ref(Of T).Error
  5687. nameWithType: Ref<T>.Error
  5688. nameWithType.vb: Ref(Of T).Error
  5689. - uid: IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  5690. name: Implicit(T to Ref<T>)
  5691. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_
  5692. commentId: M:IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  5693. name.vb: Widening(T to Ref(Of T))
  5694. fullName: IPA.Utilities.Ref<T>.Implicit(T to IPA.Utilities.Ref<T>)
  5695. fullName.vb: IPA.Utilities.Ref(Of T).Widening(T to IPA.Utilities.Ref(Of T))
  5696. nameWithType: Ref<T>.Implicit(T to Ref<T>)
  5697. nameWithType.vb: Ref(Of T).Widening(T to Ref(Of T))
  5698. - uid: IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  5699. name: Implicit(Ref<T> to T)
  5700. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0
  5701. commentId: M:IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  5702. name.vb: Widening(Ref(Of T) to T)
  5703. fullName: IPA.Utilities.Ref<T>.Implicit(IPA.Utilities.Ref<T> to T)
  5704. fullName.vb: IPA.Utilities.Ref(Of T).Widening(IPA.Utilities.Ref(Of T) to T)
  5705. nameWithType: Ref<T>.Implicit(Ref<T> to T)
  5706. nameWithType.vb: Ref(Of T).Widening(Ref(Of T) to T)
  5707. - uid: IPA.Utilities.Ref`1.op_Implicit*
  5708. name: Implicit
  5709. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_
  5710. commentId: Overload:IPA.Utilities.Ref`1.op_Implicit
  5711. isSpec: "True"
  5712. name.vb: Widening
  5713. fullName: IPA.Utilities.Ref<T>.Implicit
  5714. fullName.vb: IPA.Utilities.Ref(Of T).Widening
  5715. nameWithType: Ref<T>.Implicit
  5716. nameWithType.vb: Ref(Of T).Widening
  5717. - uid: IPA.Utilities.Ref`1.Value
  5718. name: Value
  5719. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value
  5720. commentId: P:IPA.Utilities.Ref`1.Value
  5721. fullName: IPA.Utilities.Ref<T>.Value
  5722. fullName.vb: IPA.Utilities.Ref(Of T).Value
  5723. nameWithType: Ref<T>.Value
  5724. nameWithType.vb: Ref(Of T).Value
  5725. - uid: IPA.Utilities.Ref`1.Value*
  5726. name: Value
  5727. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value_
  5728. commentId: Overload:IPA.Utilities.Ref`1.Value
  5729. isSpec: "True"
  5730. fullName: IPA.Utilities.Ref<T>.Value
  5731. fullName.vb: IPA.Utilities.Ref(Of T).Value
  5732. nameWithType: Ref<T>.Value
  5733. nameWithType.vb: Ref(Of T).Value
  5734. - uid: IPA.Utilities.Ref`1.Verify
  5735. name: Verify()
  5736. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify
  5737. commentId: M:IPA.Utilities.Ref`1.Verify
  5738. fullName: IPA.Utilities.Ref<T>.Verify()
  5739. fullName.vb: IPA.Utilities.Ref(Of T).Verify()
  5740. nameWithType: Ref<T>.Verify()
  5741. nameWithType.vb: Ref(Of T).Verify()
  5742. - uid: IPA.Utilities.Ref`1.Verify*
  5743. name: Verify
  5744. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify_
  5745. commentId: Overload:IPA.Utilities.Ref`1.Verify
  5746. isSpec: "True"
  5747. fullName: IPA.Utilities.Ref<T>.Verify
  5748. fullName.vb: IPA.Utilities.Ref(Of T).Verify
  5749. nameWithType: Ref<T>.Verify
  5750. nameWithType.vb: Ref(Of T).Verify
  5751. - uid: IPA.Utilities.ReflectionUtil
  5752. name: ReflectionUtil
  5753. href: api/IPA.Utilities.ReflectionUtil.html
  5754. commentId: T:IPA.Utilities.ReflectionUtil
  5755. fullName: IPA.Utilities.ReflectionUtil
  5756. nameWithType: ReflectionUtil
  5757. - uid: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  5758. name: CopyComponent(Component, Type, GameObject, Type)
  5759. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_UnityEngine_Component_System_Type_UnityEngine_GameObject_System_Type_
  5760. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)
  5761. fullName: IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component, System.Type, UnityEngine.GameObject, System.Type)
  5762. nameWithType: ReflectionUtil.CopyComponent(Component, Type, GameObject, Type)
  5763. - uid: IPA.Utilities.ReflectionUtil.CopyComponent*
  5764. name: CopyComponent
  5765. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_
  5766. commentId: Overload:IPA.Utilities.ReflectionUtil.CopyComponent
  5767. isSpec: "True"
  5768. fullName: IPA.Utilities.ReflectionUtil.CopyComponent
  5769. nameWithType: ReflectionUtil.CopyComponent
  5770. - uid: IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  5771. name: CopyComponent<T>(Component, GameObject, Type)
  5772. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent__1_UnityEngine_Component_UnityEngine_GameObject_System_Type_
  5773. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)
  5774. name.vb: CopyComponent(Of T)(Component, GameObject, Type)
  5775. fullName: IPA.Utilities.ReflectionUtil.CopyComponent<T>(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  5776. fullName.vb: IPA.Utilities.ReflectionUtil.CopyComponent(Of T)(UnityEngine.Component, UnityEngine.GameObject, System.Type)
  5777. nameWithType: ReflectionUtil.CopyComponent<T>(Component, GameObject, Type)
  5778. nameWithType.vb: ReflectionUtil.CopyComponent(Of T)(Component, GameObject, Type)
  5779. - uid: IPA.Utilities.ReflectionUtil.GetField*
  5780. name: GetField
  5781. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField_
  5782. commentId: Overload:IPA.Utilities.ReflectionUtil.GetField
  5783. isSpec: "True"
  5784. fullName: IPA.Utilities.ReflectionUtil.GetField
  5785. nameWithType: ReflectionUtil.GetField
  5786. - uid: IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  5787. name: GetField<U, T>(T, String)
  5788. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_
  5789. commentId: M:IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  5790. name.vb: GetField(Of U, T)(T, String)
  5791. fullName: IPA.Utilities.ReflectionUtil.GetField<U, T>(T, System.String)
  5792. fullName.vb: IPA.Utilities.ReflectionUtil.GetField(Of U, T)(T, System.String)
  5793. nameWithType: ReflectionUtil.GetField<U, T>(T, String)
  5794. nameWithType.vb: ReflectionUtil.GetField(Of U, T)(T, String)
  5795. - uid: IPA.Utilities.ReflectionUtil.GetProperty*
  5796. name: GetProperty
  5797. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty_
  5798. commentId: Overload:IPA.Utilities.ReflectionUtil.GetProperty
  5799. isSpec: "True"
  5800. fullName: IPA.Utilities.ReflectionUtil.GetProperty
  5801. nameWithType: ReflectionUtil.GetProperty
  5802. - uid: IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  5803. name: GetProperty<U, T>(T, String)
  5804. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty__2___1_System_String_
  5805. commentId: M:IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  5806. name.vb: GetProperty(Of U, T)(T, String)
  5807. fullName: IPA.Utilities.ReflectionUtil.GetProperty<U, T>(T, System.String)
  5808. fullName.vb: IPA.Utilities.ReflectionUtil.GetProperty(Of U, T)(T, System.String)
  5809. nameWithType: ReflectionUtil.GetProperty<U, T>(T, String)
  5810. nameWithType.vb: ReflectionUtil.GetProperty(Of U, T)(T, String)
  5811. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod*
  5812. name: InvokeMethod
  5813. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_
  5814. commentId: Overload:IPA.Utilities.ReflectionUtil.InvokeMethod
  5815. isSpec: "True"
  5816. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod
  5817. nameWithType: ReflectionUtil.InvokeMethod
  5818. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  5819. name: InvokeMethod<U, T>(T, String, Object[])
  5820. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___
  5821. commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  5822. name.vb: InvokeMethod(Of U, T)(T, String, Object())
  5823. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod<U, T>(T, System.String, System.Object[])
  5824. fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(Of U, T)(T, System.String, System.Object())
  5825. nameWithType: ReflectionUtil.InvokeMethod<U, T>(T, String, Object[])
  5826. nameWithType.vb: ReflectionUtil.InvokeMethod(Of U, T)(T, String, Object())
  5827. - uid: IPA.Utilities.ReflectionUtil.SetField*
  5828. name: SetField
  5829. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_
  5830. commentId: Overload:IPA.Utilities.ReflectionUtil.SetField
  5831. isSpec: "True"
  5832. fullName: IPA.Utilities.ReflectionUtil.SetField
  5833. nameWithType: ReflectionUtil.SetField
  5834. - uid: IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  5835. name: SetField<T, U>(T, String, U)
  5836. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__2___0_System_String___1_
  5837. commentId: M:IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  5838. name.vb: SetField(Of T, U)(T, String, U)
  5839. fullName: IPA.Utilities.ReflectionUtil.SetField<T, U>(T, System.String, U)
  5840. fullName.vb: IPA.Utilities.ReflectionUtil.SetField(Of T, U)(T, System.String, U)
  5841. nameWithType: ReflectionUtil.SetField<T, U>(T, String, U)
  5842. nameWithType.vb: ReflectionUtil.SetField(Of T, U)(T, String, U)
  5843. - uid: IPA.Utilities.ReflectionUtil.SetProperty*
  5844. name: SetProperty
  5845. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_
  5846. commentId: Overload:IPA.Utilities.ReflectionUtil.SetProperty
  5847. isSpec: "True"
  5848. fullName: IPA.Utilities.ReflectionUtil.SetProperty
  5849. nameWithType: ReflectionUtil.SetProperty
  5850. - uid: IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  5851. name: SetProperty<T, U>(T, String, U)
  5852. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__2___0_System_String___1_
  5853. commentId: M:IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  5854. name.vb: SetProperty(Of T, U)(T, String, U)
  5855. fullName: IPA.Utilities.ReflectionUtil.SetProperty<T, U>(T, System.String, U)
  5856. fullName.vb: IPA.Utilities.ReflectionUtil.SetProperty(Of T, U)(T, System.String, U)
  5857. nameWithType: ReflectionUtil.SetProperty<T, U>(T, String, U)
  5858. nameWithType.vb: ReflectionUtil.SetProperty(Of T, U)(T, String, U)
  5859. - uid: IPA.Utilities.UnityGame
  5860. name: UnityGame
  5861. href: api/IPA.Utilities.UnityGame.html
  5862. commentId: T:IPA.Utilities.UnityGame
  5863. fullName: IPA.Utilities.UnityGame
  5864. nameWithType: UnityGame
  5865. - uid: IPA.Utilities.UnityGame.GameVersion
  5866. name: GameVersion
  5867. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion
  5868. commentId: P:IPA.Utilities.UnityGame.GameVersion
  5869. fullName: IPA.Utilities.UnityGame.GameVersion
  5870. nameWithType: UnityGame.GameVersion
  5871. - uid: IPA.Utilities.UnityGame.GameVersion*
  5872. name: GameVersion
  5873. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion_
  5874. commentId: Overload:IPA.Utilities.UnityGame.GameVersion
  5875. isSpec: "True"
  5876. fullName: IPA.Utilities.UnityGame.GameVersion
  5877. nameWithType: UnityGame.GameVersion
  5878. - uid: IPA.Utilities.UnityGame.InstallPath
  5879. name: InstallPath
  5880. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath
  5881. commentId: P:IPA.Utilities.UnityGame.InstallPath
  5882. fullName: IPA.Utilities.UnityGame.InstallPath
  5883. nameWithType: UnityGame.InstallPath
  5884. - uid: IPA.Utilities.UnityGame.InstallPath*
  5885. name: InstallPath
  5886. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath_
  5887. commentId: Overload:IPA.Utilities.UnityGame.InstallPath
  5888. isSpec: "True"
  5889. fullName: IPA.Utilities.UnityGame.InstallPath
  5890. nameWithType: UnityGame.InstallPath
  5891. - uid: IPA.Utilities.UnityGame.LibraryPath
  5892. name: LibraryPath
  5893. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath
  5894. commentId: P:IPA.Utilities.UnityGame.LibraryPath
  5895. fullName: IPA.Utilities.UnityGame.LibraryPath
  5896. nameWithType: UnityGame.LibraryPath
  5897. - uid: IPA.Utilities.UnityGame.LibraryPath*
  5898. name: LibraryPath
  5899. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath_
  5900. commentId: Overload:IPA.Utilities.UnityGame.LibraryPath
  5901. isSpec: "True"
  5902. fullName: IPA.Utilities.UnityGame.LibraryPath
  5903. nameWithType: UnityGame.LibraryPath
  5904. - uid: IPA.Utilities.UnityGame.NativeLibraryPath
  5905. name: NativeLibraryPath
  5906. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath
  5907. commentId: P:IPA.Utilities.UnityGame.NativeLibraryPath
  5908. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  5909. nameWithType: UnityGame.NativeLibraryPath
  5910. - uid: IPA.Utilities.UnityGame.NativeLibraryPath*
  5911. name: NativeLibraryPath
  5912. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath_
  5913. commentId: Overload:IPA.Utilities.UnityGame.NativeLibraryPath
  5914. isSpec: "True"
  5915. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  5916. nameWithType: UnityGame.NativeLibraryPath
  5917. - uid: IPA.Utilities.UnityGame.OnMainThread
  5918. name: OnMainThread
  5919. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread
  5920. commentId: P:IPA.Utilities.UnityGame.OnMainThread
  5921. fullName: IPA.Utilities.UnityGame.OnMainThread
  5922. nameWithType: UnityGame.OnMainThread
  5923. - uid: IPA.Utilities.UnityGame.OnMainThread*
  5924. name: OnMainThread
  5925. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread_
  5926. commentId: Overload:IPA.Utilities.UnityGame.OnMainThread
  5927. isSpec: "True"
  5928. fullName: IPA.Utilities.UnityGame.OnMainThread
  5929. nameWithType: UnityGame.OnMainThread
  5930. - uid: IPA.Utilities.UnityGame.PluginsPath
  5931. name: PluginsPath
  5932. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath
  5933. commentId: P:IPA.Utilities.UnityGame.PluginsPath
  5934. fullName: IPA.Utilities.UnityGame.PluginsPath
  5935. nameWithType: UnityGame.PluginsPath
  5936. - uid: IPA.Utilities.UnityGame.PluginsPath*
  5937. name: PluginsPath
  5938. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath_
  5939. commentId: Overload:IPA.Utilities.UnityGame.PluginsPath
  5940. isSpec: "True"
  5941. fullName: IPA.Utilities.UnityGame.PluginsPath
  5942. nameWithType: UnityGame.PluginsPath
  5943. - uid: IPA.Utilities.UnityGame.Release
  5944. name: UnityGame.Release
  5945. href: api/IPA.Utilities.UnityGame.Release.html
  5946. commentId: T:IPA.Utilities.UnityGame.Release
  5947. fullName: IPA.Utilities.UnityGame.Release
  5948. nameWithType: UnityGame.Release
  5949. - uid: IPA.Utilities.UnityGame.Release.Other
  5950. name: Other
  5951. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Other
  5952. commentId: F:IPA.Utilities.UnityGame.Release.Other
  5953. fullName: IPA.Utilities.UnityGame.Release.Other
  5954. nameWithType: UnityGame.Release.Other
  5955. - uid: IPA.Utilities.UnityGame.Release.Steam
  5956. name: Steam
  5957. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Steam
  5958. commentId: F:IPA.Utilities.UnityGame.Release.Steam
  5959. fullName: IPA.Utilities.UnityGame.Release.Steam
  5960. nameWithType: UnityGame.Release.Steam
  5961. - uid: IPA.Utilities.UnityGame.ReleaseType
  5962. name: ReleaseType
  5963. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType
  5964. commentId: P:IPA.Utilities.UnityGame.ReleaseType
  5965. fullName: IPA.Utilities.UnityGame.ReleaseType
  5966. nameWithType: UnityGame.ReleaseType
  5967. - uid: IPA.Utilities.UnityGame.ReleaseType*
  5968. name: ReleaseType
  5969. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType_
  5970. commentId: Overload:IPA.Utilities.UnityGame.ReleaseType
  5971. isSpec: "True"
  5972. fullName: IPA.Utilities.UnityGame.ReleaseType
  5973. nameWithType: UnityGame.ReleaseType
  5974. - uid: IPA.Utilities.UnityGame.UserDataPath
  5975. name: UserDataPath
  5976. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath
  5977. commentId: P:IPA.Utilities.UnityGame.UserDataPath
  5978. fullName: IPA.Utilities.UnityGame.UserDataPath
  5979. nameWithType: UnityGame.UserDataPath
  5980. - uid: IPA.Utilities.UnityGame.UserDataPath*
  5981. name: UserDataPath
  5982. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath_
  5983. commentId: Overload:IPA.Utilities.UnityGame.UserDataPath
  5984. isSpec: "True"
  5985. fullName: IPA.Utilities.UnityGame.UserDataPath
  5986. nameWithType: UnityGame.UserDataPath
  5987. - uid: IPA.Utilities.Utils
  5988. name: Utils
  5989. href: api/IPA.Utilities.Utils.html
  5990. commentId: T:IPA.Utilities.Utils
  5991. fullName: IPA.Utilities.Utils
  5992. nameWithType: Utils
  5993. - uid: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  5994. name: ByteArrayToString(Byte[])
  5995. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_System_Byte___
  5996. commentId: M:IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  5997. name.vb: ByteArrayToString(Byte())
  5998. fullName: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  5999. fullName.vb: IPA.Utilities.Utils.ByteArrayToString(System.Byte())
  6000. nameWithType: Utils.ByteArrayToString(Byte[])
  6001. nameWithType.vb: Utils.ByteArrayToString(Byte())
  6002. - uid: IPA.Utilities.Utils.ByteArrayToString*
  6003. name: ByteArrayToString
  6004. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_
  6005. commentId: Overload:IPA.Utilities.Utils.ByteArrayToString
  6006. isSpec: "True"
  6007. fullName: IPA.Utilities.Utils.ByteArrayToString
  6008. nameWithType: Utils.ByteArrayToString
  6009. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6010. name: CanUseDateTimeNowSafely
  6011. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely
  6012. commentId: P:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6013. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6014. nameWithType: Utils.CanUseDateTimeNowSafely
  6015. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely*
  6016. name: CanUseDateTimeNowSafely
  6017. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely_
  6018. commentId: Overload:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6019. isSpec: "True"
  6020. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6021. nameWithType: Utils.CanUseDateTimeNowSafely
  6022. - uid: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  6023. name: CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  6024. 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__
  6025. commentId: M:IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})
  6026. name.vb: CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  6027. fullName: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func<System.Exception, System.IO.FileInfo, System.Boolean>)
  6028. fullName.vb: IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo, System.IO.DirectoryInfo, System.String, System.Func(Of System.Exception, System.IO.FileInfo, System.Boolean))
  6029. nameWithType: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func<Exception, FileInfo, Boolean>)
  6030. nameWithType.vb: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Func(Of Exception, FileInfo, Boolean))
  6031. - uid: IPA.Utilities.Utils.CopyAll*
  6032. name: CopyAll
  6033. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_
  6034. commentId: Overload:IPA.Utilities.Utils.CopyAll
  6035. isSpec: "True"
  6036. fullName: IPA.Utilities.Utils.CopyAll
  6037. nameWithType: Utils.CopyAll
  6038. - uid: IPA.Utilities.Utils.CurrentTime
  6039. name: CurrentTime()
  6040. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime
  6041. commentId: M:IPA.Utilities.Utils.CurrentTime
  6042. fullName: IPA.Utilities.Utils.CurrentTime()
  6043. nameWithType: Utils.CurrentTime()
  6044. - uid: IPA.Utilities.Utils.CurrentTime*
  6045. name: CurrentTime
  6046. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime_
  6047. commentId: Overload:IPA.Utilities.Utils.CurrentTime
  6048. isSpec: "True"
  6049. fullName: IPA.Utilities.Utils.CurrentTime
  6050. nameWithType: Utils.CurrentTime
  6051. - uid: IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6052. name: GetRelativePath(String, String)
  6053. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_System_String_System_String_
  6054. commentId: M:IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6055. fullName: IPA.Utilities.Utils.GetRelativePath(System.String, System.String)
  6056. nameWithType: Utils.GetRelativePath(String, String)
  6057. - uid: IPA.Utilities.Utils.GetRelativePath*
  6058. name: GetRelativePath
  6059. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_
  6060. commentId: Overload:IPA.Utilities.Utils.GetRelativePath
  6061. isSpec: "True"
  6062. fullName: IPA.Utilities.Utils.GetRelativePath
  6063. nameWithType: Utils.GetRelativePath
  6064. - uid: IPA.Utilities.Utils.ScopeGuard(System.Action)
  6065. name: ScopeGuard(Action)
  6066. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_System_Action_
  6067. commentId: M:IPA.Utilities.Utils.ScopeGuard(System.Action)
  6068. fullName: IPA.Utilities.Utils.ScopeGuard(System.Action)
  6069. nameWithType: Utils.ScopeGuard(Action)
  6070. - uid: IPA.Utilities.Utils.ScopeGuard*
  6071. name: ScopeGuard
  6072. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_
  6073. commentId: Overload:IPA.Utilities.Utils.ScopeGuard
  6074. isSpec: "True"
  6075. fullName: IPA.Utilities.Utils.ScopeGuard
  6076. nameWithType: Utils.ScopeGuard
  6077. - uid: IPA.Utilities.Utils.ScopeGuardObject
  6078. name: Utils.ScopeGuardObject
  6079. href: api/IPA.Utilities.Utils.ScopeGuardObject.html
  6080. commentId: T:IPA.Utilities.Utils.ScopeGuardObject
  6081. fullName: IPA.Utilities.Utils.ScopeGuardObject
  6082. nameWithType: Utils.ScopeGuardObject
  6083. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action)
  6084. name: ScopeGuardObject(Action)
  6085. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_System_Action_
  6086. commentId: M:IPA.Utilities.Utils.ScopeGuardObject.#ctor(System.Action)
  6087. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject(System.Action)
  6088. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject(Action)
  6089. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor*
  6090. name: ScopeGuardObject
  6091. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_
  6092. commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.#ctor
  6093. isSpec: "True"
  6094. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject
  6095. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject
  6096. - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6097. name: IDisposable.Dispose()
  6098. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose
  6099. commentId: M:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6100. name.vb: System.IDisposable.Dispose()
  6101. fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose()
  6102. nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose()
  6103. nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose()
  6104. - uid: IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose*
  6105. name: IDisposable.Dispose
  6106. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject_System_IDisposable_Dispose_
  6107. commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.System#IDisposable#Dispose
  6108. isSpec: "True"
  6109. name.vb: System.IDisposable.Dispose
  6110. fullName: IPA.Utilities.Utils.ScopeGuardObject.System.IDisposable.Dispose
  6111. nameWithType: Utils.ScopeGuardObject.IDisposable.Dispose
  6112. nameWithType.vb: Utils.ScopeGuardObject.System.IDisposable.Dispose
  6113. - uid: IPA.Utilities.Utils.StringToByteArray(System.String)
  6114. name: StringToByteArray(String)
  6115. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_System_String_
  6116. commentId: M:IPA.Utilities.Utils.StringToByteArray(System.String)
  6117. fullName: IPA.Utilities.Utils.StringToByteArray(System.String)
  6118. nameWithType: Utils.StringToByteArray(String)
  6119. - uid: IPA.Utilities.Utils.StringToByteArray*
  6120. name: StringToByteArray
  6121. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_
  6122. commentId: Overload:IPA.Utilities.Utils.StringToByteArray
  6123. isSpec: "True"
  6124. fullName: IPA.Utilities.Utils.StringToByteArray
  6125. nameWithType: Utils.StringToByteArray
  6126. - uid: IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  6127. name: UnsafeCompare(Byte[], Byte[])
  6128. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___
  6129. commentId: M:IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  6130. name.vb: UnsafeCompare(Byte(), Byte())
  6131. fullName: IPA.Utilities.Utils.UnsafeCompare(System.Byte[], System.Byte[])
  6132. fullName.vb: IPA.Utilities.Utils.UnsafeCompare(System.Byte(), System.Byte())
  6133. nameWithType: Utils.UnsafeCompare(Byte[], Byte[])
  6134. nameWithType.vb: Utils.UnsafeCompare(Byte(), Byte())
  6135. - uid: IPA.Utilities.Utils.UnsafeCompare*
  6136. name: UnsafeCompare
  6137. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_
  6138. commentId: Overload:IPA.Utilities.Utils.UnsafeCompare
  6139. isSpec: "True"
  6140. fullName: IPA.Utilities.Utils.UnsafeCompare
  6141. nameWithType: Utils.UnsafeCompare
  6142. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  6143. name: VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6144. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_SemVer_Version_SemVer_Version_
  6145. commentId: M:IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  6146. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6147. nameWithType: Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6148. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease*
  6149. name: VersionCompareNoPrerelease
  6150. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_
  6151. commentId: Overload:IPA.Utilities.Utils.VersionCompareNoPrerelease
  6152. isSpec: "True"
  6153. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease
  6154. nameWithType: Utils.VersionCompareNoPrerelease
  6155. - uid: other.config.schema
  6156. name: Configuration File Schema
  6157. href: other_api/config/schema.html
  6158. - uid: other.index
  6159. name: other.index
  6160. href: other_api/index.html