ResultPropertyCollection overview
![]() |
Overloaded. Initializes a new instance of the ResultPropertyCollection class. |
![]() | Read-only property describing how many elements are in the Collection. |
![]() | Sets or Gets the ResultProperty at the given index. |
![]() | Length of the collection |
![]() | Add an ResultProperty |
![]() | Overloaded. Add a list of ResultProperty to the collection |
![]() | Removes all items from the collection. |
![]() | Overloaded. Indicate if a ResultProperty is in the collection |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Finds a property by his name. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Insert a ResultProperty in the collection. |
![]() | Remove a ResultProperty of the collection. |
![]() | Removes a ResultProperty at the given index. The size of the list is decreased by one. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ResultPropertyCollection Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace