GetCount

ISequence.GetCount method

Returns count of effects for the specified shape.

public int GetCount(IShape shape)
ParameterTypeDescription
shapeIShapeShape object IShape

Return Value

Count of effects Int32

See Also