public bool Equals(
InputDistribution other
)
Public Function Equals (
other As InputDistribution
) As Boolean
public:
virtual bool Equals(
InputDistribution^ other
) sealed
abstract Equals :
other : InputDistribution -> bool
override Equals :
other : InputDistribution -> bool