DecoratorHostShape.InitializeShapeFields(IList<ShapeField>) 方法

定义

protected:
 override void InitializeShapeFields(System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Diagrams::ShapeField ^> ^ shapeFields);
protected override sealed void InitializeShapeFields (System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.ShapeField> shapeFields);
override this.InitializeShapeFields : System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.ShapeField> -> unit
Protected Overrides NotOverridable Sub InitializeShapeFields (shapeFields As IList(Of ShapeField))

参数

shapeFields
IList<ShapeField>

适用于