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
ListItemCollection Methods
ListItemCollection Class
See Also
Public Methods
Name
Description
Add
Adds a
ListItem
to the
ListItemCollection
.
Clear
(inherited from
CollectionBase
).
Contains
Determines whether the collection contains the specified
ListItem
.
Equals
(Overloaded) (inherited from
Object
).
GetEnumerator
(inherited from
CollectionBase
).
GetHashCode
(inherited from
Object
).
GetType
(inherited from
Object
).
IndexOf
Determines the index of the specified
ListItem
in the collection.
Insert
Inserts a
ListItem
into the collection at the specified position.
ReferenceEquals
(inherited from
Object
).
Remove
Removes the first occurrence of the specified
ListItem
from the collection.
RemoveAt
(inherited from
CollectionBase
).
ToString
(inherited from
Object
).
Top
See Also
Reference
ListItemCollection Class
CADImport.FaceModule Namespace