'Declaration Public Property matrix As Vintasoft.Shared.Web.WebMatrix
public Vintasoft.Shared.Web.WebMatrix matrix { get; set; }
public: __property Vintasoft.Shared.Web.WebMatrix* get_matrix(); public: __property void set_matrix(
Vintasoft.Shared.Web.WebMatrix* value
);
public:
property Vintasoft.Shared.Web.WebMatrix^ matrix { Vintasoft.Shared.Web.WebMatrix^ get(); void set(Vintasoft.Shared.Web.WebMatrix^ value); }