IAttributes66

This interface gives the client access to all of a data source’s available attributes.

 

 

Properties

 

Attribute

Gets the IAttribute66 element in the specified zero-based index.(This property is exposed in C++ and JavaScript)

Count

Gets the number of attributes the data source has.

ImportAll

Sets a Boolean that determines if all of a data source’s attributes are to be imported.

Item

Gets the IAttribute66 element in the specified zero-based index.

 

Methods

 

CreateAttribute

Creates a new attribute.

get_Attribute

Returns an IAttribute66 representing a specific attribute’s properties. (This method is only exposed in C#)

IsAttributeExist

Checks whether a particular layer attribute exists.