'Declaration Public ReadOnly Property Drawings As System.Collections.Generic.IList(Of SheetDrawing)
public System.Collections.Generic.IList<SheetDrawing> Drawings { get; }
public: __property System.Collections.Generic.IList<SheetDrawing*>* get_Drawings();
public:
property System.Collections.Generic.IList<SheetDrawing^>^ Drawings { System.Collections.Generic.IList<SheetDrawing^>^ get(); }