You are here: Start » Interval Structure

Interval Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
Interval(Single, Single)

Properties

 NameTypeDescription
BeginSystem.Single
CenterSystem.Single
EmptyFil.Interval Gets an empty instance of the Interval.
EndSystem.Single
WidthSystem.Single

Methods

 NameDescription
Equals(Fil.Interval)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also