Click or drag to resize

StiUndefinedTypeGetProperties Method (BindingFlags)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiUndefinedType.GetProperties(System.Reflection.BindingFlags)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public override PropertyInfo[] GetProperties(
	BindingFlags bindingAttr
)

Parameters

bindingAttr
Type: System.ReflectionBindingFlags

[Missing <param name="bindingAttr"/> documentation for "M:Stimulsoft.Base.StiUndefinedType.GetProperties(System.Reflection.BindingFlags)"]

Return Value

Type: PropertyInfo

[Missing <returns> documentation for "M:Stimulsoft.Base.StiUndefinedType.GetProperties(System.Reflection.BindingFlags)"]

Implements

_TypeGetProperties(BindingFlags)
IReflectGetProperties(BindingFlags)
See Also