var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayCollectionJS(); var value; // Type: number value = instance.get_Count();
function get_Count() : number;
Return Value
The number of elements that are contained in the collection.
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayCollectionJS(); var value; // Type: number value = instance.get_Count();
function get_Count() : number;