IManagedComponents.Count Property

Gets the total count of component occurrences (either managed or unmanaged) in the assembly.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property Count As Integer
	Get

C#

int Count { get; }

Property Value

Type: Int32

See Also

Reference

IManagedComponents Interface
Autodesk.iLogic.Interfaces Namespace