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





Windows & Linux

Description

Copy the collection.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.