Spread.Services Documentation
Item(Int32) Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
INames Interface
>
Item Property
: Item(Int32) Property
Specifies the index of an element in the collection.
Returns the
IName
object from a collection.
Syntax
C#
IName
Item( System.
int
index
) {
get
;}
Parameters
index
Specifies the index of an element in the collection.
Property Value
Returns
IName
See Also
Reference
INames Interface
INames Members
Overload List