STK Common Entity LibrarySend comments on this topic.
Copy Method (IAgEntityCollection)
See Also
Windows





Windows & Linux

Description

Copy the collection

Syntax

[Visual Basic .NET]
Public Function Copy() As IAgEntityCollection
[C#]
public IAgEntityCollection Copy();
[Managed C++]
public: IAgEntityCollection ^ Copy();
[Unmanaged C++]
public: HRESULT Copy(
    IAgEntityCollection ** ppAgEntityCollection
);
[Java]
public IAgEntityCollection copy();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.