[SerializableAttribute]
public class InputDistribution : Input,
IInputDistribution, IInput, IStorageBinary, IEquatable<InputDistribution><SerializableAttribute>
Public Class InputDistribution
Inherits Input
Implements IInputDistribution, IInput, IStorageBinary, IEquatable(Of InputDistribution)[SerializableAttribute]
public ref class InputDistribution : public Input,
IInputDistribution, IInput, IStorageBinary, IEquatable<InputDistribution^>[<SerializableAttribute>]
type InputDistribution =
class
inherit Input
interface IInputDistribution
interface IInput
interface IStorageBinary
interface IEquatable<InputDistribution>
end| InputDistribution | Initializes a new instance of the InputDistribution class |
| Description |
Description
(Inherited from Input) |
| Distribution | Distribution |
| Id |
Identification
(Inherited from Input) |
| BinarySetDataFrom | Set object data from Binary Reader. |
| BinaryWriteDataTo | Write object data to Binary Writer. |
| Equals(Input) |
Equals
(Overrides InputEquals(Input)) |
| Equals(InputDistribution) | Equals |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GenerateRandomNumbers | Generates Random Numbers |
| GetHashCode |
Gets Hash Code
(Overrides InputGetHashCode) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |