Click or drag to resize

StiSerializingGetTypeOfArrayElement Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Serializing.StiSerializing.GetTypeOfArrayElement(System.Object)"]

Namespace:  Stimulsoft.Base.Serializing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Type GetTypeOfArrayElement(
	Object array
)

Parameters

array
Type: SystemObject

[Missing <param name="array"/> documentation for "M:Stimulsoft.Base.Serializing.StiSerializing.GetTypeOfArrayElement(System.Object)"]

Return Value

Type: Type

[Missing <returns> documentation for "M:Stimulsoft.Base.Serializing.StiSerializing.GetTypeOfArrayElement(System.Object)"]

See Also