public bool IsColVector { get; }
Public ReadOnly Property IsColVector As Boolean Get
public: virtual property bool IsColVector { bool get () sealed; }
abstract IsColVector : bool with get override IsColVector : bool with get
In This Article