public Placement3D Parent {get; set;}
public: property Placement3D^ Parent { Placement3D^ get(); void set ( Placement3D^ value); }
public Placement3D Parent {get; set;}
public: property Placement3D^ Parent { Placement3D^ get(); void set ( Placement3D^ value); }
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when null is given as a parameter. |