Home > All Other Interfaces > IAttributes

IAttributes6

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

 

 

Properties

 

Attribute

Returns the IAttribute6 element in the specified zero based index.(This property is exposed in C++ and JavaScript

Count

Returns the number of attributes the data source has.

ImportAll

If set to true, imports all of a layer’s attributes.

Item

Returns the IAttribute6 element in the specified zero based index.

 

Methods

 

CreateAttribute

Creates a new attribute.

get_Attribute

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