TimeIntervalCollectionTRemoveData Method |
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TimeIntervalCollection RemoveData()
Public Function RemoveData As TimeIntervalCollection
public:
TimeIntervalCollection^ RemoveData()
member RemoveData : unit -> TimeIntervalCollection
Return Value
Type:
TimeIntervalCollectionA collection equivalent to this one, without data.
See Also