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