Partilhar via


ContentTypeSerializer.ScanChildren Method

Note

This method is available only when developing for Windows.

Examines the children of the specified object, passing each to a callback delegate.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

protected internal virtual void ScanChildren (
         IntermediateSerializer serializer,
         ChildCallback callback,
         Object value
)

Parameters

  • serializer
    The content serializer.
  • callback
    The method to be called for each examined child.
  • value
    The object whose children are being scanned.

See Also

Reference

ContentTypeSerializer Class
ContentTypeSerializer Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace

Platforms

Windows XP SP2, Windows Vista