Click or drag to resize

PackingBaseItemCount Property

Gets or sets the item count

Namespace:  PSI.Sox.Packing
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(0)]
[DataMemberAttribute(EmitDefaultValue = false)]
public int ItemCount { get; }

Property Value

Type: Int32
See Also