GraphZen
  • Home
  • Blog
  • Documentation
  • API
  • Get Started
Show / Hide Table of Contents

Interface IObjectTypesDefinition

Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IObjectTypesDefinition

Methods

GetObjects()

Declaration
IEnumerable<IObjectTypeDefinition> GetObjects()
Returns
Type Description
IEnumerable<IObjectTypeDefinition>
Back to top Copyright © 2017-2019 GraphZen LLC