The VisibleRowCollection type exposes the following members.

Methods

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

Properties

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

See Also