ENCX::S57ColourValues Class Reference

A collection of S-57 colours and associated RGB values. More...

import "_encxcom_encx.idl";

Inheritance diagram for ENCX::S57ColourValues:

List of all members.

Public Member Functions

HRESULT Add ([in] IS57ColourValue *colourValue)
HRESULT Remove ([in] LONG nIndex)
HRESULT Clear ()

Properties

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


Detailed Description

A collection of S-57 colours and associated RGB values.

Properties and methods via IS57ColourValues.

Definition at line 3389 of file _encxcom_encx.idl.


Member Function Documentation

HRESULT IS57ColourValues::Add ( [in] IS57ColourValue colourValue  )  [inherited]

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

HRESULT IS57ColourValues::Clear (  )  [inherited]


Property Documentation

IS57ColourValue ** IS57ColourValues::Item([in] VARIANT vtIndex) [get, inherited]

LONG* IS57ColourValues::Count [get, inherited]

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