Implemented interface member:
method
Add
System.Collections.Generic.ICollection<T>.Add(T)
2 references to Add
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\Generated\Point3DCollection.cs (1)
760resource.Add(value);
Core\CSharp\System\Windows\Media3D\Point3DCollection.cs (1)
53collection.Add( point );