<Code Lib>
2025.3 Method
Changes 0
M

MacroManager.Contains

Description:
Indicates the given module is a member of this collection.

public bool Contains(
	MacroModule module
)

Return Value Boolean Returns true if the given module is a member of this collection, false otherwise.

Loading…