Pip-Services-Commons-Dotnet
PipServices3.Commons.Data.AnyValueArray Member List

This is the complete list of members for PipServices3.Commons.Data.AnyValueArray, including all inherited members.

AnyValueArray()PipServices3.Commons.Data.AnyValueArray
AnyValueArray(object[] values)PipServices3.Commons.Data.AnyValueArray
AnyValueArray(IEnumerable values)PipServices3.Commons.Data.AnyValueArray
Append(object[] values)PipServices3.Commons.Data.AnyValueArray
Append(IEnumerable values)PipServices3.Commons.Data.AnyValueArray
Clone()PipServices3.Commons.Data.AnyValueArray
Contains(object value)PipServices3.Commons.Data.AnyValueArray
ContainsAs< T >(object value)PipServices3.Commons.Data.AnyValueArray
FromString(string value, char separator, bool removeDuplicates)PipServices3.Commons.Data.AnyValueArraystatic
FromString(string value, char separator)PipServices3.Commons.Data.AnyValueArraystatic
FromValue(object value)PipServices3.Commons.Data.AnyValueArraystatic
FromValues(params object[] values)PipServices3.Commons.Data.AnyValueArraystatic
Get(int index)PipServices3.Commons.Data.AnyValueArrayvirtual
GetAsArray(int index)PipServices3.Commons.Data.AnyValueArray
GetAsArrayWithDefault(int index, AnyValueArray defaultValue)PipServices3.Commons.Data.AnyValueArray
GetAsBoolean(int index)PipServices3.Commons.Data.AnyValueArray
GetAsBooleanWithDefault(int index, bool defaultValue)PipServices3.Commons.Data.AnyValueArray
GetAsDateTime(int index)PipServices3.Commons.Data.AnyValueArray
GetAsDateTimeWithDefault(int index, DateTime? defaultValue)PipServices3.Commons.Data.AnyValueArray
GetAsDouble(int index)PipServices3.Commons.Data.AnyValueArray
GetAsDoubleWithDefault(int index, double defaultValue)PipServices3.Commons.Data.AnyValueArray
GetAsEnum< T >(int index) (defined in PipServices3.Commons.Data.AnyValueArray)PipServices3.Commons.Data.AnyValueArray
GetAsEnumWithDefault< T >(int index, T defaultValue) (defined in PipServices3.Commons.Data.AnyValueArray)PipServices3.Commons.Data.AnyValueArray
GetAsFloat(int index)PipServices3.Commons.Data.AnyValueArray
GetAsFloatWithDefault(int index, float defaultValue)PipServices3.Commons.Data.AnyValueArray
GetAsInteger(int index)PipServices3.Commons.Data.AnyValueArray
GetAsIntegerWithDefault(int index, int defaultValue)PipServices3.Commons.Data.AnyValueArray
GetAsLong(int index)PipServices3.Commons.Data.AnyValueArray
GetAsLongWithDefault(int index, long defaultValue)PipServices3.Commons.Data.AnyValueArray
GetAsMap(int index)PipServices3.Commons.Data.AnyValueArray
GetAsMapWithDefault(int index, AnyValueMap defaultValue)PipServices3.Commons.Data.AnyValueArray
GetAsNullableArray(int index)PipServices3.Commons.Data.AnyValueArray
GetAsNullableBoolean(int index)PipServices3.Commons.Data.AnyValueArray
GetAsNullableDateTime(int index)PipServices3.Commons.Data.AnyValueArray
GetAsNullableDouble(int index)PipServices3.Commons.Data.AnyValueArray
GetAsNullableEnum< T >(int index) (defined in PipServices3.Commons.Data.AnyValueArray)PipServices3.Commons.Data.AnyValueArray
GetAsNullableFloat(int index)PipServices3.Commons.Data.AnyValueArray
GetAsNullableInteger(int index)PipServices3.Commons.Data.AnyValueArray
GetAsNullableLong(int index)PipServices3.Commons.Data.AnyValueArray
GetAsNullableMap(int index)PipServices3.Commons.Data.AnyValueArray
GetAsNullableString(int index)PipServices3.Commons.Data.AnyValueArray
GetAsNullableTimeSpan(int index) (defined in PipServices3.Commons.Data.AnyValueArray)PipServices3.Commons.Data.AnyValueArray
GetAsNullableType< T >(int index)PipServices3.Commons.Data.AnyValueArray
GetAsNullableTypeWithDefault< T >(int index, T defaultValue)PipServices3.Commons.Data.AnyValueArray
GetAsObject()PipServices3.Commons.Data.AnyValueArray
GetAsObject(int index)PipServices3.Commons.Data.AnyValueArray
GetAsString(int index)PipServices3.Commons.Data.AnyValueArray
GetAsStringWithDefault(int index, string defaultValue)PipServices3.Commons.Data.AnyValueArray
GetAsTimeSpan(int index) (defined in PipServices3.Commons.Data.AnyValueArray)PipServices3.Commons.Data.AnyValueArray
GetAsTimeSpanWithDefault(int index, TimeSpan? defaultValue) (defined in PipServices3.Commons.Data.AnyValueArray)PipServices3.Commons.Data.AnyValueArray
GetAsValue(int index)PipServices3.Commons.Data.AnyValueArray
GetATypes< T >(int index)PipServices3.Commons.Data.AnyValueArray
Set(int index, object value)PipServices3.Commons.Data.AnyValueArrayvirtual
SetAsObject(object value)PipServices3.Commons.Data.AnyValueArray
SetAsObject(int index, object value)PipServices3.Commons.Data.AnyValueArray
ToString()PipServices3.Commons.Data.AnyValueArray