Property Length
| Improve this Doc View SourceLength
Gets the length of the binary object.
Declaration
public int Length { get; }
Property Value
Type | Description |
---|---|
System.Int32 | An integer representing the length. |
Gets the length of the binary object.
public int Length { get; }
Type | Description |
---|---|
System.Int32 | An integer representing the length. |