ENCX SDK  5.5.0.370
Public Member Functions | Properties | List of all members
IS57CellIdentifiers Interface Reference

Properties and methods for ENCX::S57CellIdentifiers; a collection of S57CellIdentifier. More...

import"encxcom.idl";

Inheritance diagram for IS57CellIdentifiers:
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

Properties and methods for ENCX::S57CellIdentifiers; a collection of S57CellIdentifier.

Definition at line 1781 of file encxcom.idl.

Member Function Documentation

◆ Add()

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

◆ Clear()

HRESULT IS57CellIdentifiers::Clear ( )

◆ Remove()

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

Property Documentation

◆ _NewEnum

IUnknown IS57CellIdentifiers::_NewEnum
getproperty

◆ Count

LONG IS57CellIdentifiers::Count
getproperty

◆ Item

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