Returns a number of elements in the specified section.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Function GetCounts( _ ByVal aInd As ConvSection _ ) As Integer |
Parameters
-
aInd
-
Type: ConvSection
One of the ConvSection values
that specify the section in the loaded CAD file.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also