バージョン

AttributeCollection クラス

属性のコレクションを表します。
シンタックス
'宣言
 
Public Class AttributeCollection 
   Inherits System.Collections.Generic.List(Of Attribute)
public class AttributeCollection : System.Collections.Generic.List<Attribute> 
参照

オンラインで表示: GitHub