Show / Hide Table of Contents

Class ImageRecognition_ListAvailable.ApiData

Inheritance
System.Object
ImageRecognition_ListAvailable.ApiData
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.ImageRecognition.API
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class ApiData

Fields

View Source

dataStores

Declaration
public List<DataStore> dataStores
Field Value
Type Description
System.Collections.Generic.List<DataStore>

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX