Dynamicweb 8 Documentation
ReturnMerchandiseAuthorizationCommentCollection Class Members
Properties  Methods 


The following tables list the members exposed by ReturnMerchandiseAuthorizationCommentCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Public PropertyItemGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Public PropertyRmaId  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAddAdds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Public MethodAddComment  
Public MethodClearRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Public MethodContainsDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Public MethodCopyToCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Public Methodstatic (Shared in Visual Basic)GetCommentsByRma  
Public MethodGetEnumeratorReturns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Public MethodIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Public MethodInsertInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Public MethodRemoveRemoves the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Public MethodRemoveAtRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Public MethodSaveCommentsSaves all new Comments in this ReturnMerchandiseAuthorizationCommentCollection.  
Top
Protected Methods
 NameDescription
Protected MethodClearItemsRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Protected MethodInsertItemInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Protected MethodRemoveItemRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Protected MethodSetItemReplaces the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ReturnMerchandiseAuthorizationComment>)
Top
See Also

Reference

ReturnMerchandiseAuthorizationCommentCollection Class
Dynamicweb.eCommerce.Orders.ReturnMerchandiseAuthorization Namespace

Send Feedback