The StorableObjects T type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of objects being maintained
| |
| Item |
Gets or sets the value of a particular KSP data object.
| |
| Names |
Gets the object ids maintained by this collection
| |
| Repo |
Gets the repository instance used by this collection
|
See Also