Chili.Opf3 Send comments on this topic.
IMemberInfoCollection Interface Methods
See Also 
Chili.Opf3.Mapping Namespace : IMemberInfoCollection Interface


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

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.  
 MethodGetIdentifierMemberMappings Returns a list that contains the member mappings for the identifier member of the type.  
 MethodGetMemberInfoByField Returns the IMemberInfo object associated with the given field name.  
 MethodGetMemberInfoByName Returns the IMemberInfo object associated with the given name of an object member.  
Top

See Also