Gets all elements of the specific type that are stored within this AdornerElementCollection.
public TType[] GetElements<TType>()
Public Function GetElements(of TType)() As TType[]