Delen via


Range<T>.Equals Methode

Definitie

Overloads

Equals(Range<T>)
Equals(Object)

Equals(Range<T>)

Bron:
Range.cs
public bool Equals(Microsoft.Bot.Builder.Internals.Fibers.Range<T> other);
override this.Equals : Microsoft.Bot.Builder.Internals.Fibers.Range<'T (requires 'T :> IEquatable<'T> and 'T :> IComparable<'T>)> -> bool
Public Function Equals (other As Range(Of T)) As Boolean

Parameters

other
Range<T>

Retouren

Implementeringen

Van toepassing op

Equals(Object)

Bron:
Range.cs
public override bool Equals(object other);
override this.Equals : obj -> bool
Public Overrides Function Equals (other As Object) As Boolean

Parameters

other
Object

Retouren

Van toepassing op