Reflector..::..GetProperties<(Of <(<'T>)>)> Method

Gets the properties.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public static PropertyInfo[] GetProperties<T>()
Public Shared Function GetProperties(Of T) As PropertyInfo()
public:
generic<typename T>
static array<PropertyInfo^>^ GetProperties()

Type Parameters

T

Return Value

PropertyInfo[][].

See Also


[Overload:Squid.Reflector.GetProperties`1] Overload