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

Collection of S57ProductAndUsage. More...

import"encxcom.idl";

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

Public Member Functions

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

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

Member Function Documentation

◆ Add()

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

◆ Clear()

HRESULT IS57ProductAndUsages::Clear ( )
inherited

◆ Remove()

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

◆ RestoreDefault()

HRESULT IS57ProductAndUsages::RestoreDefault ( )
inherited

Property Documentation

◆ _NewEnum

IUnknown IS57ProductAndUsages::_NewEnum
getpropertyinherited

◆ Count

LONG IS57ProductAndUsages::Count
getpropertyinherited

◆ Item

IS57ProductAndUsage IS57ProductAndUsages::Item([in] VARIANT vtIndex)
getpropertyinherited