[To be supplied.]
[Visual Basic] Overloads Public Shared Function GetIndexedPropertyValue( _ ByVal container As Object, _ ByVal expr As String _ ) As Object [C#] public static object GetIndexedPropertyValue( object container, string expr ); [C++] public: static Object* GetIndexedPropertyValue( Object* container, String* expr ); [JScript] public static function GetIndexedPropertyValue( container : Object, expr : String ) : Object;
DataBinder Class | DataBinder Members | System.Web.UI Namespace | DataBinder.GetIndexedPropertyValue Overload List