IReadAttributes Interface
Provides properties that determine which attributes a DataSet will read and associate with features.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public interface IReadAttributes
Implemented 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. |