Goblin - A Platform for 3D AR and VR Applications

ParamDecl.CustomAttributes Property

Gets the collection of Custom Attributes used for the parameter (custom attributes are the ones declared between brackets, like [Flags]).

public CustomAttributeCollection CustomAttributes {get; set;}

See Also

ParamDecl Class | DDW.CSharp.Dom Namespace