다음을 통해 공유


DataViewBrowseObject.GetAttributes 메서드

현재 찾아보기 개체에 대 한 특성 컬렉션을 반환 합니다.

네임스페이스:  Microsoft.VisualStudio.Data.Framework
어셈블리:  Microsoft.VisualStudio.Data.Framework(Microsoft.VisualStudio.Data.Framework.dll)

구문

‘선언
Public Overridable Function GetAttributes As AttributeCollection
public virtual AttributeCollection GetAttributes()
public:
virtual AttributeCollection^ GetAttributes()
abstract GetAttributes : unit -> AttributeCollection  
override GetAttributes : unit -> AttributeCollection
public function GetAttributes() : AttributeCollection

반환 값

형식: AttributeCollection
현재 찾아보기 개체에 대 한 특성 컬렉션을 반환 합니다.

구현

ICustomTypeDescriptor.GetAttributes

설명

이 메서드를 호출 하 여 특성을 가져오고는 GetAttributes 메서드 및 업데이트가 기존 특성이 컬렉션에 특성.

기본 특성 또는 특성 값이 null 반환된 된 컬렉션의 특성에서 제외 됩니다.

.NET Framework 보안

참고 항목

참조

DataViewBrowseObject 클래스

Microsoft.VisualStudio.Data.Framework 네임스페이스