Gets all controls in this file or folder data card.
Syntax
Visual Basic (Declaration) | |
---|
Sub GetAllControls( _
ByRef ppControlsList() As System.Object _
) |
C++/CLI | |
---|
void GetAllControls(
& [Out] System.array<Object^>^ ppControlsList
) |
Parameters
- ppControlsList
- Array of IEdmCardControl5
Example
See Also
Availability
SOLIDWORKS PDM Professional 2019 SP03