Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public interface Gregor.Core.IRandomAccessTuple : Gregor.Core.ITuple Custom Attributes: Description:
System.Object GetElement(System.Int32 index) Custom Attributes: Description:
void SetElement(System.Int32 index, System.Object value) Custom Attributes: Description: