NumberOfReferences Property (PlaceHolder3D)
                In This Topic
            
            Count of objects referenced by the Placeholder3D.
            
            
            Syntax
            
            
            
            
            public virtual int NumberOfReferences {get;}
             
        
            
            public:
virtual property int NumberOfReferences {
   int get();
}
             
        
             
        
            
            
            Property Value
Count of objects.
 
            
            
            
            
            
            
            
            
            
            
            See Also