STK ObjectsSend comments on this topic.
Add Method (IAgEOIRShapeCollection)
See Also
Windows





Windows & Linux

Description

Adds an element at the end of the collection.

Syntax

[Visual Basic .NET]
Public Function Add() As IAgEOIRShape
[C#]
public IAgEOIRShape Add();
[Managed C++]
public: IAgEOIRShape ^ Add();
[Unmanaged C++]
public: HRESULT Add(
    IAgEOIRShape ** ppRetVal
);
[Java]
public IAgEOIRShape add();
[Python - STK API ]
def Add(self) -> "IAgEOIRShape":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.