A complex type that contains information about origins for this distribution.

C# |
public class Origins

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | Origins()()()() | Initializes a new instance of the Origins class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Items |
Gets and sets the property Items. A complex type that contains origins for this distribution.
|
![]() | Quantity |
Gets and sets the property Quantity. The number of origins for this distribution.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithItems(array<Origin>[]()[][]) | Obsolete.
Sets the Items property
|
![]() | WithItems(IEnumerable<(Of <<'(Origin>)>>)) | Obsolete.
Sets the Items property
|
![]() | WithQuantity(Int32) | Obsolete.
Sets the Quantity property
|

Object | |
![]() | Origins |