ContentTypeSerializer.ScanChildren Method
Examines the children of the specified object, passing each to a callback delegate.
Overload List
Name | Description |
---|---|
ContentTypeSerializer.ScanChildren (IntermediateSerializer, ChildCallback, Object) | Examines the children of the specified object, passing each to a callback delegate. |
ContentTypeSerializer.ScanChildren (IntermediateSerializer, ChildCallback, T) | Examines the children of the specified object, passing each to a callback delegate. |
See Also
Reference
ContentTypeSerializer Generic Class
ContentTypeSerializer Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace