IStorableObjects
Count Property
KerbalData - KSP Data Unlocked!
Gets the number of
Namespace:
KerbalData
Assembly:
KerbalData
(in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
int
Count
{
get
; }
int Count { get; }
property
int
Count
{
int
get
(); }
property int Count { int get (); }
See Also
IStorableObjects Interface
IStorableObjects Members
KerbalData Namespace