Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
internal static class Gregor.Core.NamedAccessTupleUtil Custom Attributes: Gregor.Core.Module() Description:
static public System.Object GetElement(Gregor.Core.IRandomAccessTuple tuple, System.String[] asNames, System.String sElementName) Custom Attributes: Description:
static public System.Int32 GetIndex(Gregor.Core.IRandomAccessTuple tuple, System.String[] asNames, System.String sElementName, System.Boolean fThrowOnError) Custom Attributes: Description:
static public System.String GetName(Gregor.Core.IRandomAccessTuple tuple, System.String[] asNames, System.Int32 index, System.Boolean fThrowOnError) Custom Attributes: Description:
static public void SetElement(Gregor.Core.IRandomAccessTuple tuple, System.String[] asNames, System.String sElementName, System.Object value) Custom Attributes: Description: