Chili.Opf3 Send comments on this topic.
IRelatedPropertiesPairCollection Interface Members
See Also  Properties  Methods 
Chili.Opf3.Mapping Namespace : IRelatedPropertiesPairCollection Interface


The following tables list the members exposed by IRelatedPropertiesPairCollection.

Public Properties

 NameDescription
 PropertyCount Gets the number of elements actually contained in the collection.  
 PropertyIsReadOnly Returns whether the collection is read-only.  
 PropertyItem Returns the item at the given index.  
Top

Public Methods

 NameDescription
 MethodContains Determines whether an element is in the collection.  
 MethodCopyTo Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.  
Top

See Also