Chili.Opf3 Send comments on this topic.
ITypeRelationInfoCollection Interface Properties
See Also 
Chili.Opf3.Mapping Namespace : ITypeRelationInfoCollection Interface


For a list of all members of this type, see ITypeRelationInfoCollection members.

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.  
 PropertyRelatedType Returns the type of the TypeRelationInfoCollection. This type is the type of the related objects.  
Top

See Also