Class ValueInlineCollectionOptions<T>
public record ValueInlineCollectionOptions<T> : ValueSectionedCollectionOptions<T>, IEquatable<ValueSectionedCollectionOptions<T>>, IEquatable<ValueInlineCollectionOptions<T>> where T : IEntity<T>
Type Parameters
T
- Inheritance
-
ValueInlineCollectionOptions<T>
- Implements
- Inherited Members