Show / Hide Table of Contents

Class SeeFileBlocReference

Inheritance
System.Object
SeeFileBlocReference
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SecureExchangesSDK.Models.Entity
Assembly: SecureExchangesSDK.dll
Syntax
public class SeeFileBlocReference

Properties

ByteStartPoint

Declaration
public long ByteStartPoint { get; set; }
Property Value
Type Description
System.Int64

Index

Declaration
public int Index { get; set; }
Property Value
Type Description
System.Int32

Length

Declaration
public int Length { get; set; }
Property Value
Type Description
System.Int32

Extension Methods

ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
In This Article
Back to top Generated by DocFX