ENCX SDK  5.5.0.370
Public Member Functions | Properties | List of all members
ENCX::S57CellIdentifiers Class Reference

Collection of S57CellIdentifier. More...

import"encxcom.idl";

Inheritance diagram for ENCX::S57CellIdentifiers:
Inheritance graph
[legend]

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 4168 of file encxcom.idl.

Member Function Documentation

◆ Add()

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

◆ Clear()

HRESULT IS57CellIdentifiers::Clear ( )
inherited

◆ Remove()

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

Property Documentation

◆ _NewEnum

IUnknown IS57CellIdentifiers::_NewEnum
getpropertyinherited

◆ Count

LONG IS57CellIdentifiers::Count
getpropertyinherited

◆ Item

IS57CellIdentifier IS57CellIdentifiers::Item([in] VARIANT vtIndex)
getpropertyinherited