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