แก้ไข

แชร์ผ่าน


ContentSpan.Equals Method

Definition

Overloads

Equals(ContentSpan)
Equals(Object)

Equals(ContentSpan)

protected:
 bool Equals(System::CommandLine::Rendering::ContentSpan ^ other);
protected bool Equals(System.CommandLine.Rendering.ContentSpan other);
override this.Equals : System.CommandLine.Rendering.ContentSpan -> bool
Protected Function Equals (other As ContentSpan) As Boolean

Parameters

other
ContentSpan

Returns

Applies to

Equals(Object)

public:
 override bool Equals(System::Object ^ obj);
public override bool Equals(object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parameters

obj
Object

Returns

Applies to