C#
VB
C++
Gets or sets a collection of RegisteredCodestreamInfo.
public Collection<RegisteredCodestreamInfo> CsInfo { get; set; }
Public Property CsInfo As Collection(Of RegisteredCodestreamInfo)
public:
property Collection<RegisteredCodestreamInfo^>^ CsInfo {
Collection<RegisteredCodestreamInfo^>^ get();
void set ( Collection<RegisteredCodestreamInfo^>^ );
}
A Collection which provides information about the codestreams.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET