ENCX::S57CellIdentifiers Class Reference

Collection of S57CellIdentifier. More...

import "_encxcom_encx.idl";

Inheritance diagram for ENCX::S57CellIdentifiers:

List of all members.

Public Member Functions

HRESULT Add ([in] IS57CellIdentifier *cellId)
HRESULT Remove ([in] LONG nIndex)
HRESULT Clear ()

Properties

IS57CellIdentifier ** Item ([in] VARIANT vtIndex) [get]
LONG * Count [get]
IUnknown ** _NewEnum [get]


Detailed Description

Collection of S57CellIdentifier.

Properties and methods via IS57CellIdentifiers.

Definition at line 3356 of file _encxcom_encx.idl.


Member Function Documentation

HRESULT IS57CellIdentifiers::Add ( [in] IS57CellIdentifier cellId  )  [inherited]

HRESULT IS57CellIdentifiers::Remove ( [in] LONG  nIndex  )  [inherited]

HRESULT IS57CellIdentifiers::Clear (  )  [inherited]


Property Documentation

IS57CellIdentifier** IS57CellIdentifiers::Item([in] VARIANT vtIndex) [get, inherited]

LONG* IS57CellIdentifiers::Count [get, inherited]

IUnknown** IS57CellIdentifiers::_NewEnum [get, inherited]