Class SeeBloc
Inheritance
System.Object
SeeBloc
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 SeeBloc
Properties
Bloc
Declaration
public byte[] Bloc { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] |
Index
Declaration
public int Index { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |