Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Web Namespace > Series Class : FrameCount Property |
[DataMemberAttribute()] public string FrameCount {get; set;}
'Declaration <DataMemberAttribute()> Public Property FrameCount As String
'Usage Dim instance As Series Dim value As String instance.FrameCount = value value = instance.FrameCount
[DataMemberAttribute()] public: property String^ FrameCount { String^ get(); void set ( String^ value); }