TypeCollection.Structs Property

Namespace
Kampute.DocToolkit.Collections
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets all struct type models in the collection.
public IReadOnlyCollection<StructModel> Structs { get; }

Property Value

IReadOnlyCollection<StructModel>
A read-only collection StructModel containing all struct type models in the collection.