Items プロパティは推奨されません。 Silk Test 2011 以降では、ツリーのすべての項目を取得する場合は、代わりに ItemPaths プロパティを使用してください。
protected TreeContent Items { get; }
'Declaration Protected Read Property Items As TreeContent