Click or drag to resize
PropertyAccessorGetGets Method (Object)
获取实例所有可读属性列表

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static PropertyAccessorPropertyAccessorItem[] GetGets(
	Object instance
)

Parameters

instance
Type: SystemObject

[Missing <param name="instance"/> documentation for "M:Adf.PropertyAccessor.GetGets(System.Object)"]

Return Value

Type: PropertyAccessorPropertyAccessorItem

[Missing <returns> documentation for "M:Adf.PropertyAccessor.GetGets(System.Object)"]

See Also