Show / Hide Table of Contents

Class ImageRecognition_ListAndVerifyImagesInDataStore.ApiData

Inheritance
System.Object
ImageRecognition_ListAndVerifyImagesInDataStore.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

imagesInArTargets

Declaration
public List<ImageInArTargets> imagesInArTargets
Field Value
Type Description
System.Collections.Generic.List<ImageInArTargets>
View Source

imagesInIrDataStores

Declaration
public List<ImageInIrDataStore> imagesInIrDataStores
Field Value
Type Description
System.Collections.Generic.List<ImageInIrDataStore>

Extension Methods

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