Class ParticleFieldDescription
public abstract class ParticleFieldDescription
- Inheritance
-
ParticleFieldDescription
- Derived
Constructors
ParticleFieldDescription(string)
protected ParticleFieldDescription(string name)
Parameters
name
string
Properties
FieldSize
public int FieldSize { get; protected set; }
Property Value
Name
public string Name { get; }
Property Value
Methods
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.