SimpleDate structure
表示包含年、 月和任何本機月曆中的每日的 date 值。
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Structure SimpleDate
'用途
Dim instance As SimpleDate
public struct SimpleDate
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.