Class PrimitiveGroup
Inheritance
System.Object
    PrimitiveGroup
  Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class PrimitiveGroup : ProtoBuf.IExtensibleConstructors
PrimitiveGroup()
Declaration
public PrimitiveGroup()Properties
changesets
Declaration
public List<ChangeSet> changesets { get; }Property Value
| System.Collections.Generic.List<ChangeSet> 
 | 
dense
nodes
relations
Declaration
public List<Relation> relations { get; }Property Value
| System.Collections.Generic.List<Relation> 
 |