FormatHex.Count Property

Definition

Gets or sets count of bytes to read from the input stream.

[System.Management.Automation.Parameter]
[System.Management.Automation.ValidateRange(System.Management.Automation.ValidateRangeKind.Positive)]
public long Count { get; set; }
[<System.Management.Automation.Parameter>]
[<System.Management.Automation.ValidateRange(System.Management.Automation.ValidateRangeKind.Positive)>]
member this.Count : int64 with get, set
Public Property Count As Long

Property Value

Attributes

Applies to