<Code Lib>
2021 Property
Changes 0
P

MEPSystem.IsEmpty

Description:
Indicates if the system is empty or not.
Remarks:
returns true if the system doesn't contain any components

public bool IsEmpty { get; }

Loading…