public Term[] Factor { get; }
Public ReadOnly Property Factor As Term() Get
public: property array<Term^>^ Factor { array<Term^>^ get (); }
member Factor : Term[] with get
In This Article