Omb.Admin Namespace > SubContractInvoiceNoteList Class : Item Property (SubContractInvoiceNoteList) |
[Visual Basic]
Public Overridable ReadOnly Default Property Item( _
ByVal index As Integer _
) As SubContractInvoiceNote
[C#]
public virtual SubContractInvoiceNote this[
int index
]; {get;}
[C++]
public: __property virtual SubContractInvoiceNote* get_Item(
int index
);
[C++/CLI]
public:
virtual property SubContractInvoiceNote^ default [int] {
SubContractInvoiceNote^ get(int index);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
SubContractInvoiceNoteList Class | SubContractInvoiceNoteList Members
© 2009 Medical College of Georgia. All Rights Reserved.