Gets a LabelNote
Read-only property
[Visual Basic .NET] |
---|
Public Property Item( _
ByVal Index As Integer _
) As IAgLabelNote
|
[C#] |
---|
public IAgLabelNote this[
|
[Managed C++] |
---|
public: __property IAgLabelNote^ get_Item(
|
[Unmanaged C++] |
---|
public: HRESULT get_Item(
|
[Java] |
---|
public IAgLabelNote getItem(
|
- Index