C#
VB
Java
Objective-C
WinRT C#
C++
Gets the list of LeadZoneType structures that represents the type of cell.
public IList<LeadZoneType> CellTypes { get; } Public ReadOnly Property CellTypes As IList(Of LeadZoneType) public Windows.Foundation.Collections.IVector //In WinRT the IList interface is replaced by IVector<LeadZoneType> CellTypes {get;} @property (nonatomic, strong, readonly) NSMutableArray<NSNumber *> *cellTypes public List<LeadZoneType> getCellTypes() get_CellTypes(); public:property IList<LeadZoneType>^ CellTypes {IList<LeadZoneType>^ get();}
A list of LeadZoneType structures that represents the type of cell.
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
