Concepts

SchemaRef.Concepts property

Gets the collection of Concept defined in the schema.

public List<Concept> Concepts { get; }

See Also