Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

8766f9d4 5dd1 a369 c000 e1dc9d875e35

haplokuon edited this page May 6, 2023 · 1 revision

ObservableCollection<T> Properties

netDxf 3.0.0 Library

Properties

Count Gets the number of object contained in the collection.
IsReadOnly Gets a value indicating whether the collection is read-only.
Item Gets or sets the object at the specified index.

See Also

Reference

ObservableCollection(T) Class
netDxf.Collections Namespace

Clone this wiki locally