Click or drag to resize

DXFReaderNET.Collections Namespace

Returns a reference to all collections of the DXF file.
Classes
  ClassDescription
Public classApplicationRegistries
Represents a collection of application registries.
Public classAttributeCollection
Represents a collection of Attributes.
Public classAttributeDefinitionDictionary
Represents a dictionary of AttributeDefinitions.
Public classAttributeDefinitionDictionaryEventArgs
Represents the arguments thrown by the AttributeDefinitionDictionary events.
Public classBlockRecords
Represents a collection of blocks.
Public classClasses
Represents a collection of classes.
Public classDimensionStyleOverrideDictionary
Represents a dictionary of DimensionStyleOverrides.
Public classDimensionStyleOverrideDictionaryEventArgs
Represents the arguments thrown by the DimensionStyleOverrideDictionary events.
Public classDimensionStyles
Represents a collection of dimension styles.
Public classEntityCollection
Represent a collection of entities that fire events when it is modified.
Public classEntityCollectionEventArgs
Represents the arguments thrown by the EntityCollection events.
Public classGroups
Represents a collection of groups.
Public classImageDefinitions
Represents a collection of image definitions.
Public classLayers
Represents a collection of layers.
Public classLayouts
Represents a collection of layouts.
Public classLinetypes
Represents a collection of line types.
Public classMLineStyles
Represents a collection of multiline styles.
Public classObservableCollection<T>
Represent a collection of items that fire events when it is modified.
Public classObservableCollectionEventArgs<T>
Represents the arguments thrown by the ObservableCollection events.
Public classObservableDictionaryEventArgs<TKey, TValue>
Represents the arguments thrown by the ObservableDictionaryEventArgs events.
Public classTableObjects<T>
Represents a list of table objects
Public classTextStyles
Represents a collection of text styles.
Public classUCSs
Represents a collection of user coordinate systems.
Public classUnderlayDgnDefinitions
Represents a collection of dgn underlay definitions.
Public classUnderlayDwfDefinitions
Represents a collection of dwf underlay definitions.
Public classUnderlayPdfDefinitions
Represents a collection of pdf underlay definitions.
Public classViews
Represents a collection of views.
Public classVPorts
Represents a collection of viewports.
Public classXDataDictionary
Represents a dictionary of XData.