Copy the collection
[Visual Basic .NET] |
---|
Public Function Copy() As IAgRt3EventDefinitionCollection |
[C#] |
---|
public IAgRt3EventDefinitionCollection Copy(); |
[Managed C++] |
---|
public: IAgRt3EventDefinitionCollection ^ Copy(); |
[Unmanaged C++] |
---|
public: HRESULT Copy( IAgRt3EventDefinitionCollection ** ppEntityEventCollection ); |
[Java] |
---|
public IAgRt3EventDefinitionCollection copy(); |