Create a non-restrictive root object.
| [Visual Basic .NET] |
|---|
Public Function Create() As IAgStkObjectRoot |
| [C#] |
|---|
public IAgStkObjectRoot Create(); |
| [Managed C++] |
|---|
public: IAgStkObjectRoot ^ Create(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkObjectRoot create(); |
[Python - STK API ] |
|---|
def Create(self) -> "IAgStkObjectRoot": |






