Click or drag to resize

ChildListHelpers Methods

The ChildListHelpers type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAcceptT
Accept the specified visitor for all child objects.
Public methodStatic memberCloneT
Deep-clone the collection.
Public methodStatic memberFirstT
Return the first object in the collection, or null if the collection is null or empty.
Public methodStatic memberHasUnresolvedRefT
Returns true if any child object is an UnresolvedRef or has any UnresolvedRef children, otherwise false.
Public methodStatic memberResolveT
Resolve all symbolic references in the child objects.
Public methodStatic memberResolveRefT
Top
See Also