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 nullis given as a parameter. |