Method IsStruct NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll IsStruct(Type?) Gets whether Type is struct. public static bool IsStruct(Type? type) Parameters type Type Object type. Returns bool