Adds a
ListHeader to the
ListHeaderCollection.
Namespace:
CADImport.FaceModule
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Function Add( _ ByVal value As ListHeader _ ) As Integer |
Parameters
-
value
-
Type: ListHeader
A ListHeader object to add to the collection.
Return Value
The position into which the new
ListHeader was inserted.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also