<Code Lib>
2024 Class
Changes 0
C

AssemblyMemberDifference

Description:
Class that describes difference between two assembly members
Remarks:
Different sub-classes of this class represent different kinds of differences between assembly members and contain additional data for each particular kind of difference.

public class AssemblyMemberDifference : IDisposable

Name Return Type Description
M Dispose() None Releases all resources used by the

Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.

Loading…