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.

7423 lines
411 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: home
  20. name: BSIPA - Home
  21. href: index.html
  22. - uid: IPA
  23. name: IPA
  24. href: api/IPA.html
  25. commentId: N:IPA
  26. fullName: IPA
  27. nameWithType: IPA
  28. - uid: IPA.AntiMalware
  29. name: IPA.AntiMalware
  30. href: api/IPA.AntiMalware.html
  31. commentId: N:IPA.AntiMalware
  32. fullName: IPA.AntiMalware
  33. nameWithType: IPA.AntiMalware
  34. - uid: IPA.AntiMalware.AntiMalwareEngine
  35. name: AntiMalwareEngine
  36. href: api/IPA.AntiMalware.AntiMalwareEngine.html
  37. commentId: T:IPA.AntiMalware.AntiMalwareEngine
  38. fullName: IPA.AntiMalware.AntiMalwareEngine
  39. nameWithType: AntiMalwareEngine
  40. - uid: IPA.AntiMalware.AntiMalwareEngine.Engine
  41. name: Engine
  42. href: api/IPA.AntiMalware.AntiMalwareEngine.html#IPA_AntiMalware_AntiMalwareEngine_Engine
  43. commentId: P:IPA.AntiMalware.AntiMalwareEngine.Engine
  44. fullName: IPA.AntiMalware.AntiMalwareEngine.Engine
  45. nameWithType: AntiMalwareEngine.Engine
  46. - uid: IPA.AntiMalware.AntiMalwareEngine.Engine*
  47. name: Engine
  48. href: api/IPA.AntiMalware.AntiMalwareEngine.html#IPA_AntiMalware_AntiMalwareEngine_Engine_
  49. commentId: Overload:IPA.AntiMalware.AntiMalwareEngine.Engine
  50. isSpec: "True"
  51. fullName: IPA.AntiMalware.AntiMalwareEngine.Engine
  52. nameWithType: AntiMalwareEngine.Engine
  53. - uid: IPA.AntiMalware.IAntiMalware
  54. name: IAntiMalware
  55. href: api/IPA.AntiMalware.IAntiMalware.html
  56. commentId: T:IPA.AntiMalware.IAntiMalware
  57. fullName: IPA.AntiMalware.IAntiMalware
  58. nameWithType: IAntiMalware
  59. - uid: IPA.AntiMalware.IAntiMalware.ScanData(System.Byte[],System.Nullable{System.String})
  60. name: ScanData(Byte[], Nullable<String>)
  61. href: api/IPA.AntiMalware.IAntiMalware.html#IPA_AntiMalware_IAntiMalware_ScanData_System_Byte___System_Nullable_System_String__
  62. commentId: M:IPA.AntiMalware.IAntiMalware.ScanData(System.Byte[],System.Nullable{System.String})
  63. name.vb: ScanData(Byte(), Nullable(Of String))
  64. fullName: IPA.AntiMalware.IAntiMalware.ScanData(System.Byte[], System.Nullable<System.String>)
  65. fullName.vb: IPA.AntiMalware.IAntiMalware.ScanData(System.Byte(), System.Nullable(Of System.String))
  66. nameWithType: IAntiMalware.ScanData(Byte[], Nullable<String>)
  67. nameWithType.vb: IAntiMalware.ScanData(Byte(), Nullable(Of String))
  68. - uid: IPA.AntiMalware.IAntiMalware.ScanData*
  69. name: ScanData
  70. href: api/IPA.AntiMalware.IAntiMalware.html#IPA_AntiMalware_IAntiMalware_ScanData_
  71. commentId: Overload:IPA.AntiMalware.IAntiMalware.ScanData
  72. isSpec: "True"
  73. fullName: IPA.AntiMalware.IAntiMalware.ScanData
  74. nameWithType: IAntiMalware.ScanData
  75. - uid: IPA.AntiMalware.IAntiMalware.ScanFile(FileInfo)
  76. name: ScanFile(FileInfo)
  77. href: api/IPA.AntiMalware.IAntiMalware.html#IPA_AntiMalware_IAntiMalware_ScanFile_FileInfo_
  78. commentId: M:IPA.AntiMalware.IAntiMalware.ScanFile(FileInfo)
  79. fullName: IPA.AntiMalware.IAntiMalware.ScanFile(FileInfo)
  80. nameWithType: IAntiMalware.ScanFile(FileInfo)
  81. - uid: IPA.AntiMalware.IAntiMalware.ScanFile*
  82. name: ScanFile
  83. href: api/IPA.AntiMalware.IAntiMalware.html#IPA_AntiMalware_IAntiMalware_ScanFile_
  84. commentId: Overload:IPA.AntiMalware.IAntiMalware.ScanFile
  85. isSpec: "True"
  86. fullName: IPA.AntiMalware.IAntiMalware.ScanFile
  87. nameWithType: IAntiMalware.ScanFile
  88. - uid: IPA.AntiMalware.ScanResult
  89. name: ScanResult
  90. href: api/IPA.AntiMalware.ScanResult.html
  91. commentId: T:IPA.AntiMalware.ScanResult
  92. fullName: IPA.AntiMalware.ScanResult
  93. nameWithType: ScanResult
  94. - uid: IPA.AntiMalware.ScanResult.Detected
  95. name: Detected
  96. href: api/IPA.AntiMalware.ScanResult.html#IPA_AntiMalware_ScanResult_Detected
  97. commentId: F:IPA.AntiMalware.ScanResult.Detected
  98. fullName: IPA.AntiMalware.ScanResult.Detected
  99. nameWithType: ScanResult.Detected
  100. - uid: IPA.AntiMalware.ScanResult.KnownSafe
  101. name: KnownSafe
  102. href: api/IPA.AntiMalware.ScanResult.html#IPA_AntiMalware_ScanResult_KnownSafe
  103. commentId: F:IPA.AntiMalware.ScanResult.KnownSafe
  104. fullName: IPA.AntiMalware.ScanResult.KnownSafe
  105. nameWithType: ScanResult.KnownSafe
  106. - uid: IPA.AntiMalware.ScanResult.MaybeMalware
  107. name: MaybeMalware
  108. href: api/IPA.AntiMalware.ScanResult.html#IPA_AntiMalware_ScanResult_MaybeMalware
  109. commentId: F:IPA.AntiMalware.ScanResult.MaybeMalware
  110. fullName: IPA.AntiMalware.ScanResult.MaybeMalware
  111. nameWithType: ScanResult.MaybeMalware
  112. - uid: IPA.AntiMalware.ScanResult.NotDetected
  113. name: NotDetected
  114. href: api/IPA.AntiMalware.ScanResult.html#IPA_AntiMalware_ScanResult_NotDetected
  115. commentId: F:IPA.AntiMalware.ScanResult.NotDetected
  116. fullName: IPA.AntiMalware.ScanResult.NotDetected
  117. nameWithType: ScanResult.NotDetected
  118. - uid: IPA.Config
  119. name: IPA.Config
  120. href: api/IPA.Config.html
  121. commentId: N:IPA.Config
  122. fullName: IPA.Config
  123. nameWithType: IPA.Config
  124. - uid: IPA.Config.Config
  125. name: Config
  126. href: api/IPA.Config.Config.html
  127. commentId: T:IPA.Config.Config
  128. fullName: IPA.Config.Config
  129. nameWithType: Config
  130. - uid: IPA.Config.Config.GetConfigFor(System.String,System.String[])
  131. name: GetConfigFor(String, String[])
  132. href: api/IPA.Config.Config.html#IPA_Config_Config_GetConfigFor_System_String_System_String___
  133. commentId: M:IPA.Config.Config.GetConfigFor(System.String,System.String[])
  134. name.vb: GetConfigFor(String, String())
  135. fullName: IPA.Config.Config.GetConfigFor(System.String, System.String[])
  136. fullName.vb: IPA.Config.Config.GetConfigFor(System.String, System.String())
  137. nameWithType: Config.GetConfigFor(String, String[])
  138. nameWithType.vb: Config.GetConfigFor(String, String())
  139. - uid: IPA.Config.Config.GetConfigFor*
  140. name: GetConfigFor
  141. href: api/IPA.Config.Config.html#IPA_Config_Config_GetConfigFor_
  142. commentId: Overload:IPA.Config.Config.GetConfigFor
  143. isSpec: "True"
  144. fullName: IPA.Config.Config.GetConfigFor
  145. nameWithType: Config.GetConfigFor
  146. - uid: IPA.Config.Config.LoadAsync
  147. name: LoadAsync()
  148. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadAsync
  149. commentId: M:IPA.Config.Config.LoadAsync
  150. fullName: IPA.Config.Config.LoadAsync()
  151. nameWithType: Config.LoadAsync()
  152. - uid: IPA.Config.Config.LoadAsync*
  153. name: LoadAsync
  154. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadAsync_
  155. commentId: Overload:IPA.Config.Config.LoadAsync
  156. isSpec: "True"
  157. fullName: IPA.Config.Config.LoadAsync
  158. nameWithType: Config.LoadAsync
  159. - uid: IPA.Config.Config.LoadSync
  160. name: LoadSync()
  161. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadSync
  162. commentId: M:IPA.Config.Config.LoadSync
  163. fullName: IPA.Config.Config.LoadSync()
  164. nameWithType: Config.LoadSync()
  165. - uid: IPA.Config.Config.LoadSync*
  166. name: LoadSync
  167. href: api/IPA.Config.Config.html#IPA_Config_Config_LoadSync_
  168. commentId: Overload:IPA.Config.Config.LoadSync
  169. isSpec: "True"
  170. fullName: IPA.Config.Config.LoadSync
  171. nameWithType: Config.LoadSync
  172. - uid: IPA.Config.Config.Name
  173. name: Name
  174. href: api/IPA.Config.Config.html#IPA_Config_Config_Name
  175. commentId: P:IPA.Config.Config.Name
  176. fullName: IPA.Config.Config.Name
  177. nameWithType: Config.Name
  178. - uid: IPA.Config.Config.Name*
  179. name: Name
  180. href: api/IPA.Config.Config.html#IPA_Config_Config_Name_
  181. commentId: Overload:IPA.Config.Config.Name
  182. isSpec: "True"
  183. fullName: IPA.Config.Config.Name
  184. nameWithType: Config.Name
  185. - uid: IPA.Config.Config.NameAttribute
  186. name: Config.NameAttribute
  187. href: api/IPA.Config.Config.NameAttribute.html
  188. commentId: T:IPA.Config.Config.NameAttribute
  189. fullName: IPA.Config.Config.NameAttribute
  190. nameWithType: Config.NameAttribute
  191. - uid: IPA.Config.Config.NameAttribute.#ctor(System.String)
  192. name: NameAttribute(String)
  193. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute__ctor_System_String_
  194. commentId: M:IPA.Config.Config.NameAttribute.#ctor(System.String)
  195. fullName: IPA.Config.Config.NameAttribute.NameAttribute(System.String)
  196. nameWithType: Config.NameAttribute.NameAttribute(String)
  197. - uid: IPA.Config.Config.NameAttribute.#ctor*
  198. name: NameAttribute
  199. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute__ctor_
  200. commentId: Overload:IPA.Config.Config.NameAttribute.#ctor
  201. isSpec: "True"
  202. fullName: IPA.Config.Config.NameAttribute.NameAttribute
  203. nameWithType: Config.NameAttribute.NameAttribute
  204. - uid: IPA.Config.Config.NameAttribute.Name
  205. name: Name
  206. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute_Name
  207. commentId: P:IPA.Config.Config.NameAttribute.Name
  208. fullName: IPA.Config.Config.NameAttribute.Name
  209. nameWithType: Config.NameAttribute.Name
  210. - uid: IPA.Config.Config.NameAttribute.Name*
  211. name: Name
  212. href: api/IPA.Config.Config.NameAttribute.html#IPA_Config_Config_NameAttribute_Name_
  213. commentId: Overload:IPA.Config.Config.NameAttribute.Name
  214. isSpec: "True"
  215. fullName: IPA.Config.Config.NameAttribute.Name
  216. nameWithType: Config.NameAttribute.Name
  217. - uid: IPA.Config.Config.PreferAttribute
  218. name: Config.PreferAttribute
  219. href: api/IPA.Config.Config.PreferAttribute.html
  220. commentId: T:IPA.Config.Config.PreferAttribute
  221. fullName: IPA.Config.Config.PreferAttribute
  222. nameWithType: Config.PreferAttribute
  223. - uid: IPA.Config.Config.PreferAttribute.#ctor(System.String[])
  224. name: PreferAttribute(String[])
  225. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute__ctor_System_String___
  226. commentId: M:IPA.Config.Config.PreferAttribute.#ctor(System.String[])
  227. name.vb: PreferAttribute(String())
  228. fullName: IPA.Config.Config.PreferAttribute.PreferAttribute(System.String[])
  229. fullName.vb: IPA.Config.Config.PreferAttribute.PreferAttribute(System.String())
  230. nameWithType: Config.PreferAttribute.PreferAttribute(String[])
  231. nameWithType.vb: Config.PreferAttribute.PreferAttribute(String())
  232. - uid: IPA.Config.Config.PreferAttribute.#ctor*
  233. name: PreferAttribute
  234. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute__ctor_
  235. commentId: Overload:IPA.Config.Config.PreferAttribute.#ctor
  236. isSpec: "True"
  237. fullName: IPA.Config.Config.PreferAttribute.PreferAttribute
  238. nameWithType: Config.PreferAttribute.PreferAttribute
  239. - uid: IPA.Config.Config.PreferAttribute.PreferenceOrder
  240. name: PreferenceOrder
  241. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute_PreferenceOrder
  242. commentId: P:IPA.Config.Config.PreferAttribute.PreferenceOrder
  243. fullName: IPA.Config.Config.PreferAttribute.PreferenceOrder
  244. nameWithType: Config.PreferAttribute.PreferenceOrder
  245. - uid: IPA.Config.Config.PreferAttribute.PreferenceOrder*
  246. name: PreferenceOrder
  247. href: api/IPA.Config.Config.PreferAttribute.html#IPA_Config_Config_PreferAttribute_PreferenceOrder_
  248. commentId: Overload:IPA.Config.Config.PreferAttribute.PreferenceOrder
  249. isSpec: "True"
  250. fullName: IPA.Config.Config.PreferAttribute.PreferenceOrder
  251. nameWithType: Config.PreferAttribute.PreferenceOrder
  252. - uid: IPA.Config.Config.Provider
  253. name: Provider
  254. href: api/IPA.Config.Config.html#IPA_Config_Config_Provider
  255. commentId: P:IPA.Config.Config.Provider
  256. fullName: IPA.Config.Config.Provider
  257. nameWithType: Config.Provider
  258. - uid: IPA.Config.Config.Provider*
  259. name: Provider
  260. href: api/IPA.Config.Config.html#IPA_Config_Config_Provider_
  261. commentId: Overload:IPA.Config.Config.Provider
  262. isSpec: "True"
  263. fullName: IPA.Config.Config.Provider
  264. nameWithType: Config.Provider
  265. - uid: IPA.Config.Config.Register(Type)
  266. name: Register(Type)
  267. href: api/IPA.Config.Config.html#IPA_Config_Config_Register_Type_
  268. commentId: M:IPA.Config.Config.Register(Type)
  269. fullName: IPA.Config.Config.Register(Type)
  270. nameWithType: Config.Register(Type)
  271. - uid: IPA.Config.Config.Register*
  272. name: Register
  273. href: api/IPA.Config.Config.html#IPA_Config_Config_Register_
  274. commentId: Overload:IPA.Config.Config.Register
  275. isSpec: "True"
  276. fullName: IPA.Config.Config.Register
  277. nameWithType: Config.Register
  278. - uid: IPA.Config.Config.Register``1
  279. name: Register<T>()
  280. href: api/IPA.Config.Config.html#IPA_Config_Config_Register__1
  281. commentId: M:IPA.Config.Config.Register``1
  282. name.vb: Register(Of T)()
  283. fullName: IPA.Config.Config.Register<T>()
  284. fullName.vb: IPA.Config.Config.Register(Of T)()
  285. nameWithType: Config.Register<T>()
  286. nameWithType.vb: Config.Register(Of T)()
  287. - uid: IPA.Config.Config.SetStore(IPA.Config.IConfigStore)
  288. name: SetStore(IConfigStore)
  289. href: api/IPA.Config.Config.html#IPA_Config_Config_SetStore_IPA_Config_IConfigStore_
  290. commentId: M:IPA.Config.Config.SetStore(IPA.Config.IConfigStore)
  291. fullName: IPA.Config.Config.SetStore(IPA.Config.IConfigStore)
  292. nameWithType: Config.SetStore(IConfigStore)
  293. - uid: IPA.Config.Config.SetStore*
  294. name: SetStore
  295. href: api/IPA.Config.Config.html#IPA_Config_Config_SetStore_
  296. commentId: Overload:IPA.Config.Config.SetStore
  297. isSpec: "True"
  298. fullName: IPA.Config.Config.SetStore
  299. nameWithType: Config.SetStore
  300. - uid: IPA.Config.ConfigProvider
  301. name: ConfigProvider
  302. href: api/IPA.Config.ConfigProvider.html
  303. commentId: T:IPA.Config.ConfigProvider
  304. fullName: IPA.Config.ConfigProvider
  305. nameWithType: ConfigProvider
  306. - uid: IPA.Config.ConfigProvider.Load
  307. name: Load()
  308. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Load
  309. commentId: M:IPA.Config.ConfigProvider.Load
  310. fullName: IPA.Config.ConfigProvider.Load()
  311. nameWithType: ConfigProvider.Load()
  312. - uid: IPA.Config.ConfigProvider.Load*
  313. name: Load
  314. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Load_
  315. commentId: Overload:IPA.Config.ConfigProvider.Load
  316. isSpec: "True"
  317. fullName: IPA.Config.ConfigProvider.Load
  318. nameWithType: ConfigProvider.Load
  319. - uid: IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value)
  320. name: Store(Value)
  321. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Store_IPA_Config_Data_Value_
  322. commentId: M:IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value)
  323. fullName: IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value)
  324. nameWithType: ConfigProvider.Store(Value)
  325. - uid: IPA.Config.ConfigProvider.Store*
  326. name: Store
  327. href: api/IPA.Config.ConfigProvider.html#IPA_Config_ConfigProvider_Store_
  328. commentId: Overload:IPA.Config.ConfigProvider.Store
  329. isSpec: "True"
  330. fullName: IPA.Config.ConfigProvider.Store
  331. nameWithType: ConfigProvider.Store
  332. - uid: IPA.Config.Data
  333. name: IPA.Config.Data
  334. href: api/IPA.Config.Data.html
  335. commentId: N:IPA.Config.Data
  336. fullName: IPA.Config.Data
  337. nameWithType: IPA.Config.Data
  338. - uid: IPA.Config.Data.Boolean
  339. name: Boolean
  340. href: api/IPA.Config.Data.Boolean.html
  341. commentId: T:IPA.Config.Data.Boolean
  342. fullName: IPA.Config.Data.Boolean
  343. nameWithType: Boolean
  344. - uid: IPA.Config.Data.Boolean.#ctor
  345. name: Boolean()
  346. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean__ctor
  347. commentId: M:IPA.Config.Data.Boolean.#ctor
  348. fullName: IPA.Config.Data.Boolean.Boolean()
  349. nameWithType: Boolean.Boolean()
  350. - uid: IPA.Config.Data.Boolean.#ctor(System.Boolean)
  351. name: Boolean(Boolean)
  352. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean__ctor_System_Boolean_
  353. commentId: M:IPA.Config.Data.Boolean.#ctor(System.Boolean)
  354. fullName: IPA.Config.Data.Boolean.Boolean(System.Boolean)
  355. nameWithType: Boolean.Boolean(Boolean)
  356. - uid: IPA.Config.Data.Boolean.#ctor*
  357. name: Boolean
  358. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean__ctor_
  359. commentId: Overload:IPA.Config.Data.Boolean.#ctor
  360. isSpec: "True"
  361. fullName: IPA.Config.Data.Boolean.Boolean
  362. nameWithType: Boolean.Boolean
  363. - uid: IPA.Config.Data.Boolean.ToString
  364. name: ToString()
  365. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_ToString
  366. commentId: M:IPA.Config.Data.Boolean.ToString
  367. fullName: IPA.Config.Data.Boolean.ToString()
  368. nameWithType: Boolean.ToString()
  369. - uid: IPA.Config.Data.Boolean.ToString*
  370. name: ToString
  371. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_ToString_
  372. commentId: Overload:IPA.Config.Data.Boolean.ToString
  373. isSpec: "True"
  374. fullName: IPA.Config.Data.Boolean.ToString
  375. nameWithType: Boolean.ToString
  376. - uid: IPA.Config.Data.Boolean.Value
  377. name: Value
  378. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_Value
  379. commentId: P:IPA.Config.Data.Boolean.Value
  380. fullName: IPA.Config.Data.Boolean.Value
  381. nameWithType: Boolean.Value
  382. - uid: IPA.Config.Data.Boolean.Value*
  383. name: Value
  384. href: api/IPA.Config.Data.Boolean.html#IPA_Config_Data_Boolean_Value_
  385. commentId: Overload:IPA.Config.Data.Boolean.Value
  386. isSpec: "True"
  387. fullName: IPA.Config.Data.Boolean.Value
  388. nameWithType: Boolean.Value
  389. - uid: IPA.Config.Data.FloatingPoint
  390. name: FloatingPoint
  391. href: api/IPA.Config.Data.FloatingPoint.html
  392. commentId: T:IPA.Config.Data.FloatingPoint
  393. fullName: IPA.Config.Data.FloatingPoint
  394. nameWithType: FloatingPoint
  395. - uid: IPA.Config.Data.FloatingPoint.#ctor
  396. name: FloatingPoint()
  397. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint__ctor
  398. commentId: M:IPA.Config.Data.FloatingPoint.#ctor
  399. fullName: IPA.Config.Data.FloatingPoint.FloatingPoint()
  400. nameWithType: FloatingPoint.FloatingPoint()
  401. - uid: IPA.Config.Data.FloatingPoint.#ctor(System.Decimal)
  402. name: FloatingPoint(Decimal)
  403. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint__ctor_System_Decimal_
  404. commentId: M:IPA.Config.Data.FloatingPoint.#ctor(System.Decimal)
  405. fullName: IPA.Config.Data.FloatingPoint.FloatingPoint(System.Decimal)
  406. nameWithType: FloatingPoint.FloatingPoint(Decimal)
  407. - uid: IPA.Config.Data.FloatingPoint.#ctor*
  408. name: FloatingPoint
  409. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint__ctor_
  410. commentId: Overload:IPA.Config.Data.FloatingPoint.#ctor
  411. isSpec: "True"
  412. fullName: IPA.Config.Data.FloatingPoint.FloatingPoint
  413. nameWithType: FloatingPoint.FloatingPoint
  414. - uid: IPA.Config.Data.FloatingPoint.AsInteger
  415. name: AsInteger()
  416. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_AsInteger
  417. commentId: M:IPA.Config.Data.FloatingPoint.AsInteger
  418. fullName: IPA.Config.Data.FloatingPoint.AsInteger()
  419. nameWithType: FloatingPoint.AsInteger()
  420. - uid: IPA.Config.Data.FloatingPoint.AsInteger*
  421. name: AsInteger
  422. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_AsInteger_
  423. commentId: Overload:IPA.Config.Data.FloatingPoint.AsInteger
  424. isSpec: "True"
  425. fullName: IPA.Config.Data.FloatingPoint.AsInteger
  426. nameWithType: FloatingPoint.AsInteger
  427. - uid: IPA.Config.Data.FloatingPoint.ToString
  428. name: ToString()
  429. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_ToString
  430. commentId: M:IPA.Config.Data.FloatingPoint.ToString
  431. fullName: IPA.Config.Data.FloatingPoint.ToString()
  432. nameWithType: FloatingPoint.ToString()
  433. - uid: IPA.Config.Data.FloatingPoint.ToString*
  434. name: ToString
  435. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_ToString_
  436. commentId: Overload:IPA.Config.Data.FloatingPoint.ToString
  437. isSpec: "True"
  438. fullName: IPA.Config.Data.FloatingPoint.ToString
  439. nameWithType: FloatingPoint.ToString
  440. - uid: IPA.Config.Data.FloatingPoint.Value
  441. name: Value
  442. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_Value
  443. commentId: P:IPA.Config.Data.FloatingPoint.Value
  444. fullName: IPA.Config.Data.FloatingPoint.Value
  445. nameWithType: FloatingPoint.Value
  446. - uid: IPA.Config.Data.FloatingPoint.Value*
  447. name: Value
  448. href: api/IPA.Config.Data.FloatingPoint.html#IPA_Config_Data_FloatingPoint_Value_
  449. commentId: Overload:IPA.Config.Data.FloatingPoint.Value
  450. isSpec: "True"
  451. fullName: IPA.Config.Data.FloatingPoint.Value
  452. nameWithType: FloatingPoint.Value
  453. - uid: IPA.Config.Data.Integer
  454. name: Integer
  455. href: api/IPA.Config.Data.Integer.html
  456. commentId: T:IPA.Config.Data.Integer
  457. fullName: IPA.Config.Data.Integer
  458. nameWithType: Integer
  459. - uid: IPA.Config.Data.Integer.#ctor
  460. name: Integer()
  461. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer__ctor
  462. commentId: M:IPA.Config.Data.Integer.#ctor
  463. fullName: IPA.Config.Data.Integer.Integer()
  464. nameWithType: Integer.Integer()
  465. - uid: IPA.Config.Data.Integer.#ctor(System.Int64)
  466. name: Integer(Int64)
  467. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer__ctor_System_Int64_
  468. commentId: M:IPA.Config.Data.Integer.#ctor(System.Int64)
  469. fullName: IPA.Config.Data.Integer.Integer(System.Int64)
  470. nameWithType: Integer.Integer(Int64)
  471. - uid: IPA.Config.Data.Integer.#ctor*
  472. name: Integer
  473. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer__ctor_
  474. commentId: Overload:IPA.Config.Data.Integer.#ctor
  475. isSpec: "True"
  476. fullName: IPA.Config.Data.Integer.Integer
  477. nameWithType: Integer.Integer
  478. - uid: IPA.Config.Data.Integer.AsFloat
  479. name: AsFloat()
  480. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_AsFloat
  481. commentId: M:IPA.Config.Data.Integer.AsFloat
  482. fullName: IPA.Config.Data.Integer.AsFloat()
  483. nameWithType: Integer.AsFloat()
  484. - uid: IPA.Config.Data.Integer.AsFloat*
  485. name: AsFloat
  486. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_AsFloat_
  487. commentId: Overload:IPA.Config.Data.Integer.AsFloat
  488. isSpec: "True"
  489. fullName: IPA.Config.Data.Integer.AsFloat
  490. nameWithType: Integer.AsFloat
  491. - uid: IPA.Config.Data.Integer.ToString
  492. name: ToString()
  493. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_ToString
  494. commentId: M:IPA.Config.Data.Integer.ToString
  495. fullName: IPA.Config.Data.Integer.ToString()
  496. nameWithType: Integer.ToString()
  497. - uid: IPA.Config.Data.Integer.ToString*
  498. name: ToString
  499. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_ToString_
  500. commentId: Overload:IPA.Config.Data.Integer.ToString
  501. isSpec: "True"
  502. fullName: IPA.Config.Data.Integer.ToString
  503. nameWithType: Integer.ToString
  504. - uid: IPA.Config.Data.Integer.Value
  505. name: Value
  506. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_Value
  507. commentId: P:IPA.Config.Data.Integer.Value
  508. fullName: IPA.Config.Data.Integer.Value
  509. nameWithType: Integer.Value
  510. - uid: IPA.Config.Data.Integer.Value*
  511. name: Value
  512. href: api/IPA.Config.Data.Integer.html#IPA_Config_Data_Integer_Value_
  513. commentId: Overload:IPA.Config.Data.Integer.Value
  514. isSpec: "True"
  515. fullName: IPA.Config.Data.Integer.Value
  516. nameWithType: Integer.Value
  517. - uid: IPA.Config.Data.List
  518. name: List
  519. href: api/IPA.Config.Data.List.html
  520. commentId: T:IPA.Config.Data.List
  521. fullName: IPA.Config.Data.List
  522. nameWithType: List
  523. - uid: IPA.Config.Data.List.Add(IPA.Config.Data.Value)
  524. name: Add(Value)
  525. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Add_IPA_Config_Data_Value_
  526. commentId: M:IPA.Config.Data.List.Add(IPA.Config.Data.Value)
  527. fullName: IPA.Config.Data.List.Add(IPA.Config.Data.Value)
  528. nameWithType: List.Add(Value)
  529. - uid: IPA.Config.Data.List.Add*
  530. name: Add
  531. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Add_
  532. commentId: Overload:IPA.Config.Data.List.Add
  533. isSpec: "True"
  534. fullName: IPA.Config.Data.List.Add
  535. nameWithType: List.Add
  536. - uid: IPA.Config.Data.List.AddRange(IEnumerable{IPA.Config.Data.Value})
  537. name: AddRange(IEnumerable<Value>)
  538. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_AddRange_IEnumerable_IPA_Config_Data_Value__
  539. commentId: M:IPA.Config.Data.List.AddRange(IEnumerable{IPA.Config.Data.Value})
  540. name.vb: AddRange(IEnumerable(Of Value))
  541. fullName: IPA.Config.Data.List.AddRange(IEnumerable<IPA.Config.Data.Value>)
  542. fullName.vb: IPA.Config.Data.List.AddRange(IEnumerable(Of IPA.Config.Data.Value))
  543. nameWithType: List.AddRange(IEnumerable<Value>)
  544. nameWithType.vb: List.AddRange(IEnumerable(Of Value))
  545. - uid: IPA.Config.Data.List.AddRange*
  546. name: AddRange
  547. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_AddRange_
  548. commentId: Overload:IPA.Config.Data.List.AddRange
  549. isSpec: "True"
  550. fullName: IPA.Config.Data.List.AddRange
  551. nameWithType: List.AddRange
  552. - uid: IPA.Config.Data.List.Clear
  553. name: Clear()
  554. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Clear
  555. commentId: M:IPA.Config.Data.List.Clear
  556. fullName: IPA.Config.Data.List.Clear()
  557. nameWithType: List.Clear()
  558. - uid: IPA.Config.Data.List.Clear*
  559. name: Clear
  560. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Clear_
  561. commentId: Overload:IPA.Config.Data.List.Clear
  562. isSpec: "True"
  563. fullName: IPA.Config.Data.List.Clear
  564. nameWithType: List.Clear
  565. - uid: IPA.Config.Data.List.Contains(IPA.Config.Data.Value)
  566. name: Contains(Value)
  567. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Contains_IPA_Config_Data_Value_
  568. commentId: M:IPA.Config.Data.List.Contains(IPA.Config.Data.Value)
  569. fullName: IPA.Config.Data.List.Contains(IPA.Config.Data.Value)
  570. nameWithType: List.Contains(Value)
  571. - uid: IPA.Config.Data.List.Contains*
  572. name: Contains
  573. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Contains_
  574. commentId: Overload:IPA.Config.Data.List.Contains
  575. isSpec: "True"
  576. fullName: IPA.Config.Data.List.Contains
  577. nameWithType: List.Contains
  578. - uid: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[],System.Int32)
  579. name: CopyTo(Value[], Int32)
  580. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_CopyTo_IPA_Config_Data_Value___System_Int32_
  581. commentId: M:IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[],System.Int32)
  582. name.vb: CopyTo(Value(), Int32)
  583. fullName: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[], System.Int32)
  584. fullName.vb: IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value(), System.Int32)
  585. nameWithType: List.CopyTo(Value[], Int32)
  586. nameWithType.vb: List.CopyTo(Value(), Int32)
  587. - uid: IPA.Config.Data.List.CopyTo*
  588. name: CopyTo
  589. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_CopyTo_
  590. commentId: Overload:IPA.Config.Data.List.CopyTo
  591. isSpec: "True"
  592. fullName: IPA.Config.Data.List.CopyTo
  593. nameWithType: List.CopyTo
  594. - uid: IPA.Config.Data.List.Count
  595. name: Count
  596. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Count
  597. commentId: P:IPA.Config.Data.List.Count
  598. fullName: IPA.Config.Data.List.Count
  599. nameWithType: List.Count
  600. - uid: IPA.Config.Data.List.Count*
  601. name: Count
  602. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Count_
  603. commentId: Overload:IPA.Config.Data.List.Count
  604. isSpec: "True"
  605. fullName: IPA.Config.Data.List.Count
  606. nameWithType: List.Count
  607. - uid: IPA.Config.Data.List.GetEnumerator
  608. name: GetEnumerator()
  609. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_GetEnumerator
  610. commentId: M:IPA.Config.Data.List.GetEnumerator
  611. fullName: IPA.Config.Data.List.GetEnumerator()
  612. nameWithType: List.GetEnumerator()
  613. - uid: IPA.Config.Data.List.GetEnumerator*
  614. name: GetEnumerator
  615. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_GetEnumerator_
  616. commentId: Overload:IPA.Config.Data.List.GetEnumerator
  617. isSpec: "True"
  618. fullName: IPA.Config.Data.List.GetEnumerator
  619. nameWithType: List.GetEnumerator
  620. - uid: IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value)
  621. name: IndexOf(Value)
  622. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_IndexOf_IPA_Config_Data_Value_
  623. commentId: M:IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value)
  624. fullName: IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value)
  625. nameWithType: List.IndexOf(Value)
  626. - uid: IPA.Config.Data.List.IndexOf*
  627. name: IndexOf
  628. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_IndexOf_
  629. commentId: Overload:IPA.Config.Data.List.IndexOf
  630. isSpec: "True"
  631. fullName: IPA.Config.Data.List.IndexOf
  632. nameWithType: List.IndexOf
  633. - uid: IPA.Config.Data.List.Insert(System.Int32,IPA.Config.Data.Value)
  634. name: Insert(Int32, Value)
  635. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Insert_System_Int32_IPA_Config_Data_Value_
  636. commentId: M:IPA.Config.Data.List.Insert(System.Int32,IPA.Config.Data.Value)
  637. fullName: IPA.Config.Data.List.Insert(System.Int32, IPA.Config.Data.Value)
  638. nameWithType: List.Insert(Int32, Value)
  639. - uid: IPA.Config.Data.List.Insert*
  640. name: Insert
  641. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Insert_
  642. commentId: Overload:IPA.Config.Data.List.Insert
  643. isSpec: "True"
  644. fullName: IPA.Config.Data.List.Insert
  645. nameWithType: List.Insert
  646. - uid: IPA.Config.Data.List.Item(System.Int32)
  647. name: Item[Int32]
  648. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Item_System_Int32_
  649. commentId: P:IPA.Config.Data.List.Item(System.Int32)
  650. name.vb: Item(Int32)
  651. fullName: IPA.Config.Data.List.Item[System.Int32]
  652. fullName.vb: IPA.Config.Data.List.Item(System.Int32)
  653. nameWithType: List.Item[Int32]
  654. nameWithType.vb: List.Item(Int32)
  655. - uid: IPA.Config.Data.List.Item*
  656. name: Item
  657. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Item_
  658. commentId: Overload:IPA.Config.Data.List.Item
  659. isSpec: "True"
  660. fullName: IPA.Config.Data.List.Item
  661. nameWithType: List.Item
  662. - uid: IPA.Config.Data.List.Remove(IPA.Config.Data.Value)
  663. name: Remove(Value)
  664. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Remove_IPA_Config_Data_Value_
  665. commentId: M:IPA.Config.Data.List.Remove(IPA.Config.Data.Value)
  666. fullName: IPA.Config.Data.List.Remove(IPA.Config.Data.Value)
  667. nameWithType: List.Remove(Value)
  668. - uid: IPA.Config.Data.List.Remove*
  669. name: Remove
  670. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_Remove_
  671. commentId: Overload:IPA.Config.Data.List.Remove
  672. isSpec: "True"
  673. fullName: IPA.Config.Data.List.Remove
  674. nameWithType: List.Remove
  675. - uid: IPA.Config.Data.List.RemoveAt(System.Int32)
  676. name: RemoveAt(Int32)
  677. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_RemoveAt_System_Int32_
  678. commentId: M:IPA.Config.Data.List.RemoveAt(System.Int32)
  679. fullName: IPA.Config.Data.List.RemoveAt(System.Int32)
  680. nameWithType: List.RemoveAt(Int32)
  681. - uid: IPA.Config.Data.List.RemoveAt*
  682. name: RemoveAt
  683. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_RemoveAt_
  684. commentId: Overload:IPA.Config.Data.List.RemoveAt
  685. isSpec: "True"
  686. fullName: IPA.Config.Data.List.RemoveAt
  687. nameWithType: List.RemoveAt
  688. - uid: IPA.Config.Data.List.ToString
  689. name: ToString()
  690. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_ToString
  691. commentId: M:IPA.Config.Data.List.ToString
  692. fullName: IPA.Config.Data.List.ToString()
  693. nameWithType: List.ToString()
  694. - uid: IPA.Config.Data.List.ToString*
  695. name: ToString
  696. href: api/IPA.Config.Data.List.html#IPA_Config_Data_List_ToString_
  697. commentId: Overload:IPA.Config.Data.List.ToString
  698. isSpec: "True"
  699. fullName: IPA.Config.Data.List.ToString
  700. nameWithType: List.ToString
  701. - uid: IPA.Config.Data.Map
  702. name: Map
  703. href: api/IPA.Config.Data.Map.html
  704. commentId: T:IPA.Config.Data.Map
  705. fullName: IPA.Config.Data.Map
  706. nameWithType: Map
  707. - uid: IPA.Config.Data.Map.Add(System.String,IPA.Config.Data.Value)
  708. name: Add(String, Value)
  709. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Add_System_String_IPA_Config_Data_Value_
  710. commentId: M:IPA.Config.Data.Map.Add(System.String,IPA.Config.Data.Value)
  711. fullName: IPA.Config.Data.Map.Add(System.String, IPA.Config.Data.Value)
  712. nameWithType: Map.Add(String, Value)
  713. - uid: IPA.Config.Data.Map.Add*
  714. name: Add
  715. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Add_
  716. commentId: Overload:IPA.Config.Data.Map.Add
  717. isSpec: "True"
  718. fullName: IPA.Config.Data.Map.Add
  719. nameWithType: Map.Add
  720. - uid: IPA.Config.Data.Map.Clear
  721. name: Clear()
  722. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Clear
  723. commentId: M:IPA.Config.Data.Map.Clear
  724. fullName: IPA.Config.Data.Map.Clear()
  725. nameWithType: Map.Clear()
  726. - uid: IPA.Config.Data.Map.Clear*
  727. name: Clear
  728. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Clear_
  729. commentId: Overload:IPA.Config.Data.Map.Clear
  730. isSpec: "True"
  731. fullName: IPA.Config.Data.Map.Clear
  732. nameWithType: Map.Clear
  733. - uid: IPA.Config.Data.Map.ContainsKey(System.String)
  734. name: ContainsKey(String)
  735. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ContainsKey_System_String_
  736. commentId: M:IPA.Config.Data.Map.ContainsKey(System.String)
  737. fullName: IPA.Config.Data.Map.ContainsKey(System.String)
  738. nameWithType: Map.ContainsKey(String)
  739. - uid: IPA.Config.Data.Map.ContainsKey*
  740. name: ContainsKey
  741. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ContainsKey_
  742. commentId: Overload:IPA.Config.Data.Map.ContainsKey
  743. isSpec: "True"
  744. fullName: IPA.Config.Data.Map.ContainsKey
  745. nameWithType: Map.ContainsKey
  746. - uid: IPA.Config.Data.Map.Count
  747. name: Count
  748. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Count
  749. commentId: P:IPA.Config.Data.Map.Count
  750. fullName: IPA.Config.Data.Map.Count
  751. nameWithType: Map.Count
  752. - uid: IPA.Config.Data.Map.Count*
  753. name: Count
  754. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Count_
  755. commentId: Overload:IPA.Config.Data.Map.Count
  756. isSpec: "True"
  757. fullName: IPA.Config.Data.Map.Count
  758. nameWithType: Map.Count
  759. - uid: IPA.Config.Data.Map.GetEnumerator
  760. name: GetEnumerator()
  761. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_GetEnumerator
  762. commentId: M:IPA.Config.Data.Map.GetEnumerator
  763. fullName: IPA.Config.Data.Map.GetEnumerator()
  764. nameWithType: Map.GetEnumerator()
  765. - uid: IPA.Config.Data.Map.GetEnumerator*
  766. name: GetEnumerator
  767. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_GetEnumerator_
  768. commentId: Overload:IPA.Config.Data.Map.GetEnumerator
  769. isSpec: "True"
  770. fullName: IPA.Config.Data.Map.GetEnumerator
  771. nameWithType: Map.GetEnumerator
  772. - uid: IPA.Config.Data.Map.Item(System.String)
  773. name: Item[String]
  774. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Item_System_String_
  775. commentId: P:IPA.Config.Data.Map.Item(System.String)
  776. name.vb: Item(String)
  777. fullName: IPA.Config.Data.Map.Item[System.String]
  778. fullName.vb: IPA.Config.Data.Map.Item(System.String)
  779. nameWithType: Map.Item[String]
  780. nameWithType.vb: Map.Item(String)
  781. - uid: IPA.Config.Data.Map.Item*
  782. name: Item
  783. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Item_
  784. commentId: Overload:IPA.Config.Data.Map.Item
  785. isSpec: "True"
  786. fullName: IPA.Config.Data.Map.Item
  787. nameWithType: Map.Item
  788. - uid: IPA.Config.Data.Map.Keys
  789. name: Keys
  790. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Keys
  791. commentId: P:IPA.Config.Data.Map.Keys
  792. fullName: IPA.Config.Data.Map.Keys
  793. nameWithType: Map.Keys
  794. - uid: IPA.Config.Data.Map.Keys*
  795. name: Keys
  796. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Keys_
  797. commentId: Overload:IPA.Config.Data.Map.Keys
  798. isSpec: "True"
  799. fullName: IPA.Config.Data.Map.Keys
  800. nameWithType: Map.Keys
  801. - uid: IPA.Config.Data.Map.Remove(System.String)
  802. name: Remove(String)
  803. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Remove_System_String_
  804. commentId: M:IPA.Config.Data.Map.Remove(System.String)
  805. fullName: IPA.Config.Data.Map.Remove(System.String)
  806. nameWithType: Map.Remove(String)
  807. - uid: IPA.Config.Data.Map.Remove*
  808. name: Remove
  809. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Remove_
  810. commentId: Overload:IPA.Config.Data.Map.Remove
  811. isSpec: "True"
  812. fullName: IPA.Config.Data.Map.Remove
  813. nameWithType: Map.Remove
  814. - uid: IPA.Config.Data.Map.ToString
  815. name: ToString()
  816. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ToString
  817. commentId: M:IPA.Config.Data.Map.ToString
  818. fullName: IPA.Config.Data.Map.ToString()
  819. nameWithType: Map.ToString()
  820. - uid: IPA.Config.Data.Map.ToString*
  821. name: ToString
  822. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_ToString_
  823. commentId: Overload:IPA.Config.Data.Map.ToString
  824. isSpec: "True"
  825. fullName: IPA.Config.Data.Map.ToString
  826. nameWithType: Map.ToString
  827. - uid: IPA.Config.Data.Map.TryGetValue(System.String,IPA.Config.Data.Value@)
  828. name: TryGetValue(String, out Value)
  829. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_TryGetValue_System_String_IPA_Config_Data_Value__
  830. commentId: M:IPA.Config.Data.Map.TryGetValue(System.String,IPA.Config.Data.Value@)
  831. name.vb: TryGetValue(String, ByRef Value)
  832. fullName: IPA.Config.Data.Map.TryGetValue(System.String, out IPA.Config.Data.Value)
  833. fullName.vb: IPA.Config.Data.Map.TryGetValue(System.String, ByRef IPA.Config.Data.Value)
  834. nameWithType: Map.TryGetValue(String, out Value)
  835. nameWithType.vb: Map.TryGetValue(String, ByRef Value)
  836. - uid: IPA.Config.Data.Map.TryGetValue*
  837. name: TryGetValue
  838. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_TryGetValue_
  839. commentId: Overload:IPA.Config.Data.Map.TryGetValue
  840. isSpec: "True"
  841. fullName: IPA.Config.Data.Map.TryGetValue
  842. nameWithType: Map.TryGetValue
  843. - uid: IPA.Config.Data.Map.Values
  844. name: Values
  845. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Values
  846. commentId: P:IPA.Config.Data.Map.Values
  847. fullName: IPA.Config.Data.Map.Values
  848. nameWithType: Map.Values
  849. - uid: IPA.Config.Data.Map.Values*
  850. name: Values
  851. href: api/IPA.Config.Data.Map.html#IPA_Config_Data_Map_Values_
  852. commentId: Overload:IPA.Config.Data.Map.Values
  853. isSpec: "True"
  854. fullName: IPA.Config.Data.Map.Values
  855. nameWithType: Map.Values
  856. - uid: IPA.Config.Data.Text
  857. name: Text
  858. href: api/IPA.Config.Data.Text.html
  859. commentId: T:IPA.Config.Data.Text
  860. fullName: IPA.Config.Data.Text
  861. nameWithType: Text
  862. - uid: IPA.Config.Data.Text.#ctor
  863. name: Text()
  864. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text__ctor
  865. commentId: M:IPA.Config.Data.Text.#ctor
  866. fullName: IPA.Config.Data.Text.Text()
  867. nameWithType: Text.Text()
  868. - uid: IPA.Config.Data.Text.#ctor(System.String)
  869. name: Text(String)
  870. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text__ctor_System_String_
  871. commentId: M:IPA.Config.Data.Text.#ctor(System.String)
  872. fullName: IPA.Config.Data.Text.Text(System.String)
  873. nameWithType: Text.Text(String)
  874. - uid: IPA.Config.Data.Text.#ctor*
  875. name: Text
  876. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text__ctor_
  877. commentId: Overload:IPA.Config.Data.Text.#ctor
  878. isSpec: "True"
  879. fullName: IPA.Config.Data.Text.Text
  880. nameWithType: Text.Text
  881. - uid: IPA.Config.Data.Text.ToString
  882. name: ToString()
  883. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_ToString
  884. commentId: M:IPA.Config.Data.Text.ToString
  885. fullName: IPA.Config.Data.Text.ToString()
  886. nameWithType: Text.ToString()
  887. - uid: IPA.Config.Data.Text.ToString*
  888. name: ToString
  889. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_ToString_
  890. commentId: Overload:IPA.Config.Data.Text.ToString
  891. isSpec: "True"
  892. fullName: IPA.Config.Data.Text.ToString
  893. nameWithType: Text.ToString
  894. - uid: IPA.Config.Data.Text.Value
  895. name: Value
  896. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_Value
  897. commentId: P:IPA.Config.Data.Text.Value
  898. fullName: IPA.Config.Data.Text.Value
  899. nameWithType: Text.Value
  900. - uid: IPA.Config.Data.Text.Value*
  901. name: Value
  902. href: api/IPA.Config.Data.Text.html#IPA_Config_Data_Text_Value_
  903. commentId: Overload:IPA.Config.Data.Text.Value
  904. isSpec: "True"
  905. fullName: IPA.Config.Data.Text.Value
  906. nameWithType: Text.Value
  907. - uid: IPA.Config.Data.Value
  908. name: Value
  909. href: api/IPA.Config.Data.Value.html
  910. commentId: T:IPA.Config.Data.Value
  911. fullName: IPA.Config.Data.Value
  912. nameWithType: Value
  913. - uid: IPA.Config.Data.Value.Bool(System.Boolean)
  914. name: Bool(Boolean)
  915. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Bool_System_Boolean_
  916. commentId: M:IPA.Config.Data.Value.Bool(System.Boolean)
  917. fullName: IPA.Config.Data.Value.Bool(System.Boolean)
  918. nameWithType: Value.Bool(Boolean)
  919. - uid: IPA.Config.Data.Value.Bool*
  920. name: Bool
  921. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Bool_
  922. commentId: Overload:IPA.Config.Data.Value.Bool
  923. isSpec: "True"
  924. fullName: IPA.Config.Data.Value.Bool
  925. nameWithType: Value.Bool
  926. - uid: IPA.Config.Data.Value.Float(System.Decimal)
  927. name: Float(Decimal)
  928. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Float_System_Decimal_
  929. commentId: M:IPA.Config.Data.Value.Float(System.Decimal)
  930. fullName: IPA.Config.Data.Value.Float(System.Decimal)
  931. nameWithType: Value.Float(Decimal)
  932. - uid: IPA.Config.Data.Value.Float*
  933. name: Float
  934. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Float_
  935. commentId: Overload:IPA.Config.Data.Value.Float
  936. isSpec: "True"
  937. fullName: IPA.Config.Data.Value.Float
  938. nameWithType: Value.Float
  939. - uid: IPA.Config.Data.Value.From(IDictionary{System.String,IPA.Config.Data.Value})
  940. name: From(IDictionary<String, Value>)
  941. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_IDictionary_System_String_IPA_Config_Data_Value__
  942. commentId: M:IPA.Config.Data.Value.From(IDictionary{System.String,IPA.Config.Data.Value})
  943. name.vb: From(IDictionary(Of String, Value))
  944. fullName: IPA.Config.Data.Value.From(IDictionary<System.String, IPA.Config.Data.Value>)
  945. fullName.vb: IPA.Config.Data.Value.From(IDictionary(Of System.String, IPA.Config.Data.Value))
  946. nameWithType: Value.From(IDictionary<String, Value>)
  947. nameWithType.vb: Value.From(IDictionary(Of String, Value))
  948. - uid: IPA.Config.Data.Value.From(System.Boolean)
  949. name: From(Boolean)
  950. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Boolean_
  951. commentId: M:IPA.Config.Data.Value.From(System.Boolean)
  952. fullName: IPA.Config.Data.Value.From(System.Boolean)
  953. nameWithType: Value.From(Boolean)
  954. - uid: IPA.Config.Data.Value.From(System.Decimal)
  955. name: From(Decimal)
  956. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Decimal_
  957. commentId: M:IPA.Config.Data.Value.From(System.Decimal)
  958. fullName: IPA.Config.Data.Value.From(System.Decimal)
  959. nameWithType: Value.From(Decimal)
  960. - uid: IPA.Config.Data.Value.From(System.Int64)
  961. name: From(Int64)
  962. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Int64_
  963. commentId: M:IPA.Config.Data.Value.From(System.Int64)
  964. fullName: IPA.Config.Data.Value.From(System.Int64)
  965. nameWithType: Value.From(Int64)
  966. - uid: IPA.Config.Data.Value.From(System.Nullable{IEnumerable{IPA.Config.Data.Value}})
  967. name: From(Nullable<IEnumerable<Value>>)
  968. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Nullable_IEnumerable_IPA_Config_Data_Value___
  969. commentId: M:IPA.Config.Data.Value.From(System.Nullable{IEnumerable{IPA.Config.Data.Value}})
  970. name.vb: From(Nullable(Of IEnumerable(Of Value)))
  971. fullName: IPA.Config.Data.Value.From(System.Nullable<IEnumerable<IPA.Config.Data.Value>>)
  972. fullName.vb: IPA.Config.Data.Value.From(System.Nullable(Of IEnumerable(Of IPA.Config.Data.Value)))
  973. nameWithType: Value.From(Nullable<IEnumerable<Value>>)
  974. nameWithType.vb: Value.From(Nullable(Of IEnumerable(Of Value)))
  975. - uid: IPA.Config.Data.Value.From(System.Nullable{IEnumerable{KeyValuePair{System.String,IPA.Config.Data.Value}}})
  976. name: From(Nullable<IEnumerable<KeyValuePair<String, Value>>>)
  977. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Nullable_IEnumerable_KeyValuePair_System_String_IPA_Config_Data_Value____
  978. commentId: M:IPA.Config.Data.Value.From(System.Nullable{IEnumerable{KeyValuePair{System.String,IPA.Config.Data.Value}}})
  979. name.vb: From(Nullable(Of IEnumerable(Of KeyValuePair(Of String, Value))))
  980. fullName: IPA.Config.Data.Value.From(System.Nullable<IEnumerable<KeyValuePair<System.String, IPA.Config.Data.Value>>>)
  981. fullName.vb: IPA.Config.Data.Value.From(System.Nullable(Of IEnumerable(Of KeyValuePair(Of System.String, IPA.Config.Data.Value))))
  982. nameWithType: Value.From(Nullable<IEnumerable<KeyValuePair<String, Value>>>)
  983. nameWithType.vb: Value.From(Nullable(Of IEnumerable(Of KeyValuePair(Of String, Value))))
  984. - uid: IPA.Config.Data.Value.From(System.Nullable{System.String})
  985. name: From(Nullable<String>)
  986. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_System_Nullable_System_String__
  987. commentId: M:IPA.Config.Data.Value.From(System.Nullable{System.String})
  988. name.vb: From(Nullable(Of String))
  989. fullName: IPA.Config.Data.Value.From(System.Nullable<System.String>)
  990. fullName.vb: IPA.Config.Data.Value.From(System.Nullable(Of System.String))
  991. nameWithType: Value.From(Nullable<String>)
  992. nameWithType.vb: Value.From(Nullable(Of String))
  993. - uid: IPA.Config.Data.Value.From*
  994. name: From
  995. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_From_
  996. commentId: Overload:IPA.Config.Data.Value.From
  997. isSpec: "True"
  998. fullName: IPA.Config.Data.Value.From
  999. nameWithType: Value.From
  1000. - uid: IPA.Config.Data.Value.Integer(System.Int64)
  1001. name: Integer(Int64)
  1002. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Integer_System_Int64_
  1003. commentId: M:IPA.Config.Data.Value.Integer(System.Int64)
  1004. fullName: IPA.Config.Data.Value.Integer(System.Int64)
  1005. nameWithType: Value.Integer(Int64)
  1006. - uid: IPA.Config.Data.Value.Integer*
  1007. name: Integer
  1008. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Integer_
  1009. commentId: Overload:IPA.Config.Data.Value.Integer
  1010. isSpec: "True"
  1011. fullName: IPA.Config.Data.Value.Integer
  1012. nameWithType: Value.Integer
  1013. - uid: IPA.Config.Data.Value.List
  1014. name: List()
  1015. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_List
  1016. commentId: M:IPA.Config.Data.Value.List
  1017. fullName: IPA.Config.Data.Value.List()
  1018. nameWithType: Value.List()
  1019. - uid: IPA.Config.Data.Value.List*
  1020. name: List
  1021. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_List_
  1022. commentId: Overload:IPA.Config.Data.Value.List
  1023. isSpec: "True"
  1024. fullName: IPA.Config.Data.Value.List
  1025. nameWithType: Value.List
  1026. - uid: IPA.Config.Data.Value.Map
  1027. name: Map()
  1028. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map
  1029. commentId: M:IPA.Config.Data.Value.Map
  1030. fullName: IPA.Config.Data.Value.Map()
  1031. nameWithType: Value.Map()
  1032. - uid: IPA.Config.Data.Value.Map*
  1033. name: Map
  1034. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map_
  1035. commentId: Overload:IPA.Config.Data.Value.Map
  1036. isSpec: "True"
  1037. fullName: IPA.Config.Data.Value.Map
  1038. nameWithType: Value.Map
  1039. - uid: IPA.Config.Data.Value.Null
  1040. name: Null()
  1041. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Null
  1042. commentId: M:IPA.Config.Data.Value.Null
  1043. fullName: IPA.Config.Data.Value.Null()
  1044. nameWithType: Value.Null()
  1045. - uid: IPA.Config.Data.Value.Null*
  1046. name: "Null"
  1047. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Null_
  1048. commentId: Overload:IPA.Config.Data.Value.Null
  1049. isSpec: "True"
  1050. fullName: IPA.Config.Data.Value.Null
  1051. nameWithType: Value.Null
  1052. - uid: IPA.Config.Data.Value.Text(System.Nullable{System.String})
  1053. name: Text(Nullable<String>)
  1054. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Text_System_Nullable_System_String__
  1055. commentId: M:IPA.Config.Data.Value.Text(System.Nullable{System.String})
  1056. name.vb: Text(Nullable(Of String))
  1057. fullName: IPA.Config.Data.Value.Text(System.Nullable<System.String>)
  1058. fullName.vb: IPA.Config.Data.Value.Text(System.Nullable(Of System.String))
  1059. nameWithType: Value.Text(Nullable<String>)
  1060. nameWithType.vb: Value.Text(Nullable(Of String))
  1061. - uid: IPA.Config.Data.Value.Text*
  1062. name: Text
  1063. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_Text_
  1064. commentId: Overload:IPA.Config.Data.Value.Text
  1065. isSpec: "True"
  1066. fullName: IPA.Config.Data.Value.Text
  1067. nameWithType: Value.Text
  1068. - uid: IPA.Config.Data.Value.ToString
  1069. name: ToString()
  1070. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_ToString
  1071. commentId: M:IPA.Config.Data.Value.ToString
  1072. fullName: IPA.Config.Data.Value.ToString()
  1073. nameWithType: Value.ToString()
  1074. - uid: IPA.Config.Data.Value.ToString*
  1075. name: ToString
  1076. href: api/IPA.Config.Data.Value.html#IPA_Config_Data_Value_ToString_
  1077. commentId: Overload:IPA.Config.Data.Value.ToString
  1078. isSpec: "True"
  1079. fullName: IPA.Config.Data.Value.ToString
  1080. nameWithType: Value.ToString
  1081. - uid: IPA.Config.IConfigProvider
  1082. name: IConfigProvider
  1083. href: api/IPA.Config.IConfigProvider.html
  1084. commentId: T:IPA.Config.IConfigProvider
  1085. fullName: IPA.Config.IConfigProvider
  1086. nameWithType: IConfigProvider
  1087. - uid: IPA.Config.IConfigProvider.Extension
  1088. name: Extension
  1089. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Extension
  1090. commentId: P:IPA.Config.IConfigProvider.Extension
  1091. fullName: IPA.Config.IConfigProvider.Extension
  1092. nameWithType: IConfigProvider.Extension
  1093. - uid: IPA.Config.IConfigProvider.Extension*
  1094. name: Extension
  1095. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Extension_
  1096. commentId: Overload:IPA.Config.IConfigProvider.Extension
  1097. isSpec: "True"
  1098. fullName: IPA.Config.IConfigProvider.Extension
  1099. nameWithType: IConfigProvider.Extension
  1100. - uid: IPA.Config.IConfigProvider.Load(FileInfo)
  1101. name: Load(FileInfo)
  1102. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Load_FileInfo_
  1103. commentId: M:IPA.Config.IConfigProvider.Load(FileInfo)
  1104. fullName: IPA.Config.IConfigProvider.Load(FileInfo)
  1105. nameWithType: IConfigProvider.Load(FileInfo)
  1106. - uid: IPA.Config.IConfigProvider.Load*
  1107. name: Load
  1108. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Load_
  1109. commentId: Overload:IPA.Config.IConfigProvider.Load
  1110. isSpec: "True"
  1111. fullName: IPA.Config.IConfigProvider.Load
  1112. nameWithType: IConfigProvider.Load
  1113. - uid: IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value,FileInfo)
  1114. name: Store(Value, FileInfo)
  1115. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Store_IPA_Config_Data_Value_FileInfo_
  1116. commentId: M:IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value,FileInfo)
  1117. fullName: IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value, FileInfo)
  1118. nameWithType: IConfigProvider.Store(Value, FileInfo)
  1119. - uid: IPA.Config.IConfigProvider.Store*
  1120. name: Store
  1121. href: api/IPA.Config.IConfigProvider.html#IPA_Config_IConfigProvider_Store_
  1122. commentId: Overload:IPA.Config.IConfigProvider.Store
  1123. isSpec: "True"
  1124. fullName: IPA.Config.IConfigProvider.Store
  1125. nameWithType: IConfigProvider.Store
  1126. - uid: IPA.Config.IConfigStore
  1127. name: IConfigStore
  1128. href: api/IPA.Config.IConfigStore.html
  1129. commentId: T:IPA.Config.IConfigStore
  1130. fullName: IPA.Config.IConfigStore
  1131. nameWithType: IConfigStore
  1132. - uid: IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider)
  1133. name: ReadFrom(ConfigProvider)
  1134. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_ReadFrom_IPA_Config_ConfigProvider_
  1135. commentId: M:IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider)
  1136. fullName: IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider)
  1137. nameWithType: IConfigStore.ReadFrom(ConfigProvider)
  1138. - uid: IPA.Config.IConfigStore.ReadFrom*
  1139. name: ReadFrom
  1140. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_ReadFrom_
  1141. commentId: Overload:IPA.Config.IConfigStore.ReadFrom
  1142. isSpec: "True"
  1143. fullName: IPA.Config.IConfigStore.ReadFrom
  1144. nameWithType: IConfigStore.ReadFrom
  1145. - uid: IPA.Config.IConfigStore.SyncObject
  1146. name: SyncObject
  1147. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_SyncObject
  1148. commentId: P:IPA.Config.IConfigStore.SyncObject
  1149. fullName: IPA.Config.IConfigStore.SyncObject
  1150. nameWithType: IConfigStore.SyncObject
  1151. - uid: IPA.Config.IConfigStore.SyncObject*
  1152. name: SyncObject
  1153. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_SyncObject_
  1154. commentId: Overload:IPA.Config.IConfigStore.SyncObject
  1155. isSpec: "True"
  1156. fullName: IPA.Config.IConfigStore.SyncObject
  1157. nameWithType: IConfigStore.SyncObject
  1158. - uid: IPA.Config.IConfigStore.WriteSyncObject
  1159. name: WriteSyncObject
  1160. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteSyncObject
  1161. commentId: P:IPA.Config.IConfigStore.WriteSyncObject
  1162. fullName: IPA.Config.IConfigStore.WriteSyncObject
  1163. nameWithType: IConfigStore.WriteSyncObject
  1164. - uid: IPA.Config.IConfigStore.WriteSyncObject*
  1165. name: WriteSyncObject
  1166. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteSyncObject_
  1167. commentId: Overload:IPA.Config.IConfigStore.WriteSyncObject
  1168. isSpec: "True"
  1169. fullName: IPA.Config.IConfigStore.WriteSyncObject
  1170. nameWithType: IConfigStore.WriteSyncObject
  1171. - uid: IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider)
  1172. name: WriteTo(ConfigProvider)
  1173. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteTo_IPA_Config_ConfigProvider_
  1174. commentId: M:IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider)
  1175. fullName: IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider)
  1176. nameWithType: IConfigStore.WriteTo(ConfigProvider)
  1177. - uid: IPA.Config.IConfigStore.WriteTo*
  1178. name: WriteTo
  1179. href: api/IPA.Config.IConfigStore.html#IPA_Config_IConfigStore_WriteTo_
  1180. commentId: Overload:IPA.Config.IConfigStore.WriteTo
  1181. isSpec: "True"
  1182. fullName: IPA.Config.IConfigStore.WriteTo
  1183. nameWithType: IConfigStore.WriteTo
  1184. - uid: IPA.Config.IModPrefs
  1185. name: IModPrefs
  1186. href: api/IPA.Config.IModPrefs.html
  1187. commentId: T:IPA.Config.IModPrefs
  1188. fullName: IPA.Config.IModPrefs
  1189. nameWithType: IModPrefs
  1190. - uid: IPA.Config.IModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1191. name: GetBool(String, String, Boolean, Boolean)
  1192. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_
  1193. commentId: M:IPA.Config.IModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1194. fullName: IPA.Config.IModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean)
  1195. nameWithType: IModPrefs.GetBool(String, String, Boolean, Boolean)
  1196. - uid: IPA.Config.IModPrefs.GetBool*
  1197. name: GetBool
  1198. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetBool_
  1199. commentId: Overload:IPA.Config.IModPrefs.GetBool
  1200. isSpec: "True"
  1201. fullName: IPA.Config.IModPrefs.GetBool
  1202. nameWithType: IModPrefs.GetBool
  1203. - uid: IPA.Config.IModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1204. name: GetFloat(String, String, Single, Boolean)
  1205. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_
  1206. commentId: M:IPA.Config.IModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1207. fullName: IPA.Config.IModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean)
  1208. nameWithType: IModPrefs.GetFloat(String, String, Single, Boolean)
  1209. - uid: IPA.Config.IModPrefs.GetFloat*
  1210. name: GetFloat
  1211. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetFloat_
  1212. commentId: Overload:IPA.Config.IModPrefs.GetFloat
  1213. isSpec: "True"
  1214. fullName: IPA.Config.IModPrefs.GetFloat
  1215. nameWithType: IModPrefs.GetFloat
  1216. - uid: IPA.Config.IModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1217. name: GetInt(String, String, Int32, Boolean)
  1218. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_
  1219. commentId: M:IPA.Config.IModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1220. fullName: IPA.Config.IModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean)
  1221. nameWithType: IModPrefs.GetInt(String, String, Int32, Boolean)
  1222. - uid: IPA.Config.IModPrefs.GetInt*
  1223. name: GetInt
  1224. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetInt_
  1225. commentId: Overload:IPA.Config.IModPrefs.GetInt
  1226. isSpec: "True"
  1227. fullName: IPA.Config.IModPrefs.GetInt
  1228. nameWithType: IModPrefs.GetInt
  1229. - uid: IPA.Config.IModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1230. name: GetString(String, String, String, Boolean)
  1231. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_
  1232. commentId: M:IPA.Config.IModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1233. fullName: IPA.Config.IModPrefs.GetString(System.String, System.String, System.String, System.Boolean)
  1234. nameWithType: IModPrefs.GetString(String, String, String, Boolean)
  1235. - uid: IPA.Config.IModPrefs.GetString*
  1236. name: GetString
  1237. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_GetString_
  1238. commentId: Overload:IPA.Config.IModPrefs.GetString
  1239. isSpec: "True"
  1240. fullName: IPA.Config.IModPrefs.GetString
  1241. nameWithType: IModPrefs.GetString
  1242. - uid: IPA.Config.IModPrefs.HasKey(System.String,System.String)
  1243. name: HasKey(String, String)
  1244. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_HasKey_System_String_System_String_
  1245. commentId: M:IPA.Config.IModPrefs.HasKey(System.String,System.String)
  1246. fullName: IPA.Config.IModPrefs.HasKey(System.String, System.String)
  1247. nameWithType: IModPrefs.HasKey(String, String)
  1248. - uid: IPA.Config.IModPrefs.HasKey*
  1249. name: HasKey
  1250. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_HasKey_
  1251. commentId: Overload:IPA.Config.IModPrefs.HasKey
  1252. isSpec: "True"
  1253. fullName: IPA.Config.IModPrefs.HasKey
  1254. nameWithType: IModPrefs.HasKey
  1255. - uid: IPA.Config.IModPrefs.SetBool(System.String,System.String,System.Boolean)
  1256. name: SetBool(String, String, Boolean)
  1257. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_
  1258. commentId: M:IPA.Config.IModPrefs.SetBool(System.String,System.String,System.Boolean)
  1259. fullName: IPA.Config.IModPrefs.SetBool(System.String, System.String, System.Boolean)
  1260. nameWithType: IModPrefs.SetBool(String, String, Boolean)
  1261. - uid: IPA.Config.IModPrefs.SetBool*
  1262. name: SetBool
  1263. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetBool_
  1264. commentId: Overload:IPA.Config.IModPrefs.SetBool
  1265. isSpec: "True"
  1266. fullName: IPA.Config.IModPrefs.SetBool
  1267. nameWithType: IModPrefs.SetBool
  1268. - uid: IPA.Config.IModPrefs.SetFloat(System.String,System.String,System.Single)
  1269. name: SetFloat(String, String, Single)
  1270. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_
  1271. commentId: M:IPA.Config.IModPrefs.SetFloat(System.String,System.String,System.Single)
  1272. fullName: IPA.Config.IModPrefs.SetFloat(System.String, System.String, System.Single)
  1273. nameWithType: IModPrefs.SetFloat(String, String, Single)
  1274. - uid: IPA.Config.IModPrefs.SetFloat*
  1275. name: SetFloat
  1276. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetFloat_
  1277. commentId: Overload:IPA.Config.IModPrefs.SetFloat
  1278. isSpec: "True"
  1279. fullName: IPA.Config.IModPrefs.SetFloat
  1280. nameWithType: IModPrefs.SetFloat
  1281. - uid: IPA.Config.IModPrefs.SetInt(System.String,System.String,System.Int32)
  1282. name: SetInt(String, String, Int32)
  1283. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_
  1284. commentId: M:IPA.Config.IModPrefs.SetInt(System.String,System.String,System.Int32)
  1285. fullName: IPA.Config.IModPrefs.SetInt(System.String, System.String, System.Int32)
  1286. nameWithType: IModPrefs.SetInt(String, String, Int32)
  1287. - uid: IPA.Config.IModPrefs.SetInt*
  1288. name: SetInt
  1289. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetInt_
  1290. commentId: Overload:IPA.Config.IModPrefs.SetInt
  1291. isSpec: "True"
  1292. fullName: IPA.Config.IModPrefs.SetInt
  1293. nameWithType: IModPrefs.SetInt
  1294. - uid: IPA.Config.IModPrefs.SetString(System.String,System.String,System.String)
  1295. name: SetString(String, String, String)
  1296. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_
  1297. commentId: M:IPA.Config.IModPrefs.SetString(System.String,System.String,System.String)
  1298. fullName: IPA.Config.IModPrefs.SetString(System.String, System.String, System.String)
  1299. nameWithType: IModPrefs.SetString(String, String, String)
  1300. - uid: IPA.Config.IModPrefs.SetString*
  1301. name: SetString
  1302. href: api/IPA.Config.IModPrefs.html#IPA_Config_IModPrefs_SetString_
  1303. commentId: Overload:IPA.Config.IModPrefs.SetString
  1304. isSpec: "True"
  1305. fullName: IPA.Config.IModPrefs.SetString
  1306. nameWithType: IModPrefs.SetString
  1307. - uid: IPA.Config.ModPrefs
  1308. name: ModPrefs
  1309. href: api/IPA.Config.ModPrefs.html
  1310. commentId: T:IPA.Config.ModPrefs
  1311. fullName: IPA.Config.ModPrefs
  1312. nameWithType: ModPrefs
  1313. - uid: IPA.Config.ModPrefs.#ctor(IPA.Loader.PluginMetadata)
  1314. name: ModPrefs(PluginMetadata)
  1315. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs__ctor_IPA_Loader_PluginMetadata_
  1316. commentId: M:IPA.Config.ModPrefs.#ctor(IPA.Loader.PluginMetadata)
  1317. fullName: IPA.Config.ModPrefs.ModPrefs(IPA.Loader.PluginMetadata)
  1318. nameWithType: ModPrefs.ModPrefs(PluginMetadata)
  1319. - uid: IPA.Config.ModPrefs.#ctor*
  1320. name: ModPrefs
  1321. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs__ctor_
  1322. commentId: Overload:IPA.Config.ModPrefs.#ctor
  1323. isSpec: "True"
  1324. fullName: IPA.Config.ModPrefs.ModPrefs
  1325. nameWithType: ModPrefs.ModPrefs
  1326. - uid: IPA.Config.ModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1327. name: GetBool(String, String, Boolean, Boolean)
  1328. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_
  1329. commentId: M:IPA.Config.ModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1330. fullName: IPA.Config.ModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean)
  1331. nameWithType: ModPrefs.GetBool(String, String, Boolean, Boolean)
  1332. - uid: IPA.Config.ModPrefs.GetBool*
  1333. name: GetBool
  1334. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetBool_
  1335. commentId: Overload:IPA.Config.ModPrefs.GetBool
  1336. isSpec: "True"
  1337. fullName: IPA.Config.ModPrefs.GetBool
  1338. nameWithType: ModPrefs.GetBool
  1339. - uid: IPA.Config.ModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1340. name: GetFloat(String, String, Single, Boolean)
  1341. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_
  1342. commentId: M:IPA.Config.ModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)
  1343. fullName: IPA.Config.ModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean)
  1344. nameWithType: ModPrefs.GetFloat(String, String, Single, Boolean)
  1345. - uid: IPA.Config.ModPrefs.GetFloat*
  1346. name: GetFloat
  1347. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetFloat_
  1348. commentId: Overload:IPA.Config.ModPrefs.GetFloat
  1349. isSpec: "True"
  1350. fullName: IPA.Config.ModPrefs.GetFloat
  1351. nameWithType: ModPrefs.GetFloat
  1352. - uid: IPA.Config.ModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1353. name: GetInt(String, String, Int32, Boolean)
  1354. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_
  1355. commentId: M:IPA.Config.ModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)
  1356. fullName: IPA.Config.ModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean)
  1357. nameWithType: ModPrefs.GetInt(String, String, Int32, Boolean)
  1358. - uid: IPA.Config.ModPrefs.GetInt*
  1359. name: GetInt
  1360. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetInt_
  1361. commentId: Overload:IPA.Config.ModPrefs.GetInt
  1362. isSpec: "True"
  1363. fullName: IPA.Config.ModPrefs.GetInt
  1364. nameWithType: ModPrefs.GetInt
  1365. - uid: IPA.Config.ModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1366. name: GetString(String, String, String, Boolean)
  1367. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetString_System_String_System_String_System_String_System_Boolean_
  1368. commentId: M:IPA.Config.ModPrefs.GetString(System.String,System.String,System.String,System.Boolean)
  1369. fullName: IPA.Config.ModPrefs.GetString(System.String, System.String, System.String, System.Boolean)
  1370. nameWithType: ModPrefs.GetString(String, String, String, Boolean)
  1371. - uid: IPA.Config.ModPrefs.GetString*
  1372. name: GetString
  1373. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_GetString_
  1374. commentId: Overload:IPA.Config.ModPrefs.GetString
  1375. isSpec: "True"
  1376. fullName: IPA.Config.ModPrefs.GetString
  1377. nameWithType: ModPrefs.GetString
  1378. - uid: IPA.Config.ModPrefs.HasKey(System.String,System.String)
  1379. name: HasKey(String, String)
  1380. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_HasKey_System_String_System_String_
  1381. commentId: M:IPA.Config.ModPrefs.HasKey(System.String,System.String)
  1382. fullName: IPA.Config.ModPrefs.HasKey(System.String, System.String)
  1383. nameWithType: ModPrefs.HasKey(String, String)
  1384. - uid: IPA.Config.ModPrefs.HasKey*
  1385. name: HasKey
  1386. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_HasKey_
  1387. commentId: Overload:IPA.Config.ModPrefs.HasKey
  1388. isSpec: "True"
  1389. fullName: IPA.Config.ModPrefs.HasKey
  1390. nameWithType: ModPrefs.HasKey
  1391. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1392. name: IModPrefs.GetBool(String, String, Boolean, Boolean)
  1393. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_
  1394. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool(System.String,System.String,System.Boolean,System.Boolean)
  1395. name.vb: IPA.Config.IModPrefs.GetBool(String, String, Boolean, Boolean)
  1396. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetBool(System.String, System.String, System.Boolean, System.Boolean)
  1397. nameWithType: ModPrefs.IModPrefs.GetBool(String, String, Boolean, Boolean)
  1398. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetBool(String, String, Boolean, Boolean)
  1399. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool*
  1400. name: IModPrefs.GetBool
  1401. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_
  1402. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool
  1403. isSpec: "True"
  1404. name.vb: IPA.Config.IModPrefs.GetBool
  1405. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetBool
  1406. nameWithType: ModPrefs.IModPrefs.GetBool
  1407. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetBool
  1408. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat(System.String,System.String,System.Single,System.Boolean)
  1409. name: IModPrefs.GetFloat(String, String, Single, Boolean)
  1410. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_
  1411. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat(System.String,System.String,System.Single,System.Boolean)
  1412. name.vb: IPA.Config.IModPrefs.GetFloat(String, String, Single, Boolean)
  1413. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetFloat(System.String, System.String, System.Single, System.Boolean)
  1414. nameWithType: ModPrefs.IModPrefs.GetFloat(String, String, Single, Boolean)
  1415. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetFloat(String, String, Single, Boolean)
  1416. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat*
  1417. name: IModPrefs.GetFloat
  1418. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_
  1419. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat
  1420. isSpec: "True"
  1421. name.vb: IPA.Config.IModPrefs.GetFloat
  1422. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetFloat
  1423. nameWithType: ModPrefs.IModPrefs.GetFloat
  1424. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetFloat
  1425. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt(System.String,System.String,System.Int32,System.Boolean)
  1426. name: IModPrefs.GetInt(String, String, Int32, Boolean)
  1427. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_
  1428. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt(System.String,System.String,System.Int32,System.Boolean)
  1429. name.vb: IPA.Config.IModPrefs.GetInt(String, String, Int32, Boolean)
  1430. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetInt(System.String, System.String, System.Int32, System.Boolean)
  1431. nameWithType: ModPrefs.IModPrefs.GetInt(String, String, Int32, Boolean)
  1432. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetInt(String, String, Int32, Boolean)
  1433. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt*
  1434. name: IModPrefs.GetInt
  1435. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_
  1436. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt
  1437. isSpec: "True"
  1438. name.vb: IPA.Config.IModPrefs.GetInt
  1439. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetInt
  1440. nameWithType: ModPrefs.IModPrefs.GetInt
  1441. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetInt
  1442. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString(System.String,System.String,System.String,System.Boolean)
  1443. name: IModPrefs.GetString(String, String, String, Boolean)
  1444. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_
  1445. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString(System.String,System.String,System.String,System.Boolean)
  1446. name.vb: IPA.Config.IModPrefs.GetString(String, String, String, Boolean)
  1447. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetString(System.String, System.String, System.String, System.Boolean)
  1448. nameWithType: ModPrefs.IModPrefs.GetString(String, String, String, Boolean)
  1449. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetString(String, String, String, Boolean)
  1450. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString*
  1451. name: IModPrefs.GetString
  1452. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_
  1453. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString
  1454. isSpec: "True"
  1455. name.vb: IPA.Config.IModPrefs.GetString
  1456. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.GetString
  1457. nameWithType: ModPrefs.IModPrefs.GetString
  1458. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.GetString
  1459. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey(System.String,System.String)
  1460. name: IModPrefs.HasKey(String, String)
  1461. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_System_String_System_String_
  1462. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey(System.String,System.String)
  1463. name.vb: IPA.Config.IModPrefs.HasKey(String, String)
  1464. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.HasKey(System.String, System.String)
  1465. nameWithType: ModPrefs.IModPrefs.HasKey(String, String)
  1466. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.HasKey(String, String)
  1467. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey*
  1468. name: IModPrefs.HasKey
  1469. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_
  1470. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey
  1471. isSpec: "True"
  1472. name.vb: IPA.Config.IModPrefs.HasKey
  1473. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.HasKey
  1474. nameWithType: ModPrefs.IModPrefs.HasKey
  1475. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.HasKey
  1476. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool(System.String,System.String,System.Boolean)
  1477. name: IModPrefs.SetBool(String, String, Boolean)
  1478. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_
  1479. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool(System.String,System.String,System.Boolean)
  1480. name.vb: IPA.Config.IModPrefs.SetBool(String, String, Boolean)
  1481. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetBool(System.String, System.String, System.Boolean)
  1482. nameWithType: ModPrefs.IModPrefs.SetBool(String, String, Boolean)
  1483. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetBool(String, String, Boolean)
  1484. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool*
  1485. name: IModPrefs.SetBool
  1486. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_
  1487. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool
  1488. isSpec: "True"
  1489. name.vb: IPA.Config.IModPrefs.SetBool
  1490. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetBool
  1491. nameWithType: ModPrefs.IModPrefs.SetBool
  1492. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetBool
  1493. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat(System.String,System.String,System.Single)
  1494. name: IModPrefs.SetFloat(String, String, Single)
  1495. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_
  1496. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat(System.String,System.String,System.Single)
  1497. name.vb: IPA.Config.IModPrefs.SetFloat(String, String, Single)
  1498. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetFloat(System.String, System.String, System.Single)
  1499. nameWithType: ModPrefs.IModPrefs.SetFloat(String, String, Single)
  1500. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetFloat(String, String, Single)
  1501. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat*
  1502. name: IModPrefs.SetFloat
  1503. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_
  1504. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat
  1505. isSpec: "True"
  1506. name.vb: IPA.Config.IModPrefs.SetFloat
  1507. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetFloat
  1508. nameWithType: ModPrefs.IModPrefs.SetFloat
  1509. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetFloat
  1510. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt(System.String,System.String,System.Int32)
  1511. name: IModPrefs.SetInt(String, String, Int32)
  1512. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_
  1513. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt(System.String,System.String,System.Int32)
  1514. name.vb: IPA.Config.IModPrefs.SetInt(String, String, Int32)
  1515. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetInt(System.String, System.String, System.Int32)
  1516. nameWithType: ModPrefs.IModPrefs.SetInt(String, String, Int32)
  1517. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetInt(String, String, Int32)
  1518. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt*
  1519. name: IModPrefs.SetInt
  1520. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_
  1521. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt
  1522. isSpec: "True"
  1523. name.vb: IPA.Config.IModPrefs.SetInt
  1524. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetInt
  1525. nameWithType: ModPrefs.IModPrefs.SetInt
  1526. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetInt
  1527. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString(System.String,System.String,System.String)
  1528. name: IModPrefs.SetString(String, String, String)
  1529. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_
  1530. commentId: M:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString(System.String,System.String,System.String)
  1531. name.vb: IPA.Config.IModPrefs.SetString(String, String, String)
  1532. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetString(System.String, System.String, System.String)
  1533. nameWithType: ModPrefs.IModPrefs.SetString(String, String, String)
  1534. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetString(String, String, String)
  1535. - uid: IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString*
  1536. name: IModPrefs.SetString
  1537. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_
  1538. commentId: Overload:IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString
  1539. isSpec: "True"
  1540. name.vb: IPA.Config.IModPrefs.SetString
  1541. fullName: IPA.Config.ModPrefs.IPA.Config.IModPrefs.SetString
  1542. nameWithType: ModPrefs.IModPrefs.SetString
  1543. nameWithType.vb: ModPrefs.IPA.Config.IModPrefs.SetString
  1544. - uid: IPA.Config.ModPrefs.SetBool(System.String,System.String,System.Boolean)
  1545. name: SetBool(String, String, Boolean)
  1546. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetBool_System_String_System_String_System_Boolean_
  1547. commentId: M:IPA.Config.ModPrefs.SetBool(System.String,System.String,System.Boolean)
  1548. fullName: IPA.Config.ModPrefs.SetBool(System.String, System.String, System.Boolean)
  1549. nameWithType: ModPrefs.SetBool(String, String, Boolean)
  1550. - uid: IPA.Config.ModPrefs.SetBool*
  1551. name: SetBool
  1552. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetBool_
  1553. commentId: Overload:IPA.Config.ModPrefs.SetBool
  1554. isSpec: "True"
  1555. fullName: IPA.Config.ModPrefs.SetBool
  1556. nameWithType: ModPrefs.SetBool
  1557. - uid: IPA.Config.ModPrefs.SetFloat(System.String,System.String,System.Single)
  1558. name: SetFloat(String, String, Single)
  1559. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetFloat_System_String_System_String_System_Single_
  1560. commentId: M:IPA.Config.ModPrefs.SetFloat(System.String,System.String,System.Single)
  1561. fullName: IPA.Config.ModPrefs.SetFloat(System.String, System.String, System.Single)
  1562. nameWithType: ModPrefs.SetFloat(String, String, Single)
  1563. - uid: IPA.Config.ModPrefs.SetFloat*
  1564. name: SetFloat
  1565. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetFloat_
  1566. commentId: Overload:IPA.Config.ModPrefs.SetFloat
  1567. isSpec: "True"
  1568. fullName: IPA.Config.ModPrefs.SetFloat
  1569. nameWithType: ModPrefs.SetFloat
  1570. - uid: IPA.Config.ModPrefs.SetInt(System.String,System.String,System.Int32)
  1571. name: SetInt(String, String, Int32)
  1572. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetInt_System_String_System_String_System_Int32_
  1573. commentId: M:IPA.Config.ModPrefs.SetInt(System.String,System.String,System.Int32)
  1574. fullName: IPA.Config.ModPrefs.SetInt(System.String, System.String, System.Int32)
  1575. nameWithType: ModPrefs.SetInt(String, String, Int32)
  1576. - uid: IPA.Config.ModPrefs.SetInt*
  1577. name: SetInt
  1578. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetInt_
  1579. commentId: Overload:IPA.Config.ModPrefs.SetInt
  1580. isSpec: "True"
  1581. fullName: IPA.Config.ModPrefs.SetInt
  1582. nameWithType: ModPrefs.SetInt
  1583. - uid: IPA.Config.ModPrefs.SetString(System.String,System.String,System.String)
  1584. name: SetString(String, String, String)
  1585. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetString_System_String_System_String_System_String_
  1586. commentId: M:IPA.Config.ModPrefs.SetString(System.String,System.String,System.String)
  1587. fullName: IPA.Config.ModPrefs.SetString(System.String, System.String, System.String)
  1588. nameWithType: ModPrefs.SetString(String, String, String)
  1589. - uid: IPA.Config.ModPrefs.SetString*
  1590. name: SetString
  1591. href: api/IPA.Config.ModPrefs.html#IPA_Config_ModPrefs_SetString_
  1592. commentId: Overload:IPA.Config.ModPrefs.SetString
  1593. isSpec: "True"
  1594. fullName: IPA.Config.ModPrefs.SetString
  1595. nameWithType: ModPrefs.SetString
  1596. - uid: IPA.Config.Stores
  1597. name: IPA.Config.Stores
  1598. href: api/IPA.Config.Stores.html
  1599. commentId: N:IPA.Config.Stores
  1600. fullName: IPA.Config.Stores
  1601. nameWithType: IPA.Config.Stores
  1602. - uid: IPA.Config.Stores.Attributes
  1603. name: IPA.Config.Stores.Attributes
  1604. href: api/IPA.Config.Stores.Attributes.html
  1605. commentId: N:IPA.Config.Stores.Attributes
  1606. fullName: IPA.Config.Stores.Attributes
  1607. nameWithType: IPA.Config.Stores.Attributes
  1608. - uid: IPA.Config.Stores.Attributes.IgnoreAttribute
  1609. name: IgnoreAttribute
  1610. href: api/IPA.Config.Stores.Attributes.IgnoreAttribute.html
  1611. commentId: T:IPA.Config.Stores.Attributes.IgnoreAttribute
  1612. fullName: IPA.Config.Stores.Attributes.IgnoreAttribute
  1613. nameWithType: IgnoreAttribute
  1614. - uid: IPA.Config.Stores.Attributes.NonNullableAttribute
  1615. name: NonNullableAttribute
  1616. href: api/IPA.Config.Stores.Attributes.NonNullableAttribute.html
  1617. commentId: T:IPA.Config.Stores.Attributes.NonNullableAttribute
  1618. fullName: IPA.Config.Stores.Attributes.NonNullableAttribute
  1619. nameWithType: NonNullableAttribute
  1620. - uid: IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute
  1621. name: NotifyPropertyChangesAttribute
  1622. href: api/IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute.html
  1623. commentId: T:IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute
  1624. fullName: IPA.Config.Stores.Attributes.NotifyPropertyChangesAttribute
  1625. nameWithType: NotifyPropertyChangesAttribute
  1626. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute
  1627. name: SerializedNameAttribute
  1628. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html
  1629. commentId: T:IPA.Config.Stores.Attributes.SerializedNameAttribute
  1630. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute
  1631. nameWithType: SerializedNameAttribute
  1632. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor(System.String)
  1633. name: SerializedNameAttribute(String)
  1634. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_System_String_
  1635. commentId: M:IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor(System.String)
  1636. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.SerializedNameAttribute(System.String)
  1637. nameWithType: SerializedNameAttribute.SerializedNameAttribute(String)
  1638. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor*
  1639. name: SerializedNameAttribute
  1640. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_
  1641. commentId: Overload:IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor
  1642. isSpec: "True"
  1643. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.SerializedNameAttribute
  1644. nameWithType: SerializedNameAttribute.SerializedNameAttribute
  1645. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1646. name: Name
  1647. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute_Name
  1648. commentId: P:IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1649. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1650. nameWithType: SerializedNameAttribute.Name
  1651. - uid: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name*
  1652. name: Name
  1653. href: api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html#IPA_Config_Stores_Attributes_SerializedNameAttribute_Name_
  1654. commentId: Overload:IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1655. isSpec: "True"
  1656. fullName: IPA.Config.Stores.Attributes.SerializedNameAttribute.Name
  1657. nameWithType: SerializedNameAttribute.Name
  1658. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute
  1659. name: UseConverterAttribute
  1660. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html
  1661. commentId: T:IPA.Config.Stores.Attributes.UseConverterAttribute
  1662. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute
  1663. nameWithType: UseConverterAttribute
  1664. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor
  1665. name: UseConverterAttribute()
  1666. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor
  1667. commentId: M:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor
  1668. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute()
  1669. nameWithType: UseConverterAttribute.UseConverterAttribute()
  1670. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(Type)
  1671. name: UseConverterAttribute(Type)
  1672. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_Type_
  1673. commentId: M:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(Type)
  1674. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute(Type)
  1675. nameWithType: UseConverterAttribute.UseConverterAttribute(Type)
  1676. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor*
  1677. name: UseConverterAttribute
  1678. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_
  1679. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor
  1680. isSpec: "True"
  1681. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseConverterAttribute
  1682. nameWithType: UseConverterAttribute.UseConverterAttribute
  1683. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1684. name: ConverterTargetType
  1685. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType
  1686. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1687. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1688. nameWithType: UseConverterAttribute.ConverterTargetType
  1689. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType*
  1690. name: ConverterTargetType
  1691. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType_
  1692. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1693. isSpec: "True"
  1694. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType
  1695. nameWithType: UseConverterAttribute.ConverterTargetType
  1696. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1697. name: ConverterType
  1698. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType
  1699. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1700. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1701. nameWithType: UseConverterAttribute.ConverterType
  1702. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType*
  1703. name: ConverterType
  1704. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType_
  1705. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1706. isSpec: "True"
  1707. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType
  1708. nameWithType: UseConverterAttribute.ConverterType
  1709. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1710. name: IsGenericConverter
  1711. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter
  1712. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1713. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1714. nameWithType: UseConverterAttribute.IsGenericConverter
  1715. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter*
  1716. name: IsGenericConverter
  1717. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter_
  1718. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1719. isSpec: "True"
  1720. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter
  1721. nameWithType: UseConverterAttribute.IsGenericConverter
  1722. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType
  1723. name: UseDefaultConverterForType
  1724. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_UseDefaultConverterForType
  1725. commentId: P:IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType
  1726. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType
  1727. nameWithType: UseConverterAttribute.UseDefaultConverterForType
  1728. - uid: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType*
  1729. name: UseDefaultConverterForType
  1730. href: api/IPA.Config.Stores.Attributes.UseConverterAttribute.html#IPA_Config_Stores_Attributes_UseConverterAttribute_UseDefaultConverterForType_
  1731. commentId: Overload:IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType
  1732. isSpec: "True"
  1733. fullName: IPA.Config.Stores.Attributes.UseConverterAttribute.UseDefaultConverterForType
  1734. nameWithType: UseConverterAttribute.UseDefaultConverterForType
  1735. - uid: IPA.Config.Stores.Converters
  1736. name: IPA.Config.Stores.Converters
  1737. href: api/IPA.Config.Stores.Converters.html
  1738. commentId: N:IPA.Config.Stores.Converters
  1739. fullName: IPA.Config.Stores.Converters
  1740. nameWithType: IPA.Config.Stores.Converters
  1741. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1
  1742. name: CaseInsensitiveEnumConverter<T>
  1743. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html
  1744. commentId: T:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1
  1745. name.vb: CaseInsensitiveEnumConverter(Of T)
  1746. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>
  1747. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T)
  1748. nameWithType: CaseInsensitiveEnumConverter<T>
  1749. nameWithType.vb: CaseInsensitiveEnumConverter(Of T)
  1750. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  1751. name: FromValue(Value, Object)
  1752. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  1753. commentId: M:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  1754. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  1755. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  1756. nameWithType: CaseInsensitiveEnumConverter<T>.FromValue(Value, Object)
  1757. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).FromValue(Value, Object)
  1758. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue*
  1759. name: FromValue
  1760. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_FromValue_
  1761. commentId: Overload:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.FromValue
  1762. isSpec: "True"
  1763. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.FromValue
  1764. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).FromValue
  1765. nameWithType: CaseInsensitiveEnumConverter<T>.FromValue
  1766. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).FromValue
  1767. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue(`0,System.Object)
  1768. name: ToValue(T, Object)
  1769. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_ToValue__0_System_Object_
  1770. commentId: M:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue(`0,System.Object)
  1771. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.ToValue(T, System.Object)
  1772. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).ToValue(T, System.Object)
  1773. nameWithType: CaseInsensitiveEnumConverter<T>.ToValue(T, Object)
  1774. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).ToValue(T, Object)
  1775. - uid: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue*
  1776. name: ToValue
  1777. href: api/IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter-1.html#IPA_Config_Stores_Converters_CaseInsensitiveEnumConverter_1_ToValue_
  1778. commentId: Overload:IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter`1.ToValue
  1779. isSpec: "True"
  1780. fullName: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter<T>.ToValue
  1781. fullName.vb: IPA.Config.Stores.Converters.CaseInsensitiveEnumConverter(Of T).ToValue
  1782. nameWithType: CaseInsensitiveEnumConverter<T>.ToValue
  1783. nameWithType.vb: CaseInsensitiveEnumConverter(Of T).ToValue
  1784. - uid: IPA.Config.Stores.Converters.CollectionConverter`2
  1785. name: CollectionConverter<T, TCollection>
  1786. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html
  1787. commentId: T:IPA.Config.Stores.Converters.CollectionConverter`2
  1788. name.vb: CollectionConverter(Of T, TCollection)
  1789. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>
  1790. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection)
  1791. nameWithType: CollectionConverter<T, TCollection>
  1792. nameWithType.vb: CollectionConverter(Of T, TCollection)
  1793. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1794. name: CollectionConverter()
  1795. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor
  1796. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1797. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter()
  1798. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter()
  1799. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter()
  1800. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter()
  1801. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0})
  1802. name: CollectionConverter(ValueConverter<T>)
  1803. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_IPA_Config_Stores_ValueConverter__0__
  1804. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0})
  1805. name.vb: CollectionConverter(ValueConverter(Of T))
  1806. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter(IPA.Config.Stores.ValueConverter<T>)
  1807. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter(IPA.Config.Stores.ValueConverter(Of T))
  1808. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter(ValueConverter<T>)
  1809. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter(ValueConverter(Of T))
  1810. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.#ctor*
  1811. name: CollectionConverter
  1812. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_
  1813. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.#ctor
  1814. isSpec: "True"
  1815. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.CollectionConverter
  1816. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).CollectionConverter
  1817. nameWithType: CollectionConverter<T, TCollection>.CollectionConverter
  1818. nameWithType.vb: CollectionConverter(Of T, TCollection).CollectionConverter
  1819. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1820. name: BaseConverter
  1821. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter
  1822. commentId: P:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1823. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.BaseConverter
  1824. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter
  1825. nameWithType: CollectionConverter<T, TCollection>.BaseConverter
  1826. nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter
  1827. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter*
  1828. name: BaseConverter
  1829. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter_
  1830. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter
  1831. isSpec: "True"
  1832. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.BaseConverter
  1833. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).BaseConverter
  1834. nameWithType: CollectionConverter<T, TCollection>.BaseConverter
  1835. nameWithType.vb: CollectionConverter(Of T, TCollection).BaseConverter
  1836. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object)
  1837. name: Create(Int32, Object)
  1838. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_System_Int32_System_Object_
  1839. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object)
  1840. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.Create(System.Int32, System.Object)
  1841. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create(System.Int32, System.Object)
  1842. nameWithType: CollectionConverter<T, TCollection>.Create(Int32, Object)
  1843. nameWithType.vb: CollectionConverter(Of T, TCollection).Create(Int32, Object)
  1844. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.Create*
  1845. name: Create
  1846. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_
  1847. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.Create
  1848. isSpec: "True"
  1849. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.Create
  1850. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).Create
  1851. nameWithType: CollectionConverter<T, TCollection>.Create
  1852. nameWithType.vb: CollectionConverter(Of T, TCollection).Create
  1853. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object)
  1854. name: FromValue(Value, Object)
  1855. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_IPA_Config_Data_Value_System_Object_
  1856. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object)
  1857. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.FromValue(IPA.Config.Data.Value, System.Object)
  1858. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue(IPA.Config.Data.Value, System.Object)
  1859. nameWithType: CollectionConverter<T, TCollection>.FromValue(Value, Object)
  1860. nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue(Value, Object)
  1861. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.FromValue*
  1862. name: FromValue
  1863. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_
  1864. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.FromValue
  1865. isSpec: "True"
  1866. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.FromValue
  1867. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).FromValue
  1868. nameWithType: CollectionConverter<T, TCollection>.FromValue
  1869. nameWithType.vb: CollectionConverter(Of T, TCollection).FromValue
  1870. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object)
  1871. name: PopulateFromValue(TCollection, List, Object)
  1872. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue__1_IPA_Config_Data_List_System_Object_
  1873. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object)
  1874. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object)
  1875. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, IPA.Config.Data.List, System.Object)
  1876. nameWithType: CollectionConverter<T, TCollection>.PopulateFromValue(TCollection, List, Object)
  1877. nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue(TCollection, List, Object)
  1878. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue*
  1879. name: PopulateFromValue
  1880. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue_
  1881. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue
  1882. isSpec: "True"
  1883. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.PopulateFromValue
  1884. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).PopulateFromValue
  1885. nameWithType: CollectionConverter<T, TCollection>.PopulateFromValue
  1886. nameWithType.vb: CollectionConverter(Of T, TCollection).PopulateFromValue
  1887. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object)
  1888. name: ToValue(TCollection, Object)
  1889. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue__1_System_Object_
  1890. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object)
  1891. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.ToValue(TCollection, System.Object)
  1892. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue(TCollection, System.Object)
  1893. nameWithType: CollectionConverter<T, TCollection>.ToValue(TCollection, Object)
  1894. nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue(TCollection, Object)
  1895. - uid: IPA.Config.Stores.Converters.CollectionConverter`2.ToValue*
  1896. name: ToValue
  1897. href: api/IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue_
  1898. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`2.ToValue
  1899. isSpec: "True"
  1900. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection>.ToValue
  1901. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection).ToValue
  1902. nameWithType: CollectionConverter<T, TCollection>.ToValue
  1903. nameWithType.vb: CollectionConverter(Of T, TCollection).ToValue
  1904. - uid: IPA.Config.Stores.Converters.CollectionConverter`3
  1905. name: CollectionConverter<T, TCollection, TConverter>
  1906. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html
  1907. commentId: T:IPA.Config.Stores.Converters.CollectionConverter`3
  1908. name.vb: CollectionConverter(Of T, TCollection, TConverter)
  1909. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>
  1910. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter)
  1911. nameWithType: CollectionConverter<T, TCollection, TConverter>
  1912. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter)
  1913. - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1914. name: CollectionConverter()
  1915. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor
  1916. commentId: M:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1917. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>.CollectionConverter()
  1918. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter()
  1919. nameWithType: CollectionConverter<T, TCollection, TConverter>.CollectionConverter()
  1920. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter()
  1921. - uid: IPA.Config.Stores.Converters.CollectionConverter`3.#ctor*
  1922. name: CollectionConverter
  1923. href: api/IPA.Config.Stores.Converters.CollectionConverter-3.html#IPA_Config_Stores_Converters_CollectionConverter_3__ctor_
  1924. commentId: Overload:IPA.Config.Stores.Converters.CollectionConverter`3.#ctor
  1925. isSpec: "True"
  1926. fullName: IPA.Config.Stores.Converters.CollectionConverter<T, TCollection, TConverter>.CollectionConverter
  1927. fullName.vb: IPA.Config.Stores.Converters.CollectionConverter(Of T, TCollection, TConverter).CollectionConverter
  1928. nameWithType: CollectionConverter<T, TCollection, TConverter>.CollectionConverter
  1929. nameWithType.vb: CollectionConverter(Of T, TCollection, TConverter).CollectionConverter
  1930. - uid: IPA.Config.Stores.Converters.Converter
  1931. name: Converter
  1932. href: api/IPA.Config.Stores.Converters.Converter.html
  1933. commentId: T:IPA.Config.Stores.Converters.Converter
  1934. fullName: IPA.Config.Stores.Converters.Converter
  1935. nameWithType: Converter
  1936. - uid: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1937. name: FloatValue(Value)
  1938. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_IPA_Config_Data_Value_
  1939. commentId: M:IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1940. fullName: IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)
  1941. nameWithType: Converter.FloatValue(Value)
  1942. - uid: IPA.Config.Stores.Converters.Converter.FloatValue*
  1943. name: FloatValue
  1944. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_FloatValue_
  1945. commentId: Overload:IPA.Config.Stores.Converters.Converter.FloatValue
  1946. isSpec: "True"
  1947. fullName: IPA.Config.Stores.Converters.Converter.FloatValue
  1948. nameWithType: Converter.FloatValue
  1949. - uid: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1950. name: IntValue(Value)
  1951. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_IPA_Config_Data_Value_
  1952. commentId: M:IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1953. fullName: IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)
  1954. nameWithType: Converter.IntValue(Value)
  1955. - uid: IPA.Config.Stores.Converters.Converter.IntValue*
  1956. name: IntValue
  1957. href: api/IPA.Config.Stores.Converters.Converter.html#IPA_Config_Stores_Converters_Converter_IntValue_
  1958. commentId: Overload:IPA.Config.Stores.Converters.Converter.IntValue
  1959. isSpec: "True"
  1960. fullName: IPA.Config.Stores.Converters.Converter.IntValue
  1961. nameWithType: Converter.IntValue
  1962. - uid: IPA.Config.Stores.Converters.Converter`1
  1963. name: Converter<T>
  1964. href: api/IPA.Config.Stores.Converters.Converter-1.html
  1965. commentId: T:IPA.Config.Stores.Converters.Converter`1
  1966. name.vb: Converter(Of T)
  1967. fullName: IPA.Config.Stores.Converters.Converter<T>
  1968. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T)
  1969. nameWithType: Converter<T>
  1970. nameWithType.vb: Converter(Of T)
  1971. - uid: IPA.Config.Stores.Converters.Converter`1.Default
  1972. name: Default
  1973. href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default
  1974. commentId: P:IPA.Config.Stores.Converters.Converter`1.Default
  1975. fullName: IPA.Config.Stores.Converters.Converter<T>.Default
  1976. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default
  1977. nameWithType: Converter<T>.Default
  1978. nameWithType.vb: Converter(Of T).Default
  1979. - uid: IPA.Config.Stores.Converters.Converter`1.Default*
  1980. name: Default
  1981. href: api/IPA.Config.Stores.Converters.Converter-1.html#IPA_Config_Stores_Converters_Converter_1_Default_
  1982. commentId: Overload:IPA.Config.Stores.Converters.Converter`1.Default
  1983. isSpec: "True"
  1984. fullName: IPA.Config.Stores.Converters.Converter<T>.Default
  1985. fullName.vb: IPA.Config.Stores.Converters.Converter(Of T).Default
  1986. nameWithType: Converter<T>.Default
  1987. nameWithType.vb: Converter(Of T).Default
  1988. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1
  1989. name: CustomObjectConverter<T>
  1990. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html
  1991. commentId: T:IPA.Config.Stores.Converters.CustomObjectConverter`1
  1992. name.vb: CustomObjectConverter(Of T)
  1993. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>
  1994. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T)
  1995. nameWithType: CustomObjectConverter<T>
  1996. nameWithType.vb: CustomObjectConverter(Of T)
  1997. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  1998. name: Deserialize(Value, Object)
  1999. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_
  2000. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2001. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Deserialize(IPA.Config.Data.Value, System.Object)
  2002. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize(IPA.Config.Data.Value, System.Object)
  2003. nameWithType: CustomObjectConverter<T>.Deserialize(Value, Object)
  2004. nameWithType.vb: CustomObjectConverter(Of T).Deserialize(Value, Object)
  2005. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize*
  2006. name: Deserialize
  2007. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_
  2008. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize
  2009. isSpec: "True"
  2010. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Deserialize
  2011. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Deserialize
  2012. nameWithType: CustomObjectConverter<T>.Deserialize
  2013. nameWithType.vb: CustomObjectConverter(Of T).Deserialize
  2014. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2015. name: FromValue(Value, Object)
  2016. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2017. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2018. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2019. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2020. nameWithType: CustomObjectConverter<T>.FromValue(Value, Object)
  2021. nameWithType.vb: CustomObjectConverter(Of T).FromValue(Value, Object)
  2022. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue*
  2023. name: FromValue
  2024. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_
  2025. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue
  2026. isSpec: "True"
  2027. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.FromValue
  2028. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).FromValue
  2029. nameWithType: CustomObjectConverter<T>.FromValue
  2030. nameWithType.vb: CustomObjectConverter(Of T).FromValue
  2031. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object)
  2032. name: Serialize(T, Object)
  2033. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize__0_System_Object_
  2034. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object)
  2035. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Serialize(T, System.Object)
  2036. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize(T, System.Object)
  2037. nameWithType: CustomObjectConverter<T>.Serialize(T, Object)
  2038. nameWithType.vb: CustomObjectConverter(Of T).Serialize(T, Object)
  2039. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize*
  2040. name: Serialize
  2041. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize_
  2042. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize
  2043. isSpec: "True"
  2044. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.Serialize
  2045. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).Serialize
  2046. nameWithType: CustomObjectConverter<T>.Serialize
  2047. nameWithType.vb: CustomObjectConverter(Of T).Serialize
  2048. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object)
  2049. name: ToValue(T, Object)
  2050. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue__0_System_Object_
  2051. commentId: M:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object)
  2052. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.ToValue(T, System.Object)
  2053. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue(T, System.Object)
  2054. nameWithType: CustomObjectConverter<T>.ToValue(T, Object)
  2055. nameWithType.vb: CustomObjectConverter(Of T).ToValue(T, Object)
  2056. - uid: IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue*
  2057. name: ToValue
  2058. href: api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html#IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue_
  2059. commentId: Overload:IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue
  2060. isSpec: "True"
  2061. fullName: IPA.Config.Stores.Converters.CustomObjectConverter<T>.ToValue
  2062. fullName.vb: IPA.Config.Stores.Converters.CustomObjectConverter(Of T).ToValue
  2063. nameWithType: CustomObjectConverter<T>.ToValue
  2064. nameWithType.vb: CustomObjectConverter(Of T).ToValue
  2065. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1
  2066. name: CustomValueTypeConverter<T>
  2067. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html
  2068. commentId: T:IPA.Config.Stores.Converters.CustomValueTypeConverter`1
  2069. name.vb: CustomValueTypeConverter(Of T)
  2070. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>
  2071. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T)
  2072. nameWithType: CustomValueTypeConverter<T>
  2073. nameWithType.vb: CustomValueTypeConverter(Of T)
  2074. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2075. name: Deserialize(Value, Object)
  2076. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_
  2077. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)
  2078. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Deserialize(IPA.Config.Data.Value, System.Object)
  2079. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Deserialize(IPA.Config.Data.Value, System.Object)
  2080. nameWithType: CustomValueTypeConverter<T>.Deserialize(Value, Object)
  2081. nameWithType.vb: CustomValueTypeConverter(Of T).Deserialize(Value, Object)
  2082. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize*
  2083. name: Deserialize
  2084. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Deserialize_
  2085. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Deserialize
  2086. isSpec: "True"
  2087. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Deserialize
  2088. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Deserialize
  2089. nameWithType: CustomValueTypeConverter<T>.Deserialize
  2090. nameWithType.vb: CustomValueTypeConverter(Of T).Deserialize
  2091. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2092. name: FromValue(Value, Object)
  2093. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2094. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2095. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2096. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2097. nameWithType: CustomValueTypeConverter<T>.FromValue(Value, Object)
  2098. nameWithType.vb: CustomValueTypeConverter(Of T).FromValue(Value, Object)
  2099. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue*
  2100. name: FromValue
  2101. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_FromValue_
  2102. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.FromValue
  2103. isSpec: "True"
  2104. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.FromValue
  2105. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).FromValue
  2106. nameWithType: CustomValueTypeConverter<T>.FromValue
  2107. nameWithType.vb: CustomValueTypeConverter(Of T).FromValue
  2108. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize(`0)
  2109. name: Serialize(T)
  2110. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Serialize__0_
  2111. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize(`0)
  2112. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Serialize(T)
  2113. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Serialize(T)
  2114. nameWithType: CustomValueTypeConverter<T>.Serialize(T)
  2115. nameWithType.vb: CustomValueTypeConverter(Of T).Serialize(T)
  2116. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize*
  2117. name: Serialize
  2118. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_Serialize_
  2119. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.Serialize
  2120. isSpec: "True"
  2121. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.Serialize
  2122. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).Serialize
  2123. nameWithType: CustomValueTypeConverter<T>.Serialize
  2124. nameWithType.vb: CustomValueTypeConverter(Of T).Serialize
  2125. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue(`0,System.Object)
  2126. name: ToValue(T, Object)
  2127. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_ToValue__0_System_Object_
  2128. commentId: M:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue(`0,System.Object)
  2129. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.ToValue(T, System.Object)
  2130. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).ToValue(T, System.Object)
  2131. nameWithType: CustomValueTypeConverter<T>.ToValue(T, Object)
  2132. nameWithType.vb: CustomValueTypeConverter(Of T).ToValue(T, Object)
  2133. - uid: IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue*
  2134. name: ToValue
  2135. href: api/IPA.Config.Stores.Converters.CustomValueTypeConverter-1.html#IPA_Config_Stores_Converters_CustomValueTypeConverter_1_ToValue_
  2136. commentId: Overload:IPA.Config.Stores.Converters.CustomValueTypeConverter`1.ToValue
  2137. isSpec: "True"
  2138. fullName: IPA.Config.Stores.Converters.CustomValueTypeConverter<T>.ToValue
  2139. fullName.vb: IPA.Config.Stores.Converters.CustomValueTypeConverter(Of T).ToValue
  2140. nameWithType: CustomValueTypeConverter<T>.ToValue
  2141. nameWithType.vb: CustomValueTypeConverter(Of T).ToValue
  2142. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1
  2143. name: DictionaryConverter<TValue>
  2144. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html
  2145. commentId: T:IPA.Config.Stores.Converters.DictionaryConverter`1
  2146. name.vb: DictionaryConverter(Of TValue)
  2147. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>
  2148. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue)
  2149. nameWithType: DictionaryConverter<TValue>
  2150. nameWithType.vb: DictionaryConverter(Of TValue)
  2151. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor
  2152. name: DictionaryConverter()
  2153. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor
  2154. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor
  2155. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.DictionaryConverter()
  2156. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter()
  2157. nameWithType: DictionaryConverter<TValue>.DictionaryConverter()
  2158. nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter()
  2159. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2160. name: DictionaryConverter(ValueConverter<TValue>)
  2161. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2162. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2163. name.vb: DictionaryConverter(ValueConverter(Of TValue))
  2164. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.DictionaryConverter(IPA.Config.Stores.ValueConverter<TValue>)
  2165. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter(IPA.Config.Stores.ValueConverter(Of TValue))
  2166. nameWithType: DictionaryConverter<TValue>.DictionaryConverter(ValueConverter<TValue>)
  2167. nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter(ValueConverter(Of TValue))
  2168. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor*
  2169. name: DictionaryConverter
  2170. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1__ctor_
  2171. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.#ctor
  2172. isSpec: "True"
  2173. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.DictionaryConverter
  2174. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).DictionaryConverter
  2175. nameWithType: DictionaryConverter<TValue>.DictionaryConverter
  2176. nameWithType.vb: DictionaryConverter(Of TValue).DictionaryConverter
  2177. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter
  2178. name: BaseConverter
  2179. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_BaseConverter
  2180. commentId: P:IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter
  2181. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.BaseConverter
  2182. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).BaseConverter
  2183. nameWithType: DictionaryConverter<TValue>.BaseConverter
  2184. nameWithType.vb: DictionaryConverter(Of TValue).BaseConverter
  2185. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter*
  2186. name: BaseConverter
  2187. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_BaseConverter_
  2188. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.BaseConverter
  2189. isSpec: "True"
  2190. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.BaseConverter
  2191. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).BaseConverter
  2192. nameWithType: DictionaryConverter<TValue>.BaseConverter
  2193. nameWithType.vb: DictionaryConverter(Of TValue).BaseConverter
  2194. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2195. name: FromValue(Value, Object)
  2196. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2197. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2198. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.FromValue(IPA.Config.Data.Value, System.Object)
  2199. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).FromValue(IPA.Config.Data.Value, System.Object)
  2200. nameWithType: DictionaryConverter<TValue>.FromValue(Value, Object)
  2201. nameWithType.vb: DictionaryConverter(Of TValue).FromValue(Value, Object)
  2202. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue*
  2203. name: FromValue
  2204. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_FromValue_
  2205. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.FromValue
  2206. isSpec: "True"
  2207. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.FromValue
  2208. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).FromValue
  2209. nameWithType: DictionaryConverter<TValue>.FromValue
  2210. nameWithType.vb: DictionaryConverter(Of TValue).FromValue
  2211. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue(System.Nullable{Dictionary{System.String,`0}},System.Object)
  2212. name: ToValue(Nullable<Dictionary<String, TValue>>, Object)
  2213. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_ToValue_System_Nullable_Dictionary_System_String__0___System_Object_
  2214. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue(System.Nullable{Dictionary{System.String,`0}},System.Object)
  2215. name.vb: ToValue(Nullable(Of Dictionary(Of String, TValue)), Object)
  2216. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.ToValue(System.Nullable<Dictionary<System.String, TValue>>, System.Object)
  2217. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).ToValue(System.Nullable(Of Dictionary(Of System.String, TValue)), System.Object)
  2218. nameWithType: DictionaryConverter<TValue>.ToValue(Nullable<Dictionary<String, TValue>>, Object)
  2219. nameWithType.vb: DictionaryConverter(Of TValue).ToValue(Nullable(Of Dictionary(Of String, TValue)), Object)
  2220. - uid: IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue*
  2221. name: ToValue
  2222. href: api/IPA.Config.Stores.Converters.DictionaryConverter-1.html#IPA_Config_Stores_Converters_DictionaryConverter_1_ToValue_
  2223. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`1.ToValue
  2224. isSpec: "True"
  2225. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue>.ToValue
  2226. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue).ToValue
  2227. nameWithType: DictionaryConverter<TValue>.ToValue
  2228. nameWithType.vb: DictionaryConverter(Of TValue).ToValue
  2229. - uid: IPA.Config.Stores.Converters.DictionaryConverter`2
  2230. name: DictionaryConverter<TValue, TConverter>
  2231. href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html
  2232. commentId: T:IPA.Config.Stores.Converters.DictionaryConverter`2
  2233. name.vb: DictionaryConverter(Of TValue, TConverter)
  2234. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue, TConverter>
  2235. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter)
  2236. nameWithType: DictionaryConverter<TValue, TConverter>
  2237. nameWithType.vb: DictionaryConverter(Of TValue, TConverter)
  2238. - uid: IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor
  2239. name: DictionaryConverter()
  2240. href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html#IPA_Config_Stores_Converters_DictionaryConverter_2__ctor
  2241. commentId: M:IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor
  2242. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue, TConverter>.DictionaryConverter()
  2243. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter).DictionaryConverter()
  2244. nameWithType: DictionaryConverter<TValue, TConverter>.DictionaryConverter()
  2245. nameWithType.vb: DictionaryConverter(Of TValue, TConverter).DictionaryConverter()
  2246. - uid: IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor*
  2247. name: DictionaryConverter
  2248. href: api/IPA.Config.Stores.Converters.DictionaryConverter-2.html#IPA_Config_Stores_Converters_DictionaryConverter_2__ctor_
  2249. commentId: Overload:IPA.Config.Stores.Converters.DictionaryConverter`2.#ctor
  2250. isSpec: "True"
  2251. fullName: IPA.Config.Stores.Converters.DictionaryConverter<TValue, TConverter>.DictionaryConverter
  2252. fullName.vb: IPA.Config.Stores.Converters.DictionaryConverter(Of TValue, TConverter).DictionaryConverter
  2253. nameWithType: DictionaryConverter<TValue, TConverter>.DictionaryConverter
  2254. nameWithType.vb: DictionaryConverter(Of TValue, TConverter).DictionaryConverter
  2255. - uid: IPA.Config.Stores.Converters.EnumConverter`1
  2256. name: EnumConverter<T>
  2257. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html
  2258. commentId: T:IPA.Config.Stores.Converters.EnumConverter`1
  2259. name.vb: EnumConverter(Of T)
  2260. fullName: IPA.Config.Stores.Converters.EnumConverter<T>
  2261. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T)
  2262. nameWithType: EnumConverter<T>
  2263. nameWithType.vb: EnumConverter(Of T)
  2264. - uid: IPA.Config.Stores.Converters.EnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2265. name: FromValue(Value, Object)
  2266. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2267. commentId: M:IPA.Config.Stores.Converters.EnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2268. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2269. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2270. nameWithType: EnumConverter<T>.FromValue(Value, Object)
  2271. nameWithType.vb: EnumConverter(Of T).FromValue(Value, Object)
  2272. - uid: IPA.Config.Stores.Converters.EnumConverter`1.FromValue*
  2273. name: FromValue
  2274. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_FromValue_
  2275. commentId: Overload:IPA.Config.Stores.Converters.EnumConverter`1.FromValue
  2276. isSpec: "True"
  2277. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.FromValue
  2278. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).FromValue
  2279. nameWithType: EnumConverter<T>.FromValue
  2280. nameWithType.vb: EnumConverter(Of T).FromValue
  2281. - uid: IPA.Config.Stores.Converters.EnumConverter`1.ToValue(`0,System.Object)
  2282. name: ToValue(T, Object)
  2283. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_ToValue__0_System_Object_
  2284. commentId: M:IPA.Config.Stores.Converters.EnumConverter`1.ToValue(`0,System.Object)
  2285. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.ToValue(T, System.Object)
  2286. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).ToValue(T, System.Object)
  2287. nameWithType: EnumConverter<T>.ToValue(T, Object)
  2288. nameWithType.vb: EnumConverter(Of T).ToValue(T, Object)
  2289. - uid: IPA.Config.Stores.Converters.EnumConverter`1.ToValue*
  2290. name: ToValue
  2291. href: api/IPA.Config.Stores.Converters.EnumConverter-1.html#IPA_Config_Stores_Converters_EnumConverter_1_ToValue_
  2292. commentId: Overload:IPA.Config.Stores.Converters.EnumConverter`1.ToValue
  2293. isSpec: "True"
  2294. fullName: IPA.Config.Stores.Converters.EnumConverter<T>.ToValue
  2295. fullName.vb: IPA.Config.Stores.Converters.EnumConverter(Of T).ToValue
  2296. nameWithType: EnumConverter<T>.ToValue
  2297. nameWithType.vb: EnumConverter(Of T).ToValue
  2298. - uid: IPA.Config.Stores.Converters.HexColorConverter
  2299. name: HexColorConverter
  2300. href: api/IPA.Config.Stores.Converters.HexColorConverter.html
  2301. commentId: T:IPA.Config.Stores.Converters.HexColorConverter
  2302. fullName: IPA.Config.Stores.Converters.HexColorConverter
  2303. nameWithType: HexColorConverter
  2304. - uid: IPA.Config.Stores.Converters.HexColorConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2305. name: FromValue(Value, Object)
  2306. href: api/IPA.Config.Stores.Converters.HexColorConverter.html#IPA_Config_Stores_Converters_HexColorConverter_FromValue_IPA_Config_Data_Value_System_Object_
  2307. commentId: M:IPA.Config.Stores.Converters.HexColorConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2308. fullName: IPA.Config.Stores.Converters.HexColorConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2309. nameWithType: HexColorConverter.FromValue(Value, Object)
  2310. - uid: IPA.Config.Stores.Converters.HexColorConverter.FromValue*
  2311. name: FromValue
  2312. href: api/IPA.Config.Stores.Converters.HexColorConverter.html#IPA_Config_Stores_Converters_HexColorConverter_FromValue_
  2313. commentId: Overload:IPA.Config.Stores.Converters.HexColorConverter.FromValue
  2314. isSpec: "True"
  2315. fullName: IPA.Config.Stores.Converters.HexColorConverter.FromValue
  2316. nameWithType: HexColorConverter.FromValue
  2317. - uid: IPA.Config.Stores.Converters.HexColorConverter.ToValue(Color,System.Object)
  2318. name: ToValue(Color, Object)
  2319. href: api/IPA.Config.Stores.Converters.HexColorConverter.html#IPA_Config_Stores_Converters_HexColorConverter_ToValue_Color_System_Object_
  2320. commentId: M:IPA.Config.Stores.Converters.HexColorConverter.ToValue(Color,System.Object)
  2321. fullName: IPA.Config.Stores.Converters.HexColorConverter.ToValue(Color, System.Object)
  2322. nameWithType: HexColorConverter.ToValue(Color, Object)
  2323. - uid: IPA.Config.Stores.Converters.HexColorConverter.ToValue*
  2324. name: ToValue
  2325. href: api/IPA.Config.Stores.Converters.HexColorConverter.html#IPA_Config_Stores_Converters_HexColorConverter_ToValue_
  2326. commentId: Overload:IPA.Config.Stores.Converters.HexColorConverter.ToValue
  2327. isSpec: "True"
  2328. fullName: IPA.Config.Stores.Converters.HexColorConverter.ToValue
  2329. nameWithType: HexColorConverter.ToValue
  2330. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1
  2331. name: IDictionaryConverter<TValue>
  2332. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html
  2333. commentId: T:IPA.Config.Stores.Converters.IDictionaryConverter`1
  2334. name.vb: IDictionaryConverter(Of TValue)
  2335. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>
  2336. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue)
  2337. nameWithType: IDictionaryConverter<TValue>
  2338. nameWithType.vb: IDictionaryConverter(Of TValue)
  2339. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor
  2340. name: IDictionaryConverter()
  2341. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor
  2342. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor
  2343. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.IDictionaryConverter()
  2344. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter()
  2345. nameWithType: IDictionaryConverter<TValue>.IDictionaryConverter()
  2346. nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter()
  2347. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2348. name: IDictionaryConverter(ValueConverter<TValue>)
  2349. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2350. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2351. name.vb: IDictionaryConverter(ValueConverter(Of TValue))
  2352. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.IDictionaryConverter(IPA.Config.Stores.ValueConverter<TValue>)
  2353. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter(IPA.Config.Stores.ValueConverter(Of TValue))
  2354. nameWithType: IDictionaryConverter<TValue>.IDictionaryConverter(ValueConverter<TValue>)
  2355. nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter(ValueConverter(Of TValue))
  2356. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor*
  2357. name: IDictionaryConverter
  2358. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1__ctor_
  2359. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.#ctor
  2360. isSpec: "True"
  2361. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.IDictionaryConverter
  2362. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).IDictionaryConverter
  2363. nameWithType: IDictionaryConverter<TValue>.IDictionaryConverter
  2364. nameWithType.vb: IDictionaryConverter(Of TValue).IDictionaryConverter
  2365. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter
  2366. name: BaseConverter
  2367. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_BaseConverter
  2368. commentId: P:IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter
  2369. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.BaseConverter
  2370. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).BaseConverter
  2371. nameWithType: IDictionaryConverter<TValue>.BaseConverter
  2372. nameWithType.vb: IDictionaryConverter(Of TValue).BaseConverter
  2373. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter*
  2374. name: BaseConverter
  2375. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_BaseConverter_
  2376. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.BaseConverter
  2377. isSpec: "True"
  2378. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.BaseConverter
  2379. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).BaseConverter
  2380. nameWithType: IDictionaryConverter<TValue>.BaseConverter
  2381. nameWithType.vb: IDictionaryConverter(Of TValue).BaseConverter
  2382. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2383. name: FromValue(Value, Object)
  2384. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2385. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2386. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.FromValue(IPA.Config.Data.Value, System.Object)
  2387. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).FromValue(IPA.Config.Data.Value, System.Object)
  2388. nameWithType: IDictionaryConverter<TValue>.FromValue(Value, Object)
  2389. nameWithType.vb: IDictionaryConverter(Of TValue).FromValue(Value, Object)
  2390. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue*
  2391. name: FromValue
  2392. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_FromValue_
  2393. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.FromValue
  2394. isSpec: "True"
  2395. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.FromValue
  2396. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).FromValue
  2397. nameWithType: IDictionaryConverter<TValue>.FromValue
  2398. nameWithType.vb: IDictionaryConverter(Of TValue).FromValue
  2399. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue(System.Nullable{IDictionary{System.String,`0}},System.Object)
  2400. name: ToValue(Nullable<IDictionary<String, TValue>>, Object)
  2401. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_ToValue_System_Nullable_IDictionary_System_String__0___System_Object_
  2402. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue(System.Nullable{IDictionary{System.String,`0}},System.Object)
  2403. name.vb: ToValue(Nullable(Of IDictionary(Of String, TValue)), Object)
  2404. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.ToValue(System.Nullable<IDictionary<System.String, TValue>>, System.Object)
  2405. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).ToValue(System.Nullable(Of IDictionary(Of System.String, TValue)), System.Object)
  2406. nameWithType: IDictionaryConverter<TValue>.ToValue(Nullable<IDictionary<String, TValue>>, Object)
  2407. nameWithType.vb: IDictionaryConverter(Of TValue).ToValue(Nullable(Of IDictionary(Of String, TValue)), Object)
  2408. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue*
  2409. name: ToValue
  2410. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-1.html#IPA_Config_Stores_Converters_IDictionaryConverter_1_ToValue_
  2411. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`1.ToValue
  2412. isSpec: "True"
  2413. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue>.ToValue
  2414. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue).ToValue
  2415. nameWithType: IDictionaryConverter<TValue>.ToValue
  2416. nameWithType.vb: IDictionaryConverter(Of TValue).ToValue
  2417. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2
  2418. name: IDictionaryConverter<TValue, TConverter>
  2419. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html
  2420. commentId: T:IPA.Config.Stores.Converters.IDictionaryConverter`2
  2421. name.vb: IDictionaryConverter(Of TValue, TConverter)
  2422. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue, TConverter>
  2423. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter)
  2424. nameWithType: IDictionaryConverter<TValue, TConverter>
  2425. nameWithType.vb: IDictionaryConverter(Of TValue, TConverter)
  2426. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor
  2427. name: IDictionaryConverter()
  2428. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html#IPA_Config_Stores_Converters_IDictionaryConverter_2__ctor
  2429. commentId: M:IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor
  2430. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue, TConverter>.IDictionaryConverter()
  2431. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter()
  2432. nameWithType: IDictionaryConverter<TValue, TConverter>.IDictionaryConverter()
  2433. nameWithType.vb: IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter()
  2434. - uid: IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor*
  2435. name: IDictionaryConverter
  2436. href: api/IPA.Config.Stores.Converters.IDictionaryConverter-2.html#IPA_Config_Stores_Converters_IDictionaryConverter_2__ctor_
  2437. commentId: Overload:IPA.Config.Stores.Converters.IDictionaryConverter`2.#ctor
  2438. isSpec: "True"
  2439. fullName: IPA.Config.Stores.Converters.IDictionaryConverter<TValue, TConverter>.IDictionaryConverter
  2440. fullName.vb: IPA.Config.Stores.Converters.IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter
  2441. nameWithType: IDictionaryConverter<TValue, TConverter>.IDictionaryConverter
  2442. nameWithType.vb: IDictionaryConverter(Of TValue, TConverter).IDictionaryConverter
  2443. - uid: IPA.Config.Stores.Converters.IListConverter`1
  2444. name: IListConverter<T>
  2445. href: api/IPA.Config.Stores.Converters.IListConverter-1.html
  2446. commentId: T:IPA.Config.Stores.Converters.IListConverter`1
  2447. name.vb: IListConverter(Of T)
  2448. fullName: IPA.Config.Stores.Converters.IListConverter<T>
  2449. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T)
  2450. nameWithType: IListConverter<T>
  2451. nameWithType.vb: IListConverter(Of T)
  2452. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2453. name: IListConverter()
  2454. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor
  2455. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2456. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter()
  2457. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter()
  2458. nameWithType: IListConverter<T>.IListConverter()
  2459. nameWithType.vb: IListConverter(Of T).IListConverter()
  2460. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2461. name: IListConverter(ValueConverter<T>)
  2462. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2463. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2464. name.vb: IListConverter(ValueConverter(Of T))
  2465. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter(IPA.Config.Stores.ValueConverter<T>)
  2466. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter(IPA.Config.Stores.ValueConverter(Of T))
  2467. nameWithType: IListConverter<T>.IListConverter(ValueConverter<T>)
  2468. nameWithType.vb: IListConverter(Of T).IListConverter(ValueConverter(Of T))
  2469. - uid: IPA.Config.Stores.Converters.IListConverter`1.#ctor*
  2470. name: IListConverter
  2471. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1__ctor_
  2472. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.#ctor
  2473. isSpec: "True"
  2474. fullName: IPA.Config.Stores.Converters.IListConverter<T>.IListConverter
  2475. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).IListConverter
  2476. nameWithType: IListConverter<T>.IListConverter
  2477. nameWithType.vb: IListConverter(Of T).IListConverter
  2478. - uid: IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object)
  2479. name: Create(Int32, Object)
  2480. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_System_Int32_System_Object_
  2481. commentId: M:IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object)
  2482. fullName: IPA.Config.Stores.Converters.IListConverter<T>.Create(System.Int32, System.Object)
  2483. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create(System.Int32, System.Object)
  2484. nameWithType: IListConverter<T>.Create(Int32, Object)
  2485. nameWithType.vb: IListConverter(Of T).Create(Int32, Object)
  2486. - uid: IPA.Config.Stores.Converters.IListConverter`1.Create*
  2487. name: Create
  2488. href: api/IPA.Config.Stores.Converters.IListConverter-1.html#IPA_Config_Stores_Converters_IListConverter_1_Create_
  2489. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`1.Create
  2490. isSpec: "True"
  2491. fullName: IPA.Config.Stores.Converters.IListConverter<T>.Create
  2492. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T).Create
  2493. nameWithType: IListConverter<T>.Create
  2494. nameWithType.vb: IListConverter(Of T).Create
  2495. - uid: IPA.Config.Stores.Converters.IListConverter`2
  2496. name: IListConverter<T, TConverter>
  2497. href: api/IPA.Config.Stores.Converters.IListConverter-2.html
  2498. commentId: T:IPA.Config.Stores.Converters.IListConverter`2
  2499. name.vb: IListConverter(Of T, TConverter)
  2500. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>
  2501. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter)
  2502. nameWithType: IListConverter<T, TConverter>
  2503. nameWithType.vb: IListConverter(Of T, TConverter)
  2504. - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2505. name: IListConverter()
  2506. href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor
  2507. commentId: M:IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2508. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>.IListConverter()
  2509. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter()
  2510. nameWithType: IListConverter<T, TConverter>.IListConverter()
  2511. nameWithType.vb: IListConverter(Of T, TConverter).IListConverter()
  2512. - uid: IPA.Config.Stores.Converters.IListConverter`2.#ctor*
  2513. name: IListConverter
  2514. href: api/IPA.Config.Stores.Converters.IListConverter-2.html#IPA_Config_Stores_Converters_IListConverter_2__ctor_
  2515. commentId: Overload:IPA.Config.Stores.Converters.IListConverter`2.#ctor
  2516. isSpec: "True"
  2517. fullName: IPA.Config.Stores.Converters.IListConverter<T, TConverter>.IListConverter
  2518. fullName.vb: IPA.Config.Stores.Converters.IListConverter(Of T, TConverter).IListConverter
  2519. nameWithType: IListConverter<T, TConverter>.IListConverter
  2520. nameWithType.vb: IListConverter(Of T, TConverter).IListConverter
  2521. - uid: IPA.Config.Stores.Converters.ListConverter`1
  2522. name: ListConverter<T>
  2523. href: api/IPA.Config.Stores.Converters.ListConverter-1.html
  2524. commentId: T:IPA.Config.Stores.Converters.ListConverter`1
  2525. name.vb: ListConverter(Of T)
  2526. fullName: IPA.Config.Stores.Converters.ListConverter<T>
  2527. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T)
  2528. nameWithType: ListConverter<T>
  2529. nameWithType.vb: ListConverter(Of T)
  2530. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2531. name: ListConverter()
  2532. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor
  2533. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2534. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter()
  2535. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter()
  2536. nameWithType: ListConverter<T>.ListConverter()
  2537. nameWithType.vb: ListConverter(Of T).ListConverter()
  2538. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2539. name: ListConverter(ValueConverter<T>)
  2540. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2541. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2542. name.vb: ListConverter(ValueConverter(Of T))
  2543. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter(IPA.Config.Stores.ValueConverter<T>)
  2544. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter(IPA.Config.Stores.ValueConverter(Of T))
  2545. nameWithType: ListConverter<T>.ListConverter(ValueConverter<T>)
  2546. nameWithType.vb: ListConverter(Of T).ListConverter(ValueConverter(Of T))
  2547. - uid: IPA.Config.Stores.Converters.ListConverter`1.#ctor*
  2548. name: ListConverter
  2549. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1__ctor_
  2550. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.#ctor
  2551. isSpec: "True"
  2552. fullName: IPA.Config.Stores.Converters.ListConverter<T>.ListConverter
  2553. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).ListConverter
  2554. nameWithType: ListConverter<T>.ListConverter
  2555. nameWithType.vb: ListConverter(Of T).ListConverter
  2556. - uid: IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object)
  2557. name: Create(Int32, Object)
  2558. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_System_Int32_System_Object_
  2559. commentId: M:IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object)
  2560. fullName: IPA.Config.Stores.Converters.ListConverter<T>.Create(System.Int32, System.Object)
  2561. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create(System.Int32, System.Object)
  2562. nameWithType: ListConverter<T>.Create(Int32, Object)
  2563. nameWithType.vb: ListConverter(Of T).Create(Int32, Object)
  2564. - uid: IPA.Config.Stores.Converters.ListConverter`1.Create*
  2565. name: Create
  2566. href: api/IPA.Config.Stores.Converters.ListConverter-1.html#IPA_Config_Stores_Converters_ListConverter_1_Create_
  2567. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`1.Create
  2568. isSpec: "True"
  2569. fullName: IPA.Config.Stores.Converters.ListConverter<T>.Create
  2570. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T).Create
  2571. nameWithType: ListConverter<T>.Create
  2572. nameWithType.vb: ListConverter(Of T).Create
  2573. - uid: IPA.Config.Stores.Converters.ListConverter`2
  2574. name: ListConverter<T, TConverter>
  2575. href: api/IPA.Config.Stores.Converters.ListConverter-2.html
  2576. commentId: T:IPA.Config.Stores.Converters.ListConverter`2
  2577. name.vb: ListConverter(Of T, TConverter)
  2578. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>
  2579. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter)
  2580. nameWithType: ListConverter<T, TConverter>
  2581. nameWithType.vb: ListConverter(Of T, TConverter)
  2582. - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2583. name: ListConverter()
  2584. href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor
  2585. commentId: M:IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2586. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>.ListConverter()
  2587. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter()
  2588. nameWithType: ListConverter<T, TConverter>.ListConverter()
  2589. nameWithType.vb: ListConverter(Of T, TConverter).ListConverter()
  2590. - uid: IPA.Config.Stores.Converters.ListConverter`2.#ctor*
  2591. name: ListConverter
  2592. href: api/IPA.Config.Stores.Converters.ListConverter-2.html#IPA_Config_Stores_Converters_ListConverter_2__ctor_
  2593. commentId: Overload:IPA.Config.Stores.Converters.ListConverter`2.#ctor
  2594. isSpec: "True"
  2595. fullName: IPA.Config.Stores.Converters.ListConverter<T, TConverter>.ListConverter
  2596. fullName.vb: IPA.Config.Stores.Converters.ListConverter(Of T, TConverter).ListConverter
  2597. nameWithType: ListConverter<T, TConverter>.ListConverter
  2598. nameWithType.vb: ListConverter(Of T, TConverter).ListConverter
  2599. - uid: IPA.Config.Stores.Converters.NullableConverter`1
  2600. name: NullableConverter<T>
  2601. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html
  2602. commentId: T:IPA.Config.Stores.Converters.NullableConverter`1
  2603. name.vb: NullableConverter(Of T)
  2604. fullName: IPA.Config.Stores.Converters.NullableConverter<T>
  2605. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T)
  2606. nameWithType: NullableConverter<T>
  2607. nameWithType.vb: NullableConverter(Of T)
  2608. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2609. name: NullableConverter()
  2610. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor
  2611. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2612. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter()
  2613. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter()
  2614. nameWithType: NullableConverter<T>.NullableConverter()
  2615. nameWithType.vb: NullableConverter(Of T).NullableConverter()
  2616. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2617. name: NullableConverter(ValueConverter<T>)
  2618. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__
  2619. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})
  2620. name.vb: NullableConverter(ValueConverter(Of T))
  2621. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter(IPA.Config.Stores.ValueConverter<T>)
  2622. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter(IPA.Config.Stores.ValueConverter(Of T))
  2623. nameWithType: NullableConverter<T>.NullableConverter(ValueConverter<T>)
  2624. nameWithType.vb: NullableConverter(Of T).NullableConverter(ValueConverter(Of T))
  2625. - uid: IPA.Config.Stores.Converters.NullableConverter`1.#ctor*
  2626. name: NullableConverter
  2627. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1__ctor_
  2628. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.#ctor
  2629. isSpec: "True"
  2630. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.NullableConverter
  2631. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).NullableConverter
  2632. nameWithType: NullableConverter<T>.NullableConverter
  2633. nameWithType.vb: NullableConverter(Of T).NullableConverter
  2634. - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2635. name: FromValue(Value, Object)
  2636. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2637. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2638. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2639. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2640. nameWithType: NullableConverter<T>.FromValue(Value, Object)
  2641. nameWithType.vb: NullableConverter(Of T).FromValue(Value, Object)
  2642. - uid: IPA.Config.Stores.Converters.NullableConverter`1.FromValue*
  2643. name: FromValue
  2644. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_FromValue_
  2645. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.FromValue
  2646. isSpec: "True"
  2647. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.FromValue
  2648. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).FromValue
  2649. nameWithType: NullableConverter<T>.FromValue
  2650. nameWithType.vb: NullableConverter(Of T).FromValue
  2651. - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object)
  2652. name: ToValue(Nullable<T>, Object)
  2653. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_System_Nullable__0__System_Object_
  2654. commentId: M:IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object)
  2655. name.vb: ToValue(Nullable(Of T), Object)
  2656. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.ToValue(System.Nullable<T>, System.Object)
  2657. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue(System.Nullable(Of T), System.Object)
  2658. nameWithType: NullableConverter<T>.ToValue(Nullable<T>, Object)
  2659. nameWithType.vb: NullableConverter(Of T).ToValue(Nullable(Of T), Object)
  2660. - uid: IPA.Config.Stores.Converters.NullableConverter`1.ToValue*
  2661. name: ToValue
  2662. href: api/IPA.Config.Stores.Converters.NullableConverter-1.html#IPA_Config_Stores_Converters_NullableConverter_1_ToValue_
  2663. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`1.ToValue
  2664. isSpec: "True"
  2665. fullName: IPA.Config.Stores.Converters.NullableConverter<T>.ToValue
  2666. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T).ToValue
  2667. nameWithType: NullableConverter<T>.ToValue
  2668. nameWithType.vb: NullableConverter(Of T).ToValue
  2669. - uid: IPA.Config.Stores.Converters.NullableConverter`2
  2670. name: NullableConverter<T, TConverter>
  2671. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html
  2672. commentId: T:IPA.Config.Stores.Converters.NullableConverter`2
  2673. name.vb: NullableConverter(Of T, TConverter)
  2674. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>
  2675. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter)
  2676. nameWithType: NullableConverter<T, TConverter>
  2677. nameWithType.vb: NullableConverter(Of T, TConverter)
  2678. - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2679. name: NullableConverter()
  2680. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor
  2681. commentId: M:IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2682. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>.NullableConverter()
  2683. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter()
  2684. nameWithType: NullableConverter<T, TConverter>.NullableConverter()
  2685. nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter()
  2686. - uid: IPA.Config.Stores.Converters.NullableConverter`2.#ctor*
  2687. name: NullableConverter
  2688. href: api/IPA.Config.Stores.Converters.NullableConverter-2.html#IPA_Config_Stores_Converters_NullableConverter_2__ctor_
  2689. commentId: Overload:IPA.Config.Stores.Converters.NullableConverter`2.#ctor
  2690. isSpec: "True"
  2691. fullName: IPA.Config.Stores.Converters.NullableConverter<T, TConverter>.NullableConverter
  2692. fullName.vb: IPA.Config.Stores.Converters.NullableConverter(Of T, TConverter).NullableConverter
  2693. nameWithType: NullableConverter<T, TConverter>.NullableConverter
  2694. nameWithType.vb: NullableConverter(Of T, TConverter).NullableConverter
  2695. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1
  2696. name: NumericEnumConverter<T>
  2697. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html
  2698. commentId: T:IPA.Config.Stores.Converters.NumericEnumConverter`1
  2699. name.vb: NumericEnumConverter(Of T)
  2700. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>
  2701. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T)
  2702. nameWithType: NumericEnumConverter<T>
  2703. nameWithType.vb: NumericEnumConverter(Of T)
  2704. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2705. name: FromValue(Value, Object)
  2706. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2707. commentId: M:IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2708. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2709. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2710. nameWithType: NumericEnumConverter<T>.FromValue(Value, Object)
  2711. nameWithType.vb: NumericEnumConverter(Of T).FromValue(Value, Object)
  2712. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue*
  2713. name: FromValue
  2714. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_FromValue_
  2715. commentId: Overload:IPA.Config.Stores.Converters.NumericEnumConverter`1.FromValue
  2716. isSpec: "True"
  2717. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.FromValue
  2718. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).FromValue
  2719. nameWithType: NumericEnumConverter<T>.FromValue
  2720. nameWithType.vb: NumericEnumConverter(Of T).FromValue
  2721. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue(`0,System.Object)
  2722. name: ToValue(T, Object)
  2723. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_ToValue__0_System_Object_
  2724. commentId: M:IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue(`0,System.Object)
  2725. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.ToValue(T, System.Object)
  2726. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).ToValue(T, System.Object)
  2727. nameWithType: NumericEnumConverter<T>.ToValue(T, Object)
  2728. nameWithType.vb: NumericEnumConverter(Of T).ToValue(T, Object)
  2729. - uid: IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue*
  2730. name: ToValue
  2731. href: api/IPA.Config.Stores.Converters.NumericEnumConverter-1.html#IPA_Config_Stores_Converters_NumericEnumConverter_1_ToValue_
  2732. commentId: Overload:IPA.Config.Stores.Converters.NumericEnumConverter`1.ToValue
  2733. isSpec: "True"
  2734. fullName: IPA.Config.Stores.Converters.NumericEnumConverter<T>.ToValue
  2735. fullName.vb: IPA.Config.Stores.Converters.NumericEnumConverter(Of T).ToValue
  2736. nameWithType: NumericEnumConverter<T>.ToValue
  2737. nameWithType.vb: NumericEnumConverter(Of T).ToValue
  2738. - uid: IPA.Config.Stores.GeneratedStore
  2739. name: GeneratedStore
  2740. href: api/IPA.Config.Stores.GeneratedStore.html
  2741. commentId: T:IPA.Config.Stores.GeneratedStore
  2742. fullName: IPA.Config.Stores.GeneratedStore
  2743. nameWithType: GeneratedStore
  2744. - uid: IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2745. name: AssemblyVisibilityTarget
  2746. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_AssemblyVisibilityTarget
  2747. commentId: F:IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2748. fullName: IPA.Config.Stores.GeneratedStore.AssemblyVisibilityTarget
  2749. nameWithType: GeneratedStore.AssemblyVisibilityTarget
  2750. - uid: IPA.Config.Stores.GeneratedStore.Create*
  2751. name: Create
  2752. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Create_
  2753. commentId: Overload:IPA.Config.Stores.GeneratedStore.Create
  2754. isSpec: "True"
  2755. fullName: IPA.Config.Stores.GeneratedStore.Create
  2756. nameWithType: GeneratedStore.Create
  2757. - uid: IPA.Config.Stores.GeneratedStore.Create``1
  2758. name: Create<T>()
  2759. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Create__1
  2760. commentId: M:IPA.Config.Stores.GeneratedStore.Create``1
  2761. name.vb: Create(Of T)()
  2762. fullName: IPA.Config.Stores.GeneratedStore.Create<T>()
  2763. fullName.vb: IPA.Config.Stores.GeneratedStore.Create(Of T)()
  2764. nameWithType: GeneratedStore.Create<T>()
  2765. nameWithType.vb: GeneratedStore.Create(Of T)()
  2766. - uid: IPA.Config.Stores.GeneratedStore.Generated*
  2767. name: Generated
  2768. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Generated_
  2769. commentId: Overload:IPA.Config.Stores.GeneratedStore.Generated
  2770. isSpec: "True"
  2771. fullName: IPA.Config.Stores.GeneratedStore.Generated
  2772. nameWithType: GeneratedStore.Generated
  2773. - uid: IPA.Config.Stores.GeneratedStore.Generated``1(IPA.Config.Config,System.Boolean)
  2774. name: Generated<T>(Config, Boolean)
  2775. href: api/IPA.Config.Stores.GeneratedStore.html#IPA_Config_Stores_GeneratedStore_Generated__1_IPA_Config_Config_System_Boolean_
  2776. commentId: M:IPA.Config.Stores.GeneratedStore.Generated``1(IPA.Config.Config,System.Boolean)
  2777. name.vb: Generated(Of T)(Config, Boolean)
  2778. fullName: IPA.Config.Stores.GeneratedStore.Generated<T>(IPA.Config.Config, System.Boolean)
  2779. fullName.vb: IPA.Config.Stores.GeneratedStore.Generated(Of T)(IPA.Config.Config, System.Boolean)
  2780. nameWithType: GeneratedStore.Generated<T>(Config, Boolean)
  2781. nameWithType.vb: GeneratedStore.Generated(Of T)(Config, Boolean)
  2782. - uid: IPA.Config.Stores.IValueConverter
  2783. name: IValueConverter
  2784. href: api/IPA.Config.Stores.IValueConverter.html
  2785. commentId: T:IPA.Config.Stores.IValueConverter
  2786. fullName: IPA.Config.Stores.IValueConverter
  2787. nameWithType: IValueConverter
  2788. - uid: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2789. name: FromValue(Value, Object)
  2790. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_
  2791. commentId: M:IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object)
  2792. fullName: IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2793. nameWithType: IValueConverter.FromValue(Value, Object)
  2794. - uid: IPA.Config.Stores.IValueConverter.FromValue*
  2795. name: FromValue
  2796. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_FromValue_
  2797. commentId: Overload:IPA.Config.Stores.IValueConverter.FromValue
  2798. isSpec: "True"
  2799. fullName: IPA.Config.Stores.IValueConverter.FromValue
  2800. nameWithType: IValueConverter.FromValue
  2801. - uid: IPA.Config.Stores.IValueConverter.ToValue(System.Nullable{System.Object},System.Object)
  2802. name: ToValue(Nullable<Object>, Object)
  2803. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_System_Nullable_System_Object__System_Object_
  2804. commentId: M:IPA.Config.Stores.IValueConverter.ToValue(System.Nullable{System.Object},System.Object)
  2805. name.vb: ToValue(Nullable(Of Object), Object)
  2806. fullName: IPA.Config.Stores.IValueConverter.ToValue(System.Nullable<System.Object>, System.Object)
  2807. fullName.vb: IPA.Config.Stores.IValueConverter.ToValue(System.Nullable(Of System.Object), System.Object)
  2808. nameWithType: IValueConverter.ToValue(Nullable<Object>, Object)
  2809. nameWithType.vb: IValueConverter.ToValue(Nullable(Of Object), Object)
  2810. - uid: IPA.Config.Stores.IValueConverter.ToValue*
  2811. name: ToValue
  2812. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_ToValue_
  2813. commentId: Overload:IPA.Config.Stores.IValueConverter.ToValue
  2814. isSpec: "True"
  2815. fullName: IPA.Config.Stores.IValueConverter.ToValue
  2816. nameWithType: IValueConverter.ToValue
  2817. - uid: IPA.Config.Stores.IValueConverter.Type
  2818. name: Type
  2819. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type
  2820. commentId: P:IPA.Config.Stores.IValueConverter.Type
  2821. fullName: IPA.Config.Stores.IValueConverter.Type
  2822. nameWithType: IValueConverter.Type
  2823. - uid: IPA.Config.Stores.IValueConverter.Type*
  2824. name: Type
  2825. href: api/IPA.Config.Stores.IValueConverter.html#IPA_Config_Stores_IValueConverter_Type_
  2826. commentId: Overload:IPA.Config.Stores.IValueConverter.Type
  2827. isSpec: "True"
  2828. fullName: IPA.Config.Stores.IValueConverter.Type
  2829. nameWithType: IValueConverter.Type
  2830. - uid: IPA.Config.Stores.ValueConverter`1
  2831. name: ValueConverter<T>
  2832. href: api/IPA.Config.Stores.ValueConverter-1.html
  2833. commentId: T:IPA.Config.Stores.ValueConverter`1
  2834. name.vb: ValueConverter(Of T)
  2835. fullName: IPA.Config.Stores.ValueConverter<T>
  2836. fullName.vb: IPA.Config.Stores.ValueConverter(Of T)
  2837. nameWithType: ValueConverter<T>
  2838. nameWithType.vb: ValueConverter(Of T)
  2839. - uid: IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2840. name: FromValue(Value, Object)
  2841. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_IPA_Config_Data_Value_System_Object_
  2842. commentId: M:IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object)
  2843. fullName: IPA.Config.Stores.ValueConverter<T>.FromValue(IPA.Config.Data.Value, System.Object)
  2844. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue(IPA.Config.Data.Value, System.Object)
  2845. nameWithType: ValueConverter<T>.FromValue(Value, Object)
  2846. nameWithType.vb: ValueConverter(Of T).FromValue(Value, Object)
  2847. - uid: IPA.Config.Stores.ValueConverter`1.FromValue*
  2848. name: FromValue
  2849. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_
  2850. commentId: Overload:IPA.Config.Stores.ValueConverter`1.FromValue
  2851. isSpec: "True"
  2852. fullName: IPA.Config.Stores.ValueConverter<T>.FromValue
  2853. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).FromValue
  2854. nameWithType: ValueConverter<T>.FromValue
  2855. nameWithType.vb: ValueConverter(Of T).FromValue
  2856. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object)
  2857. name: IValueConverter.FromValue(Value, Object)
  2858. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_
  2859. commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object)
  2860. name.vb: IPA.Config.Stores.IValueConverter.FromValue(Value, Object)
  2861. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2862. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value, System.Object)
  2863. nameWithType: ValueConverter<T>.IValueConverter.FromValue(Value, Object)
  2864. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue(Value, Object)
  2865. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue*
  2866. name: IValueConverter.FromValue
  2867. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_
  2868. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue
  2869. isSpec: "True"
  2870. name.vb: IPA.Config.Stores.IValueConverter.FromValue
  2871. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.FromValue
  2872. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue
  2873. nameWithType: ValueConverter<T>.IValueConverter.FromValue
  2874. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.FromValue
  2875. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Nullable{System.Object},System.Object)
  2876. name: IValueConverter.ToValue(Nullable<Object>, Object)
  2877. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_System_Nullable_System_Object__System_Object_
  2878. commentId: M:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Nullable{System.Object},System.Object)
  2879. name.vb: IPA.Config.Stores.IValueConverter.ToValue(Nullable(Of Object), Object)
  2880. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.ToValue(System.Nullable<System.Object>, System.Object)
  2881. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(System.Nullable(Of System.Object), System.Object)
  2882. nameWithType: ValueConverter<T>.IValueConverter.ToValue(Nullable<Object>, Object)
  2883. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue(Nullable(Of Object), Object)
  2884. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue*
  2885. name: IValueConverter.ToValue
  2886. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_
  2887. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue
  2888. isSpec: "True"
  2889. name.vb: IPA.Config.Stores.IValueConverter.ToValue
  2890. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.ToValue
  2891. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue
  2892. nameWithType: ValueConverter<T>.IValueConverter.ToValue
  2893. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.ToValue
  2894. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  2895. name: IValueConverter.Type
  2896. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type
  2897. commentId: P:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  2898. name.vb: IPA.Config.Stores.IValueConverter.Type
  2899. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.Type
  2900. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2901. nameWithType: ValueConverter<T>.IValueConverter.Type
  2902. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2903. - uid: IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type*
  2904. name: IValueConverter.Type
  2905. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type_
  2906. commentId: Overload:IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type
  2907. isSpec: "True"
  2908. name.vb: IPA.Config.Stores.IValueConverter.Type
  2909. fullName: IPA.Config.Stores.ValueConverter<T>.IPA.Config.Stores.IValueConverter.Type
  2910. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2911. nameWithType: ValueConverter<T>.IValueConverter.Type
  2912. nameWithType.vb: ValueConverter(Of T).IPA.Config.Stores.IValueConverter.Type
  2913. - uid: IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object)
  2914. name: ToValue(T, Object)
  2915. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue__0_System_Object_
  2916. commentId: M:IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object)
  2917. fullName: IPA.Config.Stores.ValueConverter<T>.ToValue(T, System.Object)
  2918. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue(T, System.Object)
  2919. nameWithType: ValueConverter<T>.ToValue(T, Object)
  2920. nameWithType.vb: ValueConverter(Of T).ToValue(T, Object)
  2921. - uid: IPA.Config.Stores.ValueConverter`1.ToValue*
  2922. name: ToValue
  2923. href: api/IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue_
  2924. commentId: Overload:IPA.Config.Stores.ValueConverter`1.ToValue
  2925. isSpec: "True"
  2926. fullName: IPA.Config.Stores.ValueConverter<T>.ToValue
  2927. fullName.vb: IPA.Config.Stores.ValueConverter(Of T).ToValue
  2928. nameWithType: ValueConverter<T>.ToValue
  2929. nameWithType.vb: ValueConverter(Of T).ToValue
  2930. - uid: IPA.InitAttribute
  2931. name: InitAttribute
  2932. href: api/IPA.InitAttribute.html
  2933. commentId: T:IPA.InitAttribute
  2934. fullName: IPA.InitAttribute
  2935. nameWithType: InitAttribute
  2936. - uid: IPA.Loader
  2937. name: IPA.Loader
  2938. href: api/IPA.Loader.html
  2939. commentId: N:IPA.Loader
  2940. fullName: IPA.Loader
  2941. nameWithType: IPA.Loader
  2942. - uid: IPA.Loader.CannotRuntimeDisableException
  2943. name: CannotRuntimeDisableException
  2944. href: api/IPA.Loader.CannotRuntimeDisableException.html
  2945. commentId: T:IPA.Loader.CannotRuntimeDisableException
  2946. fullName: IPA.Loader.CannotRuntimeDisableException
  2947. nameWithType: CannotRuntimeDisableException
  2948. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata)
  2949. name: CannotRuntimeDisableException(PluginMetadata)
  2950. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_IPA_Loader_PluginMetadata_
  2951. commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata)
  2952. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(IPA.Loader.PluginMetadata)
  2953. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(PluginMetadata)
  2954. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata,System.String)
  2955. name: CannotRuntimeDisableException(PluginMetadata, String)
  2956. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_IPA_Loader_PluginMetadata_System_String_
  2957. commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(IPA.Loader.PluginMetadata,System.String)
  2958. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(IPA.Loader.PluginMetadata, System.String)
  2959. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(PluginMetadata, String)
  2960. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  2961. name: CannotRuntimeDisableException(Serialization.SerializationInfo, Serialization.StreamingContext)
  2962. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_
  2963. commentId: M:IPA.Loader.CannotRuntimeDisableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
  2964. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
  2965. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException(Serialization.SerializationInfo, Serialization.StreamingContext)
  2966. - uid: IPA.Loader.CannotRuntimeDisableException.#ctor*
  2967. name: CannotRuntimeDisableException
  2968. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException__ctor_
  2969. commentId: Overload:IPA.Loader.CannotRuntimeDisableException.#ctor
  2970. isSpec: "True"
  2971. fullName: IPA.Loader.CannotRuntimeDisableException.CannotRuntimeDisableException
  2972. nameWithType: CannotRuntimeDisableException.CannotRuntimeDisableException
  2973. - uid: IPA.Loader.CannotRuntimeDisableException.Plugin
  2974. name: Plugin
  2975. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin
  2976. commentId: P:IPA.Loader.CannotRuntimeDisableException.Plugin
  2977. fullName: IPA.Loader.CannotRuntimeDisableException.Plugin
  2978. nameWithType: CannotRuntimeDisableException.Plugin
  2979. - uid: IPA.Loader.CannotRuntimeDisableException.Plugin*
  2980. name: Plugin
  2981. href: api/IPA.Loader.CannotRuntimeDisableException.html#IPA_Loader_CannotRuntimeDisableException_Plugin_
  2982. commentId: Overload:IPA.Loader.CannotRuntimeDisableException.Plugin
  2983. isSpec: "True"
  2984. fullName: IPA.Loader.CannotRuntimeDisableException.Plugin
  2985. nameWithType: CannotRuntimeDisableException.Plugin
  2986. - uid: IPA.Loader.Features
  2987. name: IPA.Loader.Features
  2988. href: api/IPA.Loader.Features.html
  2989. commentId: N:IPA.Loader.Features
  2990. fullName: IPA.Loader.Features
  2991. nameWithType: IPA.Loader.Features
  2992. - uid: IPA.Loader.Features.Feature
  2993. name: Feature
  2994. href: api/IPA.Loader.Features.Feature.html
  2995. commentId: T:IPA.Loader.Features.Feature
  2996. fullName: IPA.Loader.Features.Feature
  2997. nameWithType: Feature
  2998. - uid: IPA.Loader.Features.Feature.AfterDisable(IPA.Loader.PluginMetadata)
  2999. name: AfterDisable(PluginMetadata)
  3000. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterDisable_IPA_Loader_PluginMetadata_
  3001. commentId: M:IPA.Loader.Features.Feature.AfterDisable(IPA.Loader.PluginMetadata)
  3002. fullName: IPA.Loader.Features.Feature.AfterDisable(IPA.Loader.PluginMetadata)
  3003. nameWithType: Feature.AfterDisable(PluginMetadata)
  3004. - uid: IPA.Loader.Features.Feature.AfterDisable*
  3005. name: AfterDisable
  3006. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterDisable_
  3007. commentId: Overload:IPA.Loader.Features.Feature.AfterDisable
  3008. isSpec: "True"
  3009. fullName: IPA.Loader.Features.Feature.AfterDisable
  3010. nameWithType: Feature.AfterDisable
  3011. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3012. name: AfterInit(PluginMetadata)
  3013. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_
  3014. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3015. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)
  3016. nameWithType: Feature.AfterInit(PluginMetadata)
  3017. - uid: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  3018. name: AfterInit(PluginMetadata, Object)
  3019. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_System_Object_
  3020. commentId: M:IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)
  3021. fullName: IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata, System.Object)
  3022. nameWithType: Feature.AfterInit(PluginMetadata, Object)
  3023. - uid: IPA.Loader.Features.Feature.AfterInit*
  3024. name: AfterInit
  3025. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_AfterInit_
  3026. commentId: Overload:IPA.Loader.Features.Feature.AfterInit
  3027. isSpec: "True"
  3028. fullName: IPA.Loader.Features.Feature.AfterInit
  3029. nameWithType: Feature.AfterInit
  3030. - uid: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3031. name: BeforeInit(PluginMetadata)
  3032. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_IPA_Loader_PluginMetadata_
  3033. commentId: M:IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3034. fullName: IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)
  3035. nameWithType: Feature.BeforeInit(PluginMetadata)
  3036. - uid: IPA.Loader.Features.Feature.BeforeInit*
  3037. name: BeforeInit
  3038. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_BeforeInit_
  3039. commentId: Overload:IPA.Loader.Features.Feature.BeforeInit
  3040. isSpec: "True"
  3041. fullName: IPA.Loader.Features.Feature.BeforeInit
  3042. nameWithType: Feature.BeforeInit
  3043. - uid: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,JObject)
  3044. name: Initialize(PluginMetadata, JObject)
  3045. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_IPA_Loader_PluginMetadata_JObject_
  3046. commentId: M:IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,JObject)
  3047. fullName: IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata, JObject)
  3048. nameWithType: Feature.Initialize(PluginMetadata, JObject)
  3049. - uid: IPA.Loader.Features.Feature.Initialize*
  3050. name: Initialize
  3051. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_Initialize_
  3052. commentId: Overload:IPA.Loader.Features.Feature.Initialize
  3053. isSpec: "True"
  3054. fullName: IPA.Loader.Features.Feature.Initialize
  3055. nameWithType: Feature.Initialize
  3056. - uid: IPA.Loader.Features.Feature.InvalidMessage
  3057. name: InvalidMessage
  3058. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage
  3059. commentId: P:IPA.Loader.Features.Feature.InvalidMessage
  3060. fullName: IPA.Loader.Features.Feature.InvalidMessage
  3061. nameWithType: Feature.InvalidMessage
  3062. - uid: IPA.Loader.Features.Feature.InvalidMessage*
  3063. name: InvalidMessage
  3064. href: api/IPA.Loader.Features.Feature.html#IPA_Loader_Features_Feature_InvalidMessage_
  3065. commentId: Overload:IPA.Loader.Features.Feature.InvalidMessage
  3066. isSpec: "True"
  3067. fullName: IPA.Loader.Features.Feature.InvalidMessage
  3068. nameWithType: Feature.InvalidMessage
  3069. - uid: IPA.Loader.IgnoreReason
  3070. name: IgnoreReason
  3071. href: api/IPA.Loader.IgnoreReason.html
  3072. commentId: T:IPA.Loader.IgnoreReason
  3073. fullName: IPA.Loader.IgnoreReason
  3074. nameWithType: IgnoreReason
  3075. - uid: IPA.Loader.IgnoreReason.#ctor(IPA.Loader.Reason,System.Nullable{System.String},System.Nullable{Exception},IPA.Loader.PluginMetadata)
  3076. name: IgnoreReason(Reason, Nullable<String>, Nullable<Exception>, PluginMetadata)
  3077. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason__ctor_IPA_Loader_Reason_System_Nullable_System_String__System_Nullable_Exception__IPA_Loader_PluginMetadata_
  3078. commentId: M:IPA.Loader.IgnoreReason.#ctor(IPA.Loader.Reason,System.Nullable{System.String},System.Nullable{Exception},IPA.Loader.PluginMetadata)
  3079. name.vb: IgnoreReason(Reason, Nullable(Of String), Nullable(Of Exception), PluginMetadata)
  3080. fullName: IPA.Loader.IgnoreReason.IgnoreReason(IPA.Loader.Reason, System.Nullable<System.String>, System.Nullable<Exception>, IPA.Loader.PluginMetadata)
  3081. fullName.vb: IPA.Loader.IgnoreReason.IgnoreReason(IPA.Loader.Reason, System.Nullable(Of System.String), System.Nullable(Of Exception), IPA.Loader.PluginMetadata)
  3082. nameWithType: IgnoreReason.IgnoreReason(Reason, Nullable<String>, Nullable<Exception>, PluginMetadata)
  3083. nameWithType.vb: IgnoreReason.IgnoreReason(Reason, Nullable(Of String), Nullable(Of Exception), PluginMetadata)
  3084. - uid: IPA.Loader.IgnoreReason.#ctor*
  3085. name: IgnoreReason
  3086. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason__ctor_
  3087. commentId: Overload:IPA.Loader.IgnoreReason.#ctor
  3088. isSpec: "True"
  3089. fullName: IPA.Loader.IgnoreReason.IgnoreReason
  3090. nameWithType: IgnoreReason.IgnoreReason
  3091. - uid: IPA.Loader.IgnoreReason.Equals(IPA.Loader.IgnoreReason)
  3092. name: Equals(IgnoreReason)
  3093. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Equals_IPA_Loader_IgnoreReason_
  3094. commentId: M:IPA.Loader.IgnoreReason.Equals(IPA.Loader.IgnoreReason)
  3095. fullName: IPA.Loader.IgnoreReason.Equals(IPA.Loader.IgnoreReason)
  3096. nameWithType: IgnoreReason.Equals(IgnoreReason)
  3097. - uid: IPA.Loader.IgnoreReason.Equals(System.Object)
  3098. name: Equals(Object)
  3099. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Equals_System_Object_
  3100. commentId: M:IPA.Loader.IgnoreReason.Equals(System.Object)
  3101. fullName: IPA.Loader.IgnoreReason.Equals(System.Object)
  3102. nameWithType: IgnoreReason.Equals(Object)
  3103. - uid: IPA.Loader.IgnoreReason.Equals*
  3104. name: Equals
  3105. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Equals_
  3106. commentId: Overload:IPA.Loader.IgnoreReason.Equals
  3107. isSpec: "True"
  3108. fullName: IPA.Loader.IgnoreReason.Equals
  3109. nameWithType: IgnoreReason.Equals
  3110. - uid: IPA.Loader.IgnoreReason.Error
  3111. name: Error
  3112. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Error
  3113. commentId: P:IPA.Loader.IgnoreReason.Error
  3114. fullName: IPA.Loader.IgnoreReason.Error
  3115. nameWithType: IgnoreReason.Error
  3116. - uid: IPA.Loader.IgnoreReason.Error*
  3117. name: Error
  3118. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Error_
  3119. commentId: Overload:IPA.Loader.IgnoreReason.Error
  3120. isSpec: "True"
  3121. fullName: IPA.Loader.IgnoreReason.Error
  3122. nameWithType: IgnoreReason.Error
  3123. - uid: IPA.Loader.IgnoreReason.GetHashCode
  3124. name: GetHashCode()
  3125. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_GetHashCode
  3126. commentId: M:IPA.Loader.IgnoreReason.GetHashCode
  3127. fullName: IPA.Loader.IgnoreReason.GetHashCode()
  3128. nameWithType: IgnoreReason.GetHashCode()
  3129. - uid: IPA.Loader.IgnoreReason.GetHashCode*
  3130. name: GetHashCode
  3131. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_GetHashCode_
  3132. commentId: Overload:IPA.Loader.IgnoreReason.GetHashCode
  3133. isSpec: "True"
  3134. fullName: IPA.Loader.IgnoreReason.GetHashCode
  3135. nameWithType: IgnoreReason.GetHashCode
  3136. - uid: IPA.Loader.IgnoreReason.op_Equality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason)
  3137. name: Equality(IgnoreReason, IgnoreReason)
  3138. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Equality_IPA_Loader_IgnoreReason_IPA_Loader_IgnoreReason_
  3139. commentId: M:IPA.Loader.IgnoreReason.op_Equality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason)
  3140. fullName: IPA.Loader.IgnoreReason.Equality(IPA.Loader.IgnoreReason, IPA.Loader.IgnoreReason)
  3141. nameWithType: IgnoreReason.Equality(IgnoreReason, IgnoreReason)
  3142. - uid: IPA.Loader.IgnoreReason.op_Equality*
  3143. name: Equality
  3144. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Equality_
  3145. commentId: Overload:IPA.Loader.IgnoreReason.op_Equality
  3146. isSpec: "True"
  3147. fullName: IPA.Loader.IgnoreReason.Equality
  3148. nameWithType: IgnoreReason.Equality
  3149. - uid: IPA.Loader.IgnoreReason.op_Inequality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason)
  3150. name: Inequality(IgnoreReason, IgnoreReason)
  3151. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Inequality_IPA_Loader_IgnoreReason_IPA_Loader_IgnoreReason_
  3152. commentId: M:IPA.Loader.IgnoreReason.op_Inequality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason)
  3153. fullName: IPA.Loader.IgnoreReason.Inequality(IPA.Loader.IgnoreReason, IPA.Loader.IgnoreReason)
  3154. nameWithType: IgnoreReason.Inequality(IgnoreReason, IgnoreReason)
  3155. - uid: IPA.Loader.IgnoreReason.op_Inequality*
  3156. name: Inequality
  3157. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_op_Inequality_
  3158. commentId: Overload:IPA.Loader.IgnoreReason.op_Inequality
  3159. isSpec: "True"
  3160. fullName: IPA.Loader.IgnoreReason.Inequality
  3161. nameWithType: IgnoreReason.Inequality
  3162. - uid: IPA.Loader.IgnoreReason.Reason
  3163. name: Reason
  3164. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Reason
  3165. commentId: P:IPA.Loader.IgnoreReason.Reason
  3166. fullName: IPA.Loader.IgnoreReason.Reason
  3167. nameWithType: IgnoreReason.Reason
  3168. - uid: IPA.Loader.IgnoreReason.Reason*
  3169. name: Reason
  3170. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_Reason_
  3171. commentId: Overload:IPA.Loader.IgnoreReason.Reason
  3172. isSpec: "True"
  3173. fullName: IPA.Loader.IgnoreReason.Reason
  3174. nameWithType: IgnoreReason.Reason
  3175. - uid: IPA.Loader.IgnoreReason.ReasonText
  3176. name: ReasonText
  3177. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_ReasonText
  3178. commentId: P:IPA.Loader.IgnoreReason.ReasonText
  3179. fullName: IPA.Loader.IgnoreReason.ReasonText
  3180. nameWithType: IgnoreReason.ReasonText
  3181. - uid: IPA.Loader.IgnoreReason.ReasonText*
  3182. name: ReasonText
  3183. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_ReasonText_
  3184. commentId: Overload:IPA.Loader.IgnoreReason.ReasonText
  3185. isSpec: "True"
  3186. fullName: IPA.Loader.IgnoreReason.ReasonText
  3187. nameWithType: IgnoreReason.ReasonText
  3188. - uid: IPA.Loader.IgnoreReason.RelatedTo
  3189. name: RelatedTo
  3190. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_RelatedTo
  3191. commentId: P:IPA.Loader.IgnoreReason.RelatedTo
  3192. fullName: IPA.Loader.IgnoreReason.RelatedTo
  3193. nameWithType: IgnoreReason.RelatedTo
  3194. - uid: IPA.Loader.IgnoreReason.RelatedTo*
  3195. name: RelatedTo
  3196. href: api/IPA.Loader.IgnoreReason.html#IPA_Loader_IgnoreReason_RelatedTo_
  3197. commentId: Overload:IPA.Loader.IgnoreReason.RelatedTo
  3198. isSpec: "True"
  3199. fullName: IPA.Loader.IgnoreReason.RelatedTo
  3200. nameWithType: IgnoreReason.RelatedTo
  3201. - uid: IPA.Loader.PluginInitInjector
  3202. name: PluginInitInjector
  3203. href: api/IPA.Loader.PluginInitInjector.html
  3204. commentId: T:IPA.Loader.PluginInitInjector
  3205. fullName: IPA.Loader.PluginInitInjector
  3206. nameWithType: PluginInitInjector
  3207. - uid: IPA.Loader.PluginInitInjector.AddInjector(Type,IPA.Loader.PluginInitInjector.InjectParameter)
  3208. name: AddInjector(Type, PluginInitInjector.InjectParameter)
  3209. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_Type_IPA_Loader_PluginInitInjector_InjectParameter_
  3210. commentId: M:IPA.Loader.PluginInitInjector.AddInjector(Type,IPA.Loader.PluginInitInjector.InjectParameter)
  3211. fullName: IPA.Loader.PluginInitInjector.AddInjector(Type, IPA.Loader.PluginInitInjector.InjectParameter)
  3212. nameWithType: PluginInitInjector.AddInjector(Type, PluginInitInjector.InjectParameter)
  3213. - uid: IPA.Loader.PluginInitInjector.AddInjector(Type,IPA.Loader.PluginInitInjector.InjectParameterNested)
  3214. name: AddInjector(Type, PluginInitInjector.InjectParameterNested)
  3215. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_Type_IPA_Loader_PluginInitInjector_InjectParameterNested_
  3216. commentId: M:IPA.Loader.PluginInitInjector.AddInjector(Type,IPA.Loader.PluginInitInjector.InjectParameterNested)
  3217. fullName: IPA.Loader.PluginInitInjector.AddInjector(Type, IPA.Loader.PluginInitInjector.InjectParameterNested)
  3218. nameWithType: PluginInitInjector.AddInjector(Type, PluginInitInjector.InjectParameterNested)
  3219. - uid: IPA.Loader.PluginInitInjector.AddInjector*
  3220. name: AddInjector
  3221. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_AddInjector_
  3222. commentId: Overload:IPA.Loader.PluginInitInjector.AddInjector
  3223. isSpec: "True"
  3224. fullName: IPA.Loader.PluginInitInjector.AddInjector
  3225. nameWithType: PluginInitInjector.AddInjector
  3226. - uid: IPA.Loader.PluginInitInjector.Inject*
  3227. name: Inject
  3228. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_Inject_
  3229. commentId: Overload:IPA.Loader.PluginInitInjector.Inject
  3230. isSpec: "True"
  3231. fullName: IPA.Loader.PluginInitInjector.Inject
  3232. nameWithType: PluginInitInjector.Inject
  3233. - uid: IPA.Loader.PluginInitInjector.Inject``1(IPA.Loader.PluginInitInjector.InjectedValueProvider,ParameterInfo)
  3234. name: Inject<T>(PluginInitInjector.InjectedValueProvider, ParameterInfo)
  3235. href: api/IPA.Loader.PluginInitInjector.html#IPA_Loader_PluginInitInjector_Inject__1_IPA_Loader_PluginInitInjector_InjectedValueProvider_ParameterInfo_
  3236. commentId: M:IPA.Loader.PluginInitInjector.Inject``1(IPA.Loader.PluginInitInjector.InjectedValueProvider,ParameterInfo)
  3237. name.vb: Inject(Of T)(PluginInitInjector.InjectedValueProvider, ParameterInfo)
  3238. fullName: IPA.Loader.PluginInitInjector.Inject<T>(IPA.Loader.PluginInitInjector.InjectedValueProvider, ParameterInfo)
  3239. fullName.vb: IPA.Loader.PluginInitInjector.Inject(Of T)(IPA.Loader.PluginInitInjector.InjectedValueProvider, ParameterInfo)
  3240. nameWithType: PluginInitInjector.Inject<T>(PluginInitInjector.InjectedValueProvider, ParameterInfo)
  3241. nameWithType.vb: PluginInitInjector.Inject(Of T)(PluginInitInjector.InjectedValueProvider, ParameterInfo)
  3242. - uid: IPA.Loader.PluginInitInjector.InjectedValueProvider
  3243. name: PluginInitInjector.InjectedValueProvider
  3244. href: api/IPA.Loader.PluginInitInjector.InjectedValueProvider.html
  3245. commentId: T:IPA.Loader.PluginInitInjector.InjectedValueProvider
  3246. fullName: IPA.Loader.PluginInitInjector.InjectedValueProvider
  3247. nameWithType: PluginInitInjector.InjectedValueProvider
  3248. - uid: IPA.Loader.PluginInitInjector.InjectParameter
  3249. name: PluginInitInjector.InjectParameter
  3250. href: api/IPA.Loader.PluginInitInjector.InjectParameter.html
  3251. commentId: T:IPA.Loader.PluginInitInjector.InjectParameter
  3252. fullName: IPA.Loader.PluginInitInjector.InjectParameter
  3253. nameWithType: PluginInitInjector.InjectParameter
  3254. - uid: IPA.Loader.PluginInitInjector.InjectParameterNested
  3255. name: PluginInitInjector.InjectParameterNested
  3256. href: api/IPA.Loader.PluginInitInjector.InjectParameterNested.html
  3257. commentId: T:IPA.Loader.PluginInitInjector.InjectParameterNested
  3258. fullName: IPA.Loader.PluginInitInjector.InjectParameterNested
  3259. nameWithType: PluginInitInjector.InjectParameterNested
  3260. - uid: IPA.Loader.PluginManager
  3261. name: PluginManager
  3262. href: api/IPA.Loader.PluginManager.html
  3263. commentId: T:IPA.Loader.PluginManager
  3264. fullName: IPA.Loader.PluginManager
  3265. nameWithType: PluginManager
  3266. - uid: IPA.Loader.PluginManager.AllPlugins
  3267. name: AllPlugins
  3268. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins
  3269. commentId: P:IPA.Loader.PluginManager.AllPlugins
  3270. fullName: IPA.Loader.PluginManager.AllPlugins
  3271. nameWithType: PluginManager.AllPlugins
  3272. - uid: IPA.Loader.PluginManager.AllPlugins*
  3273. name: AllPlugins
  3274. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_AllPlugins_
  3275. commentId: Overload:IPA.Loader.PluginManager.AllPlugins
  3276. isSpec: "True"
  3277. fullName: IPA.Loader.PluginManager.AllPlugins
  3278. nameWithType: PluginManager.AllPlugins
  3279. - uid: IPA.Loader.PluginManager.DisabledPlugins
  3280. name: DisabledPlugins
  3281. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins
  3282. commentId: P:IPA.Loader.PluginManager.DisabledPlugins
  3283. fullName: IPA.Loader.PluginManager.DisabledPlugins
  3284. nameWithType: PluginManager.DisabledPlugins
  3285. - uid: IPA.Loader.PluginManager.DisabledPlugins*
  3286. name: DisabledPlugins
  3287. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_DisabledPlugins_
  3288. commentId: Overload:IPA.Loader.PluginManager.DisabledPlugins
  3289. isSpec: "True"
  3290. fullName: IPA.Loader.PluginManager.DisabledPlugins
  3291. nameWithType: PluginManager.DisabledPlugins
  3292. - uid: IPA.Loader.PluginManager.EnabledPlugins
  3293. name: EnabledPlugins
  3294. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_EnabledPlugins
  3295. commentId: P:IPA.Loader.PluginManager.EnabledPlugins
  3296. fullName: IPA.Loader.PluginManager.EnabledPlugins
  3297. nameWithType: PluginManager.EnabledPlugins
  3298. - uid: IPA.Loader.PluginManager.EnabledPlugins*
  3299. name: EnabledPlugins
  3300. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_EnabledPlugins_
  3301. commentId: Overload:IPA.Loader.PluginManager.EnabledPlugins
  3302. isSpec: "True"
  3303. fullName: IPA.Loader.PluginManager.EnabledPlugins
  3304. nameWithType: PluginManager.EnabledPlugins
  3305. - uid: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3306. name: GetDisabledPlugin(String)
  3307. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_System_String_
  3308. commentId: M:IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3309. fullName: IPA.Loader.PluginManager.GetDisabledPlugin(System.String)
  3310. nameWithType: PluginManager.GetDisabledPlugin(String)
  3311. - uid: IPA.Loader.PluginManager.GetDisabledPlugin*
  3312. name: GetDisabledPlugin
  3313. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPlugin_
  3314. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPlugin
  3315. isSpec: "True"
  3316. fullName: IPA.Loader.PluginManager.GetDisabledPlugin
  3317. nameWithType: PluginManager.GetDisabledPlugin
  3318. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3319. name: GetDisabledPluginFromId(String)
  3320. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_System_String_
  3321. commentId: M:IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3322. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)
  3323. nameWithType: PluginManager.GetDisabledPluginFromId(String)
  3324. - uid: IPA.Loader.PluginManager.GetDisabledPluginFromId*
  3325. name: GetDisabledPluginFromId
  3326. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetDisabledPluginFromId_
  3327. commentId: Overload:IPA.Loader.PluginManager.GetDisabledPluginFromId
  3328. isSpec: "True"
  3329. fullName: IPA.Loader.PluginManager.GetDisabledPluginFromId
  3330. nameWithType: PluginManager.GetDisabledPluginFromId
  3331. - uid: IPA.Loader.PluginManager.GetPlugin(System.String)
  3332. name: GetPlugin(String)
  3333. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_System_String_
  3334. commentId: M:IPA.Loader.PluginManager.GetPlugin(System.String)
  3335. fullName: IPA.Loader.PluginManager.GetPlugin(System.String)
  3336. nameWithType: PluginManager.GetPlugin(String)
  3337. - uid: IPA.Loader.PluginManager.GetPlugin*
  3338. name: GetPlugin
  3339. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPlugin_
  3340. commentId: Overload:IPA.Loader.PluginManager.GetPlugin
  3341. isSpec: "True"
  3342. fullName: IPA.Loader.PluginManager.GetPlugin
  3343. nameWithType: PluginManager.GetPlugin
  3344. - uid: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3345. name: GetPluginFromId(String)
  3346. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_System_String_
  3347. commentId: M:IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3348. fullName: IPA.Loader.PluginManager.GetPluginFromId(System.String)
  3349. nameWithType: PluginManager.GetPluginFromId(String)
  3350. - uid: IPA.Loader.PluginManager.GetPluginFromId*
  3351. name: GetPluginFromId
  3352. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_GetPluginFromId_
  3353. commentId: Overload:IPA.Loader.PluginManager.GetPluginFromId
  3354. isSpec: "True"
  3355. fullName: IPA.Loader.PluginManager.GetPluginFromId
  3356. nameWithType: PluginManager.GetPluginFromId
  3357. - uid: IPA.Loader.PluginManager.IgnoredPlugins
  3358. name: IgnoredPlugins
  3359. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IgnoredPlugins
  3360. commentId: P:IPA.Loader.PluginManager.IgnoredPlugins
  3361. fullName: IPA.Loader.PluginManager.IgnoredPlugins
  3362. nameWithType: PluginManager.IgnoredPlugins
  3363. - uid: IPA.Loader.PluginManager.IgnoredPlugins*
  3364. name: IgnoredPlugins
  3365. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IgnoredPlugins_
  3366. commentId: Overload:IPA.Loader.PluginManager.IgnoredPlugins
  3367. isSpec: "True"
  3368. fullName: IPA.Loader.PluginManager.IgnoredPlugins
  3369. nameWithType: PluginManager.IgnoredPlugins
  3370. - uid: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3371. name: IsDisabled(PluginMetadata)
  3372. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_IPA_Loader_PluginMetadata_
  3373. commentId: M:IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3374. fullName: IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)
  3375. nameWithType: PluginManager.IsDisabled(PluginMetadata)
  3376. - uid: IPA.Loader.PluginManager.IsDisabled*
  3377. name: IsDisabled
  3378. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsDisabled_
  3379. commentId: Overload:IPA.Loader.PluginManager.IsDisabled
  3380. isSpec: "True"
  3381. fullName: IPA.Loader.PluginManager.IsDisabled
  3382. nameWithType: PluginManager.IsDisabled
  3383. - uid: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3384. name: IsEnabled(PluginMetadata)
  3385. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_IPA_Loader_PluginMetadata_
  3386. commentId: M:IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3387. fullName: IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)
  3388. nameWithType: PluginManager.IsEnabled(PluginMetadata)
  3389. - uid: IPA.Loader.PluginManager.IsEnabled*
  3390. name: IsEnabled
  3391. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_IsEnabled_
  3392. commentId: Overload:IPA.Loader.PluginManager.IsEnabled
  3393. isSpec: "True"
  3394. fullName: IPA.Loader.PluginManager.IsEnabled
  3395. nameWithType: PluginManager.IsEnabled
  3396. - uid: IPA.Loader.PluginManager.OnAnyPluginsStateChanged
  3397. name: OnAnyPluginsStateChanged
  3398. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_OnAnyPluginsStateChanged
  3399. commentId: E:IPA.Loader.PluginManager.OnAnyPluginsStateChanged
  3400. fullName: IPA.Loader.PluginManager.OnAnyPluginsStateChanged
  3401. nameWithType: PluginManager.OnAnyPluginsStateChanged
  3402. - uid: IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate
  3403. name: PluginManager.OnAnyPluginsStateChangedDelegate
  3404. href: api/IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate.html
  3405. commentId: T:IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate
  3406. fullName: IPA.Loader.PluginManager.OnAnyPluginsStateChangedDelegate
  3407. nameWithType: PluginManager.OnAnyPluginsStateChangedDelegate
  3408. - uid: IPA.Loader.PluginManager.OnPluginsStateChanged
  3409. name: OnPluginsStateChanged
  3410. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_OnPluginsStateChanged
  3411. commentId: E:IPA.Loader.PluginManager.OnPluginsStateChanged
  3412. fullName: IPA.Loader.PluginManager.OnPluginsStateChanged
  3413. nameWithType: PluginManager.OnPluginsStateChanged
  3414. - uid: IPA.Loader.PluginManager.PluginDisabled
  3415. name: PluginDisabled
  3416. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginDisabled
  3417. commentId: E:IPA.Loader.PluginManager.PluginDisabled
  3418. fullName: IPA.Loader.PluginManager.PluginDisabled
  3419. nameWithType: PluginManager.PluginDisabled
  3420. - uid: IPA.Loader.PluginManager.PluginDisableDelegate
  3421. name: PluginManager.PluginDisableDelegate
  3422. href: api/IPA.Loader.PluginManager.PluginDisableDelegate.html
  3423. commentId: T:IPA.Loader.PluginManager.PluginDisableDelegate
  3424. fullName: IPA.Loader.PluginManager.PluginDisableDelegate
  3425. nameWithType: PluginManager.PluginDisableDelegate
  3426. - uid: IPA.Loader.PluginManager.PluginEnabled
  3427. name: PluginEnabled
  3428. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginEnabled
  3429. commentId: E:IPA.Loader.PluginManager.PluginEnabled
  3430. fullName: IPA.Loader.PluginManager.PluginEnabled
  3431. nameWithType: PluginManager.PluginEnabled
  3432. - uid: IPA.Loader.PluginManager.PluginEnableDelegate
  3433. name: PluginManager.PluginEnableDelegate
  3434. href: api/IPA.Loader.PluginManager.PluginEnableDelegate.html
  3435. commentId: T:IPA.Loader.PluginManager.PluginEnableDelegate
  3436. fullName: IPA.Loader.PluginManager.PluginEnableDelegate
  3437. nameWithType: PluginManager.PluginEnableDelegate
  3438. - uid: IPA.Loader.PluginManager.Plugins
  3439. name: Plugins
  3440. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins
  3441. commentId: P:IPA.Loader.PluginManager.Plugins
  3442. fullName: IPA.Loader.PluginManager.Plugins
  3443. nameWithType: PluginManager.Plugins
  3444. - uid: IPA.Loader.PluginManager.Plugins*
  3445. name: Plugins
  3446. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_Plugins_
  3447. commentId: Overload:IPA.Loader.PluginManager.Plugins
  3448. isSpec: "True"
  3449. fullName: IPA.Loader.PluginManager.Plugins
  3450. nameWithType: PluginManager.Plugins
  3451. - uid: IPA.Loader.PluginManager.PluginStateTransaction
  3452. name: PluginStateTransaction()
  3453. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction
  3454. commentId: M:IPA.Loader.PluginManager.PluginStateTransaction
  3455. fullName: IPA.Loader.PluginManager.PluginStateTransaction()
  3456. nameWithType: PluginManager.PluginStateTransaction()
  3457. - uid: IPA.Loader.PluginManager.PluginStateTransaction*
  3458. name: PluginStateTransaction
  3459. href: api/IPA.Loader.PluginManager.html#IPA_Loader_PluginManager_PluginStateTransaction_
  3460. commentId: Overload:IPA.Loader.PluginManager.PluginStateTransaction
  3461. isSpec: "True"
  3462. fullName: IPA.Loader.PluginManager.PluginStateTransaction
  3463. nameWithType: PluginManager.PluginStateTransaction
  3464. - uid: IPA.Loader.PluginMetadata
  3465. name: PluginMetadata
  3466. href: api/IPA.Loader.PluginMetadata.html
  3467. commentId: T:IPA.Loader.PluginMetadata
  3468. fullName: IPA.Loader.PluginMetadata
  3469. nameWithType: PluginMetadata
  3470. - uid: IPA.Loader.PluginMetadata.Assembly
  3471. name: Assembly
  3472. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly
  3473. commentId: P:IPA.Loader.PluginMetadata.Assembly
  3474. fullName: IPA.Loader.PluginMetadata.Assembly
  3475. nameWithType: PluginMetadata.Assembly
  3476. - uid: IPA.Loader.PluginMetadata.Assembly*
  3477. name: Assembly
  3478. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Assembly_
  3479. commentId: Overload:IPA.Loader.PluginMetadata.Assembly
  3480. isSpec: "True"
  3481. fullName: IPA.Loader.PluginMetadata.Assembly
  3482. nameWithType: PluginMetadata.Assembly
  3483. - uid: IPA.Loader.PluginMetadata.AssociatedFiles
  3484. name: AssociatedFiles
  3485. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles
  3486. commentId: P:IPA.Loader.PluginMetadata.AssociatedFiles
  3487. fullName: IPA.Loader.PluginMetadata.AssociatedFiles
  3488. nameWithType: PluginMetadata.AssociatedFiles
  3489. - uid: IPA.Loader.PluginMetadata.AssociatedFiles*
  3490. name: AssociatedFiles
  3491. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_AssociatedFiles_
  3492. commentId: Overload:IPA.Loader.PluginMetadata.AssociatedFiles
  3493. isSpec: "True"
  3494. fullName: IPA.Loader.PluginMetadata.AssociatedFiles
  3495. nameWithType: PluginMetadata.AssociatedFiles
  3496. - uid: IPA.Loader.PluginMetadata.Author
  3497. name: Author
  3498. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Author
  3499. commentId: P:IPA.Loader.PluginMetadata.Author
  3500. fullName: IPA.Loader.PluginMetadata.Author
  3501. nameWithType: PluginMetadata.Author
  3502. - uid: IPA.Loader.PluginMetadata.Author*
  3503. name: Author
  3504. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Author_
  3505. commentId: Overload:IPA.Loader.PluginMetadata.Author
  3506. isSpec: "True"
  3507. fullName: IPA.Loader.PluginMetadata.Author
  3508. nameWithType: PluginMetadata.Author
  3509. - uid: IPA.Loader.PluginMetadata.Description
  3510. name: Description
  3511. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Description
  3512. commentId: P:IPA.Loader.PluginMetadata.Description
  3513. fullName: IPA.Loader.PluginMetadata.Description
  3514. nameWithType: PluginMetadata.Description
  3515. - uid: IPA.Loader.PluginMetadata.Description*
  3516. name: Description
  3517. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Description_
  3518. commentId: Overload:IPA.Loader.PluginMetadata.Description
  3519. isSpec: "True"
  3520. fullName: IPA.Loader.PluginMetadata.Description
  3521. nameWithType: PluginMetadata.Description
  3522. - uid: IPA.Loader.PluginMetadata.DonateLink
  3523. name: DonateLink
  3524. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_DonateLink
  3525. commentId: P:IPA.Loader.PluginMetadata.DonateLink
  3526. fullName: IPA.Loader.PluginMetadata.DonateLink
  3527. nameWithType: PluginMetadata.DonateLink
  3528. - uid: IPA.Loader.PluginMetadata.DonateLink*
  3529. name: DonateLink
  3530. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_DonateLink_
  3531. commentId: Overload:IPA.Loader.PluginMetadata.DonateLink
  3532. isSpec: "True"
  3533. fullName: IPA.Loader.PluginMetadata.DonateLink
  3534. nameWithType: PluginMetadata.DonateLink
  3535. - uid: IPA.Loader.PluginMetadata.Features
  3536. name: Features
  3537. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features
  3538. commentId: P:IPA.Loader.PluginMetadata.Features
  3539. fullName: IPA.Loader.PluginMetadata.Features
  3540. nameWithType: PluginMetadata.Features
  3541. - uid: IPA.Loader.PluginMetadata.Features*
  3542. name: Features
  3543. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Features_
  3544. commentId: Overload:IPA.Loader.PluginMetadata.Features
  3545. isSpec: "True"
  3546. fullName: IPA.Loader.PluginMetadata.Features
  3547. nameWithType: PluginMetadata.Features
  3548. - uid: IPA.Loader.PluginMetadata.File
  3549. name: File
  3550. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File
  3551. commentId: P:IPA.Loader.PluginMetadata.File
  3552. fullName: IPA.Loader.PluginMetadata.File
  3553. nameWithType: PluginMetadata.File
  3554. - uid: IPA.Loader.PluginMetadata.File*
  3555. name: File
  3556. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_File_
  3557. commentId: Overload:IPA.Loader.PluginMetadata.File
  3558. isSpec: "True"
  3559. fullName: IPA.Loader.PluginMetadata.File
  3560. nameWithType: PluginMetadata.File
  3561. - uid: IPA.Loader.PluginMetadata.HVersion
  3562. name: HVersion
  3563. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_HVersion
  3564. commentId: P:IPA.Loader.PluginMetadata.HVersion
  3565. fullName: IPA.Loader.PluginMetadata.HVersion
  3566. nameWithType: PluginMetadata.HVersion
  3567. - uid: IPA.Loader.PluginMetadata.HVersion*
  3568. name: HVersion
  3569. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_HVersion_
  3570. commentId: Overload:IPA.Loader.PluginMetadata.HVersion
  3571. isSpec: "True"
  3572. fullName: IPA.Loader.PluginMetadata.HVersion
  3573. nameWithType: PluginMetadata.HVersion
  3574. - uid: IPA.Loader.PluginMetadata.IconName
  3575. name: IconName
  3576. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IconName
  3577. commentId: P:IPA.Loader.PluginMetadata.IconName
  3578. fullName: IPA.Loader.PluginMetadata.IconName
  3579. nameWithType: PluginMetadata.IconName
  3580. - uid: IPA.Loader.PluginMetadata.IconName*
  3581. name: IconName
  3582. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IconName_
  3583. commentId: Overload:IPA.Loader.PluginMetadata.IconName
  3584. isSpec: "True"
  3585. fullName: IPA.Loader.PluginMetadata.IconName
  3586. nameWithType: PluginMetadata.IconName
  3587. - uid: IPA.Loader.PluginMetadata.Id
  3588. name: Id
  3589. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id
  3590. commentId: P:IPA.Loader.PluginMetadata.Id
  3591. fullName: IPA.Loader.PluginMetadata.Id
  3592. nameWithType: PluginMetadata.Id
  3593. - uid: IPA.Loader.PluginMetadata.Id*
  3594. name: Id
  3595. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Id_
  3596. commentId: Overload:IPA.Loader.PluginMetadata.Id
  3597. isSpec: "True"
  3598. fullName: IPA.Loader.PluginMetadata.Id
  3599. nameWithType: PluginMetadata.Id
  3600. - uid: IPA.Loader.PluginMetadata.IsBare
  3601. name: IsBare
  3602. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare
  3603. commentId: P:IPA.Loader.PluginMetadata.IsBare
  3604. fullName: IPA.Loader.PluginMetadata.IsBare
  3605. nameWithType: PluginMetadata.IsBare
  3606. - uid: IPA.Loader.PluginMetadata.IsBare*
  3607. name: IsBare
  3608. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_IsBare_
  3609. commentId: Overload:IPA.Loader.PluginMetadata.IsBare
  3610. isSpec: "True"
  3611. fullName: IPA.Loader.PluginMetadata.IsBare
  3612. nameWithType: PluginMetadata.IsBare
  3613. - uid: IPA.Loader.PluginMetadata.Name
  3614. name: Name
  3615. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name
  3616. commentId: P:IPA.Loader.PluginMetadata.Name
  3617. fullName: IPA.Loader.PluginMetadata.Name
  3618. nameWithType: PluginMetadata.Name
  3619. - uid: IPA.Loader.PluginMetadata.Name*
  3620. name: Name
  3621. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Name_
  3622. commentId: Overload:IPA.Loader.PluginMetadata.Name
  3623. isSpec: "True"
  3624. fullName: IPA.Loader.PluginMetadata.Name
  3625. nameWithType: PluginMetadata.Name
  3626. - uid: IPA.Loader.PluginMetadata.PluginHomeLink
  3627. name: PluginHomeLink
  3628. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginHomeLink
  3629. commentId: P:IPA.Loader.PluginMetadata.PluginHomeLink
  3630. fullName: IPA.Loader.PluginMetadata.PluginHomeLink
  3631. nameWithType: PluginMetadata.PluginHomeLink
  3632. - uid: IPA.Loader.PluginMetadata.PluginHomeLink*
  3633. name: PluginHomeLink
  3634. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginHomeLink_
  3635. commentId: Overload:IPA.Loader.PluginMetadata.PluginHomeLink
  3636. isSpec: "True"
  3637. fullName: IPA.Loader.PluginMetadata.PluginHomeLink
  3638. nameWithType: PluginMetadata.PluginHomeLink
  3639. - uid: IPA.Loader.PluginMetadata.PluginSourceLink
  3640. name: PluginSourceLink
  3641. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginSourceLink
  3642. commentId: P:IPA.Loader.PluginMetadata.PluginSourceLink
  3643. fullName: IPA.Loader.PluginMetadata.PluginSourceLink
  3644. nameWithType: PluginMetadata.PluginSourceLink
  3645. - uid: IPA.Loader.PluginMetadata.PluginSourceLink*
  3646. name: PluginSourceLink
  3647. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginSourceLink_
  3648. commentId: Overload:IPA.Loader.PluginMetadata.PluginSourceLink
  3649. isSpec: "True"
  3650. fullName: IPA.Loader.PluginMetadata.PluginSourceLink
  3651. nameWithType: PluginMetadata.PluginSourceLink
  3652. - uid: IPA.Loader.PluginMetadata.PluginType
  3653. name: PluginType
  3654. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType
  3655. commentId: P:IPA.Loader.PluginMetadata.PluginType
  3656. fullName: IPA.Loader.PluginMetadata.PluginType
  3657. nameWithType: PluginMetadata.PluginType
  3658. - uid: IPA.Loader.PluginMetadata.PluginType*
  3659. name: PluginType
  3660. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_PluginType_
  3661. commentId: Overload:IPA.Loader.PluginMetadata.PluginType
  3662. isSpec: "True"
  3663. fullName: IPA.Loader.PluginMetadata.PluginType
  3664. nameWithType: PluginMetadata.PluginType
  3665. - uid: IPA.Loader.PluginMetadata.RuntimeOptions
  3666. name: RuntimeOptions
  3667. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions
  3668. commentId: P:IPA.Loader.PluginMetadata.RuntimeOptions
  3669. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3670. nameWithType: PluginMetadata.RuntimeOptions
  3671. - uid: IPA.Loader.PluginMetadata.RuntimeOptions*
  3672. name: RuntimeOptions
  3673. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_RuntimeOptions_
  3674. commentId: Overload:IPA.Loader.PluginMetadata.RuntimeOptions
  3675. isSpec: "True"
  3676. fullName: IPA.Loader.PluginMetadata.RuntimeOptions
  3677. nameWithType: PluginMetadata.RuntimeOptions
  3678. - uid: IPA.Loader.PluginMetadata.ToString
  3679. name: ToString()
  3680. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString
  3681. commentId: M:IPA.Loader.PluginMetadata.ToString
  3682. fullName: IPA.Loader.PluginMetadata.ToString()
  3683. nameWithType: PluginMetadata.ToString()
  3684. - uid: IPA.Loader.PluginMetadata.ToString*
  3685. name: ToString
  3686. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_ToString_
  3687. commentId: Overload:IPA.Loader.PluginMetadata.ToString
  3688. isSpec: "True"
  3689. fullName: IPA.Loader.PluginMetadata.ToString
  3690. nameWithType: PluginMetadata.ToString
  3691. - uid: IPA.Loader.PluginMetadata.Version
  3692. name: Version
  3693. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version
  3694. commentId: P:IPA.Loader.PluginMetadata.Version
  3695. fullName: IPA.Loader.PluginMetadata.Version
  3696. nameWithType: PluginMetadata.Version
  3697. - uid: IPA.Loader.PluginMetadata.Version*
  3698. name: Version
  3699. href: api/IPA.Loader.PluginMetadata.html#IPA_Loader_PluginMetadata_Version_
  3700. commentId: Overload:IPA.Loader.PluginMetadata.Version
  3701. isSpec: "True"
  3702. fullName: IPA.Loader.PluginMetadata.Version
  3703. nameWithType: PluginMetadata.Version
  3704. - uid: IPA.Loader.Reason
  3705. name: Reason
  3706. href: api/IPA.Loader.Reason.html
  3707. commentId: T:IPA.Loader.Reason
  3708. fullName: IPA.Loader.Reason
  3709. nameWithType: Reason
  3710. - uid: IPA.Loader.Reason.Conflict
  3711. name: Conflict
  3712. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Conflict
  3713. commentId: F:IPA.Loader.Reason.Conflict
  3714. fullName: IPA.Loader.Reason.Conflict
  3715. nameWithType: Reason.Conflict
  3716. - uid: IPA.Loader.Reason.Dependency
  3717. name: Dependency
  3718. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Dependency
  3719. commentId: F:IPA.Loader.Reason.Dependency
  3720. fullName: IPA.Loader.Reason.Dependency
  3721. nameWithType: Reason.Dependency
  3722. - uid: IPA.Loader.Reason.Duplicate
  3723. name: Duplicate
  3724. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Duplicate
  3725. commentId: F:IPA.Loader.Reason.Duplicate
  3726. fullName: IPA.Loader.Reason.Duplicate
  3727. nameWithType: Reason.Duplicate
  3728. - uid: IPA.Loader.Reason.Error
  3729. name: Error
  3730. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Error
  3731. commentId: F:IPA.Loader.Reason.Error
  3732. fullName: IPA.Loader.Reason.Error
  3733. nameWithType: Reason.Error
  3734. - uid: IPA.Loader.Reason.Feature
  3735. name: Feature
  3736. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Feature
  3737. commentId: F:IPA.Loader.Reason.Feature
  3738. fullName: IPA.Loader.Reason.Feature
  3739. nameWithType: Reason.Feature
  3740. - uid: IPA.Loader.Reason.MissingFiles
  3741. name: MissingFiles
  3742. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_MissingFiles
  3743. commentId: F:IPA.Loader.Reason.MissingFiles
  3744. fullName: IPA.Loader.Reason.MissingFiles
  3745. nameWithType: Reason.MissingFiles
  3746. - uid: IPA.Loader.Reason.Released
  3747. name: Released
  3748. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Released
  3749. commentId: F:IPA.Loader.Reason.Released
  3750. fullName: IPA.Loader.Reason.Released
  3751. nameWithType: Reason.Released
  3752. - uid: IPA.Loader.Reason.Unsupported
  3753. name: Unsupported
  3754. href: api/IPA.Loader.Reason.html#IPA_Loader_Reason_Unsupported
  3755. commentId: F:IPA.Loader.Reason.Unsupported
  3756. fullName: IPA.Loader.Reason.Unsupported
  3757. nameWithType: Reason.Unsupported
  3758. - uid: IPA.Loader.StateTransitionTransaction
  3759. name: StateTransitionTransaction
  3760. href: api/IPA.Loader.StateTransitionTransaction.html
  3761. commentId: T:IPA.Loader.StateTransitionTransaction
  3762. fullName: IPA.Loader.StateTransitionTransaction
  3763. nameWithType: StateTransitionTransaction
  3764. - uid: IPA.Loader.StateTransitionTransaction.Clone
  3765. name: Clone()
  3766. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Clone
  3767. commentId: M:IPA.Loader.StateTransitionTransaction.Clone
  3768. fullName: IPA.Loader.StateTransitionTransaction.Clone()
  3769. nameWithType: StateTransitionTransaction.Clone()
  3770. - uid: IPA.Loader.StateTransitionTransaction.Clone*
  3771. name: Clone
  3772. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Clone_
  3773. commentId: Overload:IPA.Loader.StateTransitionTransaction.Clone
  3774. isSpec: "True"
  3775. fullName: IPA.Loader.StateTransitionTransaction.Clone
  3776. nameWithType: StateTransitionTransaction.Clone
  3777. - uid: IPA.Loader.StateTransitionTransaction.Commit
  3778. name: Commit()
  3779. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit
  3780. commentId: M:IPA.Loader.StateTransitionTransaction.Commit
  3781. fullName: IPA.Loader.StateTransitionTransaction.Commit()
  3782. nameWithType: StateTransitionTransaction.Commit()
  3783. - uid: IPA.Loader.StateTransitionTransaction.Commit*
  3784. name: Commit
  3785. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Commit_
  3786. commentId: Overload:IPA.Loader.StateTransitionTransaction.Commit
  3787. isSpec: "True"
  3788. fullName: IPA.Loader.StateTransitionTransaction.Commit
  3789. nameWithType: StateTransitionTransaction.Commit
  3790. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3791. name: Disable(PluginMetadata, Boolean)
  3792. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Boolean_
  3793. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Boolean)
  3794. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, System.Boolean)
  3795. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, Boolean)
  3796. - uid: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Nullable{IEnumerable{IPA.Loader.PluginMetadata}}@,System.Boolean)
  3797. name: Disable(PluginMetadata, out Nullable<IEnumerable<PluginMetadata>>, Boolean)
  3798. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_System_Nullable_IEnumerable_IPA_Loader_PluginMetadata____System_Boolean_
  3799. commentId: M:IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata,System.Nullable{IEnumerable{IPA.Loader.PluginMetadata}}@,System.Boolean)
  3800. name.vb: Disable(PluginMetadata, ByRef Nullable(Of IEnumerable(Of PluginMetadata)), Boolean)
  3801. fullName: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, out System.Nullable<IEnumerable<IPA.Loader.PluginMetadata>>, System.Boolean)
  3802. fullName.vb: IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata, ByRef System.Nullable(Of IEnumerable(Of IPA.Loader.PluginMetadata)), System.Boolean)
  3803. nameWithType: StateTransitionTransaction.Disable(PluginMetadata, out Nullable<IEnumerable<PluginMetadata>>, Boolean)
  3804. nameWithType.vb: StateTransitionTransaction.Disable(PluginMetadata, ByRef Nullable(Of IEnumerable(Of PluginMetadata)), Boolean)
  3805. - uid: IPA.Loader.StateTransitionTransaction.Disable*
  3806. name: Disable
  3807. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Disable_
  3808. commentId: Overload:IPA.Loader.StateTransitionTransaction.Disable
  3809. isSpec: "True"
  3810. fullName: IPA.Loader.StateTransitionTransaction.Disable
  3811. nameWithType: StateTransitionTransaction.Disable
  3812. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3813. name: DisabledPlugins
  3814. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins
  3815. commentId: P:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3816. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3817. nameWithType: StateTransitionTransaction.DisabledPlugins
  3818. - uid: IPA.Loader.StateTransitionTransaction.DisabledPlugins*
  3819. name: DisabledPlugins
  3820. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_DisabledPlugins_
  3821. commentId: Overload:IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3822. isSpec: "True"
  3823. fullName: IPA.Loader.StateTransitionTransaction.DisabledPlugins
  3824. nameWithType: StateTransitionTransaction.DisabledPlugins
  3825. - uid: IPA.Loader.StateTransitionTransaction.Dispose
  3826. name: Dispose()
  3827. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose
  3828. commentId: M:IPA.Loader.StateTransitionTransaction.Dispose
  3829. fullName: IPA.Loader.StateTransitionTransaction.Dispose()
  3830. nameWithType: StateTransitionTransaction.Dispose()
  3831. - uid: IPA.Loader.StateTransitionTransaction.Dispose*
  3832. name: Dispose
  3833. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Dispose_
  3834. commentId: Overload:IPA.Loader.StateTransitionTransaction.Dispose
  3835. isSpec: "True"
  3836. fullName: IPA.Loader.StateTransitionTransaction.Dispose
  3837. nameWithType: StateTransitionTransaction.Dispose
  3838. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3839. name: Enable(PluginMetadata, Boolean)
  3840. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Boolean_
  3841. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Boolean)
  3842. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, System.Boolean)
  3843. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, Boolean)
  3844. - uid: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Nullable{IEnumerable{IPA.Loader.PluginMetadata}}@,System.Boolean)
  3845. name: Enable(PluginMetadata, out Nullable<IEnumerable<PluginMetadata>>, Boolean)
  3846. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_System_Nullable_IEnumerable_IPA_Loader_PluginMetadata____System_Boolean_
  3847. commentId: M:IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata,System.Nullable{IEnumerable{IPA.Loader.PluginMetadata}}@,System.Boolean)
  3848. name.vb: Enable(PluginMetadata, ByRef Nullable(Of IEnumerable(Of PluginMetadata)), Boolean)
  3849. fullName: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, out System.Nullable<IEnumerable<IPA.Loader.PluginMetadata>>, System.Boolean)
  3850. fullName.vb: IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata, ByRef System.Nullable(Of IEnumerable(Of IPA.Loader.PluginMetadata)), System.Boolean)
  3851. nameWithType: StateTransitionTransaction.Enable(PluginMetadata, out Nullable<IEnumerable<PluginMetadata>>, Boolean)
  3852. nameWithType.vb: StateTransitionTransaction.Enable(PluginMetadata, ByRef Nullable(Of IEnumerable(Of PluginMetadata)), Boolean)
  3853. - uid: IPA.Loader.StateTransitionTransaction.Enable*
  3854. name: Enable
  3855. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_Enable_
  3856. commentId: Overload:IPA.Loader.StateTransitionTransaction.Enable
  3857. isSpec: "True"
  3858. fullName: IPA.Loader.StateTransitionTransaction.Enable
  3859. nameWithType: StateTransitionTransaction.Enable
  3860. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3861. name: EnabledPlugins
  3862. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins
  3863. commentId: P:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3864. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3865. nameWithType: StateTransitionTransaction.EnabledPlugins
  3866. - uid: IPA.Loader.StateTransitionTransaction.EnabledPlugins*
  3867. name: EnabledPlugins
  3868. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_EnabledPlugins_
  3869. commentId: Overload:IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3870. isSpec: "True"
  3871. fullName: IPA.Loader.StateTransitionTransaction.EnabledPlugins
  3872. nameWithType: StateTransitionTransaction.EnabledPlugins
  3873. - uid: IPA.Loader.StateTransitionTransaction.HasStateChanged
  3874. name: HasStateChanged
  3875. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_HasStateChanged
  3876. commentId: P:IPA.Loader.StateTransitionTransaction.HasStateChanged
  3877. fullName: IPA.Loader.StateTransitionTransaction.HasStateChanged
  3878. nameWithType: StateTransitionTransaction.HasStateChanged
  3879. - uid: IPA.Loader.StateTransitionTransaction.HasStateChanged*
  3880. name: HasStateChanged
  3881. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_HasStateChanged_
  3882. commentId: Overload:IPA.Loader.StateTransitionTransaction.HasStateChanged
  3883. isSpec: "True"
  3884. fullName: IPA.Loader.StateTransitionTransaction.HasStateChanged
  3885. nameWithType: StateTransitionTransaction.HasStateChanged
  3886. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3887. name: IsDisabled(PluginMetadata)
  3888. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_IPA_Loader_PluginMetadata_
  3889. commentId: M:IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3890. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)
  3891. nameWithType: StateTransitionTransaction.IsDisabled(PluginMetadata)
  3892. - uid: IPA.Loader.StateTransitionTransaction.IsDisabled*
  3893. name: IsDisabled
  3894. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsDisabled_
  3895. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsDisabled
  3896. isSpec: "True"
  3897. fullName: IPA.Loader.StateTransitionTransaction.IsDisabled
  3898. nameWithType: StateTransitionTransaction.IsDisabled
  3899. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3900. name: IsEnabled(PluginMetadata)
  3901. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_IPA_Loader_PluginMetadata_
  3902. commentId: M:IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3903. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)
  3904. nameWithType: StateTransitionTransaction.IsEnabled(PluginMetadata)
  3905. - uid: IPA.Loader.StateTransitionTransaction.IsEnabled*
  3906. name: IsEnabled
  3907. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_IsEnabled_
  3908. commentId: Overload:IPA.Loader.StateTransitionTransaction.IsEnabled
  3909. isSpec: "True"
  3910. fullName: IPA.Loader.StateTransitionTransaction.IsEnabled
  3911. nameWithType: StateTransitionTransaction.IsEnabled
  3912. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3913. name: WillNeedRestart
  3914. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart
  3915. commentId: P:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3916. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3917. nameWithType: StateTransitionTransaction.WillNeedRestart
  3918. - uid: IPA.Loader.StateTransitionTransaction.WillNeedRestart*
  3919. name: WillNeedRestart
  3920. href: api/IPA.Loader.StateTransitionTransaction.html#IPA_Loader_StateTransitionTransaction_WillNeedRestart_
  3921. commentId: Overload:IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3922. isSpec: "True"
  3923. fullName: IPA.Loader.StateTransitionTransaction.WillNeedRestart
  3924. nameWithType: StateTransitionTransaction.WillNeedRestart
  3925. - uid: IPA.Logging
  3926. name: IPA.Logging
  3927. href: api/IPA.Logging.html
  3928. commentId: N:IPA.Logging
  3929. fullName: IPA.Logging
  3930. nameWithType: IPA.Logging
  3931. - uid: IPA.Logging.Logger
  3932. name: Logger
  3933. href: api/IPA.Logging.Logger.html
  3934. commentId: T:IPA.Logging.Logger
  3935. fullName: IPA.Logging.Logger
  3936. nameWithType: Logger
  3937. - uid: IPA.Logging.Logger.Critical(Exception)
  3938. name: Critical(Exception)
  3939. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_Exception_
  3940. commentId: M:IPA.Logging.Logger.Critical(Exception)
  3941. fullName: IPA.Logging.Logger.Critical(Exception)
  3942. nameWithType: Logger.Critical(Exception)
  3943. - uid: IPA.Logging.Logger.Critical(System.String)
  3944. name: Critical(String)
  3945. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_System_String_
  3946. commentId: M:IPA.Logging.Logger.Critical(System.String)
  3947. fullName: IPA.Logging.Logger.Critical(System.String)
  3948. nameWithType: Logger.Critical(String)
  3949. - uid: IPA.Logging.Logger.Critical*
  3950. name: Critical
  3951. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Critical_
  3952. commentId: Overload:IPA.Logging.Logger.Critical
  3953. isSpec: "True"
  3954. fullName: IPA.Logging.Logger.Critical
  3955. nameWithType: Logger.Critical
  3956. - uid: IPA.Logging.Logger.Debug(Exception)
  3957. name: Debug(Exception)
  3958. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_Exception_
  3959. commentId: M:IPA.Logging.Logger.Debug(Exception)
  3960. fullName: IPA.Logging.Logger.Debug(Exception)
  3961. nameWithType: Logger.Debug(Exception)
  3962. - uid: IPA.Logging.Logger.Debug(System.String)
  3963. name: Debug(String)
  3964. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_System_String_
  3965. commentId: M:IPA.Logging.Logger.Debug(System.String)
  3966. fullName: IPA.Logging.Logger.Debug(System.String)
  3967. nameWithType: Logger.Debug(String)
  3968. - uid: IPA.Logging.Logger.Debug*
  3969. name: Debug
  3970. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Debug_
  3971. commentId: Overload:IPA.Logging.Logger.Debug
  3972. isSpec: "True"
  3973. fullName: IPA.Logging.Logger.Debug
  3974. nameWithType: Logger.Debug
  3975. - uid: IPA.Logging.Logger.Error(Exception)
  3976. name: Error(Exception)
  3977. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_Exception_
  3978. commentId: M:IPA.Logging.Logger.Error(Exception)
  3979. fullName: IPA.Logging.Logger.Error(Exception)
  3980. nameWithType: Logger.Error(Exception)
  3981. - uid: IPA.Logging.Logger.Error(System.String)
  3982. name: Error(String)
  3983. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_System_String_
  3984. commentId: M:IPA.Logging.Logger.Error(System.String)
  3985. fullName: IPA.Logging.Logger.Error(System.String)
  3986. nameWithType: Logger.Error(String)
  3987. - uid: IPA.Logging.Logger.Error*
  3988. name: Error
  3989. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Error_
  3990. commentId: Overload:IPA.Logging.Logger.Error
  3991. isSpec: "True"
  3992. fullName: IPA.Logging.Logger.Error
  3993. nameWithType: Logger.Error
  3994. - uid: IPA.Logging.Logger.Info(Exception)
  3995. name: Info(Exception)
  3996. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_Exception_
  3997. commentId: M:IPA.Logging.Logger.Info(Exception)
  3998. fullName: IPA.Logging.Logger.Info(Exception)
  3999. nameWithType: Logger.Info(Exception)
  4000. - uid: IPA.Logging.Logger.Info(System.String)
  4001. name: Info(String)
  4002. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_System_String_
  4003. commentId: M:IPA.Logging.Logger.Info(System.String)
  4004. fullName: IPA.Logging.Logger.Info(System.String)
  4005. nameWithType: Logger.Info(String)
  4006. - uid: IPA.Logging.Logger.Info*
  4007. name: Info
  4008. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Info_
  4009. commentId: Overload:IPA.Logging.Logger.Info
  4010. isSpec: "True"
  4011. fullName: IPA.Logging.Logger.Info
  4012. nameWithType: Logger.Info
  4013. - uid: IPA.Logging.Logger.Level
  4014. name: Logger.Level
  4015. href: api/IPA.Logging.Logger.Level.html
  4016. commentId: T:IPA.Logging.Logger.Level
  4017. fullName: IPA.Logging.Logger.Level
  4018. nameWithType: Logger.Level
  4019. - uid: IPA.Logging.Logger.Level.Critical
  4020. name: Critical
  4021. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Critical
  4022. commentId: F:IPA.Logging.Logger.Level.Critical
  4023. fullName: IPA.Logging.Logger.Level.Critical
  4024. nameWithType: Logger.Level.Critical
  4025. - uid: IPA.Logging.Logger.Level.Debug
  4026. name: Debug
  4027. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Debug
  4028. commentId: F:IPA.Logging.Logger.Level.Debug
  4029. fullName: IPA.Logging.Logger.Level.Debug
  4030. nameWithType: Logger.Level.Debug
  4031. - uid: IPA.Logging.Logger.Level.Error
  4032. name: Error
  4033. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Error
  4034. commentId: F:IPA.Logging.Logger.Level.Error
  4035. fullName: IPA.Logging.Logger.Level.Error
  4036. nameWithType: Logger.Level.Error
  4037. - uid: IPA.Logging.Logger.Level.Info
  4038. name: Info
  4039. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Info
  4040. commentId: F:IPA.Logging.Logger.Level.Info
  4041. fullName: IPA.Logging.Logger.Level.Info
  4042. nameWithType: Logger.Level.Info
  4043. - uid: IPA.Logging.Logger.Level.None
  4044. name: None
  4045. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_None
  4046. commentId: F:IPA.Logging.Logger.Level.None
  4047. fullName: IPA.Logging.Logger.Level.None
  4048. nameWithType: Logger.Level.None
  4049. - uid: IPA.Logging.Logger.Level.Notice
  4050. name: Notice
  4051. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Notice
  4052. commentId: F:IPA.Logging.Logger.Level.Notice
  4053. fullName: IPA.Logging.Logger.Level.Notice
  4054. nameWithType: Logger.Level.Notice
  4055. - uid: IPA.Logging.Logger.Level.Trace
  4056. name: Trace
  4057. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Trace
  4058. commentId: F:IPA.Logging.Logger.Level.Trace
  4059. fullName: IPA.Logging.Logger.Level.Trace
  4060. nameWithType: Logger.Level.Trace
  4061. - uid: IPA.Logging.Logger.Level.Warning
  4062. name: Warning
  4063. href: api/IPA.Logging.Logger.Level.html#IPA_Logging_Logger_Level_Warning
  4064. commentId: F:IPA.Logging.Logger.Level.Warning
  4065. fullName: IPA.Logging.Logger.Level.Warning
  4066. nameWithType: Logger.Level.Warning
  4067. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,Exception)
  4068. name: Log(Logger.Level, Exception)
  4069. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_Exception_
  4070. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,Exception)
  4071. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, Exception)
  4072. nameWithType: Logger.Log(Logger.Level, Exception)
  4073. - uid: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  4074. name: Log(Logger.Level, String)
  4075. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_
  4076. commentId: M:IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)
  4077. fullName: IPA.Logging.Logger.Log(IPA.Logging.Logger.Level, System.String)
  4078. nameWithType: Logger.Log(Logger.Level, String)
  4079. - uid: IPA.Logging.Logger.Log*
  4080. name: Log
  4081. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Log_
  4082. commentId: Overload:IPA.Logging.Logger.Log
  4083. isSpec: "True"
  4084. fullName: IPA.Logging.Logger.Log
  4085. nameWithType: Logger.Log
  4086. - uid: IPA.Logging.Logger.LogFormat
  4087. name: LogFormat
  4088. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat
  4089. commentId: P:IPA.Logging.Logger.LogFormat
  4090. fullName: IPA.Logging.Logger.LogFormat
  4091. nameWithType: Logger.LogFormat
  4092. - uid: IPA.Logging.Logger.LogFormat*
  4093. name: LogFormat
  4094. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_LogFormat_
  4095. commentId: Overload:IPA.Logging.Logger.LogFormat
  4096. isSpec: "True"
  4097. fullName: IPA.Logging.Logger.LogFormat
  4098. nameWithType: Logger.LogFormat
  4099. - uid: IPA.Logging.Logger.LogLevel
  4100. name: Logger.LogLevel
  4101. href: api/IPA.Logging.Logger.LogLevel.html
  4102. commentId: T:IPA.Logging.Logger.LogLevel
  4103. fullName: IPA.Logging.Logger.LogLevel
  4104. nameWithType: Logger.LogLevel
  4105. - uid: IPA.Logging.Logger.LogLevel.All
  4106. name: All
  4107. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_All
  4108. commentId: F:IPA.Logging.Logger.LogLevel.All
  4109. fullName: IPA.Logging.Logger.LogLevel.All
  4110. nameWithType: Logger.LogLevel.All
  4111. - uid: IPA.Logging.Logger.LogLevel.CriticalOnly
  4112. name: CriticalOnly
  4113. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_CriticalOnly
  4114. commentId: F:IPA.Logging.Logger.LogLevel.CriticalOnly
  4115. fullName: IPA.Logging.Logger.LogLevel.CriticalOnly
  4116. nameWithType: Logger.LogLevel.CriticalOnly
  4117. - uid: IPA.Logging.Logger.LogLevel.DebugOnly
  4118. name: DebugOnly
  4119. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugOnly
  4120. commentId: F:IPA.Logging.Logger.LogLevel.DebugOnly
  4121. fullName: IPA.Logging.Logger.LogLevel.DebugOnly
  4122. nameWithType: Logger.LogLevel.DebugOnly
  4123. - uid: IPA.Logging.Logger.LogLevel.DebugUp
  4124. name: DebugUp
  4125. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_DebugUp
  4126. commentId: F:IPA.Logging.Logger.LogLevel.DebugUp
  4127. fullName: IPA.Logging.Logger.LogLevel.DebugUp
  4128. nameWithType: Logger.LogLevel.DebugUp
  4129. - uid: IPA.Logging.Logger.LogLevel.ErrorOnly
  4130. name: ErrorOnly
  4131. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorOnly
  4132. commentId: F:IPA.Logging.Logger.LogLevel.ErrorOnly
  4133. fullName: IPA.Logging.Logger.LogLevel.ErrorOnly
  4134. nameWithType: Logger.LogLevel.ErrorOnly
  4135. - uid: IPA.Logging.Logger.LogLevel.ErrorUp
  4136. name: ErrorUp
  4137. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_ErrorUp
  4138. commentId: F:IPA.Logging.Logger.LogLevel.ErrorUp
  4139. fullName: IPA.Logging.Logger.LogLevel.ErrorUp
  4140. nameWithType: Logger.LogLevel.ErrorUp
  4141. - uid: IPA.Logging.Logger.LogLevel.InfoOnly
  4142. name: InfoOnly
  4143. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoOnly
  4144. commentId: F:IPA.Logging.Logger.LogLevel.InfoOnly
  4145. fullName: IPA.Logging.Logger.LogLevel.InfoOnly
  4146. nameWithType: Logger.LogLevel.InfoOnly
  4147. - uid: IPA.Logging.Logger.LogLevel.InfoUp
  4148. name: InfoUp
  4149. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_InfoUp
  4150. commentId: F:IPA.Logging.Logger.LogLevel.InfoUp
  4151. fullName: IPA.Logging.Logger.LogLevel.InfoUp
  4152. nameWithType: Logger.LogLevel.InfoUp
  4153. - uid: IPA.Logging.Logger.LogLevel.None
  4154. name: None
  4155. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_None
  4156. commentId: F:IPA.Logging.Logger.LogLevel.None
  4157. fullName: IPA.Logging.Logger.LogLevel.None
  4158. nameWithType: Logger.LogLevel.None
  4159. - uid: IPA.Logging.Logger.LogLevel.NoticeOnly
  4160. name: NoticeOnly
  4161. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeOnly
  4162. commentId: F:IPA.Logging.Logger.LogLevel.NoticeOnly
  4163. fullName: IPA.Logging.Logger.LogLevel.NoticeOnly
  4164. nameWithType: Logger.LogLevel.NoticeOnly
  4165. - uid: IPA.Logging.Logger.LogLevel.NoticeUp
  4166. name: NoticeUp
  4167. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_NoticeUp
  4168. commentId: F:IPA.Logging.Logger.LogLevel.NoticeUp
  4169. fullName: IPA.Logging.Logger.LogLevel.NoticeUp
  4170. nameWithType: Logger.LogLevel.NoticeUp
  4171. - uid: IPA.Logging.Logger.LogLevel.TraceOnly
  4172. name: TraceOnly
  4173. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_TraceOnly
  4174. commentId: F:IPA.Logging.Logger.LogLevel.TraceOnly
  4175. fullName: IPA.Logging.Logger.LogLevel.TraceOnly
  4176. nameWithType: Logger.LogLevel.TraceOnly
  4177. - uid: IPA.Logging.Logger.LogLevel.Undefined
  4178. name: Undefined
  4179. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_Undefined
  4180. commentId: F:IPA.Logging.Logger.LogLevel.Undefined
  4181. fullName: IPA.Logging.Logger.LogLevel.Undefined
  4182. nameWithType: Logger.LogLevel.Undefined
  4183. - uid: IPA.Logging.Logger.LogLevel.WarningOnly
  4184. name: WarningOnly
  4185. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningOnly
  4186. commentId: F:IPA.Logging.Logger.LogLevel.WarningOnly
  4187. fullName: IPA.Logging.Logger.LogLevel.WarningOnly
  4188. nameWithType: Logger.LogLevel.WarningOnly
  4189. - uid: IPA.Logging.Logger.LogLevel.WarningUp
  4190. name: WarningUp
  4191. href: api/IPA.Logging.Logger.LogLevel.html#IPA_Logging_Logger_LogLevel_WarningUp
  4192. commentId: F:IPA.Logging.Logger.LogLevel.WarningUp
  4193. fullName: IPA.Logging.Logger.LogLevel.WarningUp
  4194. nameWithType: Logger.LogLevel.WarningUp
  4195. - uid: IPA.Logging.Logger.Notice(Exception)
  4196. name: Notice(Exception)
  4197. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_Exception_
  4198. commentId: M:IPA.Logging.Logger.Notice(Exception)
  4199. fullName: IPA.Logging.Logger.Notice(Exception)
  4200. nameWithType: Logger.Notice(Exception)
  4201. - uid: IPA.Logging.Logger.Notice(System.String)
  4202. name: Notice(String)
  4203. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_System_String_
  4204. commentId: M:IPA.Logging.Logger.Notice(System.String)
  4205. fullName: IPA.Logging.Logger.Notice(System.String)
  4206. nameWithType: Logger.Notice(String)
  4207. - uid: IPA.Logging.Logger.Notice*
  4208. name: Notice
  4209. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Notice_
  4210. commentId: Overload:IPA.Logging.Logger.Notice
  4211. isSpec: "True"
  4212. fullName: IPA.Logging.Logger.Notice
  4213. nameWithType: Logger.Notice
  4214. - uid: IPA.Logging.Logger.Trace(Exception)
  4215. name: Trace(Exception)
  4216. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_Exception_
  4217. commentId: M:IPA.Logging.Logger.Trace(Exception)
  4218. fullName: IPA.Logging.Logger.Trace(Exception)
  4219. nameWithType: Logger.Trace(Exception)
  4220. - uid: IPA.Logging.Logger.Trace(System.String)
  4221. name: Trace(String)
  4222. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_System_String_
  4223. commentId: M:IPA.Logging.Logger.Trace(System.String)
  4224. fullName: IPA.Logging.Logger.Trace(System.String)
  4225. nameWithType: Logger.Trace(String)
  4226. - uid: IPA.Logging.Logger.Trace*
  4227. name: Trace
  4228. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Trace_
  4229. commentId: Overload:IPA.Logging.Logger.Trace
  4230. isSpec: "True"
  4231. fullName: IPA.Logging.Logger.Trace
  4232. nameWithType: Logger.Trace
  4233. - uid: IPA.Logging.Logger.Warn(Exception)
  4234. name: Warn(Exception)
  4235. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_Exception_
  4236. commentId: M:IPA.Logging.Logger.Warn(Exception)
  4237. fullName: IPA.Logging.Logger.Warn(Exception)
  4238. nameWithType: Logger.Warn(Exception)
  4239. - uid: IPA.Logging.Logger.Warn(System.String)
  4240. name: Warn(String)
  4241. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_System_String_
  4242. commentId: M:IPA.Logging.Logger.Warn(System.String)
  4243. fullName: IPA.Logging.Logger.Warn(System.String)
  4244. nameWithType: Logger.Warn(String)
  4245. - uid: IPA.Logging.Logger.Warn*
  4246. name: Warn
  4247. href: api/IPA.Logging.Logger.html#IPA_Logging_Logger_Warn_
  4248. commentId: Overload:IPA.Logging.Logger.Warn
  4249. isSpec: "True"
  4250. fullName: IPA.Logging.Logger.Warn
  4251. nameWithType: Logger.Warn
  4252. - uid: IPA.Logging.LoggerExtensions
  4253. name: LoggerExtensions
  4254. href: api/IPA.Logging.LoggerExtensions.html
  4255. commentId: T:IPA.Logging.LoggerExtensions
  4256. fullName: IPA.Logging.LoggerExtensions
  4257. nameWithType: LoggerExtensions
  4258. - uid: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  4259. name: GetChildLogger(Logger, String)
  4260. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_
  4261. commentId: M:IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)
  4262. fullName: IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger, System.String)
  4263. nameWithType: LoggerExtensions.GetChildLogger(Logger, String)
  4264. - uid: IPA.Logging.LoggerExtensions.GetChildLogger*
  4265. name: GetChildLogger
  4266. href: api/IPA.Logging.LoggerExtensions.html#IPA_Logging_LoggerExtensions_GetChildLogger_
  4267. commentId: Overload:IPA.Logging.LoggerExtensions.GetChildLogger
  4268. isSpec: "True"
  4269. fullName: IPA.Logging.LoggerExtensions.GetChildLogger
  4270. nameWithType: LoggerExtensions.GetChildLogger
  4271. - uid: IPA.Logging.LogPrinter
  4272. name: LogPrinter
  4273. href: api/IPA.Logging.LogPrinter.html
  4274. commentId: T:IPA.Logging.LogPrinter
  4275. fullName: IPA.Logging.LogPrinter
  4276. nameWithType: LogPrinter
  4277. - uid: IPA.Logging.LogPrinter.EndPrint
  4278. name: EndPrint()
  4279. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint
  4280. commentId: M:IPA.Logging.LogPrinter.EndPrint
  4281. fullName: IPA.Logging.LogPrinter.EndPrint()
  4282. nameWithType: LogPrinter.EndPrint()
  4283. - uid: IPA.Logging.LogPrinter.EndPrint*
  4284. name: EndPrint
  4285. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint_
  4286. commentId: Overload:IPA.Logging.LogPrinter.EndPrint
  4287. isSpec: "True"
  4288. fullName: IPA.Logging.LogPrinter.EndPrint
  4289. nameWithType: LogPrinter.EndPrint
  4290. - uid: IPA.Logging.LogPrinter.Filter
  4291. name: Filter
  4292. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter
  4293. commentId: P:IPA.Logging.LogPrinter.Filter
  4294. fullName: IPA.Logging.LogPrinter.Filter
  4295. nameWithType: LogPrinter.Filter
  4296. - uid: IPA.Logging.LogPrinter.Filter*
  4297. name: Filter
  4298. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Filter_
  4299. commentId: Overload:IPA.Logging.LogPrinter.Filter
  4300. isSpec: "True"
  4301. fullName: IPA.Logging.LogPrinter.Filter
  4302. nameWithType: LogPrinter.Filter
  4303. - uid: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4304. name: Print(Logger.Level, DateTime, String, String)
  4305. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_DateTime_System_String_System_String_
  4306. commentId: M:IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4307. fullName: IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level, DateTime, System.String, System.String)
  4308. nameWithType: LogPrinter.Print(Logger.Level, DateTime, String, String)
  4309. - uid: IPA.Logging.LogPrinter.Print*
  4310. name: Print
  4311. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_Print_
  4312. commentId: Overload:IPA.Logging.LogPrinter.Print
  4313. isSpec: "True"
  4314. fullName: IPA.Logging.LogPrinter.Print
  4315. nameWithType: LogPrinter.Print
  4316. - uid: IPA.Logging.LogPrinter.StartPrint
  4317. name: StartPrint()
  4318. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint
  4319. commentId: M:IPA.Logging.LogPrinter.StartPrint
  4320. fullName: IPA.Logging.LogPrinter.StartPrint()
  4321. nameWithType: LogPrinter.StartPrint()
  4322. - uid: IPA.Logging.LogPrinter.StartPrint*
  4323. name: StartPrint
  4324. href: api/IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_StartPrint_
  4325. commentId: Overload:IPA.Logging.LogPrinter.StartPrint
  4326. isSpec: "True"
  4327. fullName: IPA.Logging.LogPrinter.StartPrint
  4328. nameWithType: LogPrinter.StartPrint
  4329. - uid: IPA.Logging.Printers
  4330. name: IPA.Logging.Printers
  4331. href: api/IPA.Logging.Printers.html
  4332. commentId: N:IPA.Logging.Printers
  4333. fullName: IPA.Logging.Printers
  4334. nameWithType: IPA.Logging.Printers
  4335. - uid: IPA.Logging.Printers.ColoredConsolePrinter
  4336. name: ColoredConsolePrinter
  4337. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html
  4338. commentId: T:IPA.Logging.Printers.ColoredConsolePrinter
  4339. fullName: IPA.Logging.Printers.ColoredConsolePrinter
  4340. nameWithType: ColoredConsolePrinter
  4341. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4342. name: Color
  4343. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color
  4344. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Color
  4345. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4346. nameWithType: ColoredConsolePrinter.Color
  4347. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Color*
  4348. name: Color
  4349. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Color_
  4350. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Color
  4351. isSpec: "True"
  4352. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Color
  4353. nameWithType: ColoredConsolePrinter.Color
  4354. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4355. name: Filter
  4356. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter
  4357. commentId: P:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4358. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4359. nameWithType: ColoredConsolePrinter.Filter
  4360. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Filter*
  4361. name: Filter
  4362. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Filter_
  4363. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4364. isSpec: "True"
  4365. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Filter
  4366. nameWithType: ColoredConsolePrinter.Filter
  4367. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4368. name: Print(Logger.Level, DateTime, String, String)
  4369. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_DateTime_System_String_System_String_
  4370. commentId: M:IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4371. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level, DateTime, System.String, System.String)
  4372. nameWithType: ColoredConsolePrinter.Print(Logger.Level, DateTime, String, String)
  4373. - uid: IPA.Logging.Printers.ColoredConsolePrinter.Print*
  4374. name: Print
  4375. href: api/IPA.Logging.Printers.ColoredConsolePrinter.html#IPA_Logging_Printers_ColoredConsolePrinter_Print_
  4376. commentId: Overload:IPA.Logging.Printers.ColoredConsolePrinter.Print
  4377. isSpec: "True"
  4378. fullName: IPA.Logging.Printers.ColoredConsolePrinter.Print
  4379. nameWithType: ColoredConsolePrinter.Print
  4380. - uid: IPA.Logging.Printers.ColorlessConsolePrinter
  4381. name: ColorlessConsolePrinter
  4382. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html
  4383. commentId: T:IPA.Logging.Printers.ColorlessConsolePrinter
  4384. fullName: IPA.Logging.Printers.ColorlessConsolePrinter
  4385. nameWithType: ColorlessConsolePrinter
  4386. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4387. name: Filter
  4388. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter
  4389. commentId: P:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4390. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4391. nameWithType: ColorlessConsolePrinter.Filter
  4392. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Filter*
  4393. name: Filter
  4394. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Filter_
  4395. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4396. isSpec: "True"
  4397. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Filter
  4398. nameWithType: ColorlessConsolePrinter.Filter
  4399. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4400. name: Print(Logger.Level, DateTime, String, String)
  4401. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_DateTime_System_String_System_String_
  4402. commentId: M:IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4403. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level, DateTime, System.String, System.String)
  4404. nameWithType: ColorlessConsolePrinter.Print(Logger.Level, DateTime, String, String)
  4405. - uid: IPA.Logging.Printers.ColorlessConsolePrinter.Print*
  4406. name: Print
  4407. href: api/IPA.Logging.Printers.ColorlessConsolePrinter.html#IPA_Logging_Printers_ColorlessConsolePrinter_Print_
  4408. commentId: Overload:IPA.Logging.Printers.ColorlessConsolePrinter.Print
  4409. isSpec: "True"
  4410. fullName: IPA.Logging.Printers.ColorlessConsolePrinter.Print
  4411. nameWithType: ColorlessConsolePrinter.Print
  4412. - uid: IPA.Logging.Printers.GlobalLogFilePrinter
  4413. name: GlobalLogFilePrinter
  4414. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html
  4415. commentId: T:IPA.Logging.Printers.GlobalLogFilePrinter
  4416. fullName: IPA.Logging.Printers.GlobalLogFilePrinter
  4417. nameWithType: GlobalLogFilePrinter
  4418. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4419. name: Filter
  4420. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter
  4421. commentId: P:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4422. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4423. nameWithType: GlobalLogFilePrinter.Filter
  4424. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Filter*
  4425. name: Filter
  4426. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Filter_
  4427. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4428. isSpec: "True"
  4429. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Filter
  4430. nameWithType: GlobalLogFilePrinter.Filter
  4431. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4432. name: GetFileInfo()
  4433. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo
  4434. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4435. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo()
  4436. nameWithType: GlobalLogFilePrinter.GetFileInfo()
  4437. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo*
  4438. name: GetFileInfo
  4439. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo_
  4440. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4441. isSpec: "True"
  4442. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo
  4443. nameWithType: GlobalLogFilePrinter.GetFileInfo
  4444. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4445. name: Print(Logger.Level, DateTime, String, String)
  4446. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_DateTime_System_String_System_String_
  4447. commentId: M:IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4448. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level, DateTime, System.String, System.String)
  4449. nameWithType: GlobalLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  4450. - uid: IPA.Logging.Printers.GlobalLogFilePrinter.Print*
  4451. name: Print
  4452. href: api/IPA.Logging.Printers.GlobalLogFilePrinter.html#IPA_Logging_Printers_GlobalLogFilePrinter_Print_
  4453. commentId: Overload:IPA.Logging.Printers.GlobalLogFilePrinter.Print
  4454. isSpec: "True"
  4455. fullName: IPA.Logging.Printers.GlobalLogFilePrinter.Print
  4456. nameWithType: GlobalLogFilePrinter.Print
  4457. - uid: IPA.Logging.Printers.GZFilePrinter
  4458. name: GZFilePrinter
  4459. href: api/IPA.Logging.Printers.GZFilePrinter.html
  4460. commentId: T:IPA.Logging.Printers.GZFilePrinter
  4461. fullName: IPA.Logging.Printers.GZFilePrinter
  4462. nameWithType: GZFilePrinter
  4463. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose
  4464. name: Dispose()
  4465. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose
  4466. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose
  4467. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose()
  4468. nameWithType: GZFilePrinter.Dispose()
  4469. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4470. name: Dispose(Boolean)
  4471. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_
  4472. commentId: M:IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4473. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)
  4474. nameWithType: GZFilePrinter.Dispose(Boolean)
  4475. - uid: IPA.Logging.Printers.GZFilePrinter.Dispose*
  4476. name: Dispose
  4477. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_Dispose_
  4478. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.Dispose
  4479. isSpec: "True"
  4480. fullName: IPA.Logging.Printers.GZFilePrinter.Dispose
  4481. nameWithType: GZFilePrinter.Dispose
  4482. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint
  4483. name: EndPrint()
  4484. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint
  4485. commentId: M:IPA.Logging.Printers.GZFilePrinter.EndPrint
  4486. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint()
  4487. nameWithType: GZFilePrinter.EndPrint()
  4488. - uid: IPA.Logging.Printers.GZFilePrinter.EndPrint*
  4489. name: EndPrint
  4490. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_EndPrint_
  4491. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.EndPrint
  4492. isSpec: "True"
  4493. fullName: IPA.Logging.Printers.GZFilePrinter.EndPrint
  4494. nameWithType: GZFilePrinter.EndPrint
  4495. - uid: IPA.Logging.Printers.GZFilePrinter.FileWriter
  4496. name: FileWriter
  4497. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_FileWriter
  4498. commentId: F:IPA.Logging.Printers.GZFilePrinter.FileWriter
  4499. fullName: IPA.Logging.Printers.GZFilePrinter.FileWriter
  4500. nameWithType: GZFilePrinter.FileWriter
  4501. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4502. name: GetFileInfo()
  4503. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo
  4504. commentId: M:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4505. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo()
  4506. nameWithType: GZFilePrinter.GetFileInfo()
  4507. - uid: IPA.Logging.Printers.GZFilePrinter.GetFileInfo*
  4508. name: GetFileInfo
  4509. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo_
  4510. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4511. isSpec: "True"
  4512. fullName: IPA.Logging.Printers.GZFilePrinter.GetFileInfo
  4513. nameWithType: GZFilePrinter.GetFileInfo
  4514. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint
  4515. name: StartPrint()
  4516. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint
  4517. commentId: M:IPA.Logging.Printers.GZFilePrinter.StartPrint
  4518. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint()
  4519. nameWithType: GZFilePrinter.StartPrint()
  4520. - uid: IPA.Logging.Printers.GZFilePrinter.StartPrint*
  4521. name: StartPrint
  4522. href: api/IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_StartPrint_
  4523. commentId: Overload:IPA.Logging.Printers.GZFilePrinter.StartPrint
  4524. isSpec: "True"
  4525. fullName: IPA.Logging.Printers.GZFilePrinter.StartPrint
  4526. nameWithType: GZFilePrinter.StartPrint
  4527. - uid: IPA.Logging.Printers.PluginLogFilePrinter
  4528. name: PluginLogFilePrinter
  4529. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html
  4530. commentId: T:IPA.Logging.Printers.PluginLogFilePrinter
  4531. fullName: IPA.Logging.Printers.PluginLogFilePrinter
  4532. nameWithType: PluginLogFilePrinter
  4533. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  4534. name: PluginLogFilePrinter(String)
  4535. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_
  4536. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)
  4537. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter(System.String)
  4538. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter(String)
  4539. - uid: IPA.Logging.Printers.PluginLogFilePrinter.#ctor*
  4540. name: PluginLogFilePrinter
  4541. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter__ctor_
  4542. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.#ctor
  4543. isSpec: "True"
  4544. fullName: IPA.Logging.Printers.PluginLogFilePrinter.PluginLogFilePrinter
  4545. nameWithType: PluginLogFilePrinter.PluginLogFilePrinter
  4546. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4547. name: Filter
  4548. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter
  4549. commentId: P:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4550. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4551. nameWithType: PluginLogFilePrinter.Filter
  4552. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Filter*
  4553. name: Filter
  4554. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Filter_
  4555. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4556. isSpec: "True"
  4557. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Filter
  4558. nameWithType: PluginLogFilePrinter.Filter
  4559. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4560. name: GetFileInfo()
  4561. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo
  4562. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4563. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo()
  4564. nameWithType: PluginLogFilePrinter.GetFileInfo()
  4565. - uid: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo*
  4566. name: GetFileInfo
  4567. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo_
  4568. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4569. isSpec: "True"
  4570. fullName: IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo
  4571. nameWithType: PluginLogFilePrinter.GetFileInfo
  4572. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4573. name: Print(Logger.Level, DateTime, String, String)
  4574. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_DateTime_System_String_System_String_
  4575. commentId: M:IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4576. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level, DateTime, System.String, System.String)
  4577. nameWithType: PluginLogFilePrinter.Print(Logger.Level, DateTime, String, String)
  4578. - uid: IPA.Logging.Printers.PluginLogFilePrinter.Print*
  4579. name: Print
  4580. href: api/IPA.Logging.Printers.PluginLogFilePrinter.html#IPA_Logging_Printers_PluginLogFilePrinter_Print_
  4581. commentId: Overload:IPA.Logging.Printers.PluginLogFilePrinter.Print
  4582. isSpec: "True"
  4583. fullName: IPA.Logging.Printers.PluginLogFilePrinter.Print
  4584. nameWithType: PluginLogFilePrinter.Print
  4585. - uid: IPA.Logging.Printers.PluginSubLogPrinter
  4586. name: PluginSubLogPrinter
  4587. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html
  4588. commentId: T:IPA.Logging.Printers.PluginSubLogPrinter
  4589. fullName: IPA.Logging.Printers.PluginSubLogPrinter
  4590. nameWithType: PluginSubLogPrinter
  4591. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  4592. name: PluginSubLogPrinter(String, String)
  4593. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_
  4594. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)
  4595. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter(System.String, System.String)
  4596. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter(String, String)
  4597. - uid: IPA.Logging.Printers.PluginSubLogPrinter.#ctor*
  4598. name: PluginSubLogPrinter
  4599. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter__ctor_
  4600. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.#ctor
  4601. isSpec: "True"
  4602. fullName: IPA.Logging.Printers.PluginSubLogPrinter.PluginSubLogPrinter
  4603. nameWithType: PluginSubLogPrinter.PluginSubLogPrinter
  4604. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4605. name: Filter
  4606. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter
  4607. commentId: P:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4608. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4609. nameWithType: PluginSubLogPrinter.Filter
  4610. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Filter*
  4611. name: Filter
  4612. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Filter_
  4613. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4614. isSpec: "True"
  4615. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Filter
  4616. nameWithType: PluginSubLogPrinter.Filter
  4617. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4618. name: GetFileInfo()
  4619. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo
  4620. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4621. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo()
  4622. nameWithType: PluginSubLogPrinter.GetFileInfo()
  4623. - uid: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo*
  4624. name: GetFileInfo
  4625. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo_
  4626. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4627. isSpec: "True"
  4628. fullName: IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo
  4629. nameWithType: PluginSubLogPrinter.GetFileInfo
  4630. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4631. name: Print(Logger.Level, DateTime, String, String)
  4632. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_DateTime_System_String_System_String_
  4633. commentId: M:IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,DateTime,System.String,System.String)
  4634. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level, DateTime, System.String, System.String)
  4635. nameWithType: PluginSubLogPrinter.Print(Logger.Level, DateTime, String, String)
  4636. - uid: IPA.Logging.Printers.PluginSubLogPrinter.Print*
  4637. name: Print
  4638. href: api/IPA.Logging.Printers.PluginSubLogPrinter.html#IPA_Logging_Printers_PluginSubLogPrinter_Print_
  4639. commentId: Overload:IPA.Logging.Printers.PluginSubLogPrinter.Print
  4640. isSpec: "True"
  4641. fullName: IPA.Logging.Printers.PluginSubLogPrinter.Print
  4642. nameWithType: PluginSubLogPrinter.Print
  4643. - uid: IPA.Logging.StandardLogger
  4644. name: StandardLogger
  4645. href: api/IPA.Logging.StandardLogger.html
  4646. commentId: T:IPA.Logging.StandardLogger
  4647. fullName: IPA.Logging.StandardLogger
  4648. nameWithType: StandardLogger
  4649. - uid: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4650. name: AddPrinter(LogPrinter)
  4651. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_
  4652. commentId: M:IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4653. fullName: IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)
  4654. nameWithType: StandardLogger.AddPrinter(LogPrinter)
  4655. - uid: IPA.Logging.StandardLogger.AddPrinter*
  4656. name: AddPrinter
  4657. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_AddPrinter_
  4658. commentId: Overload:IPA.Logging.StandardLogger.AddPrinter
  4659. isSpec: "True"
  4660. fullName: IPA.Logging.StandardLogger.AddPrinter
  4661. nameWithType: StandardLogger.AddPrinter
  4662. - uid: IPA.Logging.StandardLogger.ConsoleWriter
  4663. name: ConsoleWriter
  4664. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter
  4665. commentId: P:IPA.Logging.StandardLogger.ConsoleWriter
  4666. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4667. nameWithType: StandardLogger.ConsoleWriter
  4668. - uid: IPA.Logging.StandardLogger.ConsoleWriter*
  4669. name: ConsoleWriter
  4670. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_ConsoleWriter_
  4671. commentId: Overload:IPA.Logging.StandardLogger.ConsoleWriter
  4672. isSpec: "True"
  4673. fullName: IPA.Logging.StandardLogger.ConsoleWriter
  4674. nameWithType: StandardLogger.ConsoleWriter
  4675. - uid: IPA.Logging.StandardLogger.Debug(System.String)
  4676. name: Debug(String)
  4677. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_System_String_
  4678. commentId: M:IPA.Logging.StandardLogger.Debug(System.String)
  4679. fullName: IPA.Logging.StandardLogger.Debug(System.String)
  4680. nameWithType: StandardLogger.Debug(String)
  4681. - uid: IPA.Logging.StandardLogger.Debug*
  4682. name: Debug
  4683. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Debug_
  4684. commentId: Overload:IPA.Logging.StandardLogger.Debug
  4685. isSpec: "True"
  4686. fullName: IPA.Logging.StandardLogger.Debug
  4687. nameWithType: StandardLogger.Debug
  4688. - uid: IPA.Logging.StandardLogger.IsOnLoggerThread
  4689. name: IsOnLoggerThread
  4690. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread
  4691. commentId: P:IPA.Logging.StandardLogger.IsOnLoggerThread
  4692. fullName: IPA.Logging.StandardLogger.IsOnLoggerThread
  4693. nameWithType: StandardLogger.IsOnLoggerThread
  4694. - uid: IPA.Logging.StandardLogger.IsOnLoggerThread*
  4695. name: IsOnLoggerThread
  4696. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_IsOnLoggerThread_
  4697. commentId: Overload:IPA.Logging.StandardLogger.IsOnLoggerThread
  4698. isSpec: "True"
  4699. fullName: IPA.Logging.StandardLogger.IsOnLoggerThread
  4700. nameWithType: StandardLogger.IsOnLoggerThread
  4701. - uid: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4702. name: Log(Logger.Level, String)
  4703. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_
  4704. commentId: M:IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)
  4705. fullName: IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level, System.String)
  4706. nameWithType: StandardLogger.Log(Logger.Level, String)
  4707. - uid: IPA.Logging.StandardLogger.Log*
  4708. name: Log
  4709. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_Log_
  4710. commentId: Overload:IPA.Logging.StandardLogger.Log
  4711. isSpec: "True"
  4712. fullName: IPA.Logging.StandardLogger.Log
  4713. nameWithType: StandardLogger.Log
  4714. - uid: IPA.Logging.StandardLogger.PrintFilter
  4715. name: PrintFilter
  4716. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter
  4717. commentId: P:IPA.Logging.StandardLogger.PrintFilter
  4718. fullName: IPA.Logging.StandardLogger.PrintFilter
  4719. nameWithType: StandardLogger.PrintFilter
  4720. - uid: IPA.Logging.StandardLogger.PrintFilter*
  4721. name: PrintFilter
  4722. href: api/IPA.Logging.StandardLogger.html#IPA_Logging_StandardLogger_PrintFilter_
  4723. commentId: Overload:IPA.Logging.StandardLogger.PrintFilter
  4724. isSpec: "True"
  4725. fullName: IPA.Logging.StandardLogger.PrintFilter
  4726. nameWithType: StandardLogger.PrintFilter
  4727. - uid: IPA.NoEnableDisableAttribute
  4728. name: NoEnableDisableAttribute
  4729. href: api/IPA.NoEnableDisableAttribute.html
  4730. commentId: T:IPA.NoEnableDisableAttribute
  4731. fullName: IPA.NoEnableDisableAttribute
  4732. nameWithType: NoEnableDisableAttribute
  4733. - uid: IPA.Old
  4734. name: IPA.Old
  4735. href: api/IPA.Old.html
  4736. commentId: N:IPA.Old
  4737. fullName: IPA.Old
  4738. nameWithType: IPA.Old
  4739. - uid: IPA.Old.IEnhancedPlugin
  4740. name: IEnhancedPlugin
  4741. href: api/IPA.Old.IEnhancedPlugin.html
  4742. commentId: T:IPA.Old.IEnhancedPlugin
  4743. fullName: IPA.Old.IEnhancedPlugin
  4744. nameWithType: IEnhancedPlugin
  4745. - uid: IPA.Old.IEnhancedPlugin.Filter
  4746. name: Filter
  4747. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter
  4748. commentId: P:IPA.Old.IEnhancedPlugin.Filter
  4749. fullName: IPA.Old.IEnhancedPlugin.Filter
  4750. nameWithType: IEnhancedPlugin.Filter
  4751. - uid: IPA.Old.IEnhancedPlugin.Filter*
  4752. name: Filter
  4753. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_Filter_
  4754. commentId: Overload:IPA.Old.IEnhancedPlugin.Filter
  4755. isSpec: "True"
  4756. fullName: IPA.Old.IEnhancedPlugin.Filter
  4757. nameWithType: IEnhancedPlugin.Filter
  4758. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4759. name: OnLateUpdate()
  4760. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate
  4761. commentId: M:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4762. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate()
  4763. nameWithType: IEnhancedPlugin.OnLateUpdate()
  4764. - uid: IPA.Old.IEnhancedPlugin.OnLateUpdate*
  4765. name: OnLateUpdate
  4766. href: api/IPA.Old.IEnhancedPlugin.html#IPA_Old_IEnhancedPlugin_OnLateUpdate_
  4767. commentId: Overload:IPA.Old.IEnhancedPlugin.OnLateUpdate
  4768. isSpec: "True"
  4769. fullName: IPA.Old.IEnhancedPlugin.OnLateUpdate
  4770. nameWithType: IEnhancedPlugin.OnLateUpdate
  4771. - uid: IPA.Old.IPlugin
  4772. name: IPlugin
  4773. href: api/IPA.Old.IPlugin.html
  4774. commentId: T:IPA.Old.IPlugin
  4775. fullName: IPA.Old.IPlugin
  4776. nameWithType: IPlugin
  4777. - uid: IPA.Old.IPlugin.Name
  4778. name: Name
  4779. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name
  4780. commentId: P:IPA.Old.IPlugin.Name
  4781. fullName: IPA.Old.IPlugin.Name
  4782. nameWithType: IPlugin.Name
  4783. - uid: IPA.Old.IPlugin.Name*
  4784. name: Name
  4785. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Name_
  4786. commentId: Overload:IPA.Old.IPlugin.Name
  4787. isSpec: "True"
  4788. fullName: IPA.Old.IPlugin.Name
  4789. nameWithType: IPlugin.Name
  4790. - uid: IPA.Old.IPlugin.OnApplicationQuit
  4791. name: OnApplicationQuit()
  4792. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit
  4793. commentId: M:IPA.Old.IPlugin.OnApplicationQuit
  4794. fullName: IPA.Old.IPlugin.OnApplicationQuit()
  4795. nameWithType: IPlugin.OnApplicationQuit()
  4796. - uid: IPA.Old.IPlugin.OnApplicationQuit*
  4797. name: OnApplicationQuit
  4798. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationQuit_
  4799. commentId: Overload:IPA.Old.IPlugin.OnApplicationQuit
  4800. isSpec: "True"
  4801. fullName: IPA.Old.IPlugin.OnApplicationQuit
  4802. nameWithType: IPlugin.OnApplicationQuit
  4803. - uid: IPA.Old.IPlugin.OnApplicationStart
  4804. name: OnApplicationStart()
  4805. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart
  4806. commentId: M:IPA.Old.IPlugin.OnApplicationStart
  4807. fullName: IPA.Old.IPlugin.OnApplicationStart()
  4808. nameWithType: IPlugin.OnApplicationStart()
  4809. - uid: IPA.Old.IPlugin.OnApplicationStart*
  4810. name: OnApplicationStart
  4811. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnApplicationStart_
  4812. commentId: Overload:IPA.Old.IPlugin.OnApplicationStart
  4813. isSpec: "True"
  4814. fullName: IPA.Old.IPlugin.OnApplicationStart
  4815. nameWithType: IPlugin.OnApplicationStart
  4816. - uid: IPA.Old.IPlugin.OnFixedUpdate
  4817. name: OnFixedUpdate()
  4818. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate
  4819. commentId: M:IPA.Old.IPlugin.OnFixedUpdate
  4820. fullName: IPA.Old.IPlugin.OnFixedUpdate()
  4821. nameWithType: IPlugin.OnFixedUpdate()
  4822. - uid: IPA.Old.IPlugin.OnFixedUpdate*
  4823. name: OnFixedUpdate
  4824. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnFixedUpdate_
  4825. commentId: Overload:IPA.Old.IPlugin.OnFixedUpdate
  4826. isSpec: "True"
  4827. fullName: IPA.Old.IPlugin.OnFixedUpdate
  4828. nameWithType: IPlugin.OnFixedUpdate
  4829. - uid: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4830. name: OnLevelWasInitialized(Int32)
  4831. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_
  4832. commentId: M:IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4833. fullName: IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)
  4834. nameWithType: IPlugin.OnLevelWasInitialized(Int32)
  4835. - uid: IPA.Old.IPlugin.OnLevelWasInitialized*
  4836. name: OnLevelWasInitialized
  4837. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasInitialized_
  4838. commentId: Overload:IPA.Old.IPlugin.OnLevelWasInitialized
  4839. isSpec: "True"
  4840. fullName: IPA.Old.IPlugin.OnLevelWasInitialized
  4841. nameWithType: IPlugin.OnLevelWasInitialized
  4842. - uid: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4843. name: OnLevelWasLoaded(Int32)
  4844. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_
  4845. commentId: M:IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4846. fullName: IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)
  4847. nameWithType: IPlugin.OnLevelWasLoaded(Int32)
  4848. - uid: IPA.Old.IPlugin.OnLevelWasLoaded*
  4849. name: OnLevelWasLoaded
  4850. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnLevelWasLoaded_
  4851. commentId: Overload:IPA.Old.IPlugin.OnLevelWasLoaded
  4852. isSpec: "True"
  4853. fullName: IPA.Old.IPlugin.OnLevelWasLoaded
  4854. nameWithType: IPlugin.OnLevelWasLoaded
  4855. - uid: IPA.Old.IPlugin.OnUpdate
  4856. name: OnUpdate()
  4857. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate
  4858. commentId: M:IPA.Old.IPlugin.OnUpdate
  4859. fullName: IPA.Old.IPlugin.OnUpdate()
  4860. nameWithType: IPlugin.OnUpdate()
  4861. - uid: IPA.Old.IPlugin.OnUpdate*
  4862. name: OnUpdate
  4863. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_OnUpdate_
  4864. commentId: Overload:IPA.Old.IPlugin.OnUpdate
  4865. isSpec: "True"
  4866. fullName: IPA.Old.IPlugin.OnUpdate
  4867. nameWithType: IPlugin.OnUpdate
  4868. - uid: IPA.Old.IPlugin.Version
  4869. name: Version
  4870. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version
  4871. commentId: P:IPA.Old.IPlugin.Version
  4872. fullName: IPA.Old.IPlugin.Version
  4873. nameWithType: IPlugin.Version
  4874. - uid: IPA.Old.IPlugin.Version*
  4875. name: Version
  4876. href: api/IPA.Old.IPlugin.html#IPA_Old_IPlugin_Version_
  4877. commentId: Overload:IPA.Old.IPlugin.Version
  4878. isSpec: "True"
  4879. fullName: IPA.Old.IPlugin.Version
  4880. nameWithType: IPlugin.Version
  4881. - uid: IPA.OnDisableAttribute
  4882. name: OnDisableAttribute
  4883. href: api/IPA.OnDisableAttribute.html
  4884. commentId: T:IPA.OnDisableAttribute
  4885. fullName: IPA.OnDisableAttribute
  4886. nameWithType: OnDisableAttribute
  4887. - uid: IPA.OnEnableAttribute
  4888. name: OnEnableAttribute
  4889. href: api/IPA.OnEnableAttribute.html
  4890. commentId: T:IPA.OnEnableAttribute
  4891. fullName: IPA.OnEnableAttribute
  4892. nameWithType: OnEnableAttribute
  4893. - uid: IPA.OnExitAttribute
  4894. name: OnExitAttribute
  4895. href: api/IPA.OnExitAttribute.html
  4896. commentId: T:IPA.OnExitAttribute
  4897. fullName: IPA.OnExitAttribute
  4898. nameWithType: OnExitAttribute
  4899. - uid: IPA.OnStartAttribute
  4900. name: OnStartAttribute
  4901. href: api/IPA.OnStartAttribute.html
  4902. commentId: T:IPA.OnStartAttribute
  4903. fullName: IPA.OnStartAttribute
  4904. nameWithType: OnStartAttribute
  4905. - uid: IPA.PluginAttribute
  4906. name: PluginAttribute
  4907. href: api/IPA.PluginAttribute.html
  4908. commentId: T:IPA.PluginAttribute
  4909. fullName: IPA.PluginAttribute
  4910. nameWithType: PluginAttribute
  4911. - uid: IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4912. name: PluginAttribute(RuntimeOptions)
  4913. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_IPA_RuntimeOptions_
  4914. commentId: M:IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)
  4915. fullName: IPA.PluginAttribute.PluginAttribute(IPA.RuntimeOptions)
  4916. nameWithType: PluginAttribute.PluginAttribute(RuntimeOptions)
  4917. - uid: IPA.PluginAttribute.#ctor*
  4918. name: PluginAttribute
  4919. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute__ctor_
  4920. commentId: Overload:IPA.PluginAttribute.#ctor
  4921. isSpec: "True"
  4922. fullName: IPA.PluginAttribute.PluginAttribute
  4923. nameWithType: PluginAttribute.PluginAttribute
  4924. - uid: IPA.PluginAttribute.RuntimeOptions
  4925. name: RuntimeOptions
  4926. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions
  4927. commentId: P:IPA.PluginAttribute.RuntimeOptions
  4928. fullName: IPA.PluginAttribute.RuntimeOptions
  4929. nameWithType: PluginAttribute.RuntimeOptions
  4930. - uid: IPA.PluginAttribute.RuntimeOptions*
  4931. name: RuntimeOptions
  4932. href: api/IPA.PluginAttribute.html#IPA_PluginAttribute_RuntimeOptions_
  4933. commentId: Overload:IPA.PluginAttribute.RuntimeOptions
  4934. isSpec: "True"
  4935. fullName: IPA.PluginAttribute.RuntimeOptions
  4936. nameWithType: PluginAttribute.RuntimeOptions
  4937. - uid: IPA.RuntimeOptions
  4938. name: RuntimeOptions
  4939. href: api/IPA.RuntimeOptions.html
  4940. commentId: T:IPA.RuntimeOptions
  4941. fullName: IPA.RuntimeOptions
  4942. nameWithType: RuntimeOptions
  4943. - uid: IPA.RuntimeOptions.DynamicInit
  4944. name: DynamicInit
  4945. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_DynamicInit
  4946. commentId: F:IPA.RuntimeOptions.DynamicInit
  4947. fullName: IPA.RuntimeOptions.DynamicInit
  4948. nameWithType: RuntimeOptions.DynamicInit
  4949. - uid: IPA.RuntimeOptions.SingleStartInit
  4950. name: SingleStartInit
  4951. href: api/IPA.RuntimeOptions.html#IPA_RuntimeOptions_SingleStartInit
  4952. commentId: F:IPA.RuntimeOptions.SingleStartInit
  4953. fullName: IPA.RuntimeOptions.SingleStartInit
  4954. nameWithType: RuntimeOptions.SingleStartInit
  4955. - uid: IPA.Utilities
  4956. name: IPA.Utilities
  4957. href: api/IPA.Utilities.html
  4958. commentId: N:IPA.Utilities
  4959. fullName: IPA.Utilities
  4960. nameWithType: IPA.Utilities
  4961. - uid: IPA.Utilities.AlmostVersion
  4962. name: AlmostVersion
  4963. href: api/IPA.Utilities.AlmostVersion.html
  4964. commentId: T:IPA.Utilities.AlmostVersion
  4965. fullName: IPA.Utilities.AlmostVersion
  4966. nameWithType: AlmostVersion
  4967. - uid: IPA.Utilities.AlmostVersion.#ctor(Hive.Versioning.Version)
  4968. name: AlmostVersion(Hive.Versioning.Version)
  4969. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_Hive_Versioning_Version_
  4970. commentId: M:IPA.Utilities.AlmostVersion.#ctor(Hive.Versioning.Version)
  4971. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(Hive.Versioning.Version)
  4972. nameWithType: AlmostVersion.AlmostVersion(Hive.Versioning.Version)
  4973. - uid: IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4974. name: AlmostVersion(Version)
  4975. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_SemVer_Version_
  4976. commentId: M:IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)
  4977. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(SemVer.Version)
  4978. nameWithType: AlmostVersion.AlmostVersion(Version)
  4979. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String)
  4980. name: AlmostVersion(String)
  4981. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_
  4982. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String)
  4983. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String)
  4984. nameWithType: AlmostVersion.AlmostVersion(String)
  4985. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4986. name: AlmostVersion(String, AlmostVersion)
  4987. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_
  4988. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)
  4989. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion)
  4990. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion)
  4991. - uid: IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4992. name: AlmostVersion(String, AlmostVersion.StoredAs)
  4993. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_
  4994. commentId: M:IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)
  4995. fullName: IPA.Utilities.AlmostVersion.AlmostVersion(System.String, IPA.Utilities.AlmostVersion.StoredAs)
  4996. nameWithType: AlmostVersion.AlmostVersion(String, AlmostVersion.StoredAs)
  4997. - uid: IPA.Utilities.AlmostVersion.#ctor*
  4998. name: AlmostVersion
  4999. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion__ctor_
  5000. commentId: Overload:IPA.Utilities.AlmostVersion.#ctor
  5001. isSpec: "True"
  5002. fullName: IPA.Utilities.AlmostVersion.AlmostVersion
  5003. nameWithType: AlmostVersion.AlmostVersion
  5004. - uid: IPA.Utilities.AlmostVersion.CompareTo(Hive.Versioning.Version)
  5005. name: CompareTo(Hive.Versioning.Version)
  5006. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_Hive_Versioning_Version_
  5007. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(Hive.Versioning.Version)
  5008. fullName: IPA.Utilities.AlmostVersion.CompareTo(Hive.Versioning.Version)
  5009. nameWithType: AlmostVersion.CompareTo(Hive.Versioning.Version)
  5010. - uid: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  5011. name: CompareTo(AlmostVersion)
  5012. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_
  5013. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  5014. fullName: IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)
  5015. nameWithType: AlmostVersion.CompareTo(AlmostVersion)
  5016. - uid: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  5017. name: CompareTo(Version)
  5018. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_
  5019. commentId: M:IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  5020. fullName: IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)
  5021. nameWithType: AlmostVersion.CompareTo(Version)
  5022. - uid: IPA.Utilities.AlmostVersion.CompareTo*
  5023. name: CompareTo
  5024. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_CompareTo_
  5025. commentId: Overload:IPA.Utilities.AlmostVersion.CompareTo
  5026. isSpec: "True"
  5027. fullName: IPA.Utilities.AlmostVersion.CompareTo
  5028. nameWithType: AlmostVersion.CompareTo
  5029. - uid: IPA.Utilities.AlmostVersion.Equals(System.Object)
  5030. name: Equals(Object)
  5031. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_System_Object_
  5032. commentId: M:IPA.Utilities.AlmostVersion.Equals(System.Object)
  5033. fullName: IPA.Utilities.AlmostVersion.Equals(System.Object)
  5034. nameWithType: AlmostVersion.Equals(Object)
  5035. - uid: IPA.Utilities.AlmostVersion.Equals*
  5036. name: Equals
  5037. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_Equals_
  5038. commentId: Overload:IPA.Utilities.AlmostVersion.Equals
  5039. isSpec: "True"
  5040. fullName: IPA.Utilities.AlmostVersion.Equals
  5041. nameWithType: AlmostVersion.Equals
  5042. - uid: IPA.Utilities.AlmostVersion.GetHashCode
  5043. name: GetHashCode()
  5044. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode
  5045. commentId: M:IPA.Utilities.AlmostVersion.GetHashCode
  5046. fullName: IPA.Utilities.AlmostVersion.GetHashCode()
  5047. nameWithType: AlmostVersion.GetHashCode()
  5048. - uid: IPA.Utilities.AlmostVersion.GetHashCode*
  5049. name: GetHashCode
  5050. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_GetHashCode_
  5051. commentId: Overload:IPA.Utilities.AlmostVersion.GetHashCode
  5052. isSpec: "True"
  5053. fullName: IPA.Utilities.AlmostVersion.GetHashCode
  5054. nameWithType: AlmostVersion.GetHashCode
  5055. - uid: IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5056. name: Equality(AlmostVersion, AlmostVersion)
  5057. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  5058. commentId: M:IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5059. fullName: IPA.Utilities.AlmostVersion.Equality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  5060. nameWithType: AlmostVersion.Equality(AlmostVersion, AlmostVersion)
  5061. - uid: IPA.Utilities.AlmostVersion.op_Equality*
  5062. name: Equality
  5063. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Equality_
  5064. commentId: Overload:IPA.Utilities.AlmostVersion.op_Equality
  5065. isSpec: "True"
  5066. fullName: IPA.Utilities.AlmostVersion.Equality
  5067. nameWithType: AlmostVersion.Equality
  5068. - uid: IPA.Utilities.AlmostVersion.op_GreaterThan(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5069. name: GreaterThan(AlmostVersion, AlmostVersion)
  5070. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_GreaterThan_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  5071. commentId: M:IPA.Utilities.AlmostVersion.op_GreaterThan(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5072. fullName: IPA.Utilities.AlmostVersion.GreaterThan(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  5073. nameWithType: AlmostVersion.GreaterThan(AlmostVersion, AlmostVersion)
  5074. - uid: IPA.Utilities.AlmostVersion.op_GreaterThan*
  5075. name: GreaterThan
  5076. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_GreaterThan_
  5077. commentId: Overload:IPA.Utilities.AlmostVersion.op_GreaterThan
  5078. isSpec: "True"
  5079. fullName: IPA.Utilities.AlmostVersion.GreaterThan
  5080. nameWithType: AlmostVersion.GreaterThan
  5081. - uid: IPA.Utilities.AlmostVersion.op_GreaterThanOrEqual(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5082. name: GreaterThanOrEqual(AlmostVersion, AlmostVersion)
  5083. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_GreaterThanOrEqual_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  5084. commentId: M:IPA.Utilities.AlmostVersion.op_GreaterThanOrEqual(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5085. fullName: IPA.Utilities.AlmostVersion.GreaterThanOrEqual(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  5086. nameWithType: AlmostVersion.GreaterThanOrEqual(AlmostVersion, AlmostVersion)
  5087. - uid: IPA.Utilities.AlmostVersion.op_GreaterThanOrEqual*
  5088. name: GreaterThanOrEqual
  5089. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_GreaterThanOrEqual_
  5090. commentId: Overload:IPA.Utilities.AlmostVersion.op_GreaterThanOrEqual
  5091. isSpec: "True"
  5092. fullName: IPA.Utilities.AlmostVersion.GreaterThanOrEqual
  5093. nameWithType: AlmostVersion.GreaterThanOrEqual
  5094. - uid: IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  5095. name: Implicit(AlmostVersion to Version)
  5096. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version
  5097. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version
  5098. name.vb: Widening(AlmostVersion to Version)
  5099. fullName: IPA.Utilities.AlmostVersion.Implicit(IPA.Utilities.AlmostVersion to SemVer.Version)
  5100. fullName.vb: IPA.Utilities.AlmostVersion.Widening(IPA.Utilities.AlmostVersion to SemVer.Version)
  5101. nameWithType: AlmostVersion.Implicit(AlmostVersion to Version)
  5102. nameWithType.vb: AlmostVersion.Widening(AlmostVersion to Version)
  5103. - uid: IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~System.Nullable{Hive.Versioning.Version}
  5104. name: Implicit(AlmostVersion to Nullable<Hive.Versioning.Version>)
  5105. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__System_Nullable_Hive_Versioning_Version_
  5106. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~System.Nullable{Hive.Versioning.Version}
  5107. name.vb: Widening(AlmostVersion to Nullable(Of Hive.Versioning.Version))
  5108. fullName: IPA.Utilities.AlmostVersion.Implicit(IPA.Utilities.AlmostVersion to System.Nullable<Hive.Versioning.Version>)
  5109. fullName.vb: IPA.Utilities.AlmostVersion.Widening(IPA.Utilities.AlmostVersion to System.Nullable(Of Hive.Versioning.Version))
  5110. nameWithType: AlmostVersion.Implicit(AlmostVersion to Nullable<Hive.Versioning.Version>)
  5111. nameWithType.vb: AlmostVersion.Widening(AlmostVersion to Nullable(Of Hive.Versioning.Version))
  5112. - uid: IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  5113. name: Implicit(Version to AlmostVersion)
  5114. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion
  5115. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion
  5116. name.vb: Widening(Version to AlmostVersion)
  5117. fullName: IPA.Utilities.AlmostVersion.Implicit(SemVer.Version to IPA.Utilities.AlmostVersion)
  5118. fullName.vb: IPA.Utilities.AlmostVersion.Widening(SemVer.Version to IPA.Utilities.AlmostVersion)
  5119. nameWithType: AlmostVersion.Implicit(Version to AlmostVersion)
  5120. nameWithType.vb: AlmostVersion.Widening(Version to AlmostVersion)
  5121. - uid: IPA.Utilities.AlmostVersion.op_Implicit(System.Nullable{Hive.Versioning.Version})~IPA.Utilities.AlmostVersion
  5122. name: Implicit(Nullable<Hive.Versioning.Version> to AlmostVersion)
  5123. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_System_Nullable_Hive_Versioning_Version___IPA_Utilities_AlmostVersion
  5124. commentId: M:IPA.Utilities.AlmostVersion.op_Implicit(System.Nullable{Hive.Versioning.Version})~IPA.Utilities.AlmostVersion
  5125. name.vb: Widening(Nullable(Of Hive.Versioning.Version) to AlmostVersion)
  5126. fullName: IPA.Utilities.AlmostVersion.Implicit(System.Nullable<Hive.Versioning.Version> to IPA.Utilities.AlmostVersion)
  5127. fullName.vb: IPA.Utilities.AlmostVersion.Widening(System.Nullable(Of Hive.Versioning.Version) to IPA.Utilities.AlmostVersion)
  5128. nameWithType: AlmostVersion.Implicit(Nullable<Hive.Versioning.Version> to AlmostVersion)
  5129. nameWithType.vb: AlmostVersion.Widening(Nullable(Of Hive.Versioning.Version) to AlmostVersion)
  5130. - uid: IPA.Utilities.AlmostVersion.op_Implicit*
  5131. name: Implicit
  5132. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Implicit_
  5133. commentId: Overload:IPA.Utilities.AlmostVersion.op_Implicit
  5134. isSpec: "True"
  5135. name.vb: Widening
  5136. fullName: IPA.Utilities.AlmostVersion.Implicit
  5137. fullName.vb: IPA.Utilities.AlmostVersion.Widening
  5138. nameWithType: AlmostVersion.Implicit
  5139. nameWithType.vb: AlmostVersion.Widening
  5140. - uid: IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5141. name: Inequality(AlmostVersion, AlmostVersion)
  5142. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  5143. commentId: M:IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5144. fullName: IPA.Utilities.AlmostVersion.Inequality(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  5145. nameWithType: AlmostVersion.Inequality(AlmostVersion, AlmostVersion)
  5146. - uid: IPA.Utilities.AlmostVersion.op_Inequality*
  5147. name: Inequality
  5148. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_Inequality_
  5149. commentId: Overload:IPA.Utilities.AlmostVersion.op_Inequality
  5150. isSpec: "True"
  5151. fullName: IPA.Utilities.AlmostVersion.Inequality
  5152. nameWithType: AlmostVersion.Inequality
  5153. - uid: IPA.Utilities.AlmostVersion.op_LessThan(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5154. name: LessThan(AlmostVersion, AlmostVersion)
  5155. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_LessThan_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  5156. commentId: M:IPA.Utilities.AlmostVersion.op_LessThan(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5157. fullName: IPA.Utilities.AlmostVersion.LessThan(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  5158. nameWithType: AlmostVersion.LessThan(AlmostVersion, AlmostVersion)
  5159. - uid: IPA.Utilities.AlmostVersion.op_LessThan*
  5160. name: LessThan
  5161. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_LessThan_
  5162. commentId: Overload:IPA.Utilities.AlmostVersion.op_LessThan
  5163. isSpec: "True"
  5164. fullName: IPA.Utilities.AlmostVersion.LessThan
  5165. nameWithType: AlmostVersion.LessThan
  5166. - uid: IPA.Utilities.AlmostVersion.op_LessThanOrEqual(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5167. name: LessThanOrEqual(AlmostVersion, AlmostVersion)
  5168. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_LessThanOrEqual_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_
  5169. commentId: M:IPA.Utilities.AlmostVersion.op_LessThanOrEqual(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)
  5170. fullName: IPA.Utilities.AlmostVersion.LessThanOrEqual(IPA.Utilities.AlmostVersion, IPA.Utilities.AlmostVersion)
  5171. nameWithType: AlmostVersion.LessThanOrEqual(AlmostVersion, AlmostVersion)
  5172. - uid: IPA.Utilities.AlmostVersion.op_LessThanOrEqual*
  5173. name: LessThanOrEqual
  5174. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_op_LessThanOrEqual_
  5175. commentId: Overload:IPA.Utilities.AlmostVersion.op_LessThanOrEqual
  5176. isSpec: "True"
  5177. fullName: IPA.Utilities.AlmostVersion.LessThanOrEqual
  5178. nameWithType: AlmostVersion.LessThanOrEqual
  5179. - uid: IPA.Utilities.AlmostVersion.SemverValue
  5180. name: SemverValue
  5181. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue
  5182. commentId: P:IPA.Utilities.AlmostVersion.SemverValue
  5183. fullName: IPA.Utilities.AlmostVersion.SemverValue
  5184. nameWithType: AlmostVersion.SemverValue
  5185. - uid: IPA.Utilities.AlmostVersion.SemverValue*
  5186. name: SemverValue
  5187. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_SemverValue_
  5188. commentId: Overload:IPA.Utilities.AlmostVersion.SemverValue
  5189. isSpec: "True"
  5190. fullName: IPA.Utilities.AlmostVersion.SemverValue
  5191. nameWithType: AlmostVersion.SemverValue
  5192. - uid: IPA.Utilities.AlmostVersion.StorageMode
  5193. name: StorageMode
  5194. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode
  5195. commentId: P:IPA.Utilities.AlmostVersion.StorageMode
  5196. fullName: IPA.Utilities.AlmostVersion.StorageMode
  5197. nameWithType: AlmostVersion.StorageMode
  5198. - uid: IPA.Utilities.AlmostVersion.StorageMode*
  5199. name: StorageMode
  5200. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StorageMode_
  5201. commentId: Overload:IPA.Utilities.AlmostVersion.StorageMode
  5202. isSpec: "True"
  5203. fullName: IPA.Utilities.AlmostVersion.StorageMode
  5204. nameWithType: AlmostVersion.StorageMode
  5205. - uid: IPA.Utilities.AlmostVersion.StoredAs
  5206. name: AlmostVersion.StoredAs
  5207. href: api/IPA.Utilities.AlmostVersion.StoredAs.html
  5208. commentId: T:IPA.Utilities.AlmostVersion.StoredAs
  5209. fullName: IPA.Utilities.AlmostVersion.StoredAs
  5210. nameWithType: AlmostVersion.StoredAs
  5211. - uid: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  5212. name: SemVer
  5213. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_SemVer
  5214. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.SemVer
  5215. fullName: IPA.Utilities.AlmostVersion.StoredAs.SemVer
  5216. nameWithType: AlmostVersion.StoredAs.SemVer
  5217. - uid: IPA.Utilities.AlmostVersion.StoredAs.String
  5218. name: String
  5219. href: api/IPA.Utilities.AlmostVersion.StoredAs.html#IPA_Utilities_AlmostVersion_StoredAs_String
  5220. commentId: F:IPA.Utilities.AlmostVersion.StoredAs.String
  5221. fullName: IPA.Utilities.AlmostVersion.StoredAs.String
  5222. nameWithType: AlmostVersion.StoredAs.String
  5223. - uid: IPA.Utilities.AlmostVersion.StringValue
  5224. name: StringValue
  5225. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue
  5226. commentId: P:IPA.Utilities.AlmostVersion.StringValue
  5227. fullName: IPA.Utilities.AlmostVersion.StringValue
  5228. nameWithType: AlmostVersion.StringValue
  5229. - uid: IPA.Utilities.AlmostVersion.StringValue*
  5230. name: StringValue
  5231. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_StringValue_
  5232. commentId: Overload:IPA.Utilities.AlmostVersion.StringValue
  5233. isSpec: "True"
  5234. fullName: IPA.Utilities.AlmostVersion.StringValue
  5235. nameWithType: AlmostVersion.StringValue
  5236. - uid: IPA.Utilities.AlmostVersion.ToString
  5237. name: ToString()
  5238. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString
  5239. commentId: M:IPA.Utilities.AlmostVersion.ToString
  5240. fullName: IPA.Utilities.AlmostVersion.ToString()
  5241. nameWithType: AlmostVersion.ToString()
  5242. - uid: IPA.Utilities.AlmostVersion.ToString*
  5243. name: ToString
  5244. href: api/IPA.Utilities.AlmostVersion.html#IPA_Utilities_AlmostVersion_ToString_
  5245. commentId: Overload:IPA.Utilities.AlmostVersion.ToString
  5246. isSpec: "True"
  5247. fullName: IPA.Utilities.AlmostVersion.ToString
  5248. nameWithType: AlmostVersion.ToString
  5249. - uid: IPA.Utilities.AlmostVersionConverter
  5250. name: AlmostVersionConverter
  5251. href: api/IPA.Utilities.AlmostVersionConverter.html
  5252. commentId: T:IPA.Utilities.AlmostVersionConverter
  5253. fullName: IPA.Utilities.AlmostVersionConverter
  5254. nameWithType: AlmostVersionConverter
  5255. - uid: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  5256. name: FromValue(Value, Object)
  5257. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_IPA_Config_Data_Value_System_Object_
  5258. commentId: M:IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)
  5259. fullName: IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value, System.Object)
  5260. nameWithType: AlmostVersionConverter.FromValue(Value, Object)
  5261. - uid: IPA.Utilities.AlmostVersionConverter.FromValue*
  5262. name: FromValue
  5263. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_FromValue_
  5264. commentId: Overload:IPA.Utilities.AlmostVersionConverter.FromValue
  5265. isSpec: "True"
  5266. fullName: IPA.Utilities.AlmostVersionConverter.FromValue
  5267. nameWithType: AlmostVersionConverter.FromValue
  5268. - uid: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  5269. name: ToValue(AlmostVersion, Object)
  5270. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_IPA_Utilities_AlmostVersion_System_Object_
  5271. commentId: M:IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)
  5272. fullName: IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion, System.Object)
  5273. nameWithType: AlmostVersionConverter.ToValue(AlmostVersion, Object)
  5274. - uid: IPA.Utilities.AlmostVersionConverter.ToValue*
  5275. name: ToValue
  5276. href: api/IPA.Utilities.AlmostVersionConverter.html#IPA_Utilities_AlmostVersionConverter_ToValue_
  5277. commentId: Overload:IPA.Utilities.AlmostVersionConverter.ToValue
  5278. isSpec: "True"
  5279. fullName: IPA.Utilities.AlmostVersionConverter.ToValue
  5280. nameWithType: AlmostVersionConverter.ToValue
  5281. - uid: IPA.Utilities.Async
  5282. name: IPA.Utilities.Async
  5283. href: api/IPA.Utilities.Async.html
  5284. commentId: N:IPA.Utilities.Async
  5285. fullName: IPA.Utilities.Async
  5286. nameWithType: IPA.Utilities.Async
  5287. - uid: IPA.Utilities.Async.Coroutines
  5288. name: Coroutines
  5289. href: api/IPA.Utilities.Async.Coroutines.html
  5290. commentId: T:IPA.Utilities.Async.Coroutines
  5291. fullName: IPA.Utilities.Async.Coroutines
  5292. nameWithType: Coroutines
  5293. - uid: IPA.Utilities.Async.Coroutines.AsTask(IEnumerator)
  5294. name: AsTask(IEnumerator)
  5295. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_AsTask_IEnumerator_
  5296. commentId: M:IPA.Utilities.Async.Coroutines.AsTask(IEnumerator)
  5297. fullName: IPA.Utilities.Async.Coroutines.AsTask(IEnumerator)
  5298. nameWithType: Coroutines.AsTask(IEnumerator)
  5299. - uid: IPA.Utilities.Async.Coroutines.AsTask*
  5300. name: AsTask
  5301. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_AsTask_
  5302. commentId: Overload:IPA.Utilities.Async.Coroutines.AsTask
  5303. isSpec: "True"
  5304. fullName: IPA.Utilities.Async.Coroutines.AsTask
  5305. nameWithType: Coroutines.AsTask
  5306. - uid: IPA.Utilities.Async.Coroutines.WaitForTask(Task)
  5307. name: WaitForTask(Task)
  5308. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_Task_
  5309. commentId: M:IPA.Utilities.Async.Coroutines.WaitForTask(Task)
  5310. fullName: IPA.Utilities.Async.Coroutines.WaitForTask(Task)
  5311. nameWithType: Coroutines.WaitForTask(Task)
  5312. - uid: IPA.Utilities.Async.Coroutines.WaitForTask(Task,System.Boolean)
  5313. name: WaitForTask(Task, Boolean)
  5314. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_Task_System_Boolean_
  5315. commentId: M:IPA.Utilities.Async.Coroutines.WaitForTask(Task,System.Boolean)
  5316. fullName: IPA.Utilities.Async.Coroutines.WaitForTask(Task, System.Boolean)
  5317. nameWithType: Coroutines.WaitForTask(Task, Boolean)
  5318. - uid: IPA.Utilities.Async.Coroutines.WaitForTask*
  5319. name: WaitForTask
  5320. href: api/IPA.Utilities.Async.Coroutines.html#IPA_Utilities_Async_Coroutines_WaitForTask_
  5321. commentId: Overload:IPA.Utilities.Async.Coroutines.WaitForTask
  5322. isSpec: "True"
  5323. fullName: IPA.Utilities.Async.Coroutines.WaitForTask
  5324. nameWithType: Coroutines.WaitForTask
  5325. - uid: IPA.Utilities.Async.SingleCreationValueCache`2
  5326. name: SingleCreationValueCache<TKey, TValue>
  5327. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html
  5328. commentId: T:IPA.Utilities.Async.SingleCreationValueCache`2
  5329. name.vb: SingleCreationValueCache(Of TKey, TValue)
  5330. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>
  5331. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue)
  5332. nameWithType: SingleCreationValueCache<TKey, TValue>
  5333. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue)
  5334. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor
  5335. name: SingleCreationValueCache()
  5336. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor
  5337. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor
  5338. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache()
  5339. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache()
  5340. nameWithType: SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache()
  5341. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache()
  5342. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(IEnumerable{KeyValuePair{`0,`1}})
  5343. name: SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>)
  5344. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_IEnumerable_KeyValuePair__0__1___
  5345. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(IEnumerable{KeyValuePair{`0,`1}})
  5346. name.vb: SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)))
  5347. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>)
  5348. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)))
  5349. nameWithType: SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>)
  5350. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)))
  5351. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(IEnumerable{KeyValuePair{`0,`1}},IEqualityComparer{`0})
  5352. name: SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>, IEqualityComparer<TKey>)
  5353. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_IEnumerable_KeyValuePair__0__1___IEqualityComparer__0__
  5354. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(IEnumerable{KeyValuePair{`0,`1}},IEqualityComparer{`0})
  5355. name.vb: SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)), IEqualityComparer(Of TKey))
  5356. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>, IEqualityComparer<TKey>)
  5357. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)), IEqualityComparer(Of TKey))
  5358. nameWithType: SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(IEnumerable<KeyValuePair<TKey, TValue>>, IEqualityComparer<TKey>)
  5359. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEnumerable(Of KeyValuePair(Of TKey, TValue)), IEqualityComparer(Of TKey))
  5360. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(IEqualityComparer{`0})
  5361. name: SingleCreationValueCache(IEqualityComparer<TKey>)
  5362. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_IEqualityComparer__0__
  5363. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor(IEqualityComparer{`0})
  5364. name.vb: SingleCreationValueCache(IEqualityComparer(Of TKey))
  5365. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(IEqualityComparer<TKey>)
  5366. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEqualityComparer(Of TKey))
  5367. nameWithType: SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache(IEqualityComparer<TKey>)
  5368. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache(IEqualityComparer(Of TKey))
  5369. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.#ctor*
  5370. name: SingleCreationValueCache
  5371. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2__ctor_
  5372. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.#ctor
  5373. isSpec: "True"
  5374. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache
  5375. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache
  5376. nameWithType: SingleCreationValueCache<TKey, TValue>.SingleCreationValueCache
  5377. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).SingleCreationValueCache
  5378. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Clear
  5379. name: Clear()
  5380. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Clear
  5381. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.Clear
  5382. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.Clear()
  5383. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Clear()
  5384. nameWithType: SingleCreationValueCache<TKey, TValue>.Clear()
  5385. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Clear()
  5386. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Clear*
  5387. name: Clear
  5388. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Clear_
  5389. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.Clear
  5390. isSpec: "True"
  5391. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.Clear
  5392. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Clear
  5393. nameWithType: SingleCreationValueCache<TKey, TValue>.Clear
  5394. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Clear
  5395. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey(`0)
  5396. name: ContainsKey(TKey)
  5397. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ContainsKey__0_
  5398. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey(`0)
  5399. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.ContainsKey(TKey)
  5400. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ContainsKey(TKey)
  5401. nameWithType: SingleCreationValueCache<TKey, TValue>.ContainsKey(TKey)
  5402. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ContainsKey(TKey)
  5403. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey*
  5404. name: ContainsKey
  5405. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ContainsKey_
  5406. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.ContainsKey
  5407. isSpec: "True"
  5408. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.ContainsKey
  5409. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ContainsKey
  5410. nameWithType: SingleCreationValueCache<TKey, TValue>.ContainsKey
  5411. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ContainsKey
  5412. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Count
  5413. name: Count
  5414. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Count
  5415. commentId: P:IPA.Utilities.Async.SingleCreationValueCache`2.Count
  5416. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.Count
  5417. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Count
  5418. nameWithType: SingleCreationValueCache<TKey, TValue>.Count
  5419. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Count
  5420. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.Count*
  5421. name: Count
  5422. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_Count_
  5423. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.Count
  5424. isSpec: "True"
  5425. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.Count
  5426. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).Count
  5427. nameWithType: SingleCreationValueCache<TKey, TValue>.Count
  5428. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).Count
  5429. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd(`0,Func{`0,`1})
  5430. name: GetOrAdd(TKey, Func<TKey, TValue>)
  5431. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_GetOrAdd__0_Func__0__1__
  5432. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd(`0,Func{`0,`1})
  5433. name.vb: GetOrAdd(TKey, Func(Of TKey, TValue))
  5434. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.GetOrAdd(TKey, Func<TKey, TValue>)
  5435. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).GetOrAdd(TKey, Func(Of TKey, TValue))
  5436. nameWithType: SingleCreationValueCache<TKey, TValue>.GetOrAdd(TKey, Func<TKey, TValue>)
  5437. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).GetOrAdd(TKey, Func(Of TKey, TValue))
  5438. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd*
  5439. name: GetOrAdd
  5440. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_GetOrAdd_
  5441. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.GetOrAdd
  5442. isSpec: "True"
  5443. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.GetOrAdd
  5444. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).GetOrAdd
  5445. nameWithType: SingleCreationValueCache<TKey, TValue>.GetOrAdd
  5446. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).GetOrAdd
  5447. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty
  5448. name: IsEmpty
  5449. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_IsEmpty
  5450. commentId: P:IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty
  5451. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.IsEmpty
  5452. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).IsEmpty
  5453. nameWithType: SingleCreationValueCache<TKey, TValue>.IsEmpty
  5454. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).IsEmpty
  5455. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty*
  5456. name: IsEmpty
  5457. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_IsEmpty_
  5458. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.IsEmpty
  5459. isSpec: "True"
  5460. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.IsEmpty
  5461. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).IsEmpty
  5462. nameWithType: SingleCreationValueCache<TKey, TValue>.IsEmpty
  5463. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).IsEmpty
  5464. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ToArray
  5465. name: ToArray()
  5466. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ToArray
  5467. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.ToArray
  5468. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.ToArray()
  5469. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ToArray()
  5470. nameWithType: SingleCreationValueCache<TKey, TValue>.ToArray()
  5471. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ToArray()
  5472. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.ToArray*
  5473. name: ToArray
  5474. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_ToArray_
  5475. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.ToArray
  5476. isSpec: "True"
  5477. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.ToArray
  5478. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).ToArray
  5479. nameWithType: SingleCreationValueCache<TKey, TValue>.ToArray
  5480. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).ToArray
  5481. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue(`0,`1@)
  5482. name: TryGetValue(TKey, out TValue)
  5483. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_TryGetValue__0__1__
  5484. commentId: M:IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue(`0,`1@)
  5485. name.vb: TryGetValue(TKey, ByRef TValue)
  5486. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.TryGetValue(TKey, out TValue)
  5487. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).TryGetValue(TKey, ByRef TValue)
  5488. nameWithType: SingleCreationValueCache<TKey, TValue>.TryGetValue(TKey, out TValue)
  5489. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).TryGetValue(TKey, ByRef TValue)
  5490. - uid: IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue*
  5491. name: TryGetValue
  5492. href: api/IPA.Utilities.Async.SingleCreationValueCache-2.html#IPA_Utilities_Async_SingleCreationValueCache_2_TryGetValue_
  5493. commentId: Overload:IPA.Utilities.Async.SingleCreationValueCache`2.TryGetValue
  5494. isSpec: "True"
  5495. fullName: IPA.Utilities.Async.SingleCreationValueCache<TKey, TValue>.TryGetValue
  5496. fullName.vb: IPA.Utilities.Async.SingleCreationValueCache(Of TKey, TValue).TryGetValue
  5497. nameWithType: SingleCreationValueCache<TKey, TValue>.TryGetValue
  5498. nameWithType.vb: SingleCreationValueCache(Of TKey, TValue).TryGetValue
  5499. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler
  5500. name: SingleThreadTaskScheduler
  5501. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html
  5502. commentId: T:IPA.Utilities.Async.SingleThreadTaskScheduler
  5503. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler
  5504. nameWithType: SingleThreadTaskScheduler
  5505. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5506. name: Dispose()
  5507. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose
  5508. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5509. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose()
  5510. nameWithType: SingleThreadTaskScheduler.Dispose()
  5511. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5512. name: Dispose(Boolean)
  5513. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_System_Boolean_
  5514. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5515. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)
  5516. nameWithType: SingleThreadTaskScheduler.Dispose(Boolean)
  5517. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose*
  5518. name: Dispose
  5519. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_
  5520. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5521. isSpec: "True"
  5522. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose
  5523. nameWithType: SingleThreadTaskScheduler.Dispose
  5524. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5525. name: Exit()
  5526. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit
  5527. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5528. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit()
  5529. nameWithType: SingleThreadTaskScheduler.Exit()
  5530. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit*
  5531. name: Exit
  5532. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Exit_
  5533. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5534. isSpec: "True"
  5535. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Exit
  5536. nameWithType: SingleThreadTaskScheduler.Exit
  5537. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5538. name: GetScheduledTasks()
  5539. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks
  5540. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5541. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks()
  5542. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks()
  5543. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks*
  5544. name: GetScheduledTasks
  5545. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks_
  5546. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5547. isSpec: "True"
  5548. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks
  5549. nameWithType: SingleThreadTaskScheduler.GetScheduledTasks
  5550. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5551. name: IsRunning
  5552. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning
  5553. commentId: P:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5554. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5555. nameWithType: SingleThreadTaskScheduler.IsRunning
  5556. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning*
  5557. name: IsRunning
  5558. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning_
  5559. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5560. isSpec: "True"
  5561. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning
  5562. nameWithType: SingleThreadTaskScheduler.IsRunning
  5563. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5564. name: Join()
  5565. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join
  5566. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5567. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join()
  5568. nameWithType: SingleThreadTaskScheduler.Join()
  5569. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Join*
  5570. name: Join
  5571. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Join_
  5572. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5573. isSpec: "True"
  5574. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Join
  5575. nameWithType: SingleThreadTaskScheduler.Join
  5576. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(Task)
  5577. name: QueueTask(Task)
  5578. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_Task_
  5579. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(Task)
  5580. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(Task)
  5581. nameWithType: SingleThreadTaskScheduler.QueueTask(Task)
  5582. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask*
  5583. name: QueueTask
  5584. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_
  5585. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  5586. isSpec: "True"
  5587. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask
  5588. nameWithType: SingleThreadTaskScheduler.QueueTask
  5589. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5590. name: Start()
  5591. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start
  5592. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5593. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start()
  5594. nameWithType: SingleThreadTaskScheduler.Start()
  5595. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.Start*
  5596. name: Start
  5597. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_Start_
  5598. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5599. isSpec: "True"
  5600. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.Start
  5601. nameWithType: SingleThreadTaskScheduler.Start
  5602. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(Task,System.Boolean)
  5603. name: TryExecuteTaskInline(Task, Boolean)
  5604. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_Task_System_Boolean_
  5605. commentId: M:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(Task,System.Boolean)
  5606. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(Task, System.Boolean)
  5607. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  5608. - uid: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline*
  5609. name: TryExecuteTaskInline
  5610. href: api/IPA.Utilities.Async.SingleThreadTaskScheduler.html#IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_
  5611. commentId: Overload:IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  5612. isSpec: "True"
  5613. fullName: IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline
  5614. nameWithType: SingleThreadTaskScheduler.TryExecuteTaskInline
  5615. - uid: IPA.Utilities.Async.Synchronization
  5616. name: Synchronization
  5617. href: api/IPA.Utilities.Async.Synchronization.html
  5618. commentId: T:IPA.Utilities.Async.Synchronization
  5619. fullName: IPA.Utilities.Async.Synchronization
  5620. nameWithType: Synchronization
  5621. - uid: IPA.Utilities.Async.Synchronization.Lock(Mutex)
  5622. name: Lock(Mutex)
  5623. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_Mutex_
  5624. commentId: M:IPA.Utilities.Async.Synchronization.Lock(Mutex)
  5625. fullName: IPA.Utilities.Async.Synchronization.Lock(Mutex)
  5626. nameWithType: Synchronization.Lock(Mutex)
  5627. - uid: IPA.Utilities.Async.Synchronization.Lock(Semaphore)
  5628. name: Lock(Semaphore)
  5629. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_Semaphore_
  5630. commentId: M:IPA.Utilities.Async.Synchronization.Lock(Semaphore)
  5631. fullName: IPA.Utilities.Async.Synchronization.Lock(Semaphore)
  5632. nameWithType: Synchronization.Lock(Semaphore)
  5633. - uid: IPA.Utilities.Async.Synchronization.Lock(SemaphoreSlim)
  5634. name: Lock(SemaphoreSlim)
  5635. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_SemaphoreSlim_
  5636. commentId: M:IPA.Utilities.Async.Synchronization.Lock(SemaphoreSlim)
  5637. fullName: IPA.Utilities.Async.Synchronization.Lock(SemaphoreSlim)
  5638. nameWithType: Synchronization.Lock(SemaphoreSlim)
  5639. - uid: IPA.Utilities.Async.Synchronization.Lock*
  5640. name: Lock
  5641. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_Lock_
  5642. commentId: Overload:IPA.Utilities.Async.Synchronization.Lock
  5643. isSpec: "True"
  5644. fullName: IPA.Utilities.Async.Synchronization.Lock
  5645. nameWithType: Synchronization.Lock
  5646. - uid: IPA.Utilities.Async.Synchronization.LockRead(ReaderWriterLockSlim)
  5647. name: LockRead(ReaderWriterLockSlim)
  5648. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_ReaderWriterLockSlim_
  5649. commentId: M:IPA.Utilities.Async.Synchronization.LockRead(ReaderWriterLockSlim)
  5650. fullName: IPA.Utilities.Async.Synchronization.LockRead(ReaderWriterLockSlim)
  5651. nameWithType: Synchronization.LockRead(ReaderWriterLockSlim)
  5652. - uid: IPA.Utilities.Async.Synchronization.LockRead*
  5653. name: LockRead
  5654. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockRead_
  5655. commentId: Overload:IPA.Utilities.Async.Synchronization.LockRead
  5656. isSpec: "True"
  5657. fullName: IPA.Utilities.Async.Synchronization.LockRead
  5658. nameWithType: Synchronization.LockRead
  5659. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable(ReaderWriterLockSlim)
  5660. name: LockReadUpgradable(ReaderWriterLockSlim)
  5661. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_ReaderWriterLockSlim_
  5662. commentId: M:IPA.Utilities.Async.Synchronization.LockReadUpgradable(ReaderWriterLockSlim)
  5663. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable(ReaderWriterLockSlim)
  5664. nameWithType: Synchronization.LockReadUpgradable(ReaderWriterLockSlim)
  5665. - uid: IPA.Utilities.Async.Synchronization.LockReadUpgradable*
  5666. name: LockReadUpgradable
  5667. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockReadUpgradable_
  5668. commentId: Overload:IPA.Utilities.Async.Synchronization.LockReadUpgradable
  5669. isSpec: "True"
  5670. fullName: IPA.Utilities.Async.Synchronization.LockReadUpgradable
  5671. nameWithType: Synchronization.LockReadUpgradable
  5672. - uid: IPA.Utilities.Async.Synchronization.LockWrite(ReaderWriterLockSlim)
  5673. name: LockWrite(ReaderWriterLockSlim)
  5674. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_ReaderWriterLockSlim_
  5675. commentId: M:IPA.Utilities.Async.Synchronization.LockWrite(ReaderWriterLockSlim)
  5676. fullName: IPA.Utilities.Async.Synchronization.LockWrite(ReaderWriterLockSlim)
  5677. nameWithType: Synchronization.LockWrite(ReaderWriterLockSlim)
  5678. - uid: IPA.Utilities.Async.Synchronization.LockWrite*
  5679. name: LockWrite
  5680. href: api/IPA.Utilities.Async.Synchronization.html#IPA_Utilities_Async_Synchronization_LockWrite_
  5681. commentId: Overload:IPA.Utilities.Async.Synchronization.LockWrite
  5682. isSpec: "True"
  5683. fullName: IPA.Utilities.Async.Synchronization.LockWrite
  5684. nameWithType: Synchronization.LockWrite
  5685. - uid: IPA.Utilities.Async.Synchronization.MutexLocker
  5686. name: Synchronization.MutexLocker
  5687. href: api/IPA.Utilities.Async.Synchronization.MutexLocker.html
  5688. commentId: T:IPA.Utilities.Async.Synchronization.MutexLocker
  5689. fullName: IPA.Utilities.Async.Synchronization.MutexLocker
  5690. nameWithType: Synchronization.MutexLocker
  5691. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5692. name: Synchronization.ReaderWriterLockSlimReadLocker
  5693. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html
  5694. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5695. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker
  5696. nameWithType: Synchronization.ReaderWriterLockSlimReadLocker
  5697. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5698. name: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5699. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html
  5700. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5701. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5702. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker
  5703. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5704. name: Upgrade()
  5705. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade
  5706. commentId: M:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5707. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  5708. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade()
  5709. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade*
  5710. name: Upgrade
  5711. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html#IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade_
  5712. commentId: Overload:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5713. isSpec: "True"
  5714. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5715. nameWithType: Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade
  5716. - uid: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5717. name: Synchronization.ReaderWriterLockSlimWriteLocker
  5718. href: api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html
  5719. commentId: T:IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5720. fullName: IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker
  5721. nameWithType: Synchronization.ReaderWriterLockSlimWriteLocker
  5722. - uid: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5723. name: Synchronization.SemaphoreLocker
  5724. href: api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html
  5725. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5726. fullName: IPA.Utilities.Async.Synchronization.SemaphoreLocker
  5727. nameWithType: Synchronization.SemaphoreLocker
  5728. - uid: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5729. name: Synchronization.SemaphoreSlimLocker
  5730. href: api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html
  5731. commentId: T:IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5732. fullName: IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker
  5733. nameWithType: Synchronization.SemaphoreSlimLocker
  5734. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5735. name: UnityMainThreadTaskScheduler
  5736. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html
  5737. commentId: T:IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5738. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler
  5739. nameWithType: UnityMainThreadTaskScheduler
  5740. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5741. name: Cancel()
  5742. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel
  5743. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5744. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel()
  5745. nameWithType: UnityMainThreadTaskScheduler.Cancel()
  5746. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel*
  5747. name: Cancel
  5748. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancel_
  5749. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5750. isSpec: "True"
  5751. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancel
  5752. nameWithType: UnityMainThreadTaskScheduler.Cancel
  5753. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5754. name: Cancelling
  5755. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling
  5756. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5757. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5758. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  5759. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling*
  5760. name: Cancelling
  5761. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Cancelling_
  5762. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5763. isSpec: "True"
  5764. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Cancelling
  5765. nameWithType: UnityMainThreadTaskScheduler.Cancelling
  5766. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5767. name: Coroutine()
  5768. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine
  5769. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5770. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine()
  5771. nameWithType: UnityMainThreadTaskScheduler.Coroutine()
  5772. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine*
  5773. name: Coroutine
  5774. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Coroutine_
  5775. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5776. isSpec: "True"
  5777. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Coroutine
  5778. nameWithType: UnityMainThreadTaskScheduler.Coroutine
  5779. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5780. name: Default
  5781. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default
  5782. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5783. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5784. nameWithType: UnityMainThreadTaskScheduler.Default
  5785. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default*
  5786. name: Default
  5787. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Default_
  5788. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5789. isSpec: "True"
  5790. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Default
  5791. nameWithType: UnityMainThreadTaskScheduler.Default
  5792. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5793. name: Dispose()
  5794. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose
  5795. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5796. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose()
  5797. nameWithType: UnityMainThreadTaskScheduler.Dispose()
  5798. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5799. name: Dispose(Boolean)
  5800. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_System_Boolean_
  5801. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5802. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose(System.Boolean)
  5803. nameWithType: UnityMainThreadTaskScheduler.Dispose(Boolean)
  5804. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose*
  5805. name: Dispose
  5806. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Dispose_
  5807. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5808. isSpec: "True"
  5809. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Dispose
  5810. nameWithType: UnityMainThreadTaskScheduler.Dispose
  5811. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5812. name: Factory
  5813. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory
  5814. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5815. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5816. nameWithType: UnityMainThreadTaskScheduler.Factory
  5817. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory*
  5818. name: Factory
  5819. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_Factory_
  5820. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5821. isSpec: "True"
  5822. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.Factory
  5823. nameWithType: UnityMainThreadTaskScheduler.Factory
  5824. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5825. name: GetScheduledTasks()
  5826. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks
  5827. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5828. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks()
  5829. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks()
  5830. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks*
  5831. name: GetScheduledTasks
  5832. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_GetScheduledTasks_
  5833. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5834. isSpec: "True"
  5835. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.GetScheduledTasks
  5836. nameWithType: UnityMainThreadTaskScheduler.GetScheduledTasks
  5837. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5838. name: IsRunning
  5839. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning
  5840. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5841. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5842. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5843. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning*
  5844. name: IsRunning
  5845. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_IsRunning_
  5846. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5847. isSpec: "True"
  5848. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.IsRunning
  5849. nameWithType: UnityMainThreadTaskScheduler.IsRunning
  5850. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(Task)
  5851. name: QueueTask(Task)
  5852. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_Task_
  5853. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(Task)
  5854. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask(Task)
  5855. nameWithType: UnityMainThreadTaskScheduler.QueueTask(Task)
  5856. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask*
  5857. name: QueueTask
  5858. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_QueueTask_
  5859. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5860. isSpec: "True"
  5861. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.QueueTask
  5862. nameWithType: UnityMainThreadTaskScheduler.QueueTask
  5863. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(Task,System.Boolean)
  5864. name: TryExecuteTaskInline(Task, Boolean)
  5865. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_Task_System_Boolean_
  5866. commentId: M:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(Task,System.Boolean)
  5867. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline(Task, System.Boolean)
  5868. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline(Task, Boolean)
  5869. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline*
  5870. name: TryExecuteTaskInline
  5871. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_TryExecuteTaskInline_
  5872. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5873. isSpec: "True"
  5874. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5875. nameWithType: UnityMainThreadTaskScheduler.TryExecuteTaskInline
  5876. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5877. name: YieldAfterTasks
  5878. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks
  5879. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5880. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5881. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  5882. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks*
  5883. name: YieldAfterTasks
  5884. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTasks_
  5885. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5886. isSpec: "True"
  5887. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTasks
  5888. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTasks
  5889. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5890. name: YieldAfterTime
  5891. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime
  5892. commentId: P:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5893. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5894. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  5895. - uid: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime*
  5896. name: YieldAfterTime
  5897. href: api/IPA.Utilities.Async.UnityMainThreadTaskScheduler.html#IPA_Utilities_Async_UnityMainThreadTaskScheduler_YieldAfterTime_
  5898. commentId: Overload:IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5899. isSpec: "True"
  5900. fullName: IPA.Utilities.Async.UnityMainThreadTaskScheduler.YieldAfterTime
  5901. nameWithType: UnityMainThreadTaskScheduler.YieldAfterTime
  5902. - uid: IPA.Utilities.CriticalSection
  5903. name: CriticalSection
  5904. href: api/IPA.Utilities.CriticalSection.html
  5905. commentId: T:IPA.Utilities.CriticalSection
  5906. fullName: IPA.Utilities.CriticalSection
  5907. nameWithType: CriticalSection
  5908. - uid: IPA.Utilities.CriticalSection.AutoExecuteSection
  5909. name: CriticalSection.AutoExecuteSection
  5910. href: api/IPA.Utilities.CriticalSection.AutoExecuteSection.html
  5911. commentId: T:IPA.Utilities.CriticalSection.AutoExecuteSection
  5912. fullName: IPA.Utilities.CriticalSection.AutoExecuteSection
  5913. nameWithType: CriticalSection.AutoExecuteSection
  5914. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection
  5915. name: EnterExecuteSection()
  5916. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection
  5917. commentId: M:IPA.Utilities.CriticalSection.EnterExecuteSection
  5918. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection()
  5919. nameWithType: CriticalSection.EnterExecuteSection()
  5920. - uid: IPA.Utilities.CriticalSection.EnterExecuteSection*
  5921. name: EnterExecuteSection
  5922. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterExecuteSection_
  5923. commentId: Overload:IPA.Utilities.CriticalSection.EnterExecuteSection
  5924. isSpec: "True"
  5925. fullName: IPA.Utilities.CriticalSection.EnterExecuteSection
  5926. nameWithType: CriticalSection.EnterExecuteSection
  5927. - uid: IPA.Utilities.CriticalSection.ExecuteSection
  5928. name: ExecuteSection()
  5929. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection
  5930. commentId: M:IPA.Utilities.CriticalSection.ExecuteSection
  5931. fullName: IPA.Utilities.CriticalSection.ExecuteSection()
  5932. nameWithType: CriticalSection.ExecuteSection()
  5933. - uid: IPA.Utilities.CriticalSection.ExecuteSection*
  5934. name: ExecuteSection
  5935. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExecuteSection_
  5936. commentId: Overload:IPA.Utilities.CriticalSection.ExecuteSection
  5937. isSpec: "True"
  5938. fullName: IPA.Utilities.CriticalSection.ExecuteSection
  5939. nameWithType: CriticalSection.ExecuteSection
  5940. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection
  5941. name: ExitExecuteSection()
  5942. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection
  5943. commentId: M:IPA.Utilities.CriticalSection.ExitExecuteSection
  5944. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection()
  5945. nameWithType: CriticalSection.ExitExecuteSection()
  5946. - uid: IPA.Utilities.CriticalSection.ExitExecuteSection*
  5947. name: ExitExecuteSection
  5948. href: api/IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitExecuteSection_
  5949. commentId: Overload:IPA.Utilities.CriticalSection.ExitExecuteSection
  5950. isSpec: "True"
  5951. fullName: IPA.Utilities.CriticalSection.ExitExecuteSection
  5952. nameWithType: CriticalSection.ExitExecuteSection
  5953. - uid: IPA.Utilities.EnumerableExtensions
  5954. name: EnumerableExtensions
  5955. href: api/IPA.Utilities.EnumerableExtensions.html
  5956. commentId: T:IPA.Utilities.EnumerableExtensions
  5957. fullName: IPA.Utilities.EnumerableExtensions
  5958. nameWithType: EnumerableExtensions
  5959. - uid: IPA.Utilities.EnumerableExtensions.NonNull*
  5960. name: NonNull
  5961. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull_
  5962. commentId: Overload:IPA.Utilities.EnumerableExtensions.NonNull
  5963. isSpec: "True"
  5964. fullName: IPA.Utilities.EnumerableExtensions.NonNull
  5965. nameWithType: EnumerableExtensions.NonNull
  5966. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(IEnumerable{``0})
  5967. name: NonNull<T>(IEnumerable<T>)
  5968. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_IEnumerable___0__
  5969. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(IEnumerable{``0})
  5970. name.vb: NonNull(Of T)(IEnumerable(Of T))
  5971. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(IEnumerable<T>)
  5972. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(IEnumerable(Of T))
  5973. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<T>)
  5974. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of T))
  5975. - uid: IPA.Utilities.EnumerableExtensions.NonNull``1(IEnumerable{System.Nullable{``0}})
  5976. name: NonNull<T>(IEnumerable<Nullable<T>>)
  5977. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__1_IEnumerable_System_Nullable___0___
  5978. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``1(IEnumerable{System.Nullable{``0}})
  5979. name.vb: NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  5980. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T>(IEnumerable<System.Nullable<T>>)
  5981. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T)(IEnumerable(Of System.Nullable(Of T)))
  5982. nameWithType: EnumerableExtensions.NonNull<T>(IEnumerable<Nullable<T>>)
  5983. nameWithType.vb: EnumerableExtensions.NonNull(Of T)(IEnumerable(Of Nullable(Of T)))
  5984. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(IEnumerable{``0},Func{``0,``1})
  5985. name: NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  5986. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_IEnumerable___0__Func___0___1__
  5987. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(IEnumerable{``0},Func{``0,``1})
  5988. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  5989. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  5990. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  5991. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, U>)
  5992. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, U))
  5993. - uid: IPA.Utilities.EnumerableExtensions.NonNull``2(IEnumerable{``0},Func{``0,System.Nullable{``1}})
  5994. name: NonNull<T, U>(IEnumerable<T>, Func<T, Nullable<U>>)
  5995. href: api/IPA.Utilities.EnumerableExtensions.html#IPA_Utilities_EnumerableExtensions_NonNull__2_IEnumerable___0__Func___0_System_Nullable___1___
  5996. commentId: M:IPA.Utilities.EnumerableExtensions.NonNull``2(IEnumerable{``0},Func{``0,System.Nullable{``1}})
  5997. name.vb: NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U)))
  5998. fullName: IPA.Utilities.EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, System.Nullable<U>>)
  5999. fullName.vb: IPA.Utilities.EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, System.Nullable(Of U)))
  6000. nameWithType: EnumerableExtensions.NonNull<T, U>(IEnumerable<T>, Func<T, Nullable<U>>)
  6001. nameWithType.vb: EnumerableExtensions.NonNull(Of T, U)(IEnumerable(Of T), Func(Of T, Nullable(Of U)))
  6002. - uid: IPA.Utilities.Extensions
  6003. name: Extensions
  6004. href: api/IPA.Utilities.Extensions.html
  6005. commentId: T:IPA.Utilities.Extensions
  6006. fullName: IPA.Utilities.Extensions
  6007. nameWithType: Extensions
  6008. - uid: IPA.Utilities.Extensions.GetDefault(Type)
  6009. name: GetDefault(Type)
  6010. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_Type_
  6011. commentId: M:IPA.Utilities.Extensions.GetDefault(Type)
  6012. fullName: IPA.Utilities.Extensions.GetDefault(Type)
  6013. nameWithType: Extensions.GetDefault(Type)
  6014. - uid: IPA.Utilities.Extensions.GetDefault*
  6015. name: GetDefault
  6016. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_GetDefault_
  6017. commentId: Overload:IPA.Utilities.Extensions.GetDefault
  6018. isSpec: "True"
  6019. fullName: IPA.Utilities.Extensions.GetDefault
  6020. nameWithType: Extensions.GetDefault
  6021. - uid: IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  6022. name: IsSubPathOf(String, String)
  6023. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_System_String_System_String_
  6024. commentId: M:IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)
  6025. fullName: IPA.Utilities.Extensions.IsSubPathOf(System.String, System.String)
  6026. nameWithType: Extensions.IsSubPathOf(String, String)
  6027. - uid: IPA.Utilities.Extensions.IsSubPathOf*
  6028. name: IsSubPathOf
  6029. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_IsSubPathOf_
  6030. commentId: Overload:IPA.Utilities.Extensions.IsSubPathOf
  6031. isSpec: "True"
  6032. fullName: IPA.Utilities.Extensions.IsSubPathOf
  6033. nameWithType: Extensions.IsSubPathOf
  6034. - uid: IPA.Utilities.Extensions.Right(System.String,System.Int32)
  6035. name: Right(String, Int32)
  6036. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_System_String_System_Int32_
  6037. commentId: M:IPA.Utilities.Extensions.Right(System.String,System.Int32)
  6038. fullName: IPA.Utilities.Extensions.Right(System.String, System.Int32)
  6039. nameWithType: Extensions.Right(String, Int32)
  6040. - uid: IPA.Utilities.Extensions.Right*
  6041. name: Right
  6042. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Right_
  6043. commentId: Overload:IPA.Utilities.Extensions.Right
  6044. isSpec: "True"
  6045. fullName: IPA.Utilities.Extensions.Right
  6046. nameWithType: Extensions.Right
  6047. - uid: IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  6048. name: Unwrap(Nullable<Boolean>)
  6049. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__
  6050. commentId: M:IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})
  6051. name.vb: Unwrap(Nullable(Of Boolean))
  6052. fullName: IPA.Utilities.Extensions.Unwrap(System.Nullable<System.Boolean>)
  6053. fullName.vb: IPA.Utilities.Extensions.Unwrap(System.Nullable(Of System.Boolean))
  6054. nameWithType: Extensions.Unwrap(Nullable<Boolean>)
  6055. nameWithType.vb: Extensions.Unwrap(Nullable(Of Boolean))
  6056. - uid: IPA.Utilities.Extensions.Unwrap*
  6057. name: Unwrap
  6058. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_Unwrap_
  6059. commentId: Overload:IPA.Utilities.Extensions.Unwrap
  6060. isSpec: "True"
  6061. fullName: IPA.Utilities.Extensions.Unwrap
  6062. nameWithType: Extensions.Unwrap
  6063. - uid: IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  6064. name: WithEnding(String, String)
  6065. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_System_String_System_String_
  6066. commentId: M:IPA.Utilities.Extensions.WithEnding(System.String,System.String)
  6067. fullName: IPA.Utilities.Extensions.WithEnding(System.String, System.String)
  6068. nameWithType: Extensions.WithEnding(String, String)
  6069. - uid: IPA.Utilities.Extensions.WithEnding*
  6070. name: WithEnding
  6071. href: api/IPA.Utilities.Extensions.html#IPA_Utilities_Extensions_WithEnding_
  6072. commentId: Overload:IPA.Utilities.Extensions.WithEnding
  6073. isSpec: "True"
  6074. fullName: IPA.Utilities.Extensions.WithEnding
  6075. nameWithType: Extensions.WithEnding
  6076. - uid: IPA.Utilities.FieldAccessor`2
  6077. name: FieldAccessor<T, U>
  6078. href: api/IPA.Utilities.FieldAccessor-2.html
  6079. commentId: T:IPA.Utilities.FieldAccessor`2
  6080. name.vb: FieldAccessor(Of T, U)
  6081. fullName: IPA.Utilities.FieldAccessor<T, U>
  6082. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U)
  6083. nameWithType: FieldAccessor<T, U>
  6084. nameWithType.vb: FieldAccessor(Of T, U)
  6085. - uid: IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  6086. name: Access(ref T, String)
  6087. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access__0__System_String_
  6088. commentId: M:IPA.Utilities.FieldAccessor`2.Access(`0@,System.String)
  6089. name.vb: Access(ByRef T, String)
  6090. fullName: IPA.Utilities.FieldAccessor<T, U>.Access(ref T, System.String)
  6091. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access(ByRef T, System.String)
  6092. nameWithType: FieldAccessor<T, U>.Access(ref T, String)
  6093. nameWithType.vb: FieldAccessor(Of T, U).Access(ByRef T, String)
  6094. - uid: IPA.Utilities.FieldAccessor`2.Access*
  6095. name: Access
  6096. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Access_
  6097. commentId: Overload:IPA.Utilities.FieldAccessor`2.Access
  6098. isSpec: "True"
  6099. fullName: IPA.Utilities.FieldAccessor<T, U>.Access
  6100. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Access
  6101. nameWithType: FieldAccessor<T, U>.Access
  6102. nameWithType.vb: FieldAccessor(Of T, U).Access
  6103. - uid: IPA.Utilities.FieldAccessor`2.Accessor
  6104. name: FieldAccessor<T, U>.Accessor
  6105. href: api/IPA.Utilities.FieldAccessor-2.Accessor.html
  6106. commentId: T:IPA.Utilities.FieldAccessor`2.Accessor
  6107. name.vb: FieldAccessor(Of T, U).Accessor
  6108. fullName: IPA.Utilities.FieldAccessor<T, U>.Accessor
  6109. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Accessor
  6110. nameWithType: FieldAccessor<T, U>.Accessor
  6111. nameWithType.vb: FieldAccessor(Of T, U).Accessor
  6112. - uid: IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  6113. name: Get(T, String)
  6114. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0_System_String_
  6115. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0,System.String)
  6116. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(T, System.String)
  6117. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(T, System.String)
  6118. nameWithType: FieldAccessor<T, U>.Get(T, String)
  6119. nameWithType.vb: FieldAccessor(Of T, U).Get(T, String)
  6120. - uid: IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  6121. name: Get(ref T, String)
  6122. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get__0__System_String_
  6123. commentId: M:IPA.Utilities.FieldAccessor`2.Get(`0@,System.String)
  6124. name.vb: Get(ByRef T, String)
  6125. fullName: IPA.Utilities.FieldAccessor<T, U>.Get(ref T, System.String)
  6126. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get(ByRef T, System.String)
  6127. nameWithType: FieldAccessor<T, U>.Get(ref T, String)
  6128. nameWithType.vb: FieldAccessor(Of T, U).Get(ByRef T, String)
  6129. - uid: IPA.Utilities.FieldAccessor`2.Get*
  6130. name: Get
  6131. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Get_
  6132. commentId: Overload:IPA.Utilities.FieldAccessor`2.Get
  6133. isSpec: "True"
  6134. fullName: IPA.Utilities.FieldAccessor<T, U>.Get
  6135. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Get
  6136. nameWithType: FieldAccessor<T, U>.Get
  6137. nameWithType.vb: FieldAccessor(Of T, U).Get
  6138. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  6139. name: GetAccessor(String)
  6140. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_System_String_
  6141. commentId: M:IPA.Utilities.FieldAccessor`2.GetAccessor(System.String)
  6142. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor(System.String)
  6143. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor(System.String)
  6144. nameWithType: FieldAccessor<T, U>.GetAccessor(String)
  6145. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor(String)
  6146. - uid: IPA.Utilities.FieldAccessor`2.GetAccessor*
  6147. name: GetAccessor
  6148. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_GetAccessor_
  6149. commentId: Overload:IPA.Utilities.FieldAccessor`2.GetAccessor
  6150. isSpec: "True"
  6151. fullName: IPA.Utilities.FieldAccessor<T, U>.GetAccessor
  6152. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).GetAccessor
  6153. nameWithType: FieldAccessor<T, U>.GetAccessor
  6154. nameWithType.vb: FieldAccessor(Of T, U).GetAccessor
  6155. - uid: IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  6156. name: Set(T, String, U)
  6157. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0_System_String__1_
  6158. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0,System.String,`1)
  6159. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(T, System.String, U)
  6160. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(T, System.String, U)
  6161. nameWithType: FieldAccessor<T, U>.Set(T, String, U)
  6162. nameWithType.vb: FieldAccessor(Of T, U).Set(T, String, U)
  6163. - uid: IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  6164. name: Set(ref T, String, U)
  6165. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set__0__System_String__1_
  6166. commentId: M:IPA.Utilities.FieldAccessor`2.Set(`0@,System.String,`1)
  6167. name.vb: Set(ByRef T, String, U)
  6168. fullName: IPA.Utilities.FieldAccessor<T, U>.Set(ref T, System.String, U)
  6169. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set(ByRef T, System.String, U)
  6170. nameWithType: FieldAccessor<T, U>.Set(ref T, String, U)
  6171. nameWithType.vb: FieldAccessor(Of T, U).Set(ByRef T, String, U)
  6172. - uid: IPA.Utilities.FieldAccessor`2.Set*
  6173. name: Set
  6174. href: api/IPA.Utilities.FieldAccessor-2.html#IPA_Utilities_FieldAccessor_2_Set_
  6175. commentId: Overload:IPA.Utilities.FieldAccessor`2.Set
  6176. isSpec: "True"
  6177. fullName: IPA.Utilities.FieldAccessor<T, U>.Set
  6178. fullName.vb: IPA.Utilities.FieldAccessor(Of T, U).Set
  6179. nameWithType: FieldAccessor<T, U>.Set
  6180. nameWithType.vb: FieldAccessor(Of T, U).Set
  6181. - uid: IPA.Utilities.MethodAccessor`2
  6182. name: MethodAccessor<T, TDelegate>
  6183. href: api/IPA.Utilities.MethodAccessor-2.html
  6184. commentId: T:IPA.Utilities.MethodAccessor`2
  6185. name.vb: MethodAccessor(Of T, TDelegate)
  6186. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>
  6187. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate)
  6188. nameWithType: MethodAccessor<T, TDelegate>
  6189. nameWithType.vb: MethodAccessor(Of T, TDelegate)
  6190. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  6191. name: GetDelegate(String)
  6192. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_System_String_
  6193. commentId: M:IPA.Utilities.MethodAccessor`2.GetDelegate(System.String)
  6194. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate(System.String)
  6195. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate(System.String)
  6196. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate(String)
  6197. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate(String)
  6198. - uid: IPA.Utilities.MethodAccessor`2.GetDelegate*
  6199. name: GetDelegate
  6200. href: api/IPA.Utilities.MethodAccessor-2.html#IPA_Utilities_MethodAccessor_2_GetDelegate_
  6201. commentId: Overload:IPA.Utilities.MethodAccessor`2.GetDelegate
  6202. isSpec: "True"
  6203. fullName: IPA.Utilities.MethodAccessor<T, TDelegate>.GetDelegate
  6204. fullName.vb: IPA.Utilities.MethodAccessor(Of T, TDelegate).GetDelegate
  6205. nameWithType: MethodAccessor<T, TDelegate>.GetDelegate
  6206. nameWithType.vb: MethodAccessor(Of T, TDelegate).GetDelegate
  6207. - uid: IPA.Utilities.PropertyAccessor`2
  6208. name: PropertyAccessor<T, U>
  6209. href: api/IPA.Utilities.PropertyAccessor-2.html
  6210. commentId: T:IPA.Utilities.PropertyAccessor`2
  6211. name.vb: PropertyAccessor(Of T, U)
  6212. fullName: IPA.Utilities.PropertyAccessor<T, U>
  6213. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U)
  6214. nameWithType: PropertyAccessor<T, U>
  6215. nameWithType.vb: PropertyAccessor(Of T, U)
  6216. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  6217. name: Get(T, String)
  6218. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0_System_String_
  6219. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0,System.String)
  6220. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(T, System.String)
  6221. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(T, System.String)
  6222. nameWithType: PropertyAccessor<T, U>.Get(T, String)
  6223. nameWithType.vb: PropertyAccessor(Of T, U).Get(T, String)
  6224. - uid: IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  6225. name: Get(ref T, String)
  6226. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get__0__System_String_
  6227. commentId: M:IPA.Utilities.PropertyAccessor`2.Get(`0@,System.String)
  6228. name.vb: Get(ByRef T, String)
  6229. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get(ref T, System.String)
  6230. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get(ByRef T, System.String)
  6231. nameWithType: PropertyAccessor<T, U>.Get(ref T, String)
  6232. nameWithType.vb: PropertyAccessor(Of T, U).Get(ByRef T, String)
  6233. - uid: IPA.Utilities.PropertyAccessor`2.Get*
  6234. name: Get
  6235. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Get_
  6236. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Get
  6237. isSpec: "True"
  6238. fullName: IPA.Utilities.PropertyAccessor<T, U>.Get
  6239. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Get
  6240. nameWithType: PropertyAccessor<T, U>.Get
  6241. nameWithType.vb: PropertyAccessor(Of T, U).Get
  6242. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  6243. name: GetGetter(String)
  6244. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_System_String_
  6245. commentId: M:IPA.Utilities.PropertyAccessor`2.GetGetter(System.String)
  6246. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter(System.String)
  6247. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter(System.String)
  6248. nameWithType: PropertyAccessor<T, U>.GetGetter(String)
  6249. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter(String)
  6250. - uid: IPA.Utilities.PropertyAccessor`2.GetGetter*
  6251. name: GetGetter
  6252. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetGetter_
  6253. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetGetter
  6254. isSpec: "True"
  6255. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetGetter
  6256. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetGetter
  6257. nameWithType: PropertyAccessor<T, U>.GetGetter
  6258. nameWithType.vb: PropertyAccessor(Of T, U).GetGetter
  6259. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  6260. name: GetSetter(String)
  6261. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_System_String_
  6262. commentId: M:IPA.Utilities.PropertyAccessor`2.GetSetter(System.String)
  6263. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter(System.String)
  6264. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter(System.String)
  6265. nameWithType: PropertyAccessor<T, U>.GetSetter(String)
  6266. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter(String)
  6267. - uid: IPA.Utilities.PropertyAccessor`2.GetSetter*
  6268. name: GetSetter
  6269. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_GetSetter_
  6270. commentId: Overload:IPA.Utilities.PropertyAccessor`2.GetSetter
  6271. isSpec: "True"
  6272. fullName: IPA.Utilities.PropertyAccessor<T, U>.GetSetter
  6273. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).GetSetter
  6274. nameWithType: PropertyAccessor<T, U>.GetSetter
  6275. nameWithType.vb: PropertyAccessor(Of T, U).GetSetter
  6276. - uid: IPA.Utilities.PropertyAccessor`2.Getter
  6277. name: PropertyAccessor<T, U>.Getter
  6278. href: api/IPA.Utilities.PropertyAccessor-2.Getter.html
  6279. commentId: T:IPA.Utilities.PropertyAccessor`2.Getter
  6280. name.vb: PropertyAccessor(Of T, U).Getter
  6281. fullName: IPA.Utilities.PropertyAccessor<T, U>.Getter
  6282. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Getter
  6283. nameWithType: PropertyAccessor<T, U>.Getter
  6284. nameWithType.vb: PropertyAccessor(Of T, U).Getter
  6285. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  6286. name: Set(T, String, U)
  6287. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0_System_String__1_
  6288. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0,System.String,`1)
  6289. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(T, System.String, U)
  6290. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(T, System.String, U)
  6291. nameWithType: PropertyAccessor<T, U>.Set(T, String, U)
  6292. nameWithType.vb: PropertyAccessor(Of T, U).Set(T, String, U)
  6293. - uid: IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  6294. name: Set(ref T, String, U)
  6295. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set__0__System_String__1_
  6296. commentId: M:IPA.Utilities.PropertyAccessor`2.Set(`0@,System.String,`1)
  6297. name.vb: Set(ByRef T, String, U)
  6298. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set(ref T, System.String, U)
  6299. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set(ByRef T, System.String, U)
  6300. nameWithType: PropertyAccessor<T, U>.Set(ref T, String, U)
  6301. nameWithType.vb: PropertyAccessor(Of T, U).Set(ByRef T, String, U)
  6302. - uid: IPA.Utilities.PropertyAccessor`2.Set*
  6303. name: Set
  6304. href: api/IPA.Utilities.PropertyAccessor-2.html#IPA_Utilities_PropertyAccessor_2_Set_
  6305. commentId: Overload:IPA.Utilities.PropertyAccessor`2.Set
  6306. isSpec: "True"
  6307. fullName: IPA.Utilities.PropertyAccessor<T, U>.Set
  6308. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Set
  6309. nameWithType: PropertyAccessor<T, U>.Set
  6310. nameWithType.vb: PropertyAccessor(Of T, U).Set
  6311. - uid: IPA.Utilities.PropertyAccessor`2.Setter
  6312. name: PropertyAccessor<T, U>.Setter
  6313. href: api/IPA.Utilities.PropertyAccessor-2.Setter.html
  6314. commentId: T:IPA.Utilities.PropertyAccessor`2.Setter
  6315. name.vb: PropertyAccessor(Of T, U).Setter
  6316. fullName: IPA.Utilities.PropertyAccessor<T, U>.Setter
  6317. fullName.vb: IPA.Utilities.PropertyAccessor(Of T, U).Setter
  6318. nameWithType: PropertyAccessor<T, U>.Setter
  6319. nameWithType.vb: PropertyAccessor(Of T, U).Setter
  6320. - uid: IPA.Utilities.Ref
  6321. name: Ref
  6322. href: api/IPA.Utilities.Ref.html
  6323. commentId: T:IPA.Utilities.Ref
  6324. fullName: IPA.Utilities.Ref
  6325. nameWithType: Ref
  6326. - uid: IPA.Utilities.Ref.Create*
  6327. name: Create
  6328. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create_
  6329. commentId: Overload:IPA.Utilities.Ref.Create
  6330. isSpec: "True"
  6331. fullName: IPA.Utilities.Ref.Create
  6332. nameWithType: Ref.Create
  6333. - uid: IPA.Utilities.Ref.Create``1(``0)
  6334. name: Create<T>(T)
  6335. href: api/IPA.Utilities.Ref.html#IPA_Utilities_Ref_Create__1___0_
  6336. commentId: M:IPA.Utilities.Ref.Create``1(``0)
  6337. name.vb: Create(Of T)(T)
  6338. fullName: IPA.Utilities.Ref.Create<T>(T)
  6339. fullName.vb: IPA.Utilities.Ref.Create(Of T)(T)
  6340. nameWithType: Ref.Create<T>(T)
  6341. nameWithType.vb: Ref.Create(Of T)(T)
  6342. - uid: IPA.Utilities.Ref`1
  6343. name: Ref<T>
  6344. href: api/IPA.Utilities.Ref-1.html
  6345. commentId: T:IPA.Utilities.Ref`1
  6346. name.vb: Ref(Of T)
  6347. fullName: IPA.Utilities.Ref<T>
  6348. fullName.vb: IPA.Utilities.Ref(Of T)
  6349. nameWithType: Ref<T>
  6350. nameWithType.vb: Ref(Of T)
  6351. - uid: IPA.Utilities.Ref`1.#ctor(`0)
  6352. name: Ref(T)
  6353. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor__0_
  6354. commentId: M:IPA.Utilities.Ref`1.#ctor(`0)
  6355. fullName: IPA.Utilities.Ref<T>.Ref(T)
  6356. fullName.vb: IPA.Utilities.Ref(Of T).Ref(T)
  6357. nameWithType: Ref<T>.Ref(T)
  6358. nameWithType.vb: Ref(Of T).Ref(T)
  6359. - uid: IPA.Utilities.Ref`1.#ctor*
  6360. name: Ref
  6361. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1__ctor_
  6362. commentId: Overload:IPA.Utilities.Ref`1.#ctor
  6363. isSpec: "True"
  6364. fullName: IPA.Utilities.Ref<T>.Ref
  6365. fullName.vb: IPA.Utilities.Ref(Of T).Ref
  6366. nameWithType: Ref<T>.Ref
  6367. nameWithType.vb: Ref(Of T).Ref
  6368. - uid: IPA.Utilities.Ref`1.CompareTo(`0)
  6369. name: CompareTo(T)
  6370. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo__0_
  6371. commentId: M:IPA.Utilities.Ref`1.CompareTo(`0)
  6372. fullName: IPA.Utilities.Ref<T>.CompareTo(T)
  6373. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(T)
  6374. nameWithType: Ref<T>.CompareTo(T)
  6375. nameWithType.vb: Ref(Of T).CompareTo(T)
  6376. - uid: IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  6377. name: CompareTo(Ref<T>)
  6378. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__
  6379. commentId: M:IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})
  6380. name.vb: CompareTo(Ref(Of T))
  6381. fullName: IPA.Utilities.Ref<T>.CompareTo(IPA.Utilities.Ref<T>)
  6382. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo(IPA.Utilities.Ref(Of T))
  6383. nameWithType: Ref<T>.CompareTo(Ref<T>)
  6384. nameWithType.vb: Ref(Of T).CompareTo(Ref(Of T))
  6385. - uid: IPA.Utilities.Ref`1.CompareTo*
  6386. name: CompareTo
  6387. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_CompareTo_
  6388. commentId: Overload:IPA.Utilities.Ref`1.CompareTo
  6389. isSpec: "True"
  6390. fullName: IPA.Utilities.Ref<T>.CompareTo
  6391. fullName.vb: IPA.Utilities.Ref(Of T).CompareTo
  6392. nameWithType: Ref<T>.CompareTo
  6393. nameWithType.vb: Ref(Of T).CompareTo
  6394. - uid: IPA.Utilities.Ref`1.Error
  6395. name: Error
  6396. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error
  6397. commentId: P:IPA.Utilities.Ref`1.Error
  6398. fullName: IPA.Utilities.Ref<T>.Error
  6399. fullName.vb: IPA.Utilities.Ref(Of T).Error
  6400. nameWithType: Ref<T>.Error
  6401. nameWithType.vb: Ref(Of T).Error
  6402. - uid: IPA.Utilities.Ref`1.Error*
  6403. name: Error
  6404. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Error_
  6405. commentId: Overload:IPA.Utilities.Ref`1.Error
  6406. isSpec: "True"
  6407. fullName: IPA.Utilities.Ref<T>.Error
  6408. fullName.vb: IPA.Utilities.Ref(Of T).Error
  6409. nameWithType: Ref<T>.Error
  6410. nameWithType.vb: Ref(Of T).Error
  6411. - uid: IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  6412. name: Implicit(T to Ref<T>)
  6413. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_
  6414. commentId: M:IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}
  6415. name.vb: Widening(T to Ref(Of T))
  6416. fullName: IPA.Utilities.Ref<T>.Implicit(T to IPA.Utilities.Ref<T>)
  6417. fullName.vb: IPA.Utilities.Ref(Of T).Widening(T to IPA.Utilities.Ref(Of T))
  6418. nameWithType: Ref<T>.Implicit(T to Ref<T>)
  6419. nameWithType.vb: Ref(Of T).Widening(T to Ref(Of T))
  6420. - uid: IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  6421. name: Implicit(Ref<T> to T)
  6422. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0
  6423. commentId: M:IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0
  6424. name.vb: Widening(Ref(Of T) to T)
  6425. fullName: IPA.Utilities.Ref<T>.Implicit(IPA.Utilities.Ref<T> to T)
  6426. fullName.vb: IPA.Utilities.Ref(Of T).Widening(IPA.Utilities.Ref(Of T) to T)
  6427. nameWithType: Ref<T>.Implicit(Ref<T> to T)
  6428. nameWithType.vb: Ref(Of T).Widening(Ref(Of T) to T)
  6429. - uid: IPA.Utilities.Ref`1.op_Implicit*
  6430. name: Implicit
  6431. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_op_Implicit_
  6432. commentId: Overload:IPA.Utilities.Ref`1.op_Implicit
  6433. isSpec: "True"
  6434. name.vb: Widening
  6435. fullName: IPA.Utilities.Ref<T>.Implicit
  6436. fullName.vb: IPA.Utilities.Ref(Of T).Widening
  6437. nameWithType: Ref<T>.Implicit
  6438. nameWithType.vb: Ref(Of T).Widening
  6439. - uid: IPA.Utilities.Ref`1.Value
  6440. name: Value
  6441. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value
  6442. commentId: P:IPA.Utilities.Ref`1.Value
  6443. fullName: IPA.Utilities.Ref<T>.Value
  6444. fullName.vb: IPA.Utilities.Ref(Of T).Value
  6445. nameWithType: Ref<T>.Value
  6446. nameWithType.vb: Ref(Of T).Value
  6447. - uid: IPA.Utilities.Ref`1.Value*
  6448. name: Value
  6449. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Value_
  6450. commentId: Overload:IPA.Utilities.Ref`1.Value
  6451. isSpec: "True"
  6452. fullName: IPA.Utilities.Ref<T>.Value
  6453. fullName.vb: IPA.Utilities.Ref(Of T).Value
  6454. nameWithType: Ref<T>.Value
  6455. nameWithType.vb: Ref(Of T).Value
  6456. - uid: IPA.Utilities.Ref`1.Verify
  6457. name: Verify()
  6458. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify
  6459. commentId: M:IPA.Utilities.Ref`1.Verify
  6460. fullName: IPA.Utilities.Ref<T>.Verify()
  6461. fullName.vb: IPA.Utilities.Ref(Of T).Verify()
  6462. nameWithType: Ref<T>.Verify()
  6463. nameWithType.vb: Ref(Of T).Verify()
  6464. - uid: IPA.Utilities.Ref`1.Verify*
  6465. name: Verify
  6466. href: api/IPA.Utilities.Ref-1.html#IPA_Utilities_Ref_1_Verify_
  6467. commentId: Overload:IPA.Utilities.Ref`1.Verify
  6468. isSpec: "True"
  6469. fullName: IPA.Utilities.Ref<T>.Verify
  6470. fullName.vb: IPA.Utilities.Ref(Of T).Verify
  6471. nameWithType: Ref<T>.Verify
  6472. nameWithType.vb: Ref(Of T).Verify
  6473. - uid: IPA.Utilities.ReflectionUtil
  6474. name: ReflectionUtil
  6475. href: api/IPA.Utilities.ReflectionUtil.html
  6476. commentId: T:IPA.Utilities.ReflectionUtil
  6477. fullName: IPA.Utilities.ReflectionUtil
  6478. nameWithType: ReflectionUtil
  6479. - uid: IPA.Utilities.ReflectionUtil.CopyComponent(Component,Type,GameObject,Type)
  6480. name: CopyComponent(Component, Type, GameObject, Type)
  6481. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_Component_Type_GameObject_Type_
  6482. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent(Component,Type,GameObject,Type)
  6483. fullName: IPA.Utilities.ReflectionUtil.CopyComponent(Component, Type, GameObject, Type)
  6484. nameWithType: ReflectionUtil.CopyComponent(Component, Type, GameObject, Type)
  6485. - uid: IPA.Utilities.ReflectionUtil.CopyComponent*
  6486. name: CopyComponent
  6487. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent_
  6488. commentId: Overload:IPA.Utilities.ReflectionUtil.CopyComponent
  6489. isSpec: "True"
  6490. fullName: IPA.Utilities.ReflectionUtil.CopyComponent
  6491. nameWithType: ReflectionUtil.CopyComponent
  6492. - uid: IPA.Utilities.ReflectionUtil.CopyComponent``1(Component,GameObject,Type)
  6493. name: CopyComponent<T>(Component, GameObject, Type)
  6494. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_CopyComponent__1_Component_GameObject_Type_
  6495. commentId: M:IPA.Utilities.ReflectionUtil.CopyComponent``1(Component,GameObject,Type)
  6496. name.vb: CopyComponent(Of T)(Component, GameObject, Type)
  6497. fullName: IPA.Utilities.ReflectionUtil.CopyComponent<T>(Component, GameObject, Type)
  6498. fullName.vb: IPA.Utilities.ReflectionUtil.CopyComponent(Of T)(Component, GameObject, Type)
  6499. nameWithType: ReflectionUtil.CopyComponent<T>(Component, GameObject, Type)
  6500. nameWithType.vb: ReflectionUtil.CopyComponent(Of T)(Component, GameObject, Type)
  6501. - uid: IPA.Utilities.ReflectionUtil.GetField*
  6502. name: GetField
  6503. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField_
  6504. commentId: Overload:IPA.Utilities.ReflectionUtil.GetField
  6505. isSpec: "True"
  6506. fullName: IPA.Utilities.ReflectionUtil.GetField
  6507. nameWithType: ReflectionUtil.GetField
  6508. - uid: IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  6509. name: GetField<U, T>(T, String)
  6510. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_
  6511. commentId: M:IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)
  6512. name.vb: GetField(Of U, T)(T, String)
  6513. fullName: IPA.Utilities.ReflectionUtil.GetField<U, T>(T, System.String)
  6514. fullName.vb: IPA.Utilities.ReflectionUtil.GetField(Of U, T)(T, System.String)
  6515. nameWithType: ReflectionUtil.GetField<U, T>(T, String)
  6516. nameWithType.vb: ReflectionUtil.GetField(Of U, T)(T, String)
  6517. - uid: IPA.Utilities.ReflectionUtil.GetProperty*
  6518. name: GetProperty
  6519. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty_
  6520. commentId: Overload:IPA.Utilities.ReflectionUtil.GetProperty
  6521. isSpec: "True"
  6522. fullName: IPA.Utilities.ReflectionUtil.GetProperty
  6523. nameWithType: ReflectionUtil.GetProperty
  6524. - uid: IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  6525. name: GetProperty<U, T>(T, String)
  6526. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty__2___1_System_String_
  6527. commentId: M:IPA.Utilities.ReflectionUtil.GetProperty``2(``1,System.String)
  6528. name.vb: GetProperty(Of U, T)(T, String)
  6529. fullName: IPA.Utilities.ReflectionUtil.GetProperty<U, T>(T, System.String)
  6530. fullName.vb: IPA.Utilities.ReflectionUtil.GetProperty(Of U, T)(T, System.String)
  6531. nameWithType: ReflectionUtil.GetProperty<U, T>(T, String)
  6532. nameWithType.vb: ReflectionUtil.GetProperty(Of U, T)(T, String)
  6533. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod*
  6534. name: InvokeMethod
  6535. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_
  6536. commentId: Overload:IPA.Utilities.ReflectionUtil.InvokeMethod
  6537. isSpec: "True"
  6538. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod
  6539. nameWithType: ReflectionUtil.InvokeMethod
  6540. - uid: IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  6541. name: InvokeMethod<U, T>(T, String, Object[])
  6542. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___
  6543. commentId: M:IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])
  6544. name.vb: InvokeMethod(Of U, T)(T, String, Object())
  6545. fullName: IPA.Utilities.ReflectionUtil.InvokeMethod<U, T>(T, System.String, System.Object[])
  6546. fullName.vb: IPA.Utilities.ReflectionUtil.InvokeMethod(Of U, T)(T, System.String, System.Object())
  6547. nameWithType: ReflectionUtil.InvokeMethod<U, T>(T, String, Object[])
  6548. nameWithType.vb: ReflectionUtil.InvokeMethod(Of U, T)(T, String, Object())
  6549. - uid: IPA.Utilities.ReflectionUtil.SetField*
  6550. name: SetField
  6551. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_
  6552. commentId: Overload:IPA.Utilities.ReflectionUtil.SetField
  6553. isSpec: "True"
  6554. fullName: IPA.Utilities.ReflectionUtil.SetField
  6555. nameWithType: ReflectionUtil.SetField
  6556. - uid: IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  6557. name: SetField<T, U>(T, String, U)
  6558. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__2___0_System_String___1_
  6559. commentId: M:IPA.Utilities.ReflectionUtil.SetField``2(``0,System.String,``1)
  6560. name.vb: SetField(Of T, U)(T, String, U)
  6561. fullName: IPA.Utilities.ReflectionUtil.SetField<T, U>(T, System.String, U)
  6562. fullName.vb: IPA.Utilities.ReflectionUtil.SetField(Of T, U)(T, System.String, U)
  6563. nameWithType: ReflectionUtil.SetField<T, U>(T, String, U)
  6564. nameWithType.vb: ReflectionUtil.SetField(Of T, U)(T, String, U)
  6565. - uid: IPA.Utilities.ReflectionUtil.SetProperty*
  6566. name: SetProperty
  6567. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_
  6568. commentId: Overload:IPA.Utilities.ReflectionUtil.SetProperty
  6569. isSpec: "True"
  6570. fullName: IPA.Utilities.ReflectionUtil.SetProperty
  6571. nameWithType: ReflectionUtil.SetProperty
  6572. - uid: IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  6573. name: SetProperty<T, U>(T, String, U)
  6574. href: api/IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__2___0_System_String___1_
  6575. commentId: M:IPA.Utilities.ReflectionUtil.SetProperty``2(``0,System.String,``1)
  6576. name.vb: SetProperty(Of T, U)(T, String, U)
  6577. fullName: IPA.Utilities.ReflectionUtil.SetProperty<T, U>(T, System.String, U)
  6578. fullName.vb: IPA.Utilities.ReflectionUtil.SetProperty(Of T, U)(T, System.String, U)
  6579. nameWithType: ReflectionUtil.SetProperty<T, U>(T, String, U)
  6580. nameWithType.vb: ReflectionUtil.SetProperty(Of T, U)(T, String, U)
  6581. - uid: IPA.Utilities.UnityGame
  6582. name: UnityGame
  6583. href: api/IPA.Utilities.UnityGame.html
  6584. commentId: T:IPA.Utilities.UnityGame
  6585. fullName: IPA.Utilities.UnityGame
  6586. nameWithType: UnityGame
  6587. - uid: IPA.Utilities.UnityGame.GameVersion
  6588. name: GameVersion
  6589. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion
  6590. commentId: P:IPA.Utilities.UnityGame.GameVersion
  6591. fullName: IPA.Utilities.UnityGame.GameVersion
  6592. nameWithType: UnityGame.GameVersion
  6593. - uid: IPA.Utilities.UnityGame.GameVersion*
  6594. name: GameVersion
  6595. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_GameVersion_
  6596. commentId: Overload:IPA.Utilities.UnityGame.GameVersion
  6597. isSpec: "True"
  6598. fullName: IPA.Utilities.UnityGame.GameVersion
  6599. nameWithType: UnityGame.GameVersion
  6600. - uid: IPA.Utilities.UnityGame.InstallPath
  6601. name: InstallPath
  6602. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath
  6603. commentId: P:IPA.Utilities.UnityGame.InstallPath
  6604. fullName: IPA.Utilities.UnityGame.InstallPath
  6605. nameWithType: UnityGame.InstallPath
  6606. - uid: IPA.Utilities.UnityGame.InstallPath*
  6607. name: InstallPath
  6608. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_InstallPath_
  6609. commentId: Overload:IPA.Utilities.UnityGame.InstallPath
  6610. isSpec: "True"
  6611. fullName: IPA.Utilities.UnityGame.InstallPath
  6612. nameWithType: UnityGame.InstallPath
  6613. - uid: IPA.Utilities.UnityGame.LibraryPath
  6614. name: LibraryPath
  6615. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath
  6616. commentId: P:IPA.Utilities.UnityGame.LibraryPath
  6617. fullName: IPA.Utilities.UnityGame.LibraryPath
  6618. nameWithType: UnityGame.LibraryPath
  6619. - uid: IPA.Utilities.UnityGame.LibraryPath*
  6620. name: LibraryPath
  6621. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_LibraryPath_
  6622. commentId: Overload:IPA.Utilities.UnityGame.LibraryPath
  6623. isSpec: "True"
  6624. fullName: IPA.Utilities.UnityGame.LibraryPath
  6625. nameWithType: UnityGame.LibraryPath
  6626. - uid: IPA.Utilities.UnityGame.NativeLibraryPath
  6627. name: NativeLibraryPath
  6628. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath
  6629. commentId: P:IPA.Utilities.UnityGame.NativeLibraryPath
  6630. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  6631. nameWithType: UnityGame.NativeLibraryPath
  6632. - uid: IPA.Utilities.UnityGame.NativeLibraryPath*
  6633. name: NativeLibraryPath
  6634. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_NativeLibraryPath_
  6635. commentId: Overload:IPA.Utilities.UnityGame.NativeLibraryPath
  6636. isSpec: "True"
  6637. fullName: IPA.Utilities.UnityGame.NativeLibraryPath
  6638. nameWithType: UnityGame.NativeLibraryPath
  6639. - uid: IPA.Utilities.UnityGame.OnMainThread
  6640. name: OnMainThread
  6641. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread
  6642. commentId: P:IPA.Utilities.UnityGame.OnMainThread
  6643. fullName: IPA.Utilities.UnityGame.OnMainThread
  6644. nameWithType: UnityGame.OnMainThread
  6645. - uid: IPA.Utilities.UnityGame.OnMainThread*
  6646. name: OnMainThread
  6647. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_OnMainThread_
  6648. commentId: Overload:IPA.Utilities.UnityGame.OnMainThread
  6649. isSpec: "True"
  6650. fullName: IPA.Utilities.UnityGame.OnMainThread
  6651. nameWithType: UnityGame.OnMainThread
  6652. - uid: IPA.Utilities.UnityGame.PluginsPath
  6653. name: PluginsPath
  6654. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath
  6655. commentId: P:IPA.Utilities.UnityGame.PluginsPath
  6656. fullName: IPA.Utilities.UnityGame.PluginsPath
  6657. nameWithType: UnityGame.PluginsPath
  6658. - uid: IPA.Utilities.UnityGame.PluginsPath*
  6659. name: PluginsPath
  6660. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_PluginsPath_
  6661. commentId: Overload:IPA.Utilities.UnityGame.PluginsPath
  6662. isSpec: "True"
  6663. fullName: IPA.Utilities.UnityGame.PluginsPath
  6664. nameWithType: UnityGame.PluginsPath
  6665. - uid: IPA.Utilities.UnityGame.Release
  6666. name: UnityGame.Release
  6667. href: api/IPA.Utilities.UnityGame.Release.html
  6668. commentId: T:IPA.Utilities.UnityGame.Release
  6669. fullName: IPA.Utilities.UnityGame.Release
  6670. nameWithType: UnityGame.Release
  6671. - uid: IPA.Utilities.UnityGame.Release.Other
  6672. name: Other
  6673. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Other
  6674. commentId: F:IPA.Utilities.UnityGame.Release.Other
  6675. fullName: IPA.Utilities.UnityGame.Release.Other
  6676. nameWithType: UnityGame.Release.Other
  6677. - uid: IPA.Utilities.UnityGame.Release.Steam
  6678. name: Steam
  6679. href: api/IPA.Utilities.UnityGame.Release.html#IPA_Utilities_UnityGame_Release_Steam
  6680. commentId: F:IPA.Utilities.UnityGame.Release.Steam
  6681. fullName: IPA.Utilities.UnityGame.Release.Steam
  6682. nameWithType: UnityGame.Release.Steam
  6683. - uid: IPA.Utilities.UnityGame.ReleaseType
  6684. name: ReleaseType
  6685. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType
  6686. commentId: P:IPA.Utilities.UnityGame.ReleaseType
  6687. fullName: IPA.Utilities.UnityGame.ReleaseType
  6688. nameWithType: UnityGame.ReleaseType
  6689. - uid: IPA.Utilities.UnityGame.ReleaseType*
  6690. name: ReleaseType
  6691. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_ReleaseType_
  6692. commentId: Overload:IPA.Utilities.UnityGame.ReleaseType
  6693. isSpec: "True"
  6694. fullName: IPA.Utilities.UnityGame.ReleaseType
  6695. nameWithType: UnityGame.ReleaseType
  6696. - uid: IPA.Utilities.UnityGame.UserDataPath
  6697. name: UserDataPath
  6698. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath
  6699. commentId: P:IPA.Utilities.UnityGame.UserDataPath
  6700. fullName: IPA.Utilities.UnityGame.UserDataPath
  6701. nameWithType: UnityGame.UserDataPath
  6702. - uid: IPA.Utilities.UnityGame.UserDataPath*
  6703. name: UserDataPath
  6704. href: api/IPA.Utilities.UnityGame.html#IPA_Utilities_UnityGame_UserDataPath_
  6705. commentId: Overload:IPA.Utilities.UnityGame.UserDataPath
  6706. isSpec: "True"
  6707. fullName: IPA.Utilities.UnityGame.UserDataPath
  6708. nameWithType: UnityGame.UserDataPath
  6709. - uid: IPA.Utilities.Utils
  6710. name: Utils
  6711. href: api/IPA.Utilities.Utils.html
  6712. commentId: T:IPA.Utilities.Utils
  6713. fullName: IPA.Utilities.Utils
  6714. nameWithType: Utils
  6715. - uid: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6716. name: ByteArrayToString(Byte[])
  6717. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_System_Byte___
  6718. commentId: M:IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6719. name.vb: ByteArrayToString(Byte())
  6720. fullName: IPA.Utilities.Utils.ByteArrayToString(System.Byte[])
  6721. fullName.vb: IPA.Utilities.Utils.ByteArrayToString(System.Byte())
  6722. nameWithType: Utils.ByteArrayToString(Byte[])
  6723. nameWithType.vb: Utils.ByteArrayToString(Byte())
  6724. - uid: IPA.Utilities.Utils.ByteArrayToString*
  6725. name: ByteArrayToString
  6726. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ByteArrayToString_
  6727. commentId: Overload:IPA.Utilities.Utils.ByteArrayToString
  6728. isSpec: "True"
  6729. fullName: IPA.Utilities.Utils.ByteArrayToString
  6730. nameWithType: Utils.ByteArrayToString
  6731. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6732. name: CanUseDateTimeNowSafely
  6733. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely
  6734. commentId: P:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6735. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6736. nameWithType: Utils.CanUseDateTimeNowSafely
  6737. - uid: IPA.Utilities.Utils.CanUseDateTimeNowSafely*
  6738. name: CanUseDateTimeNowSafely
  6739. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CanUseDateTimeNowSafely_
  6740. commentId: Overload:IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6741. isSpec: "True"
  6742. fullName: IPA.Utilities.Utils.CanUseDateTimeNowSafely
  6743. nameWithType: Utils.CanUseDateTimeNowSafely
  6744. - uid: IPA.Utilities.Utils.CopyAll(DirectoryInfo,DirectoryInfo,System.String,System.Nullable{Func{Exception,FileInfo,System.Boolean}})
  6745. name: CopyAll(DirectoryInfo, DirectoryInfo, String, Nullable<Func<Exception, FileInfo, Boolean>>)
  6746. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_DirectoryInfo_DirectoryInfo_System_String_System_Nullable_Func_Exception_FileInfo_System_Boolean___
  6747. commentId: M:IPA.Utilities.Utils.CopyAll(DirectoryInfo,DirectoryInfo,System.String,System.Nullable{Func{Exception,FileInfo,System.Boolean}})
  6748. name.vb: CopyAll(DirectoryInfo, DirectoryInfo, String, Nullable(Of Func(Of Exception, FileInfo, Boolean)))
  6749. fullName: IPA.Utilities.Utils.CopyAll(DirectoryInfo, DirectoryInfo, System.String, System.Nullable<Func<Exception, FileInfo, System.Boolean>>)
  6750. fullName.vb: IPA.Utilities.Utils.CopyAll(DirectoryInfo, DirectoryInfo, System.String, System.Nullable(Of Func(Of Exception, FileInfo, System.Boolean)))
  6751. nameWithType: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Nullable<Func<Exception, FileInfo, Boolean>>)
  6752. nameWithType.vb: Utils.CopyAll(DirectoryInfo, DirectoryInfo, String, Nullable(Of Func(Of Exception, FileInfo, Boolean)))
  6753. - uid: IPA.Utilities.Utils.CopyAll*
  6754. name: CopyAll
  6755. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CopyAll_
  6756. commentId: Overload:IPA.Utilities.Utils.CopyAll
  6757. isSpec: "True"
  6758. fullName: IPA.Utilities.Utils.CopyAll
  6759. nameWithType: Utils.CopyAll
  6760. - uid: IPA.Utilities.Utils.CurrentTime
  6761. name: CurrentTime()
  6762. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime
  6763. commentId: M:IPA.Utilities.Utils.CurrentTime
  6764. fullName: IPA.Utilities.Utils.CurrentTime()
  6765. nameWithType: Utils.CurrentTime()
  6766. - uid: IPA.Utilities.Utils.CurrentTime*
  6767. name: CurrentTime
  6768. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_CurrentTime_
  6769. commentId: Overload:IPA.Utilities.Utils.CurrentTime
  6770. isSpec: "True"
  6771. fullName: IPA.Utilities.Utils.CurrentTime
  6772. nameWithType: Utils.CurrentTime
  6773. - uid: IPA.Utilities.Utils.Deconstruct*
  6774. name: Deconstruct
  6775. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_Deconstruct_
  6776. commentId: Overload:IPA.Utilities.Utils.Deconstruct
  6777. isSpec: "True"
  6778. fullName: IPA.Utilities.Utils.Deconstruct
  6779. nameWithType: Utils.Deconstruct
  6780. - uid: IPA.Utilities.Utils.Deconstruct``2(KeyValuePair{``0,``1},``0@,``1@)
  6781. name: Deconstruct<TKey, TValue>(KeyValuePair<TKey, TValue>, out TKey, out TValue)
  6782. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_Deconstruct__2_KeyValuePair___0___1____0____1__
  6783. commentId: M:IPA.Utilities.Utils.Deconstruct``2(KeyValuePair{``0,``1},``0@,``1@)
  6784. name.vb: Deconstruct(Of TKey, TValue)(KeyValuePair(Of TKey, TValue), ByRef TKey, ByRef TValue)
  6785. fullName: IPA.Utilities.Utils.Deconstruct<TKey, TValue>(KeyValuePair<TKey, TValue>, out TKey, out TValue)
  6786. fullName.vb: IPA.Utilities.Utils.Deconstruct(Of TKey, TValue)(KeyValuePair(Of TKey, TValue), ByRef TKey, ByRef TValue)
  6787. nameWithType: Utils.Deconstruct<TKey, TValue>(KeyValuePair<TKey, TValue>, out TKey, out TValue)
  6788. nameWithType.vb: Utils.Deconstruct(Of TKey, TValue)(KeyValuePair(Of TKey, TValue), ByRef TKey, ByRef TValue)
  6789. - uid: IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6790. name: GetRelativePath(String, String)
  6791. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_System_String_System_String_
  6792. commentId: M:IPA.Utilities.Utils.GetRelativePath(System.String,System.String)
  6793. fullName: IPA.Utilities.Utils.GetRelativePath(System.String, System.String)
  6794. nameWithType: Utils.GetRelativePath(String, String)
  6795. - uid: IPA.Utilities.Utils.GetRelativePath*
  6796. name: GetRelativePath
  6797. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_GetRelativePath_
  6798. commentId: Overload:IPA.Utilities.Utils.GetRelativePath
  6799. isSpec: "True"
  6800. fullName: IPA.Utilities.Utils.GetRelativePath
  6801. nameWithType: Utils.GetRelativePath
  6802. - uid: IPA.Utilities.Utils.ScopeGuard(Action)
  6803. name: ScopeGuard(Action)
  6804. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_Action_
  6805. commentId: M:IPA.Utilities.Utils.ScopeGuard(Action)
  6806. fullName: IPA.Utilities.Utils.ScopeGuard(Action)
  6807. nameWithType: Utils.ScopeGuard(Action)
  6808. - uid: IPA.Utilities.Utils.ScopeGuard*
  6809. name: ScopeGuard
  6810. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_ScopeGuard_
  6811. commentId: Overload:IPA.Utilities.Utils.ScopeGuard
  6812. isSpec: "True"
  6813. fullName: IPA.Utilities.Utils.ScopeGuard
  6814. nameWithType: Utils.ScopeGuard
  6815. - uid: IPA.Utilities.Utils.ScopeGuardObject
  6816. name: Utils.ScopeGuardObject
  6817. href: api/IPA.Utilities.Utils.ScopeGuardObject.html
  6818. commentId: T:IPA.Utilities.Utils.ScopeGuardObject
  6819. fullName: IPA.Utilities.Utils.ScopeGuardObject
  6820. nameWithType: Utils.ScopeGuardObject
  6821. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor(Action)
  6822. name: ScopeGuardObject(Action)
  6823. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_Action_
  6824. commentId: M:IPA.Utilities.Utils.ScopeGuardObject.#ctor(Action)
  6825. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject(Action)
  6826. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject(Action)
  6827. - uid: IPA.Utilities.Utils.ScopeGuardObject.#ctor*
  6828. name: ScopeGuardObject
  6829. href: api/IPA.Utilities.Utils.ScopeGuardObject.html#IPA_Utilities_Utils_ScopeGuardObject__ctor_
  6830. commentId: Overload:IPA.Utilities.Utils.ScopeGuardObject.#ctor
  6831. isSpec: "True"
  6832. fullName: IPA.Utilities.Utils.ScopeGuardObject.ScopeGuardObject
  6833. nameWithType: Utils.ScopeGuardObject.ScopeGuardObject
  6834. - uid: IPA.Utilities.Utils.StringToByteArray(System.String)
  6835. name: StringToByteArray(String)
  6836. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_System_String_
  6837. commentId: M:IPA.Utilities.Utils.StringToByteArray(System.String)
  6838. fullName: IPA.Utilities.Utils.StringToByteArray(System.String)
  6839. nameWithType: Utils.StringToByteArray(String)
  6840. - uid: IPA.Utilities.Utils.StringToByteArray*
  6841. name: StringToByteArray
  6842. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_StringToByteArray_
  6843. commentId: Overload:IPA.Utilities.Utils.StringToByteArray
  6844. isSpec: "True"
  6845. fullName: IPA.Utilities.Utils.StringToByteArray
  6846. nameWithType: Utils.StringToByteArray
  6847. - uid: IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  6848. name: UnsafeCompare(Byte[], Byte[])
  6849. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___
  6850. commentId: M:IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])
  6851. name.vb: UnsafeCompare(Byte(), Byte())
  6852. fullName: IPA.Utilities.Utils.UnsafeCompare(System.Byte[], System.Byte[])
  6853. fullName.vb: IPA.Utilities.Utils.UnsafeCompare(System.Byte(), System.Byte())
  6854. nameWithType: Utils.UnsafeCompare(Byte[], Byte[])
  6855. nameWithType.vb: Utils.UnsafeCompare(Byte(), Byte())
  6856. - uid: IPA.Utilities.Utils.UnsafeCompare*
  6857. name: UnsafeCompare
  6858. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_UnsafeCompare_
  6859. commentId: Overload:IPA.Utilities.Utils.UnsafeCompare
  6860. isSpec: "True"
  6861. fullName: IPA.Utilities.Utils.UnsafeCompare
  6862. nameWithType: Utils.UnsafeCompare
  6863. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease(Hive.Versioning.Version,Hive.Versioning.Version)
  6864. name: VersionCompareNoPrerelease(Hive.Versioning.Version, Hive.Versioning.Version)
  6865. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_Hive_Versioning_Version_Hive_Versioning_Version_
  6866. commentId: M:IPA.Utilities.Utils.VersionCompareNoPrerelease(Hive.Versioning.Version,Hive.Versioning.Version)
  6867. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease(Hive.Versioning.Version, Hive.Versioning.Version)
  6868. nameWithType: Utils.VersionCompareNoPrerelease(Hive.Versioning.Version, Hive.Versioning.Version)
  6869. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  6870. name: VersionCompareNoPrerelease(Version, Version)
  6871. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_SemVer_Version_SemVer_Version_
  6872. commentId: M:IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)
  6873. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version, SemVer.Version)
  6874. nameWithType: Utils.VersionCompareNoPrerelease(Version, Version)
  6875. - uid: IPA.Utilities.Utils.VersionCompareNoPrerelease*
  6876. name: VersionCompareNoPrerelease
  6877. href: api/IPA.Utilities.Utils.html#IPA_Utilities_Utils_VersionCompareNoPrerelease_
  6878. commentId: Overload:IPA.Utilities.Utils.VersionCompareNoPrerelease
  6879. isSpec: "True"
  6880. fullName: IPA.Utilities.Utils.VersionCompareNoPrerelease
  6881. nameWithType: Utils.VersionCompareNoPrerelease
  6882. - uid: other.config.schema
  6883. name: Configuration File Schema
  6884. href: other_api/config/schema.html
  6885. - uid: other.index
  6886. name: other.index
  6887. href: other_api/index.html
  6888. - uid: SemVer
  6889. name: SemVer
  6890. href: api/SemVer.html
  6891. commentId: N:SemVer
  6892. fullName: SemVer
  6893. nameWithType: SemVer
  6894. - uid: SemVer.Range
  6895. name: Range
  6896. href: api/SemVer.Range.html
  6897. commentId: T:SemVer.Range
  6898. fullName: SemVer.Range
  6899. nameWithType: Range
  6900. - uid: SemVer.Range.#ctor(System.String,System.Boolean)
  6901. name: Range(String, Boolean)
  6902. href: api/SemVer.Range.html#SemVer_Range__ctor_System_String_System_Boolean_
  6903. commentId: M:SemVer.Range.#ctor(System.String,System.Boolean)
  6904. fullName: SemVer.Range.Range(System.String, System.Boolean)
  6905. nameWithType: Range.Range(String, Boolean)
  6906. - uid: SemVer.Range.#ctor*
  6907. name: Range
  6908. href: api/SemVer.Range.html#SemVer_Range__ctor_
  6909. commentId: Overload:SemVer.Range.#ctor
  6910. isSpec: "True"
  6911. fullName: SemVer.Range.Range
  6912. nameWithType: Range.Range
  6913. - uid: SemVer.Range.Equals(Hive.Versioning.VersionRange)
  6914. name: Equals(VersionRange)
  6915. href: api/SemVer.Range.html#SemVer_Range_Equals_Hive_Versioning_VersionRange_
  6916. commentId: M:SemVer.Range.Equals(Hive.Versioning.VersionRange)
  6917. fullName: SemVer.Range.Equals(Hive.Versioning.VersionRange)
  6918. nameWithType: Range.Equals(VersionRange)
  6919. - uid: SemVer.Range.Equals(SemVer.Range)
  6920. name: Equals(Range)
  6921. href: api/SemVer.Range.html#SemVer_Range_Equals_SemVer_Range_
  6922. commentId: M:SemVer.Range.Equals(SemVer.Range)
  6923. fullName: SemVer.Range.Equals(SemVer.Range)
  6924. nameWithType: Range.Equals(Range)
  6925. - uid: SemVer.Range.Equals(System.Object)
  6926. name: Equals(Object)
  6927. href: api/SemVer.Range.html#SemVer_Range_Equals_System_Object_
  6928. commentId: M:SemVer.Range.Equals(System.Object)
  6929. fullName: SemVer.Range.Equals(System.Object)
  6930. nameWithType: Range.Equals(Object)
  6931. - uid: SemVer.Range.Equals*
  6932. name: Equals
  6933. href: api/SemVer.Range.html#SemVer_Range_Equals_
  6934. commentId: Overload:SemVer.Range.Equals
  6935. isSpec: "True"
  6936. fullName: SemVer.Range.Equals
  6937. nameWithType: Range.Equals
  6938. - uid: SemVer.Range.ForHiveRange(Hive.Versioning.VersionRange)
  6939. name: ForHiveRange(VersionRange)
  6940. href: api/SemVer.Range.html#SemVer_Range_ForHiveRange_Hive_Versioning_VersionRange_
  6941. commentId: M:SemVer.Range.ForHiveRange(Hive.Versioning.VersionRange)
  6942. fullName: SemVer.Range.ForHiveRange(Hive.Versioning.VersionRange)
  6943. nameWithType: Range.ForHiveRange(VersionRange)
  6944. - uid: SemVer.Range.ForHiveRange*
  6945. name: ForHiveRange
  6946. href: api/SemVer.Range.html#SemVer_Range_ForHiveRange_
  6947. commentId: Overload:SemVer.Range.ForHiveRange
  6948. isSpec: "True"
  6949. fullName: SemVer.Range.ForHiveRange
  6950. nameWithType: Range.ForHiveRange
  6951. - uid: SemVer.Range.GetHashCode
  6952. name: GetHashCode()
  6953. href: api/SemVer.Range.html#SemVer_Range_GetHashCode
  6954. commentId: M:SemVer.Range.GetHashCode
  6955. fullName: SemVer.Range.GetHashCode()
  6956. nameWithType: Range.GetHashCode()
  6957. - uid: SemVer.Range.GetHashCode*
  6958. name: GetHashCode
  6959. href: api/SemVer.Range.html#SemVer_Range_GetHashCode_
  6960. commentId: Overload:SemVer.Range.GetHashCode
  6961. isSpec: "True"
  6962. fullName: SemVer.Range.GetHashCode
  6963. nameWithType: Range.GetHashCode
  6964. - uid: SemVer.Range.Intersect(SemVer.Range)
  6965. name: Intersect(Range)
  6966. href: api/SemVer.Range.html#SemVer_Range_Intersect_SemVer_Range_
  6967. commentId: M:SemVer.Range.Intersect(SemVer.Range)
  6968. fullName: SemVer.Range.Intersect(SemVer.Range)
  6969. nameWithType: Range.Intersect(Range)
  6970. - uid: SemVer.Range.Intersect*
  6971. name: Intersect
  6972. href: api/SemVer.Range.html#SemVer_Range_Intersect_
  6973. commentId: Overload:SemVer.Range.Intersect
  6974. isSpec: "True"
  6975. fullName: SemVer.Range.Intersect
  6976. nameWithType: Range.Intersect
  6977. - uid: SemVer.Range.IsSatisfied(Hive.Versioning.Version)
  6978. name: IsSatisfied(Version)
  6979. href: api/SemVer.Range.html#SemVer_Range_IsSatisfied_Hive_Versioning_Version_
  6980. commentId: M:SemVer.Range.IsSatisfied(Hive.Versioning.Version)
  6981. fullName: SemVer.Range.IsSatisfied(Hive.Versioning.Version)
  6982. nameWithType: Range.IsSatisfied(Version)
  6983. - uid: SemVer.Range.IsSatisfied(SemVer.Version)
  6984. name: IsSatisfied(Version)
  6985. href: api/SemVer.Range.html#SemVer_Range_IsSatisfied_SemVer_Version_
  6986. commentId: M:SemVer.Range.IsSatisfied(SemVer.Version)
  6987. fullName: SemVer.Range.IsSatisfied(SemVer.Version)
  6988. nameWithType: Range.IsSatisfied(Version)
  6989. - uid: SemVer.Range.IsSatisfied(System.String,System.Boolean)
  6990. name: IsSatisfied(String, Boolean)
  6991. href: api/SemVer.Range.html#SemVer_Range_IsSatisfied_System_String_System_Boolean_
  6992. commentId: M:SemVer.Range.IsSatisfied(System.String,System.Boolean)
  6993. fullName: SemVer.Range.IsSatisfied(System.String, System.Boolean)
  6994. nameWithType: Range.IsSatisfied(String, Boolean)
  6995. - uid: SemVer.Range.IsSatisfied(System.String,System.String,System.Boolean)
  6996. name: IsSatisfied(String, String, Boolean)
  6997. href: api/SemVer.Range.html#SemVer_Range_IsSatisfied_System_String_System_String_System_Boolean_
  6998. commentId: M:SemVer.Range.IsSatisfied(System.String,System.String,System.Boolean)
  6999. fullName: SemVer.Range.IsSatisfied(System.String, System.String, System.Boolean)
  7000. nameWithType: Range.IsSatisfied(String, String, Boolean)
  7001. - uid: SemVer.Range.IsSatisfied*
  7002. name: IsSatisfied
  7003. href: api/SemVer.Range.html#SemVer_Range_IsSatisfied_
  7004. commentId: Overload:SemVer.Range.IsSatisfied
  7005. isSpec: "True"
  7006. fullName: SemVer.Range.IsSatisfied
  7007. nameWithType: Range.IsSatisfied
  7008. - uid: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable{SemVer.Version})
  7009. name: MaxSatisfying(IEnumerable<Version>)
  7010. href: api/SemVer.Range.html#SemVer_Range_MaxSatisfying_System_Collections_Generic_IEnumerable_SemVer_Version__
  7011. commentId: M:SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable{SemVer.Version})
  7012. name.vb: MaxSatisfying(IEnumerable(Of Version))
  7013. fullName: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable<SemVer.Version>)
  7014. fullName.vb: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable(Of SemVer.Version))
  7015. nameWithType: Range.MaxSatisfying(IEnumerable<Version>)
  7016. nameWithType.vb: Range.MaxSatisfying(IEnumerable(Of Version))
  7017. - uid: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable{System.String},System.Boolean)
  7018. name: MaxSatisfying(IEnumerable<String>, Boolean)
  7019. href: api/SemVer.Range.html#SemVer_Range_MaxSatisfying_System_Collections_Generic_IEnumerable_System_String__System_Boolean_
  7020. commentId: M:SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable{System.String},System.Boolean)
  7021. name.vb: MaxSatisfying(IEnumerable(Of String), Boolean)
  7022. fullName: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable<System.String>, System.Boolean)
  7023. fullName.vb: SemVer.Range.MaxSatisfying(System.Collections.Generic.IEnumerable(Of System.String), System.Boolean)
  7024. nameWithType: Range.MaxSatisfying(IEnumerable<String>, Boolean)
  7025. nameWithType.vb: Range.MaxSatisfying(IEnumerable(Of String), Boolean)
  7026. - uid: SemVer.Range.MaxSatisfying(System.String,System.Collections.Generic.IEnumerable{System.String},System.Boolean)
  7027. name: MaxSatisfying(String, IEnumerable<String>, Boolean)
  7028. href: api/SemVer.Range.html#SemVer_Range_MaxSatisfying_System_String_System_Collections_Generic_IEnumerable_System_String__System_Boolean_
  7029. commentId: M:SemVer.Range.MaxSatisfying(System.String,System.Collections.Generic.IEnumerable{System.String},System.Boolean)
  7030. name.vb: MaxSatisfying(String, IEnumerable(Of String), Boolean)
  7031. fullName: SemVer.Range.MaxSatisfying(System.String, System.Collections.Generic.IEnumerable<System.String>, System.Boolean)
  7032. fullName.vb: SemVer.Range.MaxSatisfying(System.String, System.Collections.Generic.IEnumerable(Of System.String), System.Boolean)
  7033. nameWithType: Range.MaxSatisfying(String, IEnumerable<String>, Boolean)
  7034. nameWithType.vb: Range.MaxSatisfying(String, IEnumerable(Of String), Boolean)
  7035. - uid: SemVer.Range.MaxSatisfying*
  7036. name: MaxSatisfying
  7037. href: api/SemVer.Range.html#SemVer_Range_MaxSatisfying_
  7038. commentId: Overload:SemVer.Range.MaxSatisfying
  7039. isSpec: "True"
  7040. fullName: SemVer.Range.MaxSatisfying
  7041. nameWithType: Range.MaxSatisfying
  7042. - uid: SemVer.Range.op_Equality(SemVer.Range,SemVer.Range)
  7043. name: Equality(Range, Range)
  7044. href: api/SemVer.Range.html#SemVer_Range_op_Equality_SemVer_Range_SemVer_Range_
  7045. commentId: M:SemVer.Range.op_Equality(SemVer.Range,SemVer.Range)
  7046. fullName: SemVer.Range.Equality(SemVer.Range, SemVer.Range)
  7047. nameWithType: Range.Equality(Range, Range)
  7048. - uid: SemVer.Range.op_Equality*
  7049. name: Equality
  7050. href: api/SemVer.Range.html#SemVer_Range_op_Equality_
  7051. commentId: Overload:SemVer.Range.op_Equality
  7052. isSpec: "True"
  7053. fullName: SemVer.Range.Equality
  7054. nameWithType: Range.Equality
  7055. - uid: SemVer.Range.op_Inequality(SemVer.Range,SemVer.Range)
  7056. name: Inequality(Range, Range)
  7057. href: api/SemVer.Range.html#SemVer_Range_op_Inequality_SemVer_Range_SemVer_Range_
  7058. commentId: M:SemVer.Range.op_Inequality(SemVer.Range,SemVer.Range)
  7059. fullName: SemVer.Range.Inequality(SemVer.Range, SemVer.Range)
  7060. nameWithType: Range.Inequality(Range, Range)
  7061. - uid: SemVer.Range.op_Inequality*
  7062. name: Inequality
  7063. href: api/SemVer.Range.html#SemVer_Range_op_Inequality_
  7064. commentId: Overload:SemVer.Range.op_Inequality
  7065. isSpec: "True"
  7066. fullName: SemVer.Range.Inequality
  7067. nameWithType: Range.Inequality
  7068. - uid: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable{SemVer.Version})
  7069. name: Satisfying(IEnumerable<Version>)
  7070. href: api/SemVer.Range.html#SemVer_Range_Satisfying_System_Collections_Generic_IEnumerable_SemVer_Version__
  7071. commentId: M:SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable{SemVer.Version})
  7072. name.vb: Satisfying(IEnumerable(Of Version))
  7073. fullName: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable<SemVer.Version>)
  7074. fullName.vb: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable(Of SemVer.Version))
  7075. nameWithType: Range.Satisfying(IEnumerable<Version>)
  7076. nameWithType.vb: Range.Satisfying(IEnumerable(Of Version))
  7077. - uid: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable{System.String},System.Boolean)
  7078. name: Satisfying(IEnumerable<String>, Boolean)
  7079. href: api/SemVer.Range.html#SemVer_Range_Satisfying_System_Collections_Generic_IEnumerable_System_String__System_Boolean_
  7080. commentId: M:SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable{System.String},System.Boolean)
  7081. name.vb: Satisfying(IEnumerable(Of String), Boolean)
  7082. fullName: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable<System.String>, System.Boolean)
  7083. fullName.vb: SemVer.Range.Satisfying(System.Collections.Generic.IEnumerable(Of System.String), System.Boolean)
  7084. nameWithType: Range.Satisfying(IEnumerable<String>, Boolean)
  7085. nameWithType.vb: Range.Satisfying(IEnumerable(Of String), Boolean)
  7086. - uid: SemVer.Range.Satisfying(System.String,System.Collections.Generic.IEnumerable{System.String},System.Boolean)
  7087. name: Satisfying(String, IEnumerable<String>, Boolean)
  7088. href: api/SemVer.Range.html#SemVer_Range_Satisfying_System_String_System_Collections_Generic_IEnumerable_System_String__System_Boolean_
  7089. commentId: M:SemVer.Range.Satisfying(System.String,System.Collections.Generic.IEnumerable{System.String},System.Boolean)
  7090. name.vb: Satisfying(String, IEnumerable(Of String), Boolean)
  7091. fullName: SemVer.Range.Satisfying(System.String, System.Collections.Generic.IEnumerable<System.String>, System.Boolean)
  7092. fullName.vb: SemVer.Range.Satisfying(System.String, System.Collections.Generic.IEnumerable(Of System.String), System.Boolean)
  7093. nameWithType: Range.Satisfying(String, IEnumerable<String>, Boolean)
  7094. nameWithType.vb: Range.Satisfying(String, IEnumerable(Of String), Boolean)
  7095. - uid: SemVer.Range.Satisfying*
  7096. name: Satisfying
  7097. href: api/SemVer.Range.html#SemVer_Range_Satisfying_
  7098. commentId: Overload:SemVer.Range.Satisfying
  7099. isSpec: "True"
  7100. fullName: SemVer.Range.Satisfying
  7101. nameWithType: Range.Satisfying
  7102. - uid: SemVer.Range.ToString
  7103. name: ToString()
  7104. href: api/SemVer.Range.html#SemVer_Range_ToString
  7105. commentId: M:SemVer.Range.ToString
  7106. fullName: SemVer.Range.ToString()
  7107. nameWithType: Range.ToString()
  7108. - uid: SemVer.Range.ToString*
  7109. name: ToString
  7110. href: api/SemVer.Range.html#SemVer_Range_ToString_
  7111. commentId: Overload:SemVer.Range.ToString
  7112. isSpec: "True"
  7113. fullName: SemVer.Range.ToString
  7114. nameWithType: Range.ToString
  7115. - uid: SemVer.Range.UnderlyingRange
  7116. name: UnderlyingRange
  7117. href: api/SemVer.Range.html#SemVer_Range_UnderlyingRange
  7118. commentId: P:SemVer.Range.UnderlyingRange
  7119. fullName: SemVer.Range.UnderlyingRange
  7120. nameWithType: Range.UnderlyingRange
  7121. - uid: SemVer.Range.UnderlyingRange*
  7122. name: UnderlyingRange
  7123. href: api/SemVer.Range.html#SemVer_Range_UnderlyingRange_
  7124. commentId: Overload:SemVer.Range.UnderlyingRange
  7125. isSpec: "True"
  7126. fullName: SemVer.Range.UnderlyingRange
  7127. nameWithType: Range.UnderlyingRange
  7128. - uid: SemVer.Version
  7129. name: Version
  7130. href: api/SemVer.Version.html
  7131. commentId: T:SemVer.Version
  7132. fullName: SemVer.Version
  7133. nameWithType: Version
  7134. - uid: SemVer.Version.#ctor(System.Int32,System.Int32,System.Int32,System.String,System.String)
  7135. name: Version(Int32, Int32, Int32, String, String)
  7136. href: api/SemVer.Version.html#SemVer_Version__ctor_System_Int32_System_Int32_System_Int32_System_String_System_String_
  7137. commentId: M:SemVer.Version.#ctor(System.Int32,System.Int32,System.Int32,System.String,System.String)
  7138. fullName: SemVer.Version.Version(System.Int32, System.Int32, System.Int32, System.String, System.String)
  7139. nameWithType: Version.Version(Int32, Int32, Int32, String, String)
  7140. - uid: SemVer.Version.#ctor(System.String,System.Boolean)
  7141. name: Version(String, Boolean)
  7142. href: api/SemVer.Version.html#SemVer_Version__ctor_System_String_System_Boolean_
  7143. commentId: M:SemVer.Version.#ctor(System.String,System.Boolean)
  7144. fullName: SemVer.Version.Version(System.String, System.Boolean)
  7145. nameWithType: Version.Version(String, Boolean)
  7146. - uid: SemVer.Version.#ctor*
  7147. name: Version
  7148. href: api/SemVer.Version.html#SemVer_Version__ctor_
  7149. commentId: Overload:SemVer.Version.#ctor
  7150. isSpec: "True"
  7151. fullName: SemVer.Version.Version
  7152. nameWithType: Version.Version
  7153. - uid: SemVer.Version.BaseVersion
  7154. name: BaseVersion()
  7155. href: api/SemVer.Version.html#SemVer_Version_BaseVersion
  7156. commentId: M:SemVer.Version.BaseVersion
  7157. fullName: SemVer.Version.BaseVersion()
  7158. nameWithType: Version.BaseVersion()
  7159. - uid: SemVer.Version.BaseVersion*
  7160. name: BaseVersion
  7161. href: api/SemVer.Version.html#SemVer_Version_BaseVersion_
  7162. commentId: Overload:SemVer.Version.BaseVersion
  7163. isSpec: "True"
  7164. fullName: SemVer.Version.BaseVersion
  7165. nameWithType: Version.BaseVersion
  7166. - uid: SemVer.Version.Build
  7167. name: Build
  7168. href: api/SemVer.Version.html#SemVer_Version_Build
  7169. commentId: P:SemVer.Version.Build
  7170. fullName: SemVer.Version.Build
  7171. nameWithType: Version.Build
  7172. - uid: SemVer.Version.Build*
  7173. name: Build
  7174. href: api/SemVer.Version.html#SemVer_Version_Build_
  7175. commentId: Overload:SemVer.Version.Build
  7176. isSpec: "True"
  7177. fullName: SemVer.Version.Build
  7178. nameWithType: Version.Build
  7179. - uid: SemVer.Version.Clean
  7180. name: Clean()
  7181. href: api/SemVer.Version.html#SemVer_Version_Clean
  7182. commentId: M:SemVer.Version.Clean
  7183. fullName: SemVer.Version.Clean()
  7184. nameWithType: Version.Clean()
  7185. - uid: SemVer.Version.Clean*
  7186. name: Clean
  7187. href: api/SemVer.Version.html#SemVer_Version_Clean_
  7188. commentId: Overload:SemVer.Version.Clean
  7189. isSpec: "True"
  7190. fullName: SemVer.Version.Clean
  7191. nameWithType: Version.Clean
  7192. - uid: SemVer.Version.CompareTo(Hive.Versioning.Version)
  7193. name: CompareTo(Version)
  7194. href: api/SemVer.Version.html#SemVer_Version_CompareTo_Hive_Versioning_Version_
  7195. commentId: M:SemVer.Version.CompareTo(Hive.Versioning.Version)
  7196. fullName: SemVer.Version.CompareTo(Hive.Versioning.Version)
  7197. nameWithType: Version.CompareTo(Version)
  7198. - uid: SemVer.Version.CompareTo(SemVer.Version)
  7199. name: CompareTo(Version)
  7200. href: api/SemVer.Version.html#SemVer_Version_CompareTo_SemVer_Version_
  7201. commentId: M:SemVer.Version.CompareTo(SemVer.Version)
  7202. fullName: SemVer.Version.CompareTo(SemVer.Version)
  7203. nameWithType: Version.CompareTo(Version)
  7204. - uid: SemVer.Version.CompareTo(System.Object)
  7205. name: CompareTo(Object)
  7206. href: api/SemVer.Version.html#SemVer_Version_CompareTo_System_Object_
  7207. commentId: M:SemVer.Version.CompareTo(System.Object)
  7208. fullName: SemVer.Version.CompareTo(System.Object)
  7209. nameWithType: Version.CompareTo(Object)
  7210. - uid: SemVer.Version.CompareTo*
  7211. name: CompareTo
  7212. href: api/SemVer.Version.html#SemVer_Version_CompareTo_
  7213. commentId: Overload:SemVer.Version.CompareTo
  7214. isSpec: "True"
  7215. fullName: SemVer.Version.CompareTo
  7216. nameWithType: Version.CompareTo
  7217. - uid: SemVer.Version.Equals(Hive.Versioning.Version)
  7218. name: Equals(Version)
  7219. href: api/SemVer.Version.html#SemVer_Version_Equals_Hive_Versioning_Version_
  7220. commentId: M:SemVer.Version.Equals(Hive.Versioning.Version)
  7221. fullName: SemVer.Version.Equals(Hive.Versioning.Version)
  7222. nameWithType: Version.Equals(Version)
  7223. - uid: SemVer.Version.Equals(SemVer.Version)
  7224. name: Equals(Version)
  7225. href: api/SemVer.Version.html#SemVer_Version_Equals_SemVer_Version_
  7226. commentId: M:SemVer.Version.Equals(SemVer.Version)
  7227. fullName: SemVer.Version.Equals(SemVer.Version)
  7228. nameWithType: Version.Equals(Version)
  7229. - uid: SemVer.Version.Equals(System.Object)
  7230. name: Equals(Object)
  7231. href: api/SemVer.Version.html#SemVer_Version_Equals_System_Object_
  7232. commentId: M:SemVer.Version.Equals(System.Object)
  7233. fullName: SemVer.Version.Equals(System.Object)
  7234. nameWithType: Version.Equals(Object)
  7235. - uid: SemVer.Version.Equals*
  7236. name: Equals
  7237. href: api/SemVer.Version.html#SemVer_Version_Equals_
  7238. commentId: Overload:SemVer.Version.Equals
  7239. isSpec: "True"
  7240. fullName: SemVer.Version.Equals
  7241. nameWithType: Version.Equals
  7242. - uid: SemVer.Version.ForHiveVersion(Hive.Versioning.Version)
  7243. name: ForHiveVersion(Version)
  7244. href: api/SemVer.Version.html#SemVer_Version_ForHiveVersion_Hive_Versioning_Version_
  7245. commentId: M:SemVer.Version.ForHiveVersion(Hive.Versioning.Version)
  7246. fullName: SemVer.Version.ForHiveVersion(Hive.Versioning.Version)
  7247. nameWithType: Version.ForHiveVersion(Version)
  7248. - uid: SemVer.Version.ForHiveVersion*
  7249. name: ForHiveVersion
  7250. href: api/SemVer.Version.html#SemVer_Version_ForHiveVersion_
  7251. commentId: Overload:SemVer.Version.ForHiveVersion
  7252. isSpec: "True"
  7253. fullName: SemVer.Version.ForHiveVersion
  7254. nameWithType: Version.ForHiveVersion
  7255. - uid: SemVer.Version.GetHashCode
  7256. name: GetHashCode()
  7257. href: api/SemVer.Version.html#SemVer_Version_GetHashCode
  7258. commentId: M:SemVer.Version.GetHashCode
  7259. fullName: SemVer.Version.GetHashCode()
  7260. nameWithType: Version.GetHashCode()
  7261. - uid: SemVer.Version.GetHashCode*
  7262. name: GetHashCode
  7263. href: api/SemVer.Version.html#SemVer_Version_GetHashCode_
  7264. commentId: Overload:SemVer.Version.GetHashCode
  7265. isSpec: "True"
  7266. fullName: SemVer.Version.GetHashCode
  7267. nameWithType: Version.GetHashCode
  7268. - uid: SemVer.Version.Major
  7269. name: Major
  7270. href: api/SemVer.Version.html#SemVer_Version_Major
  7271. commentId: P:SemVer.Version.Major
  7272. fullName: SemVer.Version.Major
  7273. nameWithType: Version.Major
  7274. - uid: SemVer.Version.Major*
  7275. name: Major
  7276. href: api/SemVer.Version.html#SemVer_Version_Major_
  7277. commentId: Overload:SemVer.Version.Major
  7278. isSpec: "True"
  7279. fullName: SemVer.Version.Major
  7280. nameWithType: Version.Major
  7281. - uid: SemVer.Version.Minor
  7282. name: Minor
  7283. href: api/SemVer.Version.html#SemVer_Version_Minor
  7284. commentId: P:SemVer.Version.Minor
  7285. fullName: SemVer.Version.Minor
  7286. nameWithType: Version.Minor
  7287. - uid: SemVer.Version.Minor*
  7288. name: Minor
  7289. href: api/SemVer.Version.html#SemVer_Version_Minor_
  7290. commentId: Overload:SemVer.Version.Minor
  7291. isSpec: "True"
  7292. fullName: SemVer.Version.Minor
  7293. nameWithType: Version.Minor
  7294. - uid: SemVer.Version.op_Equality(SemVer.Version,SemVer.Version)
  7295. name: Equality(Version, Version)
  7296. href: api/SemVer.Version.html#SemVer_Version_op_Equality_SemVer_Version_SemVer_Version_
  7297. commentId: M:SemVer.Version.op_Equality(SemVer.Version,SemVer.Version)
  7298. fullName: SemVer.Version.Equality(SemVer.Version, SemVer.Version)
  7299. nameWithType: Version.Equality(Version, Version)
  7300. - uid: SemVer.Version.op_Equality*
  7301. name: Equality
  7302. href: api/SemVer.Version.html#SemVer_Version_op_Equality_
  7303. commentId: Overload:SemVer.Version.op_Equality
  7304. isSpec: "True"
  7305. fullName: SemVer.Version.Equality
  7306. nameWithType: Version.Equality
  7307. - uid: SemVer.Version.op_GreaterThan(SemVer.Version,SemVer.Version)
  7308. name: GreaterThan(Version, Version)
  7309. href: api/SemVer.Version.html#SemVer_Version_op_GreaterThan_SemVer_Version_SemVer_Version_
  7310. commentId: M:SemVer.Version.op_GreaterThan(SemVer.Version,SemVer.Version)
  7311. fullName: SemVer.Version.GreaterThan(SemVer.Version, SemVer.Version)
  7312. nameWithType: Version.GreaterThan(Version, Version)
  7313. - uid: SemVer.Version.op_GreaterThan*
  7314. name: GreaterThan
  7315. href: api/SemVer.Version.html#SemVer_Version_op_GreaterThan_
  7316. commentId: Overload:SemVer.Version.op_GreaterThan
  7317. isSpec: "True"
  7318. fullName: SemVer.Version.GreaterThan
  7319. nameWithType: Version.GreaterThan
  7320. - uid: SemVer.Version.op_GreaterThanOrEqual(SemVer.Version,SemVer.Version)
  7321. name: GreaterThanOrEqual(Version, Version)
  7322. href: api/SemVer.Version.html#SemVer_Version_op_GreaterThanOrEqual_SemVer_Version_SemVer_Version_
  7323. commentId: M:SemVer.Version.op_GreaterThanOrEqual(SemVer.Version,SemVer.Version)
  7324. fullName: SemVer.Version.GreaterThanOrEqual(SemVer.Version, SemVer.Version)
  7325. nameWithType: Version.GreaterThanOrEqual(Version, Version)
  7326. - uid: SemVer.Version.op_GreaterThanOrEqual*
  7327. name: GreaterThanOrEqual
  7328. href: api/SemVer.Version.html#SemVer_Version_op_GreaterThanOrEqual_
  7329. commentId: Overload:SemVer.Version.op_GreaterThanOrEqual
  7330. isSpec: "True"
  7331. fullName: SemVer.Version.GreaterThanOrEqual
  7332. nameWithType: Version.GreaterThanOrEqual
  7333. - uid: SemVer.Version.op_Inequality(SemVer.Version,SemVer.Version)
  7334. name: Inequality(Version, Version)
  7335. href: api/SemVer.Version.html#SemVer_Version_op_Inequality_SemVer_Version_SemVer_Version_
  7336. commentId: M:SemVer.Version.op_Inequality(SemVer.Version,SemVer.Version)
  7337. fullName: SemVer.Version.Inequality(SemVer.Version, SemVer.Version)
  7338. nameWithType: Version.Inequality(Version, Version)
  7339. - uid: SemVer.Version.op_Inequality*
  7340. name: Inequality
  7341. href: api/SemVer.Version.html#SemVer_Version_op_Inequality_
  7342. commentId: Overload:SemVer.Version.op_Inequality
  7343. isSpec: "True"
  7344. fullName: SemVer.Version.Inequality
  7345. nameWithType: Version.Inequality
  7346. - uid: SemVer.Version.op_LessThan(SemVer.Version,SemVer.Version)
  7347. name: LessThan(Version, Version)
  7348. href: api/SemVer.Version.html#SemVer_Version_op_LessThan_SemVer_Version_SemVer_Version_
  7349. commentId: M:SemVer.Version.op_LessThan(SemVer.Version,SemVer.Version)
  7350. fullName: SemVer.Version.LessThan(SemVer.Version, SemVer.Version)
  7351. nameWithType: Version.LessThan(Version, Version)
  7352. - uid: SemVer.Version.op_LessThan*
  7353. name: LessThan
  7354. href: api/SemVer.Version.html#SemVer_Version_op_LessThan_
  7355. commentId: Overload:SemVer.Version.op_LessThan
  7356. isSpec: "True"
  7357. fullName: SemVer.Version.LessThan
  7358. nameWithType: Version.LessThan
  7359. - uid: SemVer.Version.op_LessThanOrEqual(SemVer.Version,SemVer.Version)
  7360. name: LessThanOrEqual(Version, Version)
  7361. href: api/SemVer.Version.html#SemVer_Version_op_LessThanOrEqual_SemVer_Version_SemVer_Version_
  7362. commentId: M:SemVer.Version.op_LessThanOrEqual(SemVer.Version,SemVer.Version)
  7363. fullName: SemVer.Version.LessThanOrEqual(SemVer.Version, SemVer.Version)
  7364. nameWithType: Version.LessThanOrEqual(Version, Version)
  7365. - uid: SemVer.Version.op_LessThanOrEqual*
  7366. name: LessThanOrEqual
  7367. href: api/SemVer.Version.html#SemVer_Version_op_LessThanOrEqual_
  7368. commentId: Overload:SemVer.Version.op_LessThanOrEqual
  7369. isSpec: "True"
  7370. fullName: SemVer.Version.LessThanOrEqual
  7371. nameWithType: Version.LessThanOrEqual
  7372. - uid: SemVer.Version.Patch
  7373. name: Patch
  7374. href: api/SemVer.Version.html#SemVer_Version_Patch
  7375. commentId: P:SemVer.Version.Patch
  7376. fullName: SemVer.Version.Patch
  7377. nameWithType: Version.Patch
  7378. - uid: SemVer.Version.Patch*
  7379. name: Patch
  7380. href: api/SemVer.Version.html#SemVer_Version_Patch_
  7381. commentId: Overload:SemVer.Version.Patch
  7382. isSpec: "True"
  7383. fullName: SemVer.Version.Patch
  7384. nameWithType: Version.Patch
  7385. - uid: SemVer.Version.PreRelease
  7386. name: PreRelease
  7387. href: api/SemVer.Version.html#SemVer_Version_PreRelease
  7388. commentId: P:SemVer.Version.PreRelease
  7389. fullName: SemVer.Version.PreRelease
  7390. nameWithType: Version.PreRelease
  7391. - uid: SemVer.Version.PreRelease*
  7392. name: PreRelease
  7393. href: api/SemVer.Version.html#SemVer_Version_PreRelease_
  7394. commentId: Overload:SemVer.Version.PreRelease
  7395. isSpec: "True"
  7396. fullName: SemVer.Version.PreRelease
  7397. nameWithType: Version.PreRelease
  7398. - uid: SemVer.Version.ToString
  7399. name: ToString()
  7400. href: api/SemVer.Version.html#SemVer_Version_ToString
  7401. commentId: M:SemVer.Version.ToString
  7402. fullName: SemVer.Version.ToString()
  7403. nameWithType: Version.ToString()
  7404. - uid: SemVer.Version.ToString*
  7405. name: ToString
  7406. href: api/SemVer.Version.html#SemVer_Version_ToString_
  7407. commentId: Overload:SemVer.Version.ToString
  7408. isSpec: "True"
  7409. fullName: SemVer.Version.ToString
  7410. nameWithType: Version.ToString
  7411. - uid: SemVer.Version.UnderlyingVersion
  7412. name: UnderlyingVersion
  7413. href: api/SemVer.Version.html#SemVer_Version_UnderlyingVersion
  7414. commentId: P:SemVer.Version.UnderlyingVersion
  7415. fullName: SemVer.Version.UnderlyingVersion
  7416. nameWithType: Version.UnderlyingVersion
  7417. - uid: SemVer.Version.UnderlyingVersion*
  7418. name: UnderlyingVersion
  7419. href: api/SemVer.Version.html#SemVer_Version_UnderlyingVersion_
  7420. commentId: Overload:SemVer.Version.UnderlyingVersion
  7421. isSpec: "True"
  7422. fullName: SemVer.Version.UnderlyingVersion
  7423. nameWithType: Version.UnderlyingVersion