Trim(DateTime,DateTime,ElementValue) Method
Trims elements out of this series based on a specified CalendarPattern and element property.
Syntax
Parameters
- Low
- System.DateTime minimum of the range.
- High
- System.DateTime maximum of the range.
- ev
- The ElementValue the date range is compared to.
Remarks
The ElementValue specified must be a DateTime value property.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also