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

Interface IMutableObjectTypesDefinition

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

Methods

GetObjects()

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