[To be supplied.]
[Visual Basic] Public Function GetCustomAttributes( _ ByVal type As Type _ ) As Object () [C#] public object[] GetCustomAttributes( Type type ); [C++] public: Object* GetCustomAttributes( Type* type ) []; [JScript] public function GetCustomAttributes( type : Type ) : Object[];
LogicalMethodInfo Class | LogicalMethodInfo Members | System.Web.Services.Protocols Namespace