Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: J#
Code: JScript
Members Options: Show All
Members Options: Filtered
Members Options: Filtered
Members Options: Filtered
Frameworks: Show All
Frameworks: Multiple
Frameworks: .NET Framework Only
Frameworks: .NET Compact Framework Only
Frameworks: XNA Framework Only
Visual Basic
C#
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
CAD .NET 15.2
CADDXFReferenceCollection Methods
CADDXFReferenceCollection Class
See Also
Public Methods
Name
Description
Add
Adds a
DXFReference
to the
CADDXFReferenceCollection
.
Clear
(inherited from
CollectionBase
).
Contains
Determines whether the collection contains a specified
DXFReference
.
Equals
(Overloaded) (inherited from
Object
).
GetEnumerator
(inherited from
CollectionBase
).
GetHashCode
(inherited from
Object
).
GetType
(inherited from
Object
).
IndexOf
Determines the index of a specified
DXFReference
in the collection.
Insert
Inserts a
DXFReference
into the collection at the specified position.
ReferenceEquals
(inherited from
Object
).
Remove
Removes the first occurrence of the specified
DXFReference
from the collection.
RemoveAt
(inherited from
CollectionBase
).
ToString
(inherited from
Object
).
Top
See Also
Reference
CADDXFReferenceCollection Class
CADImport Namespace