PortInfo.FindAttribute(Type) Method

Definition

public:
 System::Object ^ FindAttribute(Type ^ attributeType);
public object FindAttribute (Type attributeType);
member this.FindAttribute : Type -> obj
Public Function FindAttribute (attributeType As Type) As Object

Parameters

attributeType
Type

Returns

Applies to