Add(MemberReferenceMap) Method
Adds an item to the System.Collections.Generic.ICollection`1.

Syntax

public virtual void Add(MemberReferenceMap item)

Parameters

Name Type Description
item MemberReferenceMap The object to add to the System.Collections.Generic.ICollection`1.