<PackageReference Include="System.Security.Cryptography.Xml" Version="11.0.0-preview.5.26302.115" />

System.Security.Cryptography.Xml.CanonicalXmlNodeList

public bool IsFixedSize { get; }

public bool IsReadOnly { get; }

public bool IsSynchronized { get; }

public object SyncRoot { get; }

public int Add(object value)

public void Clear()

public bool Contains(object value)

public void CopyTo(Array array, int index)

public int IndexOf(object value)

public void Insert(int index, object value)

public void Remove(object value)

public void RemoveAt(int index)