IArgument(T) Members

Office Open XML

The IArgument<(Of <(T>)>) type exposes the following members.

Extension Methods

  NameDescription
IsInRange
Throws an ArgumentOutOfRangeException if the value of the argument is out of the supplied range
(Defined by ArgumentExtensions.)
IsNotNull
Throws an ArgumentNullException if argument is null
(Defined by ArgumentExtensions.)

Properties

  NameDescription
Value

See Also