[]
Represents the collection of vector items.
public class VectorItemsCollection : MapCollectionBase<VectorItem>, IList<VectorItem>, ICollection<VectorItem>, IEnumerable<VectorItem>, IList, ICollection, IEnumerable, IEditingNotify
Public Class VectorItemsCollection
Inherits MapCollectionBase(Of VectorItem)
Implements IList(Of VectorItem), ICollection(Of VectorItem), IEnumerable(Of VectorItem), IList, ICollection, IEnumerable, IEditingNotify
| Name | Description |
|---|---|
| VectorItemsCollection() |