public bool operator !=( BaseConstructionItem libraryPart1, BaseConstructionItem libraryPart2 )
Parameters
- libraryPart1
- First library item.
- libraryPart2
- Second library item.
Return Value
True if these library items are NOT equal, otherwise False.
public bool operator !=( BaseConstructionItem libraryPart1, BaseConstructionItem libraryPart2 )