Represents a collection of CAD entities.
Top
Top
Top
The following tables list the members exposed by the CADEntityCollection type.
Name | Description | |
---|---|---|
CADEntityCollection | (Overloaded) Initializes a new instance of the CADEntityCollection class. |
Name | Description | |
---|---|---|
Add | (inherited from List<T>). | |
AddRange | (inherited from List<T>). | |
AsReadOnly | (inherited from List<T>). | |
BinarySearch | (Overloaded) (inherited from List<T>). | |
Clear | (inherited from List<T>). | |
Clone | Creates a new object that is a copy of the CADEntityCollection class current instance. | |
Contains | (inherited from List<T>). | |
ConvertAll | (inherited from List<T>). | |
CopyTo | (Overloaded) (inherited from List<T>). | |
Dispose | ||
Equals | (Overloaded) (inherited from Object). | |
Exists | (inherited from List<T>). | |
Find | (inherited from List<T>). | |
FindAll | (inherited from List<T>). | |
FindIndex | (Overloaded) (inherited from List<T>). | |
FindLast | (inherited from List<T>). | |
FindLastIndex | (Overloaded) (inherited from List<T>). | |
ForEach | (inherited from List<T>). | |
GetEnumerator | (inherited from List<T>). | |
GetHashCode | (inherited from Object). | |
GetRange | (inherited from List<T>). | |
GetType | (inherited from Object). | |
IndexOf | (Overloaded) Returns an index of the CADEntity in the CADEntityCollection. | |
Insert | (inherited from List<T>). | |
InsertRange | (inherited from List<T>). | |
LastIndexOf | (Overloaded) (inherited from List<T>). | |
ReferenceEquals | (inherited from Object). | |
Remove | (Overloaded) Removes the CADEntity by its handle. | |
RemoveAll | (inherited from List<T>). | |
RemoveAt | (inherited from List<T>). | |
RemoveRange | (inherited from List<T>). | |
Reverse | (Overloaded) (inherited from List<T>). | |
Sort | (Overloaded) (inherited from List<T>). | |
SortByHandle | Sorts CAD entities by handle. | |
ToArray | (inherited from List<T>). | |
ToString | (inherited from Object). | |
TrimExcess | (inherited from List<T>). | |
TrueForAll | (inherited from List<T>). |
Name | Description | |
---|---|---|
PropertyChanged |