ReflectedIndexer Class |
Namespace: IronPython.Runtime.Types
The ReflectedIndexer type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReflectedIndexer(ReflectedIndexer, Object) | Initializes a new instance of the ReflectedIndexer class |
![]() | ReflectedIndexer(PropertyInfo, NameType, Boolean) | Initializes a new instance of the ReflectedIndexer class |
Name | Description | |
---|---|---|
![]() | __get__ | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue | |
![]() | SetValue | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | __name__ | (Overrides ReflectedGetterSetter__name__.) |
![]() | __objclass__ | (Inherited from ReflectedGetterSetter.) |
![]() | Item | |
![]() | PropertyType | (Overrides ReflectedGetterSetterPropertyType.) |