See Also

Vector Class  | Vector 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

See Also Languages Omb Send comments on this topic.

Sequence Property

Omb.Domain Namespace > Vector Class : Sequence Property (Vector)
[Visual Basic]
Public Property Sequence As Byte()
[C#]
public byte[] Sequence {get; set;}
[C++]
public: __property byte[]* get_Sequence(); public: __property void set_Sequence(    byte[]* value );
[C++/CLI]
public: property array<byte>^ Sequence {    array<byte>^ get();    void set (bytearray<value>^ value); }

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

Vector Class  | Vector Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.