CollisionObjectCollection Properties |
The CollisionObjectCollection type exposes the following members.
Name | Description | |
---|---|---|
AllowDuplicates |
Gets or sets a value indicating whether duplicate items are allowed in the collection.
(Inherited from NotifyingCollectionT.) | |
AllowNull |
Gets or sets a value indicating whether items are allowed in the
collection.
(Inherited from NotifyingCollectionT.) | |
Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionCollisionObject.) | |
EnableLookupTable |
Gets or sets a value indicating whether the internal lookup table is enabled.
| |
Item | Gets or sets the element at the specified index. (Inherited from CollectionCollisionObject.) | |
Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionCollisionObject.) |
Name | Description | |
---|---|---|
IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. (Inherited from CollectionCollisionObject.) | |
ICollectionTIsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from CollectionCollisionObject.) | |
IListIsReadOnly | Gets a value indicating whether the IList is read-only. (Inherited from CollectionCollisionObject.) | |
ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). (Inherited from CollectionCollisionObject.) | |
IListItem | Gets or sets the element at the specified index. (Inherited from CollectionCollisionObject.) | |
ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. (Inherited from CollectionCollisionObject.) |