Click or drag to resize

StiPropertyInfoCollection Constructor (StiPropertyInfo)

Initializes a new instance of the StiPropertyInfoCollection class

Namespace:  Stimulsoft.Base.Serializing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiPropertyInfoCollection(
	StiPropertyInfo parentPropertyInfo
)

Parameters

parentPropertyInfo
Type: Stimulsoft.Base.SerializingStiPropertyInfo

[Missing <param name="parentPropertyInfo"/> documentation for "M:Stimulsoft.Base.Serializing.StiPropertyInfoCollection.#ctor(Stimulsoft.Base.Serializing.StiPropertyInfo)"]

See Also