ENCX::S57ProductAndUsages Class Reference

Collection of S57ProductAndUsage. More...

import "_encxcom_encx.idl";

Inheritance diagram for ENCX::S57ProductAndUsages:

List of all members.

Public Member Functions

HRESULT Add ([in] IS57ProductAndUsage *ProductAndUsage)
HRESULT Remove ([in] LONG nIndex)
HRESULT Clear ()

Properties

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


Detailed Description

Collection of S57ProductAndUsage.

Properties and methods via IS57ProductAndUsages.

Definition at line 3414 of file _encxcom_encx.idl.


Member Function Documentation

HRESULT IS57ProductAndUsages::Add ( [in] IS57ProductAndUsage ProductAndUsage  )  [inherited]

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

HRESULT IS57ProductAndUsages::Clear (  )  [inherited]


Property Documentation

IS57ProductAndUsage** IS57ProductAndUsages::Item([in] VARIANT vtIndex) [get, inherited]

LONG* IS57ProductAndUsages::Count [get, inherited]

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