C# Class Nikon.NkMAIDDateTime

ファイルを表示 Open project: RITMechArch/MechArch Class Usage Examples

Public Properties

Property Type Description
nDay System.UInt16
nHour System.UInt16
nMinute System.UInt16
nMonth System.UInt16
nSecond System.UInt16
nSubsecond System.UInt32
nYear System.UInt16

Property Details

nDay public_oe property

public UInt16,System nDay
return System.UInt16

nHour public_oe property

public UInt16,System nHour
return System.UInt16

nMinute public_oe property

public UInt16,System nMinute
return System.UInt16

nMonth public_oe property

public UInt16,System nMonth
return System.UInt16

nSecond public_oe property

public UInt16,System nSecond
return System.UInt16

nSubsecond public_oe property

public UInt32,System nSubsecond
return System.UInt32

nYear public_oe property

public UInt16,System nYear
return System.UInt16