VisibleItems プロパティは推奨されません。 Silk Test 2011 以降では、ツリーのすべての表示可能な項目を取得する場合は、代わりに VisibleItemPaths プロパティを使用してください。
[読み取り専用] ツリー上の可視の項目のリスト(すべての子を含む)。protected TreeContent VisibleItems { get; }
'Declaration Protected Read Property VisibleItems As TreeContent