IndexOf

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Retrieves the index of the specified GlyphTypeface object.

retval = object.IndexOf(value)

Arguments

value

GlyphTypeface

GlyphTypeface object whose index is be retrieved.

Return Value

Type: int

The index at which the GlyphTypeface object is present.

Managed Equivalent

There is no managed code equivalent.

Version Information

Silverlight 3