Version

HiddenRowCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds a row to the collection.  
Public MethodClearClears all rows from the collection.  
Public MethodContainsDetermines whether the specified row exists in the collection.  
Public MethodRemoveRemoves the specified row from the collection if it exists.  
Public MethodRemoveAtRemoves the row at the specified index in the collection.  
See Also