ElementMultiplicity Property |
Gets the multiplicity of the integer.
Namespace:
Meta.Numerics.Functions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public int Multiplicity { get; }
Public ReadOnly Property Multiplicity As Integer
Get
public:
property int Multiplicity {
int get ();
}
member Multiplicity : int with get
Property Value
Type:
Int32See Also