<Code Lib>
M

AssemblyInstance.IsMember

Description:
Determines whether the given ElementId is a member of this assembly

public bool IsMember(
	ElementId id
)

Return Value bool

Loading…