[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.MatchedListItemCollectionInfo

MatchedListItemCollectionInfo Class

Defines the MatchedListItemCollectionInfo class.

Inheritance
MatchedListItemCollectionInfo
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class MatchedListItemCollectionInfo : ICollection, IEnumerable
Public Class MatchedListItemCollectionInfo
    Implements ICollection, IEnumerable

Properties

Name Description
Count

Gets the number of elements contained in the ICollection.

this[int]

Gets the item at the specified position.

Methods

Name Description
CopyTo(Array, int)

Copies the elements of the ICollection to an Array, starting at a particular Array index.

GetEnumerator()

Returns an enumerator that iterates through a collection.