Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property CodeStreamRange As Collection(Of Range) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual Collection<Range> CodeStreamRange {get;} |
C++/CLI | |
---|---|
public: virtual property Collection<Range>^ CodeStreamRange { Collection<Range>^ get(); } |
Return Value
A Collection of Range values specifying the codestreams to which the TpDescriptors is applied.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family