Method GetInspectedBlobs
GetInspectedBlobs(String)
検査設定を通過したブロブリストの取得
Declaration
public IReadOnlyCollection<IBlob> GetInspectedBlobs(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | name | 名前 |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyCollection<IBlob> | 検査設定を通過したブロブリスト |