IsExist
Collection.IsExist method
コレクションに存在するアイテムです。
public bool IsExist(int index)
パラメータ | タイプ | 説明 |
---|---|---|
index | Int32 | 要素のインデックス。 |
関連項目
- class Collection
- 名前空間 Aspose.Diagram
- 組み立て Aspose.Diagram
コレクションに存在するアイテムです。
public bool IsExist(int index)
パラメータ | タイプ | 説明 |
---|---|---|
index | Int32 | 要素のインデックス。 |