Spec-Zone.ru › Haxe C#

PropertyInfo

package cs.system.reflection

extends MemberInfo

implements _PropertyInfo

extended by PropertyBuilder

Доступно в cs

Переменные

read onlyAttributes:PropertyAttributes

read onlyCanRead:Bool

read onlyCanWrite:Bool

read onlyIsSpecialName:Bool

read onlyPropertyType:Type

Методы

finalGetAccessors():NativeArray<MethodInfo>

GetAccessors(nonPublic:Bool):NativeArray<MethodInfo>

GetConstantValue():Dynamic

finalGetGetMethod():MethodInfo

GetGetMethod(nonPublic:Bool):MethodInfo

GetIndexParameters():NativeArray<ParameterInfo>

GetOptionalCustomModifiers():NativeArray<Type>

GetRawConstantValue():Dynamic

GetRequiredCustomModifiers():NativeArray<Type>

finalGetSetMethod():MethodInfo

GetSetMethod(nonPublic:Bool):MethodInfo

GetValue(obj:Dynamic, index:NativeArray<Dynamic>):Dynamic

GetValue(obj:Dynamic, invokeAttr:BindingFlags, binder:Binder, index:NativeArray<Dynamic>, culture:CultureInfo):Dynamic

SetValue(obj:Dynamic, value:Dynamic, index:NativeArray<Dynamic>):Void

SetValue(obj:Dynamic, value:Dynamic, invokeAttr:BindingFlags, binder:Binder, index:NativeArray<Dynamic>, culture:CultureInfo):Void

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/PropertyInfo.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API