'Declaration
Protected MustOverride Function CreateShapeInfo( _ ByVal index As System.Integer _ ) As NShapeInfo
'Usage
Dim instance As NShapesFactory Dim index As System.Integer Dim value As NShapeInfo value = instance.CreateShapeInfo(index)
protected abstract NShapeInfo CreateShapeInfo( System.int index )
Parameters
- index