Fluent Calculations Primitives Class Library Documentation
C#
Test additional content header
Show/Hide TOC
ITags Interface
Provides an iterface to access Tags collection.
Definition
Namespace:
Fluent.Calculations.Primitives.BaseTypes
Assembly:
Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
C#
Copy
View Source
public
interface
ITags
:
IEnumerable
<
Tag
>,
IEnumerable
Implements
IEnumerable
Tag
,
IEnumerable
See Also
Reference
Fluent.Calculations.Primitives.BaseTypes Namespace
In This Article
Definition
See Also