Gets or sets the specified label in the collection.
[Visual Basic]
Public Default Property Item( _
ByVal index As Integer _
) As String
[C#]
public string this[
int index
]; {get; set;}
LabelsCollection Class | LabelsCollection Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.