22< html >
33 < head >
44 < meta charset ="utf-8 ">
5- < title > Interface IJsonComposite
5+ < title > Interface IKeyer<TK>
66 | Json Schema </ title >
77 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
8- < meta name ="title " content ="Interface IJsonComposite
8+ < meta name ="title " content ="Interface IKeyer<TK>
99 | Json Schema ">
1010
1111 < link rel ="icon " href ="../images/favicon.ico ">
1717 < meta name ="docfx:rel " content ="../ ">
1818
1919
20- < meta name ="docfx:docurl " content ="https://github.com/relogiclabs/JsonSchema-DotNet/new/develop/apiSpec/new?filename=RelogicLabs_JsonSchema_Types_IJsonComposite .md&value=---%0Auid%3A%20RelogicLabs.JsonSchema.Types.IJsonComposite %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 ">
20+ < meta name ="docfx:docurl " content ="https://github.com/relogiclabs/JsonSchema-DotNet/new/develop/apiSpec/new?filename=RelogicLabs_JsonSchema_Collections_IKeyer_1 .md&value=---%0Auid%3A%20RelogicLabs.JsonSchema.Collections.IKeyer%601 %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 ">
2121 </ head >
2222
2323 < script type ="module ">
@@ -77,29 +77,34 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
7777 < nav id ="breadcrumb "> </ nav >
7878 </ div >
7979
80- < article data-uid ="RelogicLabs.JsonSchema.Types.IJsonComposite ">
80+ < article data-uid ="RelogicLabs.JsonSchema.Collections.IKeyer`1 ">
8181
8282
8383
84- < h1 id ="RelogicLabs_JsonSchema_Types_IJsonComposite " data-uid ="RelogicLabs.JsonSchema.Types.IJsonComposite " class ="text-break ">
85- Interface IJsonComposite
86- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/relogiclabs/JsonSchema-DotNet/blob/develop/JsonSchema/RelogicLabs/JsonSchema/Types/IJsonComposite .cs/#L3 "> < i class ="bi bi-code-slash "> </ i > </ a >
84+ < h1 id ="RelogicLabs_JsonSchema_Collections_IKeyer_1 " data-uid ="RelogicLabs.JsonSchema.Collections.IKeyer`1 " class ="text-break ">
85+ Interface IKeyer<TK>
86+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/relogiclabs/JsonSchema-DotNet/blob/develop/JsonSchema/RelogicLabs/JsonSchema/Collections/IKeyer .cs/#L3 "> < i class ="bi bi-code-slash "> </ i > </ a >
8787 </ h1 >
8888
8989 < div class ="facts text-secondary ">
90- < dl > < dt > Namespace</ dt > < dd > < a class ="xref " href ="RelogicLabs.html "> RelogicLabs</ a > .< a class ="xref " href ="RelogicLabs.JsonSchema.html "> JsonSchema</ a > .< a class ="xref " href ="RelogicLabs.JsonSchema.Types .html "> Types </ a > </ dd > </ dl >
90+ < dl > < dt > Namespace</ dt > < dd > < a class ="xref " href ="RelogicLabs.html "> RelogicLabs</ a > .< a class ="xref " href ="RelogicLabs.JsonSchema.html "> JsonSchema</ a > .< a class ="xref " href ="RelogicLabs.JsonSchema.Collections .html "> Collections </ a > </ dd > </ dl >
9191 < dl > < dt > Assembly</ dt > < dd > RelogicLabs.JsonSchema.dll</ dd > </ dl >
9292 </ div >
9393
9494 < div class ="markdown summary "> </ div >
9595 < div class ="markdown conceptual "> </ div >
9696
9797 < div class ="codewrapper ">
98- < pre > < code class ="lang-csharp hljs "> public interface IJsonComposite </ code > </ pre >
98+ < pre > < code class ="lang-csharp hljs "> public interface IKeyer<TK> </ code > </ pre >
9999 </ div >
100100
101101
102102
103+ < h4 class ="section "> Type Parameters</ h4 >
104+ < dl class ="parameters ">
105+ < dt > < code > TK</ code > </ dt >
106+ < dd > </ dd >
107+ </ dl >
103108
104109
105110
@@ -114,24 +119,24 @@ <h2 class="section" id="methods">Methods
114119</ h2 >
115120
116121
117- < a id ="RelogicLabs_JsonSchema_Types_IJsonComposite_ExtractComponents_ " data-uid ="RelogicLabs.JsonSchema.Types.IJsonComposite.ExtractComponents * "> </ a >
122+ < a id ="RelogicLabs_JsonSchema_Collections_IKeyer_1_GetKey_ " data-uid ="RelogicLabs.JsonSchema.Collections.IKeyer`1.GetKey * "> </ a >
118123
119- < h3 id ="RelogicLabs_JsonSchema_Types_IJsonComposite_ExtractComponents " data-uid ="RelogicLabs.JsonSchema.Types.IJsonComposite.ExtractComponents ">
120- ExtractComponents ()
121- < a class ="header-action link-secondary " title ="View source " href ="https://github.com/relogiclabs/JsonSchema-DotNet/blob/develop/JsonSchema/RelogicLabs/JsonSchema/Types/IJsonComposite .cs/#L5 "> < i class ="bi bi-code-slash "> </ i > </ a >
124+ < h3 id ="RelogicLabs_JsonSchema_Collections_IKeyer_1_GetKey " data-uid ="RelogicLabs.JsonSchema.Collections.IKeyer`1.GetKey ">
125+ GetKey ()
126+ < a class ="header-action link-secondary " title ="View source " href ="https://github.com/relogiclabs/JsonSchema-DotNet/blob/develop/JsonSchema/RelogicLabs/JsonSchema/Collections/IKeyer .cs/#L5 "> < i class ="bi bi-code-slash "> </ i > </ a >
122127 </ h3 >
123128
124129 < div class ="markdown level1 summary "> </ div >
125130 < div class ="markdown level1 conceptual "> </ div >
126131
127132 < div class ="codewrapper ">
128- < pre > < code class ="lang-csharp hljs "> IList<JNode> ExtractComponents ()</ code > </ pre >
133+ < pre > < code class ="lang-csharp hljs "> TK GetKey ()</ code > </ pre >
129134 </ div >
130135
131136
132137 < h4 class ="section "> Returns</ h4 >
133138 < dl class ="parameters ">
134- < dt > < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.collections.generic.ilist-1 " > IList </ a > < < a class =" xref " href =" RelogicLabs.JsonSchema.Types.JNode.html " > JNode </ a > > </ dt >
139+ < dt > < span class ="xref "> TK </ span > </ dt >
135140 < dd > </ dd >
136141 </ dl >
137142
@@ -149,7 +154,7 @@ <h4 class="section">Returns</h4>
149154</ article >
150155
151156 < div class ="contribution d-print-none ">
152- < a href ="https://github.com/relogiclabs/JsonSchema-DotNet/blob/develop/JsonSchema/RelogicLabs/JsonSchema/Types/IJsonComposite .cs/#L3 " class ="edit-link "> Edit this page</ a >
157+ < a href ="https://github.com/relogiclabs/JsonSchema-DotNet/blob/develop/JsonSchema/RelogicLabs/JsonSchema/Collections/IKeyer .cs/#L3 " class ="edit-link "> Edit this page</ a >
153158 </ div >
154159
155160
0 commit comments