class Attribute
package cs.system
implements _Attribute
extended by StructLayoutAttribute
Available on cs
Available on cs
staticfinalGetCustomAttribute(element:ParameterInfo, attributeType:Type):Attribute
staticfinalGetCustomAttribute(element:MemberInfo, attributeType:Type, inherit:Bool):Attribute
staticfinalGetCustomAttribute(element:ParameterInfo, attributeType:Type, inherit:Bool):Attribute
staticfinalGetCustomAttribute(element:Assembly, attributeType:Type, inherit:Bool):Attribute
staticfinalGetCustomAttribute(element:Module, attributeType:Type, inherit:Bool):Attribute
staticfinalGetCustomAttribute(element:Module, attributeType:Type):Attribute
staticfinalGetCustomAttribute(element:Assembly, attributeType:Type):Attribute
staticfinalGetCustomAttribute(element:MemberInfo, attributeType:Type):Attribute
staticfinalGetCustomAttributes(element:Assembly):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:ParameterInfo, inherit:Bool):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:MemberInfo, inherit:Bool):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:Assembly, inherit:Bool):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:Module, inherit:Bool):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:MemberInfo, type:Type, inherit:Bool):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:Module, attributeType:Type, inherit:Bool):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:ParameterInfo, attributeType:Type, inherit:Bool):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:Assembly, attributeType:Type, inherit:Bool):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:MemberInfo, type:Type):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:ParameterInfo, attributeType:Type):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:Module, attributeType:Type):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:Assembly, attributeType:Type):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:Module):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:MemberInfo):NativeArray<Attribute>
staticfinalGetCustomAttributes(element:ParameterInfo):NativeArray<Attribute>
staticfinalIsDefined(element:Module, attributeType:Type):Bool
staticfinalIsDefined(element:ParameterInfo, attributeType:Type, inherit:Bool):Bool
staticfinalIsDefined(element:Module, attributeType:Type, inherit:Bool):Bool
staticfinalIsDefined(element:Assembly, attributeType:Type, inherit:Bool):Bool
staticfinalIsDefined(element:MemberInfo, attributeType:Type, inherit:Bool):Bool
staticfinalIsDefined(element:Assembly, attributeType:Type):Bool
staticfinalIsDefined(element:MemberInfo, attributeType:Type):Bool
staticfinalIsDefined(element:ParameterInfo, attributeType:Type):Bool