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

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

import"encxcom.idl";

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

Definition at line 1941 of file encxcom.idl.

Member Function Documentation

◆ Add()

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

◆ Clear()

HRESULT IS57ColourValues::Clear ( )

◆ Remove()

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

Property Documentation

◆ _NewEnum

IUnknown IS57ColourValues::_NewEnum
getproperty

◆ Count

LONG IS57ColourValues::Count
getproperty

◆ Item

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