Namespace: Spire.Spreadsheet.Forms.Collections
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class RowCollection : ICollection, IEnumerable
Public Class RowCollection Implements ICollection, IEnumerable
public ref class RowCollection : ICollection, IEnumerable
type RowCollection = class interface ICollection interface IEnumerable end
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| CopyTo(Array, Int32) | ||
| Count | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetEnumerator()()()() | ||
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsSynchronized | ||
| Item[([( Int32])]) | ||
| Items | ||
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SyncRoot | ||
| ToString()()()() | (Inherited from Object.) |