Method GetBlobs
GetBlobs(String)
ブロブリストの取得
Declaration
public IReadOnlyCollection<IBlob> GetBlobs(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | 名前 |
Returns
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyCollection<IBlob> | ブロブリスト |