コード例 #1
0
 /// <summary>
 /// Creates a new instance
 /// </summary>
 public Component_MM06ReferencedElementsCollection(Component_MM06 parent)
 {
     this._parent = parent;
 }
コード例 #2
0
 /// <summary>
 /// Creates a new instance
 /// </summary>
 public Component_MM06ChildrenCollection(Component_MM06 parent)
 {
     this._parent = parent;
 }