GetEnumerator
PropertyCollection.GetEnumerator method
コレクションを反復処理する列挙子を返します。
public IEnumerator<Property> GetEnumerator()
関連項目
- class Property
- class PropertyCollection
- 名前空間 Aspose.ThreeD
- 組み立て Aspose.3D
コレクションを反復処理する列挙子を返します。
public IEnumerator<Property> GetEnumerator()