public IndexedArray(
T defaultValue
)
Public Sub New (
defaultValue As T
)
public:
IndexedArray(
T defaultValue
)
Gemstone.Collections.IndexedArray = function(defaultValue);
[Missing <param name="defaultValue"/> documentation for "M:Gemstone.Collections.IndexedArray`1.#ctor(`0)"]