The VisibleColumnCollection type exposes the following members.

Collapse imageMethods

  NameDescription
Public methodGetEnumerator
컬렉션을 반복하는 열거자를 가져옵니다.
Public methodToString
현재 Object를 나타내는 String을 반환합니다.
(Overrides Object..::..ToString()()()().)

Collapse imageProperties

  NameDescription
Public propertyCount
항목의 갯수를 가져옵니다.
Public propertyItem
지정한 인덱스에 있는 행을 가져옵니다.

Collapse imageSee Also