PartUtils.IsMergedPart
Method
Description:
Is the Part the result of a merge.
Is the Part the result of a merge.
Parameters
Parameter | Type | Description |
---|---|---|
part | Part |
Return Value
Type | Description |
---|---|
Boolean | True if the Part is the result of a merge operation. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |