Click or drag to resize
ItemCountTEquals Method (Object)
Is the object equals?

Namespace: JLChnToZ.LuckyPlayer.WeightedRandomizer
Assembly: LuckyPlayer (in LuckyPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
The object to compare

Return Value

Type: Boolean
true if equals
See Also