Summary
Returns the
InspectorGadgets.Editor.PropertyAccessor.FieldElementType if there is one, otherwise calls InspectorGadgets.Editor.PropertyAccessor.GetField(System.Object@)
and returns its System.Reflection.FieldInfo.FieldType.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- Collection
Property Accessor
Syntax
public override Type GetFieldElementType(Object obj)
Parameters
| Name | Type | Description |
|---|---|---|
| obj | Object |
Return Value
| Type | Description |
|---|---|
| Type |