'宣言 Public Function GetDocumentOutline( _ ByVal documentKey As System.String _ ) As DocumentOutline
public DocumentOutline GetDocumentOutline( System.string documentKey )
パラメータ
- documentKey
- キャッシュされたドキュメントキー。
戻り値の型
ドキュメントアウトラインエントリのツリー。
'宣言 Public Function GetDocumentOutline( _ ByVal documentKey As System.String _ ) As DocumentOutline
public DocumentOutline GetDocumentOutline( System.string documentKey )