IReadAttributes Interface
Provides properties that determine which attributes a DataSet will read and associate with features.
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CECore assembly)
Syntax
public interface IReadAttributesImplemented By
CM93VectorDataSet
CustomDataSetProxy
DatabaseDataSet
DwgDxfDataSet
MifDataSet
OgrDataSet
ShapefileDataSet
VpfDataSet
Platforms
Windows, Linux, Android
IReadAttributes Members
The IReadAttributes type has the following members.
Properties
| Name | Description |
|---|---|
| Attributes | Gets a collection whose contents determine which attributes will be read the DataSet. |
| ReadAttributes | Gets or sets a value indicating whether the DataSet reads attributes. |