Accusoft.NotateXpress12.Net
Item Property
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > GroupCollection Class : Item Property




index
A zero-based value which determines the location a group is within a group collection.

Glossary Item Box

Gets and sets the given group within the group collection.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

index
A zero-based value which determines the location a group is within a group collection.

Property Value

The Group located at the given index within the group collection.

Remarks

Note: VB.NET uses the item. myCollection.Item(1)

Note: C# .NET uses it differently - myCollection[1].

See Also

©2013. Accusoft Corporation. All Rights Reserved.