The PartPropellant type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| PartPropellant |
Initializes a new instance of the PartPropellant class.
|
Methods
| Name | Description | |
|---|---|---|
Adds the specified key and value to the dictionary. (Inherited from | ||
Removes all keys and values from the (Inherited from | ||
Determines whether the (Inherited from | ||
Determines whether the (Inherited from | ||
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Returns an enumerator that iterates through the (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Implements the (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Implements the (Inherited from | ||
Removes the value with the specified key from the (Inherited from | ||
Returns a string that represents the current object. (Inherited from | ||
Gets the value associated with the specified key. (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Comparer |
Gets the comparer
(Inherited from KerbalDataObject.) | |
| Count |
Gets the count of unmapped elements
(Inherited from KerbalDataObject.) | |
Gets or sets the value associated with the specified key. (Inherited from | ||
| Keys |
Gets the keys for unmapped properties stored by this object
(Inherited from KerbalDataObject.) | |
| Name |
Gets or sets the name
| |
| Values |
Gets the values collection
(Inherited from KerbalDataObject.) |
See Also