class Attribute
package cs.system
implements _Attribute
extended by StructLayoutAttribute
Available on cs
Available on cs
staticGetCustomAttribute(element:ParameterInfo, attributeType:Type):AttributestaticGetCustomAttribute(element:MemberInfo, attributeType:Type, inherit:Bool):AttributestaticGetCustomAttribute(element:ParameterInfo, attributeType:Type, inherit:Bool):AttributestaticGetCustomAttribute(element:Assembly, attributeType:Type, inherit:Bool):AttributestaticGetCustomAttribute(element:Module, attributeType:Type, inherit:Bool):AttributestaticGetCustomAttribute(element:Module, attributeType:Type):AttributestaticGetCustomAttribute(element:Assembly, attributeType:Type):AttributestaticGetCustomAttribute(element:MemberInfo, attributeType:Type):AttributestaticGetCustomAttributes(element:Assembly):NativeArray<Attribute>staticGetCustomAttributes(element:ParameterInfo, inherit:Bool):NativeArray<Attribute>staticGetCustomAttributes(element:MemberInfo, inherit:Bool):NativeArray<Attribute>staticGetCustomAttributes(element:Assembly, inherit:Bool):NativeArray<Attribute>staticGetCustomAttributes(element:Module, inherit:Bool):NativeArray<Attribute>staticGetCustomAttributes(element:MemberInfo, type:Type, inherit:Bool):NativeArray<Attribute>staticGetCustomAttributes(element:Module, attributeType:Type, inherit:Bool):NativeArray<Attribute>staticGetCustomAttributes(element:ParameterInfo, attributeType:Type, inherit:Bool):NativeArray<Attribute>staticGetCustomAttributes(element:Assembly, attributeType:Type, inherit:Bool):NativeArray<Attribute>staticGetCustomAttributes(element:MemberInfo, type:Type):NativeArray<Attribute>staticGetCustomAttributes(element:ParameterInfo, attributeType:Type):NativeArray<Attribute>staticGetCustomAttributes(element:Module, attributeType:Type):NativeArray<Attribute>staticGetCustomAttributes(element:Assembly, attributeType:Type):NativeArray<Attribute>staticGetCustomAttributes(element:Module):NativeArray<Attribute>staticGetCustomAttributes(element:MemberInfo):NativeArray<Attribute>staticGetCustomAttributes(element:ParameterInfo):NativeArray<Attribute>staticIsDefined(element:Module, attributeType:Type):BoolstaticIsDefined(element:ParameterInfo, attributeType:Type, inherit:Bool):BoolstaticIsDefined(element:Module, attributeType:Type, inherit:Bool):BoolstaticIsDefined(element:Assembly, attributeType:Type, inherit:Bool):BoolstaticIsDefined(element:MemberInfo, attributeType:Type, inherit:Bool):BoolstaticIsDefined(element:Assembly, attributeType:Type):BoolstaticIsDefined(element:MemberInfo, attributeType:Type):BoolstaticIsDefined(element:ParameterInfo, attributeType:Type):Bool