Adds an overlay to the collection.
[Visual Basic .NET] |
---|
Public Sub Add( _ ByVal Item As IAgStkGraphicsScreenOverlay _ ) |
[C#] |
---|
public void Add( |
[Managed C++] |
---|
public: void Add( |
[Java] |
---|
public add( |
[Unmanaged C++] |
---|
public: HRESULT Add( |
- Item
- The overlay to add to the collection.