![]() | FixedDictionarySchemaK Methods |
The FixedDictionarySchemaK generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | TryGetIndex |
Tries the get the index for the key. If the index does not
exist, the method returns false.
|
Name | Description | |
---|---|---|
![]() | AsHashSetT | (Defined by CompatExtensions.) |
![]() | AsLinkedListT | (Defined by CompatExtensions.) |
![]() | AtIndex(Int32) | Overloaded.
Gets the item at the nth index of the enumerable.
(Defined by CompatExtensions.) |
![]() | AtIndex(Int32, FuncT, TResult) | Overloaded. (Defined by CompatExtensions.) |
![]() | EnumerateWithLookaheadT | (Defined by CompatExtensions.) |
![]() | ForT | (Defined by CompatExtensions.) |
![]() | HasFirstT | (Defined by CompatExtensions.) |
![]() | IsT, TX | (Defined by CompatExtensions.) |
![]() | MaterializeArrayT | (Defined by CompatExtensions.) |
![]() | Render(TextWriter) | Overloaded.
Renders an enumerable source
(Defined by CompatExtensions.) |
![]() | Render(FuncT, TResult) | Overloaded. (Defined by CompatExtensions.) |
![]() | RenderTK, TV(Void) | Overloaded. (Defined by CompatExtensions.) |
![]() | SecondT | (Defined by CompatExtensions.) |
![]() | ToArrayOrNullT | (Defined by CompatExtensions.) |
![]() | ToListOrNullT | (Defined by CompatExtensions.) |