←Select platform

Millisecond Property

Summary

Gets or sets the millisecond.

Syntax

C#
VB
C++
public int Millisecond { get; set; } 
Public Property Millisecond As Integer 
public: 
property int Millisecond { 
   int get(); 
   void set (    int ); 
} 

Property Value

The millisecond.

Requirements

Target Platforms

See Also

Reference

Time Structure

Time Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly