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.

277 lines
15 KiB

3 months ago
3 months ago
  1. <!DOCTYPE html>
  2. <!--[if IE]><![endif]-->
  3. <html>
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  7. <title>Class CollectionConverter&lt;T, TCollection, TConverter&gt;
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class CollectionConverter&lt;T, TCollection, TConverter&gt;
  11. ">
  12. <meta name="generator" content="docfx 2.59.4.0">
  13. <link rel="shortcut icon" href="../favicon.ico">
  14. <link rel="stylesheet" href="../styles/docfx.vendor.css">
  15. <link rel="stylesheet" href="../styles/docfx.css">
  16. <link rel="stylesheet" href="../styles/main.css">
  17. <link rel="stylesheet" href="../styles/fix.css">
  18. <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  19. <meta property="docfx:navrel" content="../toc.html">
  20. <meta property="docfx:tocrel" content="toc.html">
  21. <meta property="docfx:rel" content="../">
  22. <meta property="docfx:newtab" content="true">
  23. </head> <body data-spy="scroll" data-target="#affix" data-offset="120">
  24. <div id="wrapper">
  25. <header>
  26. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  27. <div class="container">
  28. <div class="navbar-header">
  29. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  30. <span class="sr-only">Toggle navigation</span>
  31. <span class="icon-bar"></span>
  32. <span class="icon-bar"></span>
  33. <span class="icon-bar"></span>
  34. </button>
  35. <a class="navbar-brand" href="../index.html">
  36. <img id="logo" class="svg" src="../logo.svg" alt="">
  37. </a>
  38. </div>
  39. <div class="collapse navbar-collapse" id="navbar">
  40. <form class="navbar-form navbar-right" role="search" id="search">
  41. <div class="form-group">
  42. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  43. </div>
  44. </form>
  45. </div>
  46. </div>
  47. </nav>
  48. <div class="subnav navbar navbar-default">
  49. <div class="container hide-when-search" id="breadcrumb">
  50. <ul class="breadcrumb">
  51. <li></li>
  52. </ul>
  53. </div>
  54. </div>
  55. </header>
  56. <div class="container body-content">
  57. <div id="search-results">
  58. <div class="search-list">Search Results for <span></span></div>
  59. <div class="sr-items">
  60. <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
  61. </div>
  62. <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
  63. </div>
  64. </div>
  65. <div role="main" class="container body-content hide-when-search">
  66. <div class="sidenav hide-when-search">
  67. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  68. <div class="sidetoggle collapse" id="sidetoggle">
  69. <div id="sidetoc"></div>
  70. </div>
  71. </div>
  72. <div class="article row grid-right">
  73. <div class="col-md-10">
  74. <article class="content wrap" id="_content" data-uid="IPA.Config.Stores.Converters.CollectionConverter`3">
  75. <h1 id="IPA_Config_Stores_Converters_CollectionConverter_3" data-uid="IPA.Config.Stores.Converters.CollectionConverter`3" class="text-break">Class CollectionConverter&lt;T, TCollection, TConverter&gt;
  76. </h1>
  77. <div class="markdown level0 summary"><p>A <a class="xref" href="IPA.Config.Stores.Converters.CollectionConverter-2.html">CollectionConverter&lt;T, TCollection&gt;</a> which default constructs a converter for use as the value converter.</p>
  78. </div>
  79. <div class="markdown level0 conceptual"></div>
  80. <div class="inheritance">
  81. <h5>Inheritance</h5>
  82. <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">Object</a></div>
  83. <div class="level1"><a class="xref" href="IPA.Config.Stores.ValueConverter-1.html">ValueConverter</a>&lt;TCollection&gt;</div>
  84. <div class="level2"><a class="xref" href="IPA.Config.Stores.Converters.CollectionConverter-2.html">CollectionConverter</a>&lt;T, TCollection&gt;</div>
  85. <div class="level3"><span class="xref">CollectionConverter&lt;T, TCollection, TConverter&gt;</span></div>
  86. </div>
  87. <div class="implements">
  88. <h5>Implements</h5>
  89. <div><a class="xref" href="IPA.Config.Stores.IValueConverter.html">IValueConverter</a></div>
  90. </div>
  91. <div class="inheritedMembers">
  92. <h5>Inherited Members</h5>
  93. <div>
  94. <a class="xref" href="IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter">CollectionConverter&lt;T, TCollection&gt;.BaseConverter</a>
  95. </div>
  96. <div>
  97. <a class="xref" href="IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_Create_System_Int32_System_Object_">CollectionConverter&lt;T, TCollection&gt;.Create(Int32, Object)</a>
  98. </div>
  99. <div>
  100. <a class="xref" href="IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue__1_IPA_Config_Data_List_System_Object_">CollectionConverter&lt;T, TCollection&gt;.PopulateFromValue(TCollection, List, Object)</a>
  101. </div>
  102. <div>
  103. <a class="xref" href="IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_IPA_Config_Data_Value_System_Object_">CollectionConverter&lt;T, TCollection&gt;.FromValue(Value, Object)</a>
  104. </div>
  105. <div>
  106. <a class="xref" href="IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2_ToValue__1_System_Object_">CollectionConverter&lt;T, TCollection&gt;.ToValue(TCollection, Object)</a>
  107. </div>
  108. <div>
  109. <a class="xref" href="IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_ToValue__0_System_Object_">ValueConverter&lt;TCollection&gt;.ToValue(TCollection, Object)</a>
  110. </div>
  111. <div>
  112. <a class="xref" href="IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_FromValue_IPA_Config_Data_Value_System_Object_">ValueConverter&lt;TCollection&gt;.FromValue(Value, Object)</a>
  113. </div>
  114. <div>
  115. <a class="xref" href="IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_">ValueConverter&lt;TCollection&gt;.IValueConverter.ToValue(Object, Object)</a>
  116. </div>
  117. <div>
  118. <a class="xref" href="IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_">ValueConverter&lt;TCollection&gt;.IValueConverter.FromValue(Value, Object)</a>
  119. </div>
  120. <div>
  121. <a class="xref" href="IPA.Config.Stores.ValueConverter-1.html#IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type">ValueConverter&lt;TCollection&gt;.IValueConverter.Type</a>
  122. </div>
  123. <div>
  124. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring">Object.ToString()</a>
  125. </div>
  126. <div>
  127. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">Object.Equals(Object)</a>
  128. </div>
  129. <div>
  130. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">Object.Equals(Object, Object)</a>
  131. </div>
  132. <div>
  133. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals#system-object-referenceequals(system-object-system-object)">Object.ReferenceEquals(Object, Object)</a>
  134. </div>
  135. <div>
  136. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode">Object.GetHashCode()</a>
  137. </div>
  138. <div>
  139. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype">Object.GetType()</a>
  140. </div>
  141. <div>
  142. <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone">Object.MemberwiseClone()</a>
  143. </div>
  144. </div>
  145. <h6><strong>Namespace</strong>: <a class="xref" href="IPA.Config.Stores.Converters.html">IPA.Config.Stores.Converters</a></h6>
  146. <h6><strong>Assembly</strong>: IPA.Loader.dll</h6>
  147. <h5 id="IPA_Config_Stores_Converters_CollectionConverter_3_syntax">Syntax</h5>
  148. <div class="codewrapper">
  149. <pre><code class="lang-csharp hljs">public sealed class CollectionConverter&lt;T, TCollection, TConverter&gt; : CollectionConverter&lt;T, TCollection&gt;, IValueConverter where TCollection : ICollection&lt;T&gt; where TConverter : ValueConverter&lt;T&gt;, new()</code></pre>
  150. </div>
  151. <h5 class="typeParameters">Type Parameters</h5>
  152. <table class="table table-bordered table-striped table-condensed">
  153. <thead>
  154. <tr>
  155. <th>Name</th>
  156. <th>Description</th>
  157. </tr>
  158. </thead>
  159. <tbody>
  160. <tr>
  161. <td><span class="parametername">T</span></td>
  162. <td><p>the value type of the collection</p>
  163. </td>
  164. </tr>
  165. <tr>
  166. <td><span class="parametername">TCollection</span></td>
  167. <td><p>the type of the colleciton</p>
  168. </td>
  169. </tr>
  170. <tr>
  171. <td><span class="parametername">TConverter</span></td>
  172. <td><p>the type of the converter to use for <code data-dev-comment-type="typeparamref" class="typeparamref">T</code></p>
  173. </td>
  174. </tr>
  175. </tbody>
  176. </table>
  177. <h3 id="constructors">Constructors
  178. </h3>
  179. <span class="small pull-right mobile-hide">
  180. <span class="divider">|</span>
  181. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_3__ctor.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%603.%23ctor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  182. </span>
  183. <span class="small pull-right mobile-hide">
  184. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/IPA.Loader/Config/Stores/CollectionConverter.cs/#L105">View Source</a>
  185. </span>
  186. <a id="IPA_Config_Stores_Converters_CollectionConverter_3__ctor_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`3.#ctor*"></a>
  187. <h4 id="IPA_Config_Stores_Converters_CollectionConverter_3__ctor" data-uid="IPA.Config.Stores.Converters.CollectionConverter`3.#ctor">CollectionConverter()</h4>
  188. <div class="markdown level1 summary"><p>Creates a <a class="xref" href="IPA.Config.Stores.Converters.CollectionConverter-2.html">CollectionConverter&lt;T, TCollection&gt;</a> using a default constructed <code data-dev-comment-type="typeparamref" class="typeparamref">TConverter</code>
  189. element type. Equivalent to calling <a class="xref" href="IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_IPA_Config_Stores_ValueConverter__0__">CollectionConverter(ValueConverter&lt;T&gt;)</a>
  190. with a default-constructed <code data-dev-comment-type="typeparamref" class="typeparamref">TConverter</code>.</p>
  191. </div>
  192. <div class="markdown level1 conceptual"></div>
  193. <h5 class="decalaration">Declaration</h5>
  194. <div class="codewrapper">
  195. <pre><code class="lang-csharp hljs">public CollectionConverter()</code></pre>
  196. </div>
  197. <h5 id="IPA_Config_Stores_Converters_CollectionConverter_3__ctor_seealso">See Also</h5>
  198. <div class="seealso">
  199. <div><a class="xref" href="IPA.Config.Stores.Converters.CollectionConverter-2.html#IPA_Config_Stores_Converters_CollectionConverter_2__ctor_IPA_Config_Stores_ValueConverter__0__">CollectionConverter(ValueConverter&lt;T&gt;)</a></div>
  200. </div>
  201. <h3 id="implements">Implements</h3>
  202. <div>
  203. <a class="xref" href="IPA.Config.Stores.IValueConverter.html">IValueConverter</a>
  204. </div>
  205. <h3 id="extensionmethods">Extension Methods</h3>
  206. <div>
  207. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__2___0_System_String___1_">ReflectionUtil.SetField&lt;T, U&gt;(T, String, U)</a>
  208. </div>
  209. <div>
  210. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_">ReflectionUtil.GetField&lt;U, T&gt;(T, String)</a>
  211. </div>
  212. <div>
  213. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__2___0_System_String___1_">ReflectionUtil.SetProperty&lt;T, U&gt;(T, String, U)</a>
  214. </div>
  215. <div>
  216. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty__2___1_System_String_">ReflectionUtil.GetProperty&lt;U, T&gt;(T, String)</a>
  217. </div>
  218. <div>
  219. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___">ReflectionUtil.InvokeMethod&lt;U, T&gt;(T, String, Object[])</a>
  220. </div>
  221. <h3 id="seealso">See Also</h3>
  222. <div class="seealso">
  223. <div><a class="xref" href="IPA.Config.Stores.Converters.CollectionConverter-2.html">CollectionConverter</a>&lt;T, TCollection&gt;</div>
  224. </div>
  225. </article>
  226. </div>
  227. <div class="hidden-sm col-md-2" role="complementary">
  228. <div class="sideaffix">
  229. <div class="contribution">
  230. <ul class="nav">
  231. <li>
  232. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_3.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%603%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
  233. </li>
  234. <li>
  235. <a href="https://github.com/nike4613/BeatSaber-IPA-Reloaded/blob/80222a6da147bae9b95433ef78d03c5dd581e465/IPA.Loader/Config/Stores/CollectionConverter.cs/#L95" class="contribution-link">View Source</a>
  236. </li>
  237. </ul>
  238. </div>
  239. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  240. <h5>In This Article</h5>
  241. <div></div>
  242. </nav>
  243. </div>
  244. </div>
  245. </div>
  246. </div>
  247. <footer>
  248. <div class="grad-bottom"></div>
  249. <div class="footer">
  250. <div class="container">
  251. <span class="pull-right">
  252. <a href="#top">Back to top</a>
  253. </span>
  254. <span>Generated by <strong>DocFX</strong></span>
  255. </div>
  256. </div>
  257. </footer>
  258. </div>
  259. <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
  260. <script type="text/javascript" src="../styles/docfx.js"></script>
  261. <script type="text/javascript" src="../styles/main.js"></script>
  262. </body>
  263. </html>