Gets an object that can be used to add, modify, and delete component patterns.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
ReadOnly Property Patterns As IManagedPatterns Get
C#
IManagedPatterns Patterns { get; }