A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://dotnet.github.io/dotNext/api/DotNext.DisclosedEndpoint-1.html below:

Struct DisclosedEndpoint<T> | .NEXT

Struct DisclosedEndpoint<T>

Represents disclosed range endpoint.

Namespace: DotNext Assembly: DotNext.dll Syntax
public readonly struct DisclosedEndpoint<T> : IFiniteRangeEndpoint<T>, IRangeEndpoint<T> where T : IComparable<T>
Type Parameters Name Description T

The type of the endpoint.

Properties | Edit this page View Source Value

Gets a value of this endpoint.

Declaration
public required T Value { get; init; }
Property Value Operators | Edit this page View Source implicit operator DisclosedEndpoint<T>(T)

Creates a range endpoint that is excluded from the range.

Declaration
public static implicit operator DisclosedEndpoint<T>(T value)
Parameters Type Name Description T value

The value of the endpoint.

Returns | Edit this page View Source operator ~(DisclosedEndpoint<T>)

Converts disclosed endpoint to enclosed endpoint.

Declaration
public static EnclosedEndpoint<T> operator ~(DisclosedEndpoint<T> endpoint)
Parameters Returns Implements Extension Methods

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4