| Description | |
|---|---|
| container | The container hosting the data. | 
| index | The index of the property to get. | 
| property | When this method returns, contains the property associated with the specified index, if the name is found; otherwise, null. | 
                  bool
        
          true if the IIndexedProperties_1 contains a property for the specified index; otherwise, false.
      
Gets the property associated with the specified index.