Removes the one point access component that was created.
| [Visual Basic .NET] |
|---|
Public Sub Remove() |
| [C#] |
|---|
public void Remove(); |
| [Managed C++] |
|---|
public: void Remove(); |
| [Unmanaged C++] |
|---|
public: HRESULT Remove(); |
| [Java] |
|---|
public void remove(); |
| [Python - STK API] |
|---|
def Remove(self) -> None: |





