EdgePointCollection.ReadOnly(EdgePointCollection) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Microsoft::VisualStudio::Modeling::Diagrams::EdgePointCollection ^ ReadOnly(Microsoft::VisualStudio::Modeling::Diagrams::EdgePointCollection ^ original);
public static Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollection ReadOnly (Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollection original);
static member ReadOnly : Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollection -> Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollection
Public Shared Function ReadOnly (original As EdgePointCollection) As EdgePointCollection
Parameters
- original
- EdgePointCollection