TimeIntervalCollectionTRemoveData Method |
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic 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