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

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

import"encxcom.idl";

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

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

Member Function Documentation

◆ Add()

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

◆ Clear()

HRESULT IS57ColourValues::Clear ( )
inherited

◆ Remove()

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

Property Documentation

◆ _NewEnum

IUnknown IS57ColourValues::_NewEnum
getpropertyinherited

◆ Count

LONG IS57ColourValues::Count
getpropertyinherited

◆ Item

IS57ColourValue IS57ColourValues::Item([in] VARIANT vtIndex)
getpropertyinherited