Click or drag to resize
ConstantsKindsList Field
Zet Universe

[This is preliminary documentation and is subject to change.]

List is a fundamental organizing and grouping concept in Zet Universe. List represents a 1D group of things where order of things is not explicitely defined.

Namespace: ZU
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
[KindMetadataAttribute("List", "List", "ZetUniverse.Kinds.Kind", false, 
	false)]
public const string List = "ZetUniverse.Kinds.List"

Field Value

Type: String
See Also