public ErrorList2D Errors2D { get; set; }
Public Property Errors2D As ErrorList2D Get Set
public: property ErrorList2D^ Errors2D { ErrorList2D^ get (); void set (ErrorList2D^ value); }
member Errors2D : ErrorList2D with get, set
In This Article