Click or drag to resize

ZeroOrOne Properties

The ZeroOrOne type exposes the following members.

Properties
  NameDescription
Public propertyMaxCardinality
Gets the Maximum Cardinality of the Path.
(Overrides Cardinality.MaxCardinality.)
Public propertyMinCardinality
Gets the Minimum Cardinality of the Path.
(Overrides Cardinality.MinCardinality.)
Public propertyPath
Gets the Inner Path.
(Inherited from BaseUnaryPath.)
Top
See Also