Class MoveToNextLineShowText

MoveToNextLineShowText class

فئة تمثل ‘المشغل (الانتقال إلى السطر التالي وعرض النص).

public class MoveToNextLineShowText : TextShowOperator

Constructors

NameDescription
MoveToNextLineShowText()Initializes operator.
MoveToNextLineShowText(string)Initializes operator.

Properties

NameDescription
Index { get; set; }فهرس المشغل في قائمة مشغلات الصفحة.
override Text { get; }يحصل على نص المشغل.

Methods

NameDescription
override Accept(IOperatorSelector)يقبل كائن الزائر لمعالجة المشغل.
override ToString()يعيد نص المشغل ومعاييره.
ValueEquals(Operator)يقارن هذه النسخة مع الكائن المعطى.

See Also