See Also

BioSequenceList Class  | BioSequenceList Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

index
See Also Languages Omb Send comments on this topic.

Item Property

Omb.Domain Namespace > BioSequenceList Class : Item Property (BioSequenceList)
[Visual Basic]
Public Overridable ReadOnly Default Property Item( _    ByVal index As Integer _ ) As BioSequence
[C#]
public virtual BioSequence this[    int index ]; {get;}
[C++]
public: __property virtual BioSequence* get_Item(    int index );
[C++/CLI]
public: virtual property BioSequence^ default [int] {    BioSequence^ get(int index); }

Parameters

index

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

BioSequenceList Class  | BioSequenceList Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.