Click or drag to resize
ConstantsKindsIsBuiltInKind Method
Zet Universe

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

[Missing <summary> documentation for "M:ZU.Constants.Kinds.IsBuiltInKind(System.String)"]

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#
public static bool IsBuiltInKind(
	string kind
)

Parameters

kind
Type: SystemString

[Missing <param name="kind"/> documentation for "M:ZU.Constants.Kinds.IsBuiltInKind(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:ZU.Constants.Kinds.IsBuiltInKind(System.String)"]

See Also