Click or drag to resize

reportingPlugInCollectionEquals Method (reportingPlugInCollection)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbWEM.Core.plugins.report.reportingPlugInCollection.Equals(imbWEM.Core.plugins.report.reportingPlugInCollection)"]

Namespace:  imbWEM.Core.plugins.report
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public bool Equals(
	reportingPlugInCollection other
)

Parameters

other
Type: imbWEM.Core.plugins.reportreportingPlugInCollection

[Missing <param name="other"/> documentation for "M:imbWEM.Core.plugins.report.reportingPlugInCollection.Equals(imbWEM.Core.plugins.report.reportingPlugInCollection)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbWEM.Core.plugins.report.reportingPlugInCollection.Equals(imbWEM.Core.plugins.report.reportingPlugInCollection)"]

See Also